commit f545a90b7a9d0ed318570f6768d77fe8c15a96b5 Author: Translation commit bot translation@torproject.org Date: Mon Sep 9 09:47:24 2013 +0000
Update translations for liveusb-creator_completed --- templates/liveusb-creator.pot | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/templates/liveusb-creator.pot b/templates/liveusb-creator.pot index 567e1c2..851462f 100644 --- a/templates/liveusb-creator.pot +++ b/templates/liveusb-creator.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: https://trac.torproject.org/projects/tor%5Cn" -"POT-Creation-Date: 2013-08-07 16:08+0200\n" -"PO-Revision-Date: 2013-08-08 09:22+0000\n" +"POT-Creation-Date: 2013-09-09 11:21+0200\n" +"PO-Revision-Date: 2013-09-09 09:44+0000\n" "Last-Translator: runasand runa.sandvik@gmail.com\n" "Language-Team: LANGUAGE LL@li.org\n" "MIME-Version: 1.0\n" @@ -243,8 +243,11 @@ msgid "No mount points found" msgstr "No mount points found"
#: ../liveusb/creator.py:393 -msgid "Not enough free space on device." -msgstr "Not enough free space on device." +#, python-format +msgid "" +"Not enough free space on device.\n" +"%dMB ISO + %dMB overlay > %dMB free space" +msgstr "Not enough free space on device.\n%dMB ISO + %dMB overlay > %dMB free space"
#: ../liveusb/gui.py:543 msgid "Partition is FAT16; Restricting overlay size to 2G"
tor-commits@lists.torproject.org