# GetText Sample Blog on RoR. # Copyright (C) 2005,2006 Masao Mutoh # This file is distributed under the same license as the Ruby-GetText-Package. # # Runar Ingebrigtsen , 2007. # msgid "" msgstr "" "Project-Id-Version: blog 1.2.0\n" "POT-Creation-Date: 2006-10-15 00:12+0900\n" "PO-Revision-Date: 2007-04-03 13:24+0200\n" "Last-Translator: Runar Ingebrigtsen\n" "Language-Team: Norwegian\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/blog_helper.rb:43 msgid "Ruby Links" msgstr "Rubylenker" #: app/helpers/blog_helper.rb:51 msgid "Old articles" msgstr "Gamle artikler" #: app/models/article.rb:- msgid "article" msgstr "artikkel" #: app/models/article.rb:- msgid "Article|Title" msgstr "Tittel" #: app/models/article.rb:- msgid "Article|Description" msgstr "Beskrivelse" #: app/models/article.rb:- msgid "Article|Lastupdate" msgstr "Siste oppdatering" #: app/controllers/blog_controller.rb:33 msgid "Article was successfully created." msgstr "Artikkelen ble opprettet" #: app/controllers/blog_controller.rb:47 msgid "Article was successfully updated." msgstr "Artikkelen ble oppdatert" #: app/views/blog/new.rhtml:13 app/views/blog/list.rhtml:15 msgid "New article" msgstr "Ny artikkel" #: app/views/blog/new.rhtml:17 msgid "Create" msgstr "Opprett" #: app/views/blog/new.rhtml:20 app/views/blog/edit.rhtml:21 #: app/views/blog/show.rhtml:17 msgid "Back" msgstr "Tilbake" #: app/views/blog/_form.rhtml:16 msgid "Lastupdate" msgstr "Siste oppdatering" #: app/views/blog/_form.rhtml:18 msgid "Title: Required." msgstr "Tittel: PĂ„krevd." #: app/views/blog/_form.rhtml:21 msgid "Description: More than 10 characters." msgstr "Beskrivelse: Mer enn 10 tegn." #: 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 eksempelblogg i Rails" #: app/views/blog/list.rhtml:18 msgid "No articles were found." msgstr "Ingen artikler funnet." #: app/views/blog/edit.rhtml:12 msgid "Editing article" msgstr "Endrer artikkel" #: app/views/blog/edit.rhtml:16 app/views/blog/show.rhtml:16 msgid "Edit" msgstr "Endre" #: app/views/blog/edit.rhtml:19 msgid "Show" msgstr "Vis" #: app/views/blog/edit.rhtml:20 msgid "Destroy" msgstr "Slett" #: app/views/blog/edit.rhtml:20 msgid "Are you sure?" msgstr "Er du sikker?"