# GetText Sample Blog on RoR. # # Copyright (C) 2005,2006 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # Ramon Salvadó , 2006. # msgid "" msgstr "" "Project-Id-Version: blog 2.0.0\n" "POT-Creation-Date: 2008-09-15 00:49+0900\n" "PO-Revision-Date: 2005-12-20 10:30+0900\n" "Last-Translator: Ramon Salvadó \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: app/helpers/articles_helper.rb:42 msgid "Ruby Links" msgstr "Enllaços de Ruby" #: app/helpers/articles_helper.rb:50 msgid "Old articles" msgstr "Articles anteriors" #: app/models/article.rb:- msgid "article" msgstr "article" #: app/models/article.rb:- msgid "Article|Title" msgstr "Títol" #: app/models/article.rb:- msgid "Article|Description" msgstr "Descripció" #: app/models/article.rb:- msgid "Article|Lastupdate" msgstr "Última actualització" #: app/controllers/articles_controller.rb:58 msgid "Article was successfully created." msgstr "Article creat correctament." #: app/controllers/articles_controller.rb:75 msgid "Article was successfully updated." msgstr "Article actualitzat correctament." #: app/views/articles/edit.html.erb:1 msgid "Editing article" msgstr "Editant article" #: app/views/articles/edit.html.erb:9 app/views/articles/new.html.erb:9 msgid "Title: Required." msgstr "Títol: Requerit." #: app/views/articles/edit.html.erb:11 app/views/articles/new.html.erb:11 msgid "Description: More than 10 characters." msgstr "Descripció: Més de 10 caràcters." #: app/views/articles/edit.html.erb:13 app/views/articles/show.html.erb:4 msgid "Edit" msgstr "Edita" #: app/views/articles/edit.html.erb:18 msgid "Show" msgstr "Mostra" #: app/views/articles/edit.html.erb:19 msgid "Destroy" msgstr "Elimina" #: app/views/articles/edit.html.erb:19 msgid "Are you sure?" msgstr "N'estàs segur?" #: app/views/articles/edit.html.erb:20 app/views/articles/show.html.erb:5 #: app/views/articles/new.html.erb:18 msgid "Back" msgstr "Enrere" #: app/views/articles/show.html.erb:1 app/views/articles/index.html.erb:1 #: app/views/layouts/articles.html.erb:7 msgid "GetText Sample Blog on RoR" msgstr "Exemple de Bloc fet en RoR utilitzant GetText" #: app/views/articles/new.html.erb:1 app/views/articles/index.html.erb:4 msgid "New article" msgstr "Nou article" #: app/views/articles/new.html.erb:13 msgid "Create" msgstr "Crear" #: app/views/articles/index.html.erb:7 msgid "No articles were found." msgstr "No s'han trobat articles."