commit b0543973608dfb83bec0133884fe76f2c4016957 Author: Translation commit bot translation@torproject.org Date: Fri Oct 24 12:45:23 2014 +0000
Update translations for liveusb-creator --- lt/lt.po | 55 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 27 deletions(-)
diff --git a/lt/lt.po b/lt/lt.po index 5b329e3..2212030 100644 --- a/lt/lt.po +++ b/lt/lt.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Gediminas Golcevas <>, 2014 # Rolandas Barysas hello@rolandas.me, 2013-2014 msgid "" msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-01 22:11+0200\n" -"PO-Revision-Date: 2014-07-02 08:55+0000\n" -"Last-Translator: runasand runa.sandvik@gmail.com\n" +"POT-Creation-Date: 2014-10-15 16:05+0200\n" +"PO-Revision-Date: 2014-10-24 12:44+0000\n" +"Last-Translator: Gediminas Golcevas <>\n" "Language-Team: Lithuanian (http://www.transifex.com/projects/p/torproject/language/lt/)%5Cn" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,7 +39,7 @@ msgstr "" msgid "%(vendor)s %(model)s (%(details)s) - %(device)s" msgstr ""
-#: ../liveusb/creator.py:1047 +#: ../liveusb/creator.py:1059 #, python-format msgid "%s already bootable" msgstr "" @@ -95,12 +96,12 @@ msgid "" "persist after a reboot." msgstr ""
-#: ../liveusb/creator.py:1146 ../liveusb/creator.py:1409 +#: ../liveusb/creator.py:1158 ../liveusb/creator.py:1421 #, python-format msgid "Calculating the SHA1 of %s" msgstr ""
-#: ../liveusb/creator.py:1357 +#: ../liveusb/creator.py:1369 msgid "Cannot find" msgstr ""
@@ -151,7 +152,7 @@ msgstr "Siuntimas nepavyko:" msgid "Downloading %s..." msgstr "Siunčiama %s..."
-#: ../liveusb/creator.py:1142 +#: ../liveusb/creator.py:1154 msgid "Drive is a loopback, skipping MBR reset" msgstr ""
@@ -160,7 +161,7 @@ msgstr "" msgid "Entering unmount_device for '%(device)s'" msgstr ""
-#: ../liveusb/creator.py:1222 +#: ../liveusb/creator.py:1234 msgid "Error probing device" msgstr ""
@@ -180,7 +181,7 @@ msgstr "" msgid "Extracting live image to the target device..." msgstr ""
-#: ../liveusb/creator.py:1090 +#: ../liveusb/creator.py:1102 #, python-format msgid "Formatting %(device)s as FAT32" msgstr "" @@ -216,7 +217,7 @@ msgstr "Diegimas baigtas! (%s)" msgid "Installation was completed. Press OK to close this program." msgstr "Diegimas baigtas. Paspauskite OK kad uždaryti programą."
-#: ../liveusb/creator.py:947 ../liveusb/creator.py:1263 +#: ../liveusb/creator.py:959 ../liveusb/creator.py:1275 msgid "Installing bootloader..." msgstr ""
@@ -224,13 +225,13 @@ msgstr "" msgid "LiveUSB creation failed!" msgstr "LiveUSB sukūrimas nepavyko!"
-#: ../liveusb/creator.py:1358 +#: ../liveusb/creator.py:1370 msgid "" "Make sure to extract the entire liveusb-creator zip file before running this" " program." msgstr ""
-#: ../liveusb/creator.py:1234 +#: ../liveusb/creator.py:1246 msgid "" "Make sure your USB key is plugged in and formatted with the FAT filesystem" msgstr "" @@ -286,7 +287,7 @@ msgstr "" msgid "Releases updated!" msgstr ""
-#: ../liveusb/creator.py:954 ../liveusb/creator.py:1281 +#: ../liveusb/creator.py:966 ../liveusb/creator.py:1293 #, python-format msgid "Removing %(file)s" msgstr "" @@ -295,7 +296,7 @@ msgstr "" msgid "Removing existing Live OS" msgstr ""
-#: ../liveusb/creator.py:1136 +#: ../liveusb/creator.py:1148 #, python-format msgid "Resetting Master Boot Record of %s" msgstr "" @@ -320,7 +321,7 @@ msgid "" "Source type does not support verification of ISO MD5 checksum, skipping" msgstr ""
-#: ../liveusb/creator.py:1170 +#: ../liveusb/creator.py:1182 msgid "Synchronizing data on disk..." msgstr ""
@@ -372,11 +373,11 @@ msgstr "" msgid "This is the status console, where all messages get written to." msgstr ""
-#: ../liveusb/creator.py:910 +#: ../liveusb/creator.py:922 msgid "Trying to continue anyway." msgstr ""
-#: ../liveusb/creator.py:942 +#: ../liveusb/creator.py:954 #, python-format msgid "Unable to change volume label: %(message)s" msgstr "" @@ -395,15 +396,15 @@ msgstr "" msgid "Unable to find any USB drive" msgstr ""
-#: ../liveusb/creator.py:1224 +#: ../liveusb/creator.py:1236 msgid "Unable to find any supported device" msgstr ""
-#: ../liveusb/creator.py:1067 +#: ../liveusb/creator.py:1079 msgid "Unable to find partition" msgstr ""
-#: ../liveusb/creator.py:1304 +#: ../liveusb/creator.py:1316 msgid "" "Unable to get Win32_LogicalDisk; win32com query did not return any results" msgstr "" @@ -427,7 +428,7 @@ msgstr "" msgid "Unable to remove file from previous LiveOS: %(message)s" msgstr ""
-#: ../liveusb/creator.py:1139 +#: ../liveusb/creator.py:1151 msgid "" "Unable to reset MBR. You may not have the `syslinux` package installed." msgstr "" @@ -452,7 +453,7 @@ msgstr "" msgid "Unknown dbus exception while trying to mount device: %(message)s" msgstr ""
-#: ../liveusb/creator.py:779 ../liveusb/creator.py:921 +#: ../liveusb/creator.py:779 ../liveusb/creator.py:933 msgid "Unknown filesystem. Your device may need to be reformatted." msgstr ""
@@ -471,12 +472,12 @@ msgstr "" msgid "Unmounting mounted filesystems on '%(device)s'" msgstr ""
-#: ../liveusb/creator.py:907 +#: ../liveusb/creator.py:919 #, python-format msgid "Unsupported device '%(device)s', please report a bug." msgstr ""
-#: ../liveusb/creator.py:784 ../liveusb/creator.py:924 +#: ../liveusb/creator.py:784 ../liveusb/creator.py:936 #, python-format msgid "Unsupported filesystem: %s" msgstr "" @@ -488,7 +489,7 @@ msgid "" "In case you are trying to upgrade a manually installed Tails system (that is, if it was installed without this installer), this option is not supported: you need to install it anew to start with, e.g. by choosing the "Clone & Install" action instead." msgstr ""
-#: ../liveusb/creator.py:1237 +#: ../liveusb/creator.py:1249 #, python-format msgid "" "Unsupported filesystem: %s\n" @@ -520,7 +521,7 @@ msgstr "" msgid "Verifying SHA256 checksum of LiveCD image..." msgstr ""
-#: ../liveusb/creator.py:918 ../liveusb/creator.py:1230 +#: ../liveusb/creator.py:930 ../liveusb/creator.py:1242 msgid "Verifying filesystem..." msgstr ""
@@ -572,4 +573,4 @@ msgstr "Jūs turite paleisti šią programą kaip administratorius"
#: ../liveusb/dialog.py:155 msgid "or" -msgstr "" +msgstr "arba"
tor-commits@lists.torproject.org