aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Bravo Alvarez <jba@pobox.com>2000-05-06 18:27:56 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2000-05-06 18:27:56 +0800
commit154973985a05b17e29e1588adccaee0c17dd11d5 (patch)
tree4ca9819afde725133b75ceb979688b3d96a4245e
parentc9293012f84600a384e5a9d8e25e0d77a89778cc (diff)
downloadgsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.tar
gsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.tar.gz
gsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.tar.bz2
gsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.tar.lz
gsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.tar.xz
gsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.tar.zst
gsoc2013-evolution-154973985a05b17e29e1588adccaee0c17dd11d5.zip
Updated Galician translation.
2000-05-05 Jesus Bravo Alvarez <jba@pobox.com> * gl.po: Updated Galician translation. svn path=/trunk/; revision=2822
-rw-r--r--po/no.po20
-rwxr-xr-xpo/update.sh2
2 files changed, 12 insertions, 10 deletions
diff --git a/po/no.po b/po/no.po
index c7f460298c..315b5f113a 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.1\n"
-"POT-Creation-Date: 2000-05-03 20:49+0200\n"
-"PO-Revision-Date: 2000-05-03 23:06+02:00\n"
+"POT-Creation-Date: 2000-05-06 12:28+0200\n"
+"PO-Revision-Date: 2000-05-06 12:31+02:00\n"
"Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
"MIME-Version: 1.0\n"
@@ -274,7 +274,7 @@ msgstr "_E-post"
#: mail/folder-browser-factory.c:151
msgid "_Expunge"
-msgstr ""
+msgstr "_Fjern"
#: mail/folder-browser-factory.c:275
msgid "We are sorry, Evolution's Folder Browser can not be initialized."
@@ -292,31 +292,31 @@ msgstr "Om forhåndsvisning av meldinger skal brukes"
msgid "Mail Component: I could not initialize Bonobo"
msgstr "E-post komponent: Kunne ikke initialisere Bonobo"
-#: mail/message-list.c:431
+#: mail/message-list.c:424
msgid "Priority"
msgstr "Prioritet"
-#: mail/message-list.c:445
+#: mail/message-list.c:438
msgid "From"
msgstr "Fra"
-#: mail/message-list.c:452
+#: mail/message-list.c:445
msgid "Subject"
msgstr "Emne"
-#: mail/message-list.c:459
+#: mail/message-list.c:452
msgid "Sent"
msgstr "Sendt"
-#: mail/message-list.c:466
+#: mail/message-list.c:459
msgid "Receive"
msgstr "Motta"
-#: mail/message-list.c:473
+#: mail/message-list.c:466
msgid "To"
msgstr "Til"
-#: mail/message-list.c:480
+#: mail/message-list.c:473
msgid "Size"
msgstr "Størrelse"
diff --git a/po/update.sh b/po/update.sh
index 0f8d517b0d..9d7a2d17ca 100755
--- a/po/update.sh
+++ b/po/update.sh
@@ -6,3 +6,5 @@ xgettext --default-domain=evolution --directory=.. \
&& test ! -f evolution.po \
|| ( rm -f ./evolution.pot \
&& mv evolution.po ./evolution.pot )
+
+msgmerge no.po evolution.pot >no-new.po