All locales updated (including Basque and Galician)
This commit is contained in:
parent
5d6cac8715
commit
ec3f01bdcc
60 changed files with 5590 additions and 5115 deletions
|
|
@ -8,24 +8,23 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: LibreTranslate 1.3.9\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-09-22 13:38-0400\n"
|
||||
"POT-Creation-Date: 2024-10-16 23:47+0200\n"
|
||||
"PO-Revision-Date: 2024-10-09 03:16+0000\n"
|
||||
"Last-Translator: Peter Dave Hello <hsu@peterdavehello.org>\n"
|
||||
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/"
|
||||
"projects/libretranslate/app/zh_Hant/>\n"
|
||||
"Language: zh_Hant\n"
|
||||
"Language-Team: Chinese (Traditional Han script) "
|
||||
"<https://hosted.weblate.org/projects/libretranslate/app/zh_Hant/>\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.8-dev\n"
|
||||
"Generated-By: Babel 2.15.0\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
|
||||
#: libretranslate/app.py:80
|
||||
msgid "Invalid JSON format"
|
||||
msgstr "無效的 JSON 格式"
|
||||
|
||||
#: libretranslate/app.py:180 libretranslate/templates/app.js.template:465
|
||||
#: libretranslate/app.py:180 libretranslate/templates/app.js.template:467
|
||||
msgid "Auto Detect"
|
||||
msgstr "自動偵測"
|
||||
|
||||
|
|
@ -41,84 +40,84 @@ msgstr "請求次數過多超過限制"
|
|||
msgid "Invalid API key"
|
||||
msgstr "無效的 API 金鑰"
|
||||
|
||||
#: libretranslate/app.py:317
|
||||
#: libretranslate/app.py:324
|
||||
msgid "Please contact the server operator to get an API key"
|
||||
msgstr "請聯絡伺服器管理員以取得 API 金鑰"
|
||||
|
||||
#: libretranslate/app.py:319
|
||||
#: libretranslate/app.py:326
|
||||
#, python-format
|
||||
msgid "Visit %(url)s to get an API key"
|
||||
msgstr "造訪 %(url)s 以取得 API 金鑰"
|
||||
|
||||
#: libretranslate/app.py:366
|
||||
#: libretranslate/app.py:373
|
||||
msgid "Slowdown:"
|
||||
msgstr "慢一點:"
|
||||
|
||||
#: libretranslate/app.py:583 libretranslate/app.py:585
|
||||
#: libretranslate/app.py:587 libretranslate/app.py:796
|
||||
#: libretranslate/app.py:798 libretranslate/app.py:800
|
||||
#: libretranslate/app.py:957 libretranslate/app.py:1114
|
||||
#: libretranslate/app.py:1116 libretranslate/app.py:1118
|
||||
#: libretranslate/app.py:1120
|
||||
#: libretranslate/app.py:606 libretranslate/app.py:608
|
||||
#: libretranslate/app.py:610 libretranslate/app.py:819
|
||||
#: libretranslate/app.py:821 libretranslate/app.py:823
|
||||
#: libretranslate/app.py:980 libretranslate/app.py:1137
|
||||
#: libretranslate/app.py:1139 libretranslate/app.py:1141
|
||||
#: libretranslate/app.py:1143
|
||||
#, python-format
|
||||
msgid "Invalid request: missing %(name)s parameter"
|
||||
msgstr "無效的請求:遺失 %(name)s 參數"
|
||||
|
||||
#: libretranslate/app.py:592
|
||||
#: libretranslate/app.py:615
|
||||
#, python-format
|
||||
msgid "Invalid request: %(name)s parameter is not a number"
|
||||
msgstr "無效的請求:%(name)s 參數不是數字"
|
||||
|
||||
#: libretranslate/app.py:595
|
||||
#: libretranslate/app.py:618
|
||||
#, python-format
|
||||
msgid "Invalid request: %(name)s parameter must be <= %(value)s"
|
||||
msgstr "無效的請求:%(name)s 參數必須小於或等於 %(value)s"
|
||||
|
||||
#: libretranslate/app.py:612 libretranslate/app.py:622
|
||||
#: libretranslate/app.py:635 libretranslate/app.py:645
|
||||
#, python-format
|
||||
msgid "Invalid request: request (%(size)s) exceeds text limit (%(limit)s)"
|
||||
msgstr "無效的請求:請求(%(size)s)超過文字限制(%(limit)s)"
|
||||
|
||||
#: libretranslate/app.py:637 libretranslate/app.py:642
|
||||
#: libretranslate/app.py:811 libretranslate/app.py:816
|
||||
#: libretranslate/app.py:660 libretranslate/app.py:665
|
||||
#: libretranslate/app.py:834 libretranslate/app.py:839
|
||||
#, python-format
|
||||
msgid "%(lang)s is not supported"
|
||||
msgstr "不支援 %(lang)s"
|
||||
|
||||
#: libretranslate/app.py:648
|
||||
#: libretranslate/app.py:671
|
||||
#, python-format
|
||||
msgid "%(format)s format is not supported"
|
||||
msgstr "不支援 %(format)s 格式"
|
||||
|
||||
#: libretranslate/app.py:657 libretranslate/app.py:681
|
||||
#: libretranslate/app.py:680 libretranslate/app.py:704
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(tname)s (%(tcode)s) is not available as a target language from "
|
||||
"%(sname)s (%(scode)s)"
|
||||
msgstr "%(tname)s(%(tcode)s)不能作為 %(sname)s(%(scode)s)的目標語言"
|
||||
|
||||
#: libretranslate/app.py:701
|
||||
#: libretranslate/app.py:724
|
||||
#, python-format
|
||||
msgid "Cannot translate text: %(text)s"
|
||||
msgstr "無法翻譯文字:%(text)s"
|
||||
|
||||
#: libretranslate/app.py:788 libretranslate/app.py:849
|
||||
#: libretranslate/app.py:811 libretranslate/app.py:872
|
||||
msgid "Files translation are disabled on this server."
|
||||
msgstr "此伺服器上已停用檔案翻譯功能。"
|
||||
|
||||
#: libretranslate/app.py:803
|
||||
#: libretranslate/app.py:826
|
||||
msgid "Invalid request: empty file"
|
||||
msgstr "無效的請求:空檔案"
|
||||
|
||||
#: libretranslate/app.py:806
|
||||
#: libretranslate/app.py:829
|
||||
msgid "Invalid request: file format not supported"
|
||||
msgstr "無效的請求:不支援的檔案格式"
|
||||
|
||||
#: libretranslate/app.py:857
|
||||
#: libretranslate/app.py:880
|
||||
msgid "Invalid filename"
|
||||
msgstr "無效的檔案名稱"
|
||||
|
||||
#: libretranslate/app.py:1099
|
||||
#: libretranslate/app.py:1122
|
||||
msgid "Suggestions are disabled on this server."
|
||||
msgstr "此伺服器上已停用建議功能。"
|
||||
|
||||
|
|
@ -139,174 +138,182 @@ msgid "Azerbaijani"
|
|||
msgstr "阿塞拜疆語"
|
||||
|
||||
#: libretranslate/locales/.langs.py:5
|
||||
msgid "Basque"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:6
|
||||
msgid "Bengali"
|
||||
msgstr "孟加拉文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:6
|
||||
#: libretranslate/locales/.langs.py:7
|
||||
msgid "Bulgarian"
|
||||
msgstr "保加利亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:7
|
||||
#: libretranslate/locales/.langs.py:8
|
||||
msgid "Catalan"
|
||||
msgstr "加泰隆尼亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:8
|
||||
#: libretranslate/locales/.langs.py:9
|
||||
msgid "Chinese"
|
||||
msgstr "中文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:9
|
||||
#: libretranslate/locales/.langs.py:10
|
||||
msgid "Chinese (traditional)"
|
||||
msgstr "正體中文(臺灣)"
|
||||
|
||||
#: libretranslate/locales/.langs.py:10
|
||||
#: libretranslate/locales/.langs.py:11
|
||||
msgid "Czech"
|
||||
msgstr "捷克語"
|
||||
|
||||
#: libretranslate/locales/.langs.py:11
|
||||
#: libretranslate/locales/.langs.py:12
|
||||
msgid "Danish"
|
||||
msgstr "丹麥文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:12
|
||||
#: libretranslate/locales/.langs.py:13
|
||||
msgid "Dutch"
|
||||
msgstr "荷蘭文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:13
|
||||
#: libretranslate/locales/.langs.py:14
|
||||
msgid "Esperanto"
|
||||
msgstr "世界語"
|
||||
|
||||
#: libretranslate/locales/.langs.py:14
|
||||
#: libretranslate/locales/.langs.py:15
|
||||
msgid "Estonian"
|
||||
msgstr "愛沙尼亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:15
|
||||
#: libretranslate/locales/.langs.py:16
|
||||
msgid "Finnish"
|
||||
msgstr "芬蘭文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:16
|
||||
#: libretranslate/locales/.langs.py:17
|
||||
msgid "French"
|
||||
msgstr "法文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:17
|
||||
#: libretranslate/locales/.langs.py:18
|
||||
msgid "Galician"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:19
|
||||
msgid "German"
|
||||
msgstr "德文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:18
|
||||
#: libretranslate/locales/.langs.py:20
|
||||
msgid "Greek"
|
||||
msgstr "希臘文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:19
|
||||
#: libretranslate/locales/.langs.py:21
|
||||
msgid "Hebrew"
|
||||
msgstr "希伯來文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:20
|
||||
#: libretranslate/locales/.langs.py:22
|
||||
msgid "Hindi"
|
||||
msgstr "印地語"
|
||||
|
||||
#: libretranslate/locales/.langs.py:21
|
||||
#: libretranslate/locales/.langs.py:23
|
||||
msgid "Hungarian"
|
||||
msgstr "匈牙利文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:22
|
||||
#: libretranslate/locales/.langs.py:24
|
||||
msgid "Indonesian"
|
||||
msgstr "印尼文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:23
|
||||
#: libretranslate/locales/.langs.py:25
|
||||
msgid "Irish"
|
||||
msgstr "愛爾蘭文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:24
|
||||
#: libretranslate/locales/.langs.py:26
|
||||
msgid "Italian"
|
||||
msgstr "意大利文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:25
|
||||
#: libretranslate/locales/.langs.py:27
|
||||
msgid "Japanese"
|
||||
msgstr "日文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:26
|
||||
#: libretranslate/locales/.langs.py:28
|
||||
msgid "Korean"
|
||||
msgstr "韓文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:27
|
||||
#: libretranslate/locales/.langs.py:29
|
||||
msgid "Latvian"
|
||||
msgstr "拉脫維亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:28
|
||||
#: libretranslate/locales/.langs.py:30
|
||||
msgid "Lithuanian"
|
||||
msgstr "立陶宛文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:29
|
||||
#: libretranslate/locales/.langs.py:31
|
||||
msgid "Malay"
|
||||
msgstr "馬來文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:30
|
||||
#: libretranslate/locales/.langs.py:32
|
||||
msgid "Norwegian"
|
||||
msgstr "挪威文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:31
|
||||
#: libretranslate/locales/.langs.py:33
|
||||
msgid "Persian"
|
||||
msgstr "波斯文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:32
|
||||
#: libretranslate/locales/.langs.py:34
|
||||
msgid "Polish"
|
||||
msgstr "波蘭文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:33
|
||||
#: libretranslate/locales/.langs.py:35
|
||||
msgid "Portuguese"
|
||||
msgstr "葡萄牙文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:34
|
||||
#: libretranslate/locales/.langs.py:36
|
||||
msgid "Romanian"
|
||||
msgstr "羅馬尼亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:35
|
||||
#: libretranslate/locales/.langs.py:37
|
||||
msgid "Russian"
|
||||
msgstr "俄文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:36
|
||||
#: libretranslate/locales/.langs.py:38
|
||||
msgid "Slovak"
|
||||
msgstr "斯洛伐克語"
|
||||
|
||||
#: libretranslate/locales/.langs.py:37
|
||||
#: libretranslate/locales/.langs.py:39
|
||||
msgid "Slovenian"
|
||||
msgstr "斯洛維尼亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:38
|
||||
#: libretranslate/locales/.langs.py:40
|
||||
msgid "Spanish"
|
||||
msgstr "西班牙文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:39
|
||||
#: libretranslate/locales/.langs.py:41
|
||||
msgid "Swedish"
|
||||
msgstr "瑞典文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:40
|
||||
#: libretranslate/locales/.langs.py:42
|
||||
msgid "Tagalog"
|
||||
msgstr "塔加洛文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:41
|
||||
#: libretranslate/locales/.langs.py:43
|
||||
msgid "Thai"
|
||||
msgstr "泰文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:42
|
||||
#: libretranslate/locales/.langs.py:44
|
||||
msgid "Turkish"
|
||||
msgstr "土耳其文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:43
|
||||
#: libretranslate/locales/.langs.py:45
|
||||
msgid "Ukranian"
|
||||
msgstr "烏克蘭文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:44
|
||||
#: libretranslate/locales/.langs.py:46
|
||||
msgid "Urdu"
|
||||
msgstr "烏爾都文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:45
|
||||
#: libretranslate/locales/.langs.py:47
|
||||
msgid "Serbian"
|
||||
msgstr "塞爾維亞文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:46
|
||||
#: libretranslate/locales/.langs.py:48
|
||||
msgid "Ukrainian"
|
||||
msgstr "烏克蘭文"
|
||||
|
||||
#: libretranslate/locales/.langs.py:47
|
||||
#: libretranslate/locales/.langs.py:49
|
||||
msgid "Vietnamese"
|
||||
msgstr "越南文"
|
||||
|
||||
|
|
@ -521,53 +528,53 @@ msgid "Whether submission was successful"
|
|||
msgstr "送出是否成功"
|
||||
|
||||
#: libretranslate/templates/app.js.template:31
|
||||
#: libretranslate/templates/app.js.template:292
|
||||
#: libretranslate/templates/app.js.template:296
|
||||
#: libretranslate/templates/app.js.template:294
|
||||
#: libretranslate/templates/app.js.template:298
|
||||
msgid "Copy text"
|
||||
msgstr "複製文字"
|
||||
|
||||
#: libretranslate/templates/app.js.template:80
|
||||
#: libretranslate/templates/app.js.template:86
|
||||
#: libretranslate/templates/app.js.template:91
|
||||
#: libretranslate/templates/app.js.template:279
|
||||
#: libretranslate/templates/app.js.template:349
|
||||
#: libretranslate/templates/app.js.template:437
|
||||
#: libretranslate/templates/app.js.template:485
|
||||
#: libretranslate/templates/app.js.template:281
|
||||
#: libretranslate/templates/app.js.template:351
|
||||
#: libretranslate/templates/app.js.template:439
|
||||
#: libretranslate/templates/app.js.template:487
|
||||
#, python-format
|
||||
msgid "Cannot load %(url)s"
|
||||
msgstr "無法載入 %(url)s"
|
||||
|
||||
#: libretranslate/templates/app.js.template:270
|
||||
#: libretranslate/templates/app.js.template:340
|
||||
#: libretranslate/templates/app.js.template:418
|
||||
#: libretranslate/templates/app.js.template:429
|
||||
#: libretranslate/templates/app.js.template:272
|
||||
#: libretranslate/templates/app.js.template:342
|
||||
#: libretranslate/templates/app.js.template:420
|
||||
#: libretranslate/templates/app.js.template:431
|
||||
msgid "Unknown error"
|
||||
msgstr "未知錯誤"
|
||||
|
||||
#: libretranslate/templates/app.js.template:293
|
||||
#: libretranslate/templates/app.js.template:295
|
||||
msgid "Copied"
|
||||
msgstr "已複製"
|
||||
|
||||
#: libretranslate/templates/app.js.template:337
|
||||
#: libretranslate/templates/app.js.template:339
|
||||
msgid ""
|
||||
"Thanks for your correction. Note the suggestion will not take effect "
|
||||
"right away."
|
||||
msgstr "感謝您的更正。注意此建議將不會立即生效。"
|
||||
|
||||
#: libretranslate/templates/app.js.template:461
|
||||
#: libretranslate/templates/app.js.template:463
|
||||
msgid "No languages available. Did you install the models correctly?"
|
||||
msgstr "無可用的語言。您是否正確安裝了模型?"
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
#, python-format
|
||||
msgid "Type in your API Key. If you need an API key, %(instructions)s"
|
||||
msgstr "輸入您的 API 金鑰。如果您需要 API 金鑰,%(instructions)s"
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
msgid "press the \"Get API Key\" link."
|
||||
msgstr "點選“取得 API 金鑰”連結。"
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
msgid "contact the server operator."
|
||||
msgstr "聯絡伺服器管理員。"
|
||||
|
||||
|
|
@ -740,3 +747,4 @@ msgstr "%(libretranslate)s 貢獻者"
|
|||
|
||||
#~ msgid "get an API key"
|
||||
#~ msgstr "取得 API 金鑰"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue