1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Author: Sveinn í Felli
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592828
Description: Icelandic support for NEWT
Last-Updated: 2010-10-16
Forwarded: no
diff -ruN newt-0.52.11-old/po/is.po newt-0.52.11/po/is.po
--- newt-0.52.11-old/po/is.po 1970-01-01 01:00:00.000000000 +0100
+++ newt-0.52.11/po/is.po 2010-10-16 15:09:56.000000000 +0100
@@ -0,0 +1,33 @@
+# translation of newt_newt_is.po to Icelandic
+# Copyright (C) 2010 Free Software Foundation
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Sveinn í Felli <sveinki@nett.is>, 2010.
+msgid ""
+msgstr ""
+"Project-Id-Version: newt_newt_is\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-14 16:03+0200\n"
+"PO-Revision-Date: 2010-08-14 10:10+0000\n"
+"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
+"Language-Team: Icelandic <rglug@rglug.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#: ../dialogboxes.c:43 ../dialogboxes.c:48 ../dialogboxes.c:493
+msgid "Ok"
+msgstr "Í lagi"
+
+#: ../dialogboxes.c:51
+msgid "Cancel"
+msgstr "Hætta við"
+
+#: ../dialogboxes.c:498
+msgid "Yes"
+msgstr "Já"
+
+#: ../dialogboxes.c:500
+msgid "No"
+msgstr "Nei"
|