1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[loc] miscellaneous updates

* Fix RTL location of "ISO" in the "Copying ISO files" translation for Arabic and Persian
* Fix whitespace/message ending issues for various translations
* Sync all .po's with .loc to avoid another German progress update is missing issue
This commit is contained in:
Pete Batard 2020-04-17 12:39:23 +01:00
parent e7e3b40130
commit 0e3658df1a
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
35 changed files with 825 additions and 844 deletions

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 3.5\n"
"Report-Msgid-Bugs-To: pete@akeo.ie\n"
"POT-Creation-Date: 2019-03-17 22:29+0800\n"
"PO-Revision-Date: 2019-03-18 12:22+0000\n"
"POT-Creation-Date: 2020-04-17 12:17+0100\n"
"PO-Revision-Date: 2020-04-17 12:30+0100\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -13,7 +13,7 @@ msgstr ""
"X-Rufus-LCID: 0x0804, 0x1004\n"
"Last-Translator: \n"
"Language-Team: \n"
"X-Generator: Poedit 2.2.1\n"
"X-Generator: Poedit 2.3\n"
#. • IDD_DIALOG → IDS_DRIVE_PROPERTIES_TXT
msgid "Drive Properties"
@ -1294,9 +1294,9 @@ msgstr "已保存 %s"
#. • MSG_217
#.
#. Formatting status (make sure you use a double % to print the percent sign)
msgid "Formatting: %0.1f%% completed"
msgstr "正在格式化:已完成 %0.1f%%"
#. Formatting status
msgid "Formatting: %s"
msgstr "正在格式化: %s"
#. • MSG_218
msgid "Creating file system: Task %d/%d completed"
@ -1345,11 +1345,11 @@ msgid "Closing existing volume..."
msgstr "正在关闭现有卷..."
#. • MSG_228
msgid "Writing master boot record..."
msgid "Writing Master Boot Record..."
msgstr "正在写入主引导记录..."
#. • MSG_229
msgid "Writing partition boot record..."
msgid "Writing Partition Boot Record..."
msgstr "正在写入分区引导记录..."
#. • MSG_230
@ -1357,8 +1357,8 @@ msgid "Copying DOS files..."
msgstr "正在复制 DOS 文件..."
#. • MSG_231
msgid "Copying ISO files..."
msgstr "正在复制 ISO 文件..."
msgid "Copying ISO files: %s"
msgstr "正在复制 ISO 文件: %s"
#. • MSG_232
msgid "Win7 EFI boot setup (This may take a while)..."
@ -1413,8 +1413,8 @@ msgstr ""
"下载文件已被删除。详细信息请查看日志。"
#. • MSG_241
msgid "Downloading: %0.1f%%"
msgstr "正在下载%0.1f%%"
msgid "Downloading: %s"
msgstr "正在下载: %s"
#. • MSG_242
msgid "Failed to download file."
@ -1495,8 +1495,8 @@ msgid "NTFS compression"
msgstr "NTFS 压缩"
#. • MSG_261
msgid "Writing image: %0.1f%% completed"
msgstr "正在写入镜像:已完成 %0.1f%%"
msgid "Writing image: %s"
msgstr "正在写入镜像: %s"
#. • MSG_262
#.
@ -1523,8 +1523,8 @@ msgid "Dual UEFI/BIOS mode"
msgstr "双 UEFI/BIOS 模式"
#. • MSG_267
msgid "Applying Windows image: %0.1f%% completed"
msgstr "正在应用 Windows 镜像: 已完成 %0.1f%%"
msgid "Applying Windows image: %s"
msgstr "正在应用 Windows 镜像: %s"
#. • MSG_268
msgid "Applying Windows image..."
@ -1539,8 +1539,8 @@ msgid "USB debug"
msgstr "USB 调试"
#. • MSG_271
msgid "Computing image checksums: %0.1f%% completed"
msgstr "正在计算镜像校验和: 已完成 %0.1f%%"
msgid "Computing image checksums: %s"
msgstr "正在计算镜像校验和: %s"
#. • MSG_272
msgid "Compute the MD5, SHA1 and SHA256 checksums for the selected image"
@ -1621,8 +1621,8 @@ msgstr ""
"您是否确认您想运行这个文件?"
#. • MSG_286
msgid "Zeroing drive: %0.1f%% completed"
msgstr "正在清空磁盘: %0.1f%% 已完成"
msgid "Zeroing drive: %s"
msgstr "正在清空磁盘: %s"
#. • MSG_287
msgid "Detection of non-USB removable drives"
@ -1726,5 +1726,5 @@ msgstr "请选择您希望将 Windows 安装至其他驱动器,还是直接从
#.
#. You can see this status message by pressing <Ctrl>-<Alt>-<Z> and then selecting START.
#. It's the same as MSG_286 but with a process that *may* be faster, hence the name.
msgid "Fast-zeroing drive: %0.1f%% completed"
msgstr "正在快速清空磁盘: %0.1f%% 已完成"
msgid "Fast-zeroing drive: %s"
msgstr "正在快速清空磁盘: %s"