# GetText Sample Blog on RoR. # # Copyright (C) 2005-2008 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # Slobodan Paunović , 2008. # msgid "" msgstr "" "Project-Id-Version: blog 1.2.0\n" "POT-Creation-Date: 2006-10-15 00:12+0900\n" "PO-Revision-Date: 2008-05-10 20:49+0200\n" "Last-Translator: Slobodan Paunović \n" "Language-Team: Serbian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: app/helpers/blog_helper.rb:43 msgid "Ruby Links" msgstr "Ruby linkovi" #: app/helpers/blog_helper.rb:51 msgid "Old articles" msgstr "Stari članci" #: app/models/article.rb:- msgid "article" msgstr "članak" #: app/models/article.rb:- msgid "Article|Title" msgstr "Naslov" #: app/models/article.rb:- msgid "Article|Description" msgstr "Opis" #: app/models/article.rb:- msgid "Article|Lastupdate" msgstr "Poslednje ažuriranje" #: app/controllers/blog_controller.rb:33 msgid "Article was successfully created." msgstr "Članak je uspešno kreiran." #: app/controllers/blog_controller.rb:47 msgid "Article was successfully updated." msgstr "Članak je uspešno ažuriran." #: app/views/blog/new.rhtml:13 app/views/blog/list.rhtml:15 msgid "New article" msgstr "Nov članak" #: app/views/blog/new.rhtml:17 msgid "Create" msgstr "Kreiraj" #: app/views/blog/new.rhtml:20 app/views/blog/edit.rhtml:21 #: app/views/blog/show.rhtml:17 msgid "Back" msgstr "Nazad" #: app/views/blog/_form.rhtml:16 msgid "Lastupdate" msgstr "Poslednje ažuriranje" #: app/views/blog/_form.rhtml:18 msgid "Title: Required." msgstr "Naslov: Obavezan." #: app/views/blog/_form.rhtml:21 msgid "Description: More than 10 characters." msgstr "Opis: Više od 10 karaktera." #: app/views/blog/list.rhtml:13 app/views/blog/show.rhtml:13 #: app/views/layouts/blog.rhtml:14 msgid "GetText Sample Blog on RoR" msgstr "GetText blog na RoR" #: app/views/blog/list.rhtml:18 msgid "No articles were found." msgstr "Nije pronađen ni jedan članak." #: app/views/blog/edit.rhtml:12 msgid "Editing article" msgstr "Izmena članka" #: app/views/blog/edit.rhtml:16 app/views/blog/show.rhtml:16 msgid "Edit" msgstr "Izmeni" #: app/views/blog/edit.rhtml:19 msgid "Show" msgstr "Prikaži" #: app/views/blog/edit.rhtml:20 msgid "Destroy" msgstr "Obriši" #: app/views/blog/edit.rhtml:20 msgid "Are you sure?" msgstr "Jeste li sigurni?"