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,7 +8,7 @@ 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-06-14 16:33+0000\n"
|
||||
"Last-Translator: Dương Nguyễn Võ Quốc <nguyenquocduong380@gmail.com>\n"
|
||||
"Language: vi\n"
|
||||
|
|
@ -18,13 +18,13 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.15.0\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
|
||||
#: libretranslate/app.py:80
|
||||
msgid "Invalid JSON format"
|
||||
msgstr "Không đúng định dạng dữ liệu 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 "Tự động phát hiện"
|
||||
|
||||
|
|
@ -40,58 +40,58 @@ msgstr "Quá nhiều yêu cầu vượt giới hạn"
|
|||
msgid "Invalid API key"
|
||||
msgstr "Mã API không hợp lệ"
|
||||
|
||||
#: libretranslate/app.py:317
|
||||
#: libretranslate/app.py:324
|
||||
msgid "Please contact the server operator to get an API key"
|
||||
msgstr "Hãy liên hệ với người quản trị máy chủ để nhận mã API"
|
||||
|
||||
#: libretranslate/app.py:319
|
||||
#: libretranslate/app.py:326
|
||||
#, python-format
|
||||
msgid "Visit %(url)s to get an API key"
|
||||
msgstr "Vào %(url)s để lấy mã API"
|
||||
|
||||
#: libretranslate/app.py:366
|
||||
#: libretranslate/app.py:373
|
||||
msgid "Slowdown:"
|
||||
msgstr "Chậm lại:"
|
||||
|
||||
#: 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 "Yêu cầu không hợp lệ: thiếu tham số %(name)s"
|
||||
|
||||
#: libretranslate/app.py:592
|
||||
#: libretranslate/app.py:615
|
||||
#, python-format
|
||||
msgid "Invalid request: %(name)s parameter is not a number"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/app.py:595
|
||||
#: libretranslate/app.py:618
|
||||
#, python-format
|
||||
msgid "Invalid request: %(name)s parameter must be <= %(value)s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
"Yêu cầu không hợp lệ: kích thước yêu cầu %(size)s vượt quá giới hạn chữ "
|
||||
"(%(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 không được hỗ trợ"
|
||||
|
||||
#: libretranslate/app.py:648
|
||||
#: libretranslate/app.py:671
|
||||
#, python-format
|
||||
msgid "%(format)s format is not supported"
|
||||
msgstr "định dạng %(format)s không được hỗ trợ"
|
||||
|
||||
#: 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 "
|
||||
|
|
@ -100,28 +100,28 @@ msgstr ""
|
|||
"%(tname)s (%(tcode)s) không có sẵn làm ngôn ngữ đích từ %(sname)s "
|
||||
"(%(scode)s)"
|
||||
|
||||
#: libretranslate/app.py:701
|
||||
#: libretranslate/app.py:724
|
||||
#, python-format
|
||||
msgid "Cannot translate text: %(text)s"
|
||||
msgstr "Không thể dịch văn bản: %(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 "Dịch tệp tin bị tắt trên máy chủ này."
|
||||
|
||||
#: libretranslate/app.py:803
|
||||
#: libretranslate/app.py:826
|
||||
msgid "Invalid request: empty file"
|
||||
msgstr "Yêu cầu không hợp lệ: tệp tin trống"
|
||||
|
||||
#: libretranslate/app.py:806
|
||||
#: libretranslate/app.py:829
|
||||
msgid "Invalid request: file format not supported"
|
||||
msgstr "Yêu cầu không hợp lệ: định dạng tệp tin không được hỗ trợ"
|
||||
|
||||
#: libretranslate/app.py:857
|
||||
#: libretranslate/app.py:880
|
||||
msgid "Invalid filename"
|
||||
msgstr "Tên tệp tin không hợp lệ"
|
||||
|
||||
#: libretranslate/app.py:1099
|
||||
#: libretranslate/app.py:1122
|
||||
msgid "Suggestions are disabled on this server."
|
||||
msgstr "Những gợi ý bị tắt trên máy chủ này."
|
||||
|
||||
|
|
@ -142,174 +142,182 @@ msgid "Azerbaijani"
|
|||
msgstr "Azerbaijan"
|
||||
|
||||
#: libretranslate/locales/.langs.py:5
|
||||
msgid "Bengali"
|
||||
msgid "Basque"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:6
|
||||
msgid "Bulgarian"
|
||||
msgid "Bengali"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:7
|
||||
msgid "Catalan"
|
||||
msgid "Bulgarian"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:8
|
||||
msgid "Catalan"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:9
|
||||
msgid "Chinese"
|
||||
msgstr "Trung Quốc"
|
||||
|
||||
#: 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 "Séc"
|
||||
|
||||
#: libretranslate/locales/.langs.py:11
|
||||
#: libretranslate/locales/.langs.py:12
|
||||
msgid "Danish"
|
||||
msgstr "Đan Mạch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:12
|
||||
#: libretranslate/locales/.langs.py:13
|
||||
msgid "Dutch"
|
||||
msgstr "Hà Lan"
|
||||
|
||||
#: libretranslate/locales/.langs.py:13
|
||||
#: libretranslate/locales/.langs.py:14
|
||||
msgid "Esperanto"
|
||||
msgstr "Esperanto (Quốc tế ngữ)"
|
||||
|
||||
#: 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 "Phần Lan"
|
||||
|
||||
#: libretranslate/locales/.langs.py:16
|
||||
#: libretranslate/locales/.langs.py:17
|
||||
msgid "French"
|
||||
msgstr "Pháp"
|
||||
|
||||
#: libretranslate/locales/.langs.py:17
|
||||
#: libretranslate/locales/.langs.py:18
|
||||
msgid "Galician"
|
||||
msgstr ""
|
||||
|
||||
#: libretranslate/locales/.langs.py:19
|
||||
msgid "German"
|
||||
msgstr "Đức"
|
||||
|
||||
#: libretranslate/locales/.langs.py:18
|
||||
#: libretranslate/locales/.langs.py:20
|
||||
msgid "Greek"
|
||||
msgstr "Hy Lạp"
|
||||
|
||||
#: libretranslate/locales/.langs.py:19
|
||||
#: libretranslate/locales/.langs.py:21
|
||||
msgid "Hebrew"
|
||||
msgstr "Do Thái"
|
||||
|
||||
#: libretranslate/locales/.langs.py:20
|
||||
#: libretranslate/locales/.langs.py:22
|
||||
msgid "Hindi"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: libretranslate/locales/.langs.py:21
|
||||
#: libretranslate/locales/.langs.py:23
|
||||
msgid "Hungarian"
|
||||
msgstr "Hungary"
|
||||
|
||||
#: libretranslate/locales/.langs.py:22
|
||||
#: libretranslate/locales/.langs.py:24
|
||||
msgid "Indonesian"
|
||||
msgstr "Indonesia"
|
||||
|
||||
#: libretranslate/locales/.langs.py:23
|
||||
#: libretranslate/locales/.langs.py:25
|
||||
msgid "Irish"
|
||||
msgstr "irish"
|
||||
|
||||
#: 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 "Nhật"
|
||||
|
||||
#: libretranslate/locales/.langs.py:26
|
||||
#: libretranslate/locales/.langs.py:28
|
||||
msgid "Korean"
|
||||
msgstr "Hàn"
|
||||
|
||||
#: 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 "Ba Tư"
|
||||
|
||||
#: libretranslate/locales/.langs.py:32
|
||||
#: libretranslate/locales/.langs.py:34
|
||||
msgid "Polish"
|
||||
msgstr "Ba Lan"
|
||||
|
||||
#: libretranslate/locales/.langs.py:33
|
||||
#: libretranslate/locales/.langs.py:35
|
||||
msgid "Portuguese"
|
||||
msgstr "Bồ Đào Nha"
|
||||
|
||||
#: 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 "Nga"
|
||||
|
||||
#: libretranslate/locales/.langs.py:36
|
||||
#: libretranslate/locales/.langs.py:38
|
||||
msgid "Slovak"
|
||||
msgstr "Slovak"
|
||||
|
||||
#: 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 "Tây Ban Nha"
|
||||
|
||||
#: libretranslate/locales/.langs.py:39
|
||||
#: libretranslate/locales/.langs.py:41
|
||||
msgid "Swedish"
|
||||
msgstr "Thụy Điển"
|
||||
|
||||
#: 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 "Thổ nhỉ kỳ"
|
||||
|
||||
#: libretranslate/locales/.langs.py:43
|
||||
#: libretranslate/locales/.langs.py:45
|
||||
msgid "Ukranian"
|
||||
msgstr "Ukraina"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
|
@ -524,53 +532,53 @@ msgid "Whether submission was successful"
|
|||
msgstr "Đã gửi thành công hay chưa"
|
||||
|
||||
#: 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 "Sao chép chữ"
|
||||
|
||||
#: 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 "Không thể tải %(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 "Lỗi không rõ"
|
||||
|
||||
#: libretranslate/templates/app.js.template:293
|
||||
#: libretranslate/templates/app.js.template:295
|
||||
msgid "Copied"
|
||||
msgstr "Đã sao chép"
|
||||
|
||||
#: 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 "Cảm ơn đã sửa. Lưu ý đề xuất sẽ không có tác dụng ngay lập tức."
|
||||
|
||||
#: libretranslate/templates/app.js.template:461
|
||||
#: libretranslate/templates/app.js.template:463
|
||||
msgid "No languages available. Did you install the models correctly?"
|
||||
msgstr "Không có ngôn ngữ có sẵn. Bạn đã cài đặt các mô hình một cách chính xác?"
|
||||
|
||||
#: 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 "Nhập mã API của bạn. Nếu bạn cần lấy mã API, %(instructions)s"
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
msgid "press the \"Get API Key\" link."
|
||||
msgstr "nhấn liên kết \"Lấy mã API\"."
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
msgid "contact the server operator."
|
||||
msgstr "liên hệ với người quản trị máy chủ."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue