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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
Author: Marcos Alvarez Costales
Description: Updated Asturian support for Newt.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=#538951
Last-Updaed: 2009-12-18
Forwarded: no
diff -ruN newt-0.52.11-old/po/ast.po newt-0.52.11/po/ast.po
--- newt-0.52.11-old/po/ast.po 2009-12-18 02:18:12.000000000 +0000
+++ newt-0.52.11/po/ast.po 2009-12-18 02:15:00.000000000 +0000
@@ -1,34 +1,35 @@
-# Spanish translations for newt
-# Copyright (C) 2003 Free Software Foundation
-# This file is distributed under the same license as the newt package.
-# Alastair McKinstry <mckinstry@debian.org>, 2003
-msgid ""
-msgstr ""
-"Project-Id-Version: newt 0.51.4\n"
-"Report-Msgid-Bugs-To: mckinstry@debian.org\n"
-"POT-Creation-Date: 2005-11-22 09:35+0100\n"
-"PO-Revision-Date: 2009-03-09 07:36+0100\n"
-"Last-Translator: Marcos Alvarez Costales <marcos.alvarez.costales@gmail.com>\n"
-"Language-Team: Spanish <es@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: dialogboxes.c:43
-#: dialogboxes.c:48
-#: dialogboxes.c:493
-msgid "Ok"
-msgstr "Aceutar"
-
-#: dialogboxes.c:51
-msgid "Cancel"
-msgstr "Encaboxar"
-
-#: dialogboxes.c:498
-msgid "Yes"
-msgstr "S"
-
-#: dialogboxes.c:500
-msgid "No"
-msgstr "Non"
-
+# Newt Debian.
+# Copyright (C) 2009
+# This file is distributed under the same license as the PACKAGE package.
+# Marcos <marcos.alvarez.costales@gmail.com>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Newt Debian\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-14 16:03+0200\n"
+"PO-Revision-Date: 2009-07-28 08:13+0100\n"
+"Last-Translator: Marcos <marcos.alvarez.costales@gmail.com>\n"
+"Language-Team: Asturian <alministradores@softastur.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../dialogboxes.c:43
+#: ../dialogboxes.c:48
+#: ../dialogboxes.c:493
+msgid "Ok"
+msgstr "Aceutar"
+
+#: ../dialogboxes.c:51
+msgid "Cancel"
+msgstr "Encaboxar"
+
+#: ../dialogboxes.c:498
+msgid "Yes"
+msgstr "Sí"
+
+#: ../dialogboxes.c:500
+msgid "No"
+msgstr "Non"
+
|