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
|
Author: Alastair McKinstry <mckinstry@debian.org>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675678
Description: Updated Lithuanian translation.
Last-Updated: 2012-06-14
Forwarded: no
Index: newt.git/po/lt.po
===================================================================
--- newt.git.orig/po/lt.po 2011-11-11 11:00:15.000000000 +0000
+++ newt.git/po/lt.po 2012-06-15 13:45:48.000000000 +0100
@@ -2,19 +2,22 @@
# Copyright (C) 2003 Free Software Foundation
# This file is distributed under the same license as the newt package.
# Kęstutis Biliūnas <kebil@kaunas.init.lt>, 2004.
-#
-#
+# Rimas Kudelis <rq@akl.lt>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: newt 0.51.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-09-14 16:03+0200\n"
-"PO-Revision-Date: 2004-01-13 22:07+0200\n"
-"Last-Translator: Kęstutis Biliūnas <kebil@kaunas.init.lt>\n"
+"PO-Revision-Date: 2012-06-02 19:22+0300\n"
+"Last-Translator: Rimas Kudelis <rq@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
+"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
+"100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Virtaal 0.7.1\n"
#: ../dialogboxes.c:43 ../dialogboxes.c:48 ../dialogboxes.c:493
msgid "Ok"
@@ -22,7 +25,7 @@
#: ../dialogboxes.c:51
msgid "Cancel"
-msgstr "Atšaukti"
+msgstr "Atsisakyti"
#: ../dialogboxes.c:498
msgid "Yes"
|