commit b7890e0646c5bff2f9af0a18fed07670083e12d6
Author: Translation commit bot <[email protected]>
Date: Thu Jan 11 11:15:58 2018 +0000
Update translations for liveusb-creator_completed
---
zh_CN/zh_CN.po | 357 +++++++++++++++++++++++----------------------------------
1 file changed, 144 insertions(+), 213 deletions(-)
diff --git a/zh_CN/zh_CN.po b/zh_CN/zh_CN.po
index 16bd3286a..82393f6e3 100644
--- a/zh_CN/zh_CN.po
+++ b/zh_CN/zh_CN.po
@@ -4,13 +4,15 @@
#
# Translators:
# khi, 2013
+# Birkhoff <[email protected]>, 2017
# Chi-Hsun Tsai, 2017
# g ghost, 2017
# paperbag, 2016
# bnw, 2014
# JasonZ <[email protected]>, 2015
# khi, 2015
-# kwh(Kim Wan-Ho) <[email protected]>, 2013
+# kwh(Kim Wan-Ho), 2013
+# Lafrenze Laurant <[email protected]>, 2018
# leungsookfan <[email protected]>, 2014
# xtoaster <[email protected]>, 2012
# Sanya chang <[email protected]>, 2013
@@ -23,9 +25,9 @@ msgid ""
msgstr ""
"Project-Id-Version: The Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-06-30 13:14+0200\n"
-"PO-Revision-Date: 2017-07-17 18:48+0000\n"
-"Last-Translator: Yu Zhou\n"
+"POT-Creation-Date: 2017-11-10 15:57+0100\n"
+"PO-Revision-Date: 2018-01-11 11:02+0000\n"
+"Last-Translator: Lafrenze Laurant <[email protected]>\n"
"Language-Team: Chinese (China)
(http://www.transifex.com/otf/torproject/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,262 +35,257 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../tails_installer/creator.py:100
+#: ../tails_installer/creator.py:101
msgid "You must run this application as root"
msgstr "ä½ å¿
须使ç¨rootæéæ¥è¿è¡æ¬ç¨åº"
-#: ../tails_installer/creator.py:146
+#: ../tails_installer/creator.py:147
msgid "Extracting live image to the target device..."
msgstr "æåå®åµæ åç»ç®æ 设å¤..."
-#: ../tails_installer/creator.py:153
+#: ../tails_installer/creator.py:154
#, python-format
msgid "Wrote to device at %(speed)d MB/sec"
msgstr "åå
¥è®¾å¤ï¼åå
¥é度 %(speed)d MB/s"
-#: ../tails_installer/creator.py:183
+#: ../tails_installer/creator.py:184
msgid "Setting up OLPC boot file..."
msgstr "æ£å¨è®¾å® OLPC å¯å¨æä»¶..."
-#: ../tails_installer/creator.py:302
+#: ../tails_installer/creator.py:315
#, python-format
msgid ""
"There was a problem executing the following command: `%(command)s`.\n"
"A more detailed error log has been written to '%(filename)s'."
msgstr
"æ§è¡ä»¥ä¸æä»¤æ¶åºé:â%(command)sâã\næ´è¯¦ç»çé误æ¥å¿å·²åå
¥â%(filename)sâã"
-#: ../tails_installer/creator.py:321
+#: ../tails_installer/creator.py:334
msgid "Verifying SHA1 checksum of LiveCD image..."
msgstr "æ£å¨éªè¯ LiveCD æ åç SHA1 æ ¡éªå¼..."
-#: ../tails_installer/creator.py:325
+#: ../tails_installer/creator.py:338
msgid "Verifying SHA256 checksum of LiveCD image..."
msgstr "æ£å¨éªè¯ LiveCD æ åç SHA256 æ ¡éªå¼..."
-#: ../tails_installer/creator.py:341
+#: ../tails_installer/creator.py:354
msgid ""
"Error: The SHA1 of your Live CD is invalid. You can run this program with "
"the --noverify argument to bypass this verification check."
msgstr "é误ï¼Live CD ç SHA1 å¼ä¸ç¬¦ãæ¨å¯ä»¥ä½¿ç¨ --noverify
åæ°è¿è¡æ¬ç¨åºæ¥ç»è¿éªè¯ã"
-#: ../tails_installer/creator.py:347
+#: ../tails_installer/creator.py:360
msgid "Unknown ISO, skipping checksum verification"
msgstr "æªç¥ç ISOï¼æ£å¨è·³è¿æ ¡éªå¼éªè¯"
-#: ../tails_installer/creator.py:358
+#: ../tails_installer/creator.py:371
#, python-format
msgid ""
"Not enough free space on device.\n"
"%dMB ISO + %dMB overlay > %dMB free space"
msgstr "设å¤å¯ç¨ç©ºé´ä¸è¶³ã\n%dMB ISO + %dMB è¦ç > %dMB
å¯ç¨ç©ºé´"
-#: ../tails_installer/creator.py:365
+#: ../tails_installer/creator.py:378
#, python-format
msgid "Creating %sMB persistent overlay"
msgstr "æ£å¨å建 %sMB æä¹
è¦ç"
-#: ../tails_installer/creator.py:426
+#: ../tails_installer/creator.py:439
#, python-format
msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
msgstr "æ æ³å¤å¶ %(infile)s è³ %(outfile)s : %(message)s"
-#: ../tails_installer/creator.py:440
+#: ../tails_installer/creator.py:453
msgid "Removing existing Live OS"
msgstr "æ£å¨ç§»é¤ç°åç Live OS"
-#: ../tails_installer/creator.py:449 ../tails_installer/creator.py:460
+#: ../tails_installer/creator.py:462 ../tails_installer/creator.py:473
#, python-format
msgid "Unable to chmod %(file)s: %(message)s"
msgstr "æ æ³æ´æ¹æé %(file)sï¼%(message)s"
-#: ../tails_installer/creator.py:453
+#: ../tails_installer/creator.py:466
#, python-format
msgid "Unable to remove file from previous LiveOS: %(message)s"
msgstr "æ æ³ä»ä¹åç LiveOS ä¸å 餿件ï¼%(message)s"
-#: ../tails_installer/creator.py:465
+#: ../tails_installer/creator.py:478
#, python-format
msgid "Unable to remove directory from previous LiveOS: %(message)s"
msgstr "æ æ³ä»ä¹åç LiveOS ä¸å é¤ç®å½ï¼%(message)s"
-#: ../tails_installer/creator.py:513
+#: ../tails_installer/creator.py:526
#, python-format
msgid "Cannot find device %s"
msgstr "æ æ³æ¾å°è®¾å¤ %s"
-#: ../tails_installer/creator.py:678
+#: ../tails_installer/creator.py:695
#, python-format
msgid "Unable to write on %(device)s, skipping."
msgstr "æ æ³å %(device)s ä¸åå
¥ï¼æ£å¨è·³è¿ã"
-#: ../tails_installer/creator.py:697
+#: ../tails_installer/creator.py:719
#, python-format
msgid ""
"Some partitions of the target device %(device)s are mounted. They will be "
"unmounted before starting the installation process."
msgstr "ç®æ 设å¤çä¸äºååº %(device)s å·²ç»å è½½ï¼å¹¶å°å¨å®è£
è¿ç¨å¼å§ä¹åå¸è½½ã"
-#: ../tails_installer/creator.py:740 ../tails_installer/creator.py:964
+#: ../tails_installer/creator.py:762 ../tails_installer/creator.py:974
msgid "Unknown filesystem. Your device may need to be reformatted."
msgstr "æªç¥çæä»¶ç³»ç»ã æ¨ç设å¤ä¹è®¸éè¦éæ°æ ¼å¼åã"
-#: ../tails_installer/creator.py:743 ../tails_installer/creator.py:967
+#: ../tails_installer/creator.py:765 ../tails_installer/creator.py:977
#, python-format
msgid "Unsupported filesystem: %s"
msgstr "䏿¯æçæä»¶ç³»ç»ï¼%s"
-#: ../tails_installer/creator.py:760
+#: ../tails_installer/creator.py:782
#, python-format
msgid "Unknown GLib exception while trying to mount device: %(message)s"
-msgstr "å°è¯å®è£
ä¸åè®¾å¤æ¶éå°æªç¥ç GLib å¼å¸¸ï¼%(message)s"
+msgstr "å°è¯æè½½è®¾å¤æ¶éå°æªç¥ç GLib å¼å¸¸ï¼%(message)s"
-#: ../tails_installer/creator.py:764
+#: ../tails_installer/creator.py:786
#, python-format
msgid "Unable to mount device: %(message)s"
msgstr "æ æ³æè½½è®¾å¤ï¼%(message)s"
-#: ../tails_installer/creator.py:769
+#: ../tails_installer/creator.py:791
msgid "No mount points found"
msgstr "æªæ¾å°æè½½ç¹"
-#: ../tails_installer/creator.py:780
+#: ../tails_installer/creator.py:802
#, python-format
msgid "Entering unmount_device for '%(device)s'"
msgstr "è¾å
¥ '%(device)s' çå¸è½½è®¾å¤"
-#: ../tails_installer/creator.py:790
+#: ../tails_installer/creator.py:812
#, python-format
msgid "Unmounting mounted filesystems on '%(device)s'"
msgstr "å¸è½½ '%(device)s' ä¸çå·²æè½½æä»¶ç³»ç»"
-#: ../tails_installer/creator.py:794
+#: ../tails_installer/creator.py:816
#, python-format
msgid "Unmounting '%(udi)s' on '%(device)s'"
msgstr "å¸è½½ '%(device)s' ä¸ç '%(udi)s'"
-#: ../tails_installer/creator.py:804
+#: ../tails_installer/creator.py:826
#, python-format
msgid "Mount %s exists after unmounting"
msgstr "å¸è½½ä¹åæè½½å·²åå¨ %s "
-#: ../tails_installer/creator.py:817
+#: ../tails_installer/creator.py:839
#, python-format
msgid "Partitioning device %(device)s"
msgstr "ååºè®¾å¤ %(device)s"
-#: ../tails_installer/creator.py:895
-#, python-format
-msgid "Updating properties of system partition %(system_partition)s"
-msgstr "æ´æ°ç³»ç»ååºå±æ§ %(system_partition)s"
-
-#: ../tails_installer/creator.py:949
+#: ../tails_installer/creator.py:959
#, python-format
msgid "Unsupported device '%(device)s', please report a bug."
msgstr "䏿¯æ¯æç设å¤'%(device)s',请æ¥åæ¤æ
éã"
-#: ../tails_installer/creator.py:952
+#: ../tails_installer/creator.py:962
msgid "Trying to continue anyway."
msgstr "æ 论å¦ä½æ£å¨å°è¯ç»§ç»"
-#: ../tails_installer/creator.py:961 ../tails_installer/creator.py:1354
+#: ../tails_installer/creator.py:971 ../tails_installer/creator.py:1364
msgid "Verifying filesystem..."
msgstr "æ£å¨éªè¯æä»¶ç³»ç»..."
-#: ../tails_installer/creator.py:985
+#: ../tails_installer/creator.py:995
#, python-format
msgid "Unable to change volume label: %(message)s"
msgstr "æ æ³æ¹åå·æ : %(message)s"
-#: ../tails_installer/creator.py:990 ../tails_installer/creator.py:1387
+#: ../tails_installer/creator.py:1000 ../tails_installer/creator.py:1397
msgid "Installing bootloader..."
msgstr "æ£å¨å®è£
å¼å¯¼ç¨åº..."
-#: ../tails_installer/creator.py:1016
+#: ../tails_installer/creator.py:1026
#, python-format
msgid "Could not find the '%s' COM32 module"
msgstr "æ æ³æ¾å°â%sâ COM32 模å"
-#: ../tails_installer/creator.py:1024 ../tails_installer/creator.py:1405
+#: ../tails_installer/creator.py:1034 ../tails_installer/creator.py:1415
#, python-format
msgid "Removing %(file)s"
msgstr "æ£å¨ç§»é¤ %(file)s"
-#: ../tails_installer/creator.py:1136
+#: ../tails_installer/creator.py:1146
#, python-format
msgid "%s already bootable"
msgstr "%s å·²ç»æ¯å¯å¼å¯¼ç"
-#: ../tails_installer/creator.py:1156
+#: ../tails_installer/creator.py:1166
msgid "Unable to find partition"
msgstr "æ¾ä¸å°ååº"
-#: ../tails_installer/creator.py:1179
+#: ../tails_installer/creator.py:1189
#, python-format
msgid "Formatting %(device)s as FAT32"
msgstr "æ£å¨æ ¼å¼å %(device)s 为 FAT32 æ ¼å¼"
-#: ../tails_installer/creator.py:1239
+#: ../tails_installer/creator.py:1249
msgid "Could not find syslinux' gptmbr.bin"
msgstr "æ æ³æ¾å° syslinux ç gptmbr.bin"
-#: ../tails_installer/creator.py:1252
+#: ../tails_installer/creator.py:1262
#, python-format
msgid "Reading extracted MBR from %s"
-msgstr "读åä» %s æåç MBR"
+msgstr "æ£å¨è¯»åä» %s æåç MBR"
-#: ../tails_installer/creator.py:1256
+#: ../tails_installer/creator.py:1266
#, python-format
msgid "Could not read the extracted MBR from %(path)s"
msgstr "æ æ³è¯»åä» %(path)s æåç MBR"
-#: ../tails_installer/creator.py:1269 ../tails_installer/creator.py:1270
+#: ../tails_installer/creator.py:1279 ../tails_installer/creator.py:1280
#, python-format
msgid "Resetting Master Boot Record of %s"
msgstr "æ£å¨éç½® %s ç MBR"
-#: ../tails_installer/creator.py:1275
+#: ../tails_installer/creator.py:1285
msgid "Drive is a loopback, skipping MBR reset"
msgstr "驱å¨å¨ä¸ºç¯å ï¼è·³è¿ MBR é设"
-#: ../tails_installer/creator.py:1279 ../tails_installer/creator.py:1533
+#: ../tails_installer/creator.py:1289 ../tails_installer/creator.py:1543
#, python-format
msgid "Calculating the SHA1 of %s"
msgstr "æ£å¨è®¡ç® %s ç SHA1 æ ¡éªå¼"
-#: ../tails_installer/creator.py:1304
+#: ../tails_installer/creator.py:1314
msgid "Synchronizing data on disk..."
msgstr "æ£å¨åæ¥ç¡¬çä¸çæ°æ®..."
-#: ../tails_installer/creator.py:1346
+#: ../tails_installer/creator.py:1356
msgid "Error probing device"
msgstr "æ£æµè®¾å¤æ¶åºé"
-#: ../tails_installer/creator.py:1348
+#: ../tails_installer/creator.py:1358
msgid "Unable to find any supported device"
msgstr "æ æ³æ¾å°ä»»ä½æ¯æç设å¤ã"
-#: ../tails_installer/creator.py:1358
+#: ../tails_installer/creator.py:1368
msgid ""
"Make sure your USB key is plugged in and formatted with the FAT filesystem"
msgstr "è¯·ç¡®è®¤ä½ çUçå·²æå
¥å¹¶å·²ç¨ FAT æä»¶ç³»ç»æ ¼å¼å"
-#: ../tails_installer/creator.py:1361
+#: ../tails_installer/creator.py:1371
#, python-format
msgid ""
"Unsupported filesystem: %s\n"
"Please backup and format your USB key with the FAT filesystem."
msgstr "䏿¯æçæä»¶ç³»ç»ï¼%s\n请å¤ä»½å¹¶ç¨ FAT æä»¶ç³»ç»æ
¼å¼åä½ çUç"
-#: ../tails_installer/creator.py:1428
+#: ../tails_installer/creator.py:1438
msgid ""
"Unable to get Win32_LogicalDisk; win32com query did not return any results"
msgstr "æ æ³è°ç¨ Win32_LogicalDisk 彿°ï¼win32com
æ¥è¯¢æªè¿åä»»ä½ç»æ"
-#: ../tails_installer/creator.py:1481
+#: ../tails_installer/creator.py:1491
msgid "Cannot find"
msgstr "æ¾ä¸å°"
-#: ../tails_installer/creator.py:1482
+#: ../tails_installer/creator.py:1492
msgid ""
"Make sure to extract the entire tails-installer zip file before running this"
" program."
@@ -304,150 +301,155 @@ msgstr "æªç¥åè¡çï¼%s"
msgid "Downloading %s..."
msgstr "æ£å¨ä¸è½½ %s..."
-#: ../tails_installer/gui.py:204
+#: ../tails_installer/gui.py:211
msgid ""
"Error: Cannot set the label or obtain the UUID of your device. Unable to "
"continue."
msgstr "éè¯¯ï¼æ æ³è®¾å®æ ç¾æè·å¾ä½ 设å¤çUUIDã
ä¸è½ç»§ç»ã"
-#: ../tails_installer/gui.py:253
+#: ../tails_installer/gui.py:258
#, python-format
msgid "Installation complete! (%s)"
msgstr "å®è£
宿! (%s)"
-#: ../tails_installer/gui.py:258
+#: ../tails_installer/gui.py:263
msgid "Tails installation failed!"
msgstr "Tails å®è£
失败ï¼"
-#: ../tails_installer/gui.py:353
+#: ../tails_installer/gui.py:363
msgid ""
"Warning: This tool needs to be run as an Administrator. To do this, right "
"click on the icon and open the Properties. Under the Compatibility tab, "
"check the \"Run this program as an administrator\" box."
msgstr "è¦å: æ¬å·¥å
·éè¦ä»¥ç®¡çåæéè¿è¡ã请å³é®å廿¬å·¥å
·çå¿«æ·æ¹å¼å¾æ
ï¼å¨æä»¶å±æ§çå
¼å®¹æ§é项å¡ä¸çéä¸\"以管çå身份è¿è¡æ¤ç¨åº\"ã"
-#: ../tails_installer/gui.py:365 ../tails_installer/launcher.py:31
+#: ../tails_installer/gui.py:375
msgid "Tails Installer"
msgstr "Tails å®è£
ç¨åº"
-#: ../tails_installer/gui.py:440
-msgid "No device suitable to install Tails could be found"
-msgstr "æ¾ä¸å°éåå®è£
Tails ç设å¤"
+#: ../tails_installer/gui.py:456
+msgid "Upgrade"
+msgstr "å级"
-#: ../tails_installer/gui.py:442
-#, python-format
-msgid "Please plug a USB flash drive or SD card of at least %0.1f GB."
-msgstr "请æå
¥å®¹é大å°è³å°ä¸º %0.1f GB ç U çæ SD å¡ã"
+#: ../tails_installer/gui.py:462 ../data/tails-installer.ui.h:7
+msgid "Install"
+msgstr "å®è£
"
-#: ../tails_installer/gui.py:474
+#: ../tails_installer/gui.py:469
#, python-format
-msgid "%(size)s %(label)s"
-msgstr "%(size)s %(label)s"
+msgid "%(size)s %(vendor)s %(model)s device (%(device)s)"
+msgstr "%(size)s%(vendor)s%(model)s设å¤ï¼%(device)sï¼"
+
+#: ../tails_installer/gui.py:481
+msgid "No ISO image selected"
+msgstr "æ éä¸çISOæ å"
+
+#: ../tails_installer/gui.py:482
+msgid "Please select a Tails ISO image."
+msgstr "è¯·éæ©ä¸ä¸ªTailsçISOæ åã"
+
+#: ../tails_installer/gui.py:521
+msgid "No device suitable to install Tails could be found"
+msgstr "æ¾ä¸å°éåå®è£
Tails ç设å¤"
-#: ../tails_installer/gui.py:480
+#: ../tails_installer/gui.py:523
#, python-format
-msgid "%(vendor)s %(model)s (%(details)s) - %(device)s"
-msgstr "%(vendor)s %(model)s (%(details)s) - %(device)s"
+msgid "Please plug a USB flash drive or SD card of at least %0.1f GB."
+msgstr "请æå
¥å®¹é %0.1f GB 以ä¸çç U çæ SD å¡ã"
-#: ../tails_installer/gui.py:488
+#: ../tails_installer/gui.py:557
#, python-format
msgid ""
"The USB stick \"%(pretty_name)s\" is configured as non-removable by its "
"manufacturer and Tails will fail to start on it. Please try installing on a "
"different model."
-msgstr "æ¤USBç§»å¨åå¨è®¾å¤\"%(pretty_name)s\"被ç产ååé
置为éå¯ç§»å¨ç£çï¼Tailæ æ³å¨å
¶ä¸å¯å¨ã请å°è¯å¨å
¶ä»ç§»å¨åå¨è®¾å¤ä¸å®è£
ã"
+msgstr "æ¤USBç§»å¨åå¨è®¾å¤\"%(pretty_name)s\"被ç产ååé
置为ä¸å¯ç§»å¨ç£çï¼Tailæ æ³ä»å
¶ä¸å¯å¨ã请å°è¯å¨å
¶ä»ç§»å¨åå¨è®¾å¤ä¸å®è£
ã"
-#: ../tails_installer/gui.py:498
+#: ../tails_installer/gui.py:567
#, python-format
msgid ""
"The device \"%(pretty_name)s\" is too small to install Tails (at least "
"%(size)s GB is required)."
msgstr "设å¤â%(pretty_name)sâ太å°ï¼ä¸è¶³ä»¥å®è£
Tailsï¼éè¦è³å° %(size)s GB ç空é´ï¼ã"
-#: ../tails_installer/gui.py:511
-msgid "\"Install by cloning\""
-msgstr "éè¿å
éå®è£
"
-
-#: ../tails_installer/gui.py:513
-msgid "\"Install from ISO\""
-msgstr "âä» ISO å®è£
â"
-
-#: ../tails_installer/gui.py:514
-#, python-format
-msgid ""
-"It is impossible to upgrade the device %(pretty_name)s because it was not "
-"created using Tails Installer. You should instead use %(action)s to upgrade "
-"Tails on this device."
-msgstr "ä¸å¯è½åçº§è®¾å¤ %(pretty_name)sï¼å®å¹¶ééè¿ Tails å®è£
ç¨åºåå»ºãæ¨åºè¯¥æ¹ç¨ %(action)s æ¥å级æ¤è®¾å¤ä¸ç Tailsã"
-
-#: ../tails_installer/gui.py:533
+#: ../tails_installer/gui.py:589
msgid "An error happened while installing Tails"
msgstr "å®è£
Tails æ¶åçé误"
-#: ../tails_installer/gui.py:545
+#: ../tails_installer/gui.py:601
msgid "Refreshing releases..."
msgstr "å·æ°åå¸..."
-#: ../tails_installer/gui.py:550
+#: ../tails_installer/gui.py:606
msgid "Releases updated!"
msgstr "åå¸å·²æ´æ°ï¼"
-#: ../tails_installer/gui.py:589
+#: ../tails_installer/gui.py:648
msgid "Installation complete!"
msgstr "å®è£
宿!"
-#: ../tails_installer/gui.py:590
+#: ../tails_installer/gui.py:649
msgid "Installation was completed."
msgstr "å®è£
宿ã"
-#: ../tails_installer/gui.py:635
+#: ../tails_installer/gui.py:698
msgid "Unable to mount device"
msgstr "æ æ³æè½½è®¾å¤"
-#: ../tails_installer/gui.py:642 ../tails_installer/gui.py:670
-msgid "Please confirm your device selection"
-msgstr "è¯·ç¡®è®¤ä½ ç设å¤é项"
+#: ../tails_installer/gui.py:705 ../tails_installer/gui.py:735
+msgid "Confirm the target USB stick"
+msgstr "ç¡®è®¤ç®æ USBåå¨å¨"
-#: ../tails_installer/gui.py:643
+#: ../tails_installer/gui.py:706
#, python-format
msgid ""
-"You are going to install Tails on the %(size)s %(vendor)s %(model)s device "
-"(%(device)s). All data on the selected device will be lost. Continue?"
-msgstr "æ¨å°å¨%(size)s %(vendor)s %(model)s ç£ç (%(device)s)å®è£
Tailsã卿¨éæ©çç£çä¸çæææ°æ®å°ä¼ä¸¢å¤±ãæ¯å¦ç»§ç»ï¼"
+"%(size)s %(vendor)s %(model)s device (%(device)s)\n"
+"\n"
+"All data on this USB stick will be lost."
+msgstr
"%(size)s%(vendor)s%(model)sç£çï¼%(device)sï¼\n\næ¤USBåå¨å¨ä¸çæææ°æ®å°ä¼ä¸¢å¤±ã"
-#: ../tails_installer/gui.py:660
+#: ../tails_installer/gui.py:722
#, python-format
+msgid "%(parent_size)s %(vendor)s %(model)s device (%(device)s)"
+msgstr "%(parent_size)s%(vendor)s%(model)s设å¤ï¼%(device)sï¼"
+
+#: ../tails_installer/gui.py:730
msgid ""
-"You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s "
-"device (%(device)s). Any persistent volume on this device will remain "
-"unchanged. Continue?"
-msgstr "æ¨æ£å¨å级 %(parent_size)s %(vendor)s %(model)s 设å¤
(%(device)s) ä¸çTails.ä»»ä½å¨æ¤ç£çä¸çæä¹
åå¨åºå°ä¼ä¿æä¸åãæ¯å¦ç»§ç»ï¼"
+"\n"
+"\n"
+"The persistent storage on this USB stick will be preserved."
+msgstr "\n\nUSBåå¨å¨ä¸ç°åçæ°¸ä¹
åå¨å°ä¼è¢«ä¿çã"
-#: ../tails_installer/gui.py:716
+#: ../tails_installer/gui.py:731
+#, python-format
+msgid "%(description)s%(persistence_message)s"
+msgstr "%(description)s%(persistence_message)s"
+
+#: ../tails_installer/gui.py:781
msgid "Download complete!"
msgstr "ä¸è½½å®æï¼"
-#: ../tails_installer/gui.py:720
+#: ../tails_installer/gui.py:785
msgid "Download failed: "
msgstr "ä¸è½½å¤±è´¥ï¼"
-#: ../tails_installer/gui.py:721
+#: ../tails_installer/gui.py:786
msgid "You can try again to resume your download"
msgstr "ä½ å¯ä»¥éè¯ç»ä¼ ä½ çä¸è½½"
-#: ../tails_installer/gui.py:729
+#: ../tails_installer/gui.py:794
msgid ""
"The selected file is unreadable. Please fix its permissions or select "
"another file."
msgstr "é䏿件ä¸å¯è¯»ã请修æ¹å
¶è®¸å¯æéæ©å
¶ä»æä»¶ã"
-#: ../tails_installer/gui.py:735
+#: ../tails_installer/gui.py:800
msgid ""
"Unable to use the selected file. You may have better luck if you move your "
"ISO to the root of your drive (ie: C:\\)"
msgstr "æ æ³ä½¿ç¨æéæä»¶ãæ¨å¯ä»¥å°æä»¶ç§»å¨å°ç£çæ
¹ç®å½ååè¯(ä¾å¦ C:\\)"
-#: ../tails_installer/gui.py:741
+#: ../tails_installer/gui.py:806
#, python-format
msgid "%(filename)s selected"
msgstr "%(filename)s å·²éå"
@@ -477,7 +479,7 @@ msgstr "â%sâ ä¸åå¨"
#: ../tails_installer/source.py:65
#, python-format
msgid "'%s' is not a directory"
-msgstr "â%sâ 䏿¯ç®å½"
+msgstr "â%sâ 䏿¯ä¸ä¸ªæä»¶å¤¹"
#: ../tails_installer/source.py:75
#, python-format
@@ -491,101 +493,30 @@ msgid ""
"%s"
msgstr "æ§è¡ %s æ¶åçé误ã%s%s"
-#: ../tails_installer/utils.py:119
+#: ../tails_installer/utils.py:124
msgid "Could not open device for writing."
-msgstr "æ æ³æå¼è®¾å¤çåå
¥æ¨¡å¼ã"
+msgstr "æ æ³å设å¤ä¸åå
¥æ°æ®ã"
#: ../data/tails-installer.ui.h:1
-msgid "Use existing Live system ISO:"
-msgstr "使ç¨ç°æç Live ç³»ç» ISOï¼"
+msgid "Installation Instructions"
+msgstr "å®è£
说æ"
#: ../data/tails-installer.ui.h:2
-msgid "Select a distribution to download:"
-msgstr "éæ©ä¸ä¸ªè¦ä¸è½½çåè¡çï¼"
+msgid "Clone the current Tails"
+msgstr "å
éå½åçTails"
#: ../data/tails-installer.ui.h:3
-msgid "Target Device:"
-msgstr "ç®æ 设å¤ï¼"
+msgid "Use a downloaded Tails ISO image"
+msgstr "使ç¨ä¸è½½çTails ISOæ å"
#: ../data/tails-installer.ui.h:4
-msgid "Install Tails"
-msgstr "å®è£
Tails"
-
-#: ../data/tails-installer-launcher.ui.h:1
-msgid ""
-"To run Tails Installer you need an ISO image which can be downloaded from "
-"the Tails website: <a "
-"href=\"https://tails.boum.org/download/\">https://tails.boum.org/download/</a>"
-msgstr "è¿è¡ Tails å®è£
ç¨åºä¹åæ¨éè¦ä» Tails ç½ç« <a
href=\"https://tails.boum.org/download/\">https://tails.boum.org/download/</a>
ä¸è½½ ISO éåã"
-
-#: ../data/tails-installer-launcher.ui.h:2
-msgid "Install"
-msgstr "å®è£
"
-
-#: ../data/tails-installer-launcher.ui.h:3
-msgid "⢠Install Tails on a new USB stick."
-msgstr "卿° U çä¸å®è£
Tailsã"
-
-#: ../data/tails-installer-launcher.ui.h:4
-msgid "⢠The USB stick that you install on is formatted and all data is
lost."
-msgstr "æ¨ç¨äºå®è£
ç U çå·²è¢«æ ¼å¼åï¼æ¸
é¤äºæææ°æ®ã"
-
-#: ../data/tails-installer-launcher.ui.h:5
-msgid "Upgrade"
-msgstr "å级"
-
-#: ../data/tails-installer-launcher.ui.h:6
-msgid "⢠Upgrade a Tails USB stick to the version of an ISO image."
-msgstr "å级 Tails Uç å° ISO éåççæ¬ã"
-
-#: ../data/tails-installer-launcher.ui.h:7
-msgid ""
-"⢠The encrypted persistent storage of the Tails USB stick that you upgrade "
-"is preserved."
-msgstr "ä½ å级çUSBç§»å¨åå¨ä¸Tailsç³»ç»çå 坿°¸ä¹
åå¨è¢«è¢«ä¿çäºã"
-
-#: ../data/tails-installer-launcher.ui.h:8
-msgid ""
-"Need help? Read the <a "
-"href=\"https://tails.boum.org/doc/first_steps/installation/\">documentation</a>"
-msgstr "éè¦å¸®å©ï¼æ¥ç<a
href=\"https://tails.boum.org/doc/first_steps/installation/\">ææ¡£</a>"
-
-#: ../data/tails-installer-launcher.ui.h:9
-msgid "Install by cloning"
-msgstr "éè¿å
éå®è£
"
-
-#: ../data/tails-installer-launcher.ui.h:10
-msgid ""
-"⢠Install Tails on another USB stick by copying the Tails system that you "
-"are currently using."
-msgstr "éè¿å¤å¶ä½ æ£å¨ä½¿ç¨çTailsç³»ç»ï¼å®è£
Tailså°å¦ä¸ä¸ªUSBç§»å¨åå¨è®¾å¤ã"
-
-#: ../data/tails-installer-launcher.ui.h:11
-msgid ""
-"⢠The encrypted persistent storage of the Tails USB stick that you are "
-"currently using is not copied."
-msgstr "ä½ æ£å¨ä½¿ç¨çUSBç§»å¨åå¨ä¸çTailsçå 坿°¸ä¹
åå¨ä¸ä¼è¢«å¤å¶ã"
-
-#: ../data/tails-installer-launcher.ui.h:12
-msgid "Upgrade by cloning"
-msgstr "éè¿å
éå级"
-
-#: ../data/tails-installer-launcher.ui.h:13
-msgid ""
-"⢠Upgrade another Tails USB stick to the same version of Tails that you are
"
-"currently using."
-msgstr "å级å
¶ä» Tails Uç å°æ¨æ£å¨ä½¿ç¨ç Tails çæ¬"
-
-#: ../data/tails-installer-launcher.ui.h:14
-msgid "Upgrade from ISO"
-msgstr "ä» ISO å级"
+msgid "Select a distribution to download:"
+msgstr "éæ©ä¸ä¸ªæ¨æ³è¦ä¸è½½çåè¡çï¼"
-#: ../data/tails-installer-launcher.ui.h:15
-msgid "⢠Upgrade another Tails USB stick to the version of an ISO image."
-msgstr "⢠å级å¦ä¸ä¸ª Tails Uç å°ä¸ä¸ª ISO éåççæ¬ã"
+#: ../data/tails-installer.ui.h:5
+msgid "Target USB stick:"
+msgstr "ç®æ USBåå¨å¨ï¼"
-#: ../data/tails-installer-launcher.ui.h:16
-msgid ""
-"Need help? Read the <a "
-"href=\"file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html\">documentation</a>"
-msgstr "éè¦å¸®å©ï¼æ¥ç<a
href=\"file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html\">ææ¡£</a>"
+#: ../data/tails-installer.ui.h:6
+msgid "Reinstall (delete all data)"
+msgstr "éæ°å®è£
ï¼å é¤æææ°æ®ï¼"
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits