[nemiver] Updated Lithuanian translation



commit 0c9f3cf8b4a8cb67839b865970e29bbc2c2c96a7
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sat Jan 19 22:49:56 2013 +0200

    Updated Lithuanian translation

 po/lt.po |   57 ++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 34 insertions(+), 23 deletions(-)
---
diff --git a/po/lt.po b/po/lt.po
index 4919f6d..d7e3561 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,25 +1,26 @@
 # Lithuanian translation for nemiver.
 # Copyright (C) 2012 nemiver's COPYRIGHT HOLDER
 # This file is distributed under the same license as the nemiver package.
-# Aurimas Äernius <aurisc4 gmail com>, 2012.
+# Aurimas Äernius <aurisc4 gmail com>, 2012, 2013.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: nemiver master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=nemiver&keywords=I18N+L10N&component=general\n";
-"POT-Creation-Date: 2013-01-13 12:32+0000\n"
-"PO-Revision-Date: 2013-01-14 22:25+0300\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=nemiver&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-01-15 15:28+0000\n"
+"PO-Revision-Date: 2013-01-19 22:48+0200\n"
 "Last-Translator: Aurimas Äernius <aurisc4 gmail com>\n"
 "Language-Team: LietuviÅ <gnome-lt lists akl lt>\n"
 "Language: \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: Gtranslator 2.91.5\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: Gtranslator 2.91.6\n"
 
-#: ../data/nemiver.desktop.in.h:1
-#: ../ui/workbench.ui.h:1
+#: ../data/nemiver.desktop.in.h:1 ../ui/workbench.ui.h:1
 msgid "Nemiver"
 msgstr "Nemiver"
 
@@ -36,8 +37,9 @@ msgid "Debug Applications"
 msgstr "Derinti programas"
 
 #: ../data/nemiver.desktop.in.h:5
-msgid "gdb;disassembler;debugger;c;c++"
-msgstr "gdb;disasembleris;derintuvÄ;c;c++"
+#| msgid "gdb;disassembler;debugger;c;c++"
+msgid "gdb;disassembler;debugger;c;c++;"
+msgstr "gdb;disasembleris;derintuvÄ;c;c++;"
 
 #: ../src/main.cc:78
 msgid "Set the environment of the program to debug"
@@ -84,8 +86,11 @@ msgid "Connect to remote target specified by HOST:PORT"
 msgstr "Prisijungti prie nutolusio tinklo, nurodyto HOST:PORT"
 
 #: ../src/main.cc:170
-msgid "Where to look for shared libraries loaded by the inferior. Use in conjunction with --remote"
-msgstr "Kur ieÅkoti ÄkeliamÅ bendro naudojimo bibliotekÅ. Naudoti kartu su --remote"
+msgid ""
+"Where to look for shared libraries loaded by the inferior. Use in "
+"conjunction with --remote"
+msgstr ""
+"Kur ieÅkoti ÄkeliamÅ bendro naudojimo bibliotekÅ. Naudoti kartu su --remote"
 
 #: ../src/main.cc:180
 msgid "Set the path of the GDB binary to use to debug the inferior"
@@ -103,8 +108,7 @@ msgstr "Rodyti Nemiver versijÄ"
 msgid " [<prog-to-debug> [prog-args]]"
 msgstr " [<derinama-programa> [argumentai]]"
 
-#: ../src/main.cc:267
-#: ../src/workbench/nmv-workbench.cc:251
+#: ../src/main.cc:267 ../src/workbench/nmv-workbench.cc:251
 msgid "A C/C++ debugger for GNOME"
 msgstr "GNOME C/C++ derintuvÄ"
 
@@ -116,8 +120,7 @@ msgstr ""
 "Pateikite vietinÄ derinamos nutolusios programos kopijÄ.\n"
 "PavyzdÅiui:\n"
 
-#: ../src/main.cc:366
-#: ../src/main.cc:385
+#: ../src/main.cc:366 ../src/main.cc:385
 msgid "Otherwise, find below the full set of Nemiver options.\n"
 msgstr "PrieÅingu atveju Åemiau rasite visas Nemiver parinktis.\n"
 
@@ -413,7 +416,8 @@ msgid "Enable/Disable Breakpoint"
 msgstr "Äjungti/iÅjungti sustojimo taÅkÄ"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3144
-msgid "Enable or disable the breakpoint that is set at the current cursor location"
+msgid ""
+"Enable or disable the breakpoint that is set at the current cursor location"
 msgstr "Äjungti/iÅjungti sustojimo taÅkÄ esamoje vietoje"
 
 #. Depending on the context we will want this string to be
@@ -559,7 +563,9 @@ msgid "Show Assembly"
 msgstr "Rodyti asemblerÄ"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3341
-msgid "Show the assembly code of the source code being currently debugged, in another tab"
+msgid ""
+"Show the assembly code of the source code being currently debugged, in "
+"another tab"
 msgstr "Rodyti derinamo kodo asemblerio kodÄ kitoje kortelÄje"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3353
@@ -740,7 +746,9 @@ msgstr "Neteisingas eilutÄs numeris: %i"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8294
 #, c-format
-msgid "There is a program being currently debugged. Do you really want to exit from the debugger?"
+msgid ""
+"There is a program being currently debugged. Do you really want to exit from "
+"the debugger?"
 msgstr "Yra Åiuo metu derinama programa. Ar tikrai norite palikti derintuvÄ?"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc:138
@@ -839,8 +847,10 @@ msgid "Create Watchpoint"
 msgstr "Sukurti stebÄjimo taÅkÄ"
 
 #: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:283
-msgid "Create a watchpoint that triggers when the value of the expression changes"
-msgstr "Sukurti stebÄjimo taÅkÄ, kuris iÅÅaukiamas, kai iÅraiÅkos reikÅmÄ pasikeiÄia"
+msgid ""
+"Create a watchpoint that triggers when the value of the expression changes"
+msgstr ""
+"Sukurti stebÄjimo taÅkÄ, kuris iÅÅaukiamas, kai iÅraiÅkos reikÅmÄ pasikeiÄia"
 
 #: ../src/persp/dbgperspective/nmv-memory-view.cc:49
 msgid "Byte"
@@ -969,7 +979,9 @@ msgid "Choose Overloaded Function"
 msgstr "Pasirinkite funkcijos variantÄ"
 
 #: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:3
-msgid "Multiple functions match the specified name. Please choose one from the list below."
+msgid ""
+"Multiple functions match the specified name. Please choose one from the list "
+"below."
 msgstr "Yra kelios funkcijos tuo paÄiu vardu. Pasirinkite vienÄ iÅ sÄraÅo."
 
 #: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:1
@@ -1458,4 +1470,3 @@ msgstr "Pasirinkite failo vietÄ"
 #: ../ui/locatefiledialog.ui.h:2
 msgid "Locate File"
 msgstr "Surasti failÄ"
-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]