Update strings

This commit is contained in:
Piero Toffanin 2023-10-09 15:20:47 -04:00
commit aac2d9820a
30 changed files with 3061 additions and 2958 deletions

View file

@ -8,109 +8,107 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreTranslate 1.3.9\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-01-06 17:52-0500\n"
"POT-Creation-Date: 2023-10-09 15:17-0400\n"
"PO-Revision-Date: 2023-01-10 09:57+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/"
"libretranslate/app/vi/>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/libretranslate/app/vi/>\n"
"Language: vi\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 4.15.1-dev\n"
"Generated-By: Babel 2.11.0\n"
"Generated-By: Babel 2.12.1\n"
#: libretranslate/app.py:60
#: libretranslate/app.py:79
msgid "Invalid JSON format"
msgstr "Invalid JSON Format"
#: libretranslate/app.py:128 libretranslate/templates/app.js.template:427
#: libretranslate/app.py:149 libretranslate/templates/app.js.template:459
msgid "Auto Detect"
msgstr "Tự động phát hiện"
#: libretranslate/app.py:193
#: libretranslate/app.py:232
msgid "Unauthorized"
msgstr "Trái phép"
#: libretranslate/app.py:211
#: libretranslate/app.py:250
msgid "Too many request limits violations"
msgstr "Quá nhiều yêu cầu vi phạm giới hạn"
#: libretranslate/app.py:220
#: libretranslate/app.py:257
msgid "Invalid API key"
msgstr "Chìa khóa API"
#: libretranslate/app.py:227
#: libretranslate/app.py:276
msgid "Please contact the server operator to get an API key"
msgstr "Làm ơn liên lạc với người điều hành máy chủ để lấy chìa khóa API"
#: libretranslate/app.py:229
#: libretranslate/app.py:278
#, python-format
msgid "Visit %(url)s to get an API key"
msgstr "Đi %(url)s Để lấy chìa khóa API"
#: libretranslate/app.py:269
#: libretranslate/app.py:318
msgid "Slowdown:"
msgstr "Chậm lại:"
#: libretranslate/app.py:467 libretranslate/app.py:469
#: libretranslate/app.py:471 libretranslate/app.py:683
#: libretranslate/app.py:685 libretranslate/app.py:687
#: libretranslate/app.py:838 libretranslate/app.py:987
#: libretranslate/app.py:989 libretranslate/app.py:991
#: libretranslate/app.py:993
#: libretranslate/app.py:525 libretranslate/app.py:527
#: libretranslate/app.py:529 libretranslate/app.py:741
#: libretranslate/app.py:743 libretranslate/app.py:745
#: libretranslate/app.py:896 libretranslate/app.py:1053
#: libretranslate/app.py:1055 libretranslate/app.py:1057
#: libretranslate/app.py:1059
#, fuzzy, python-format
msgid "Invalid request: missing %(name)s parameter"
msgstr "Yêu cầu tội lỗi: mất tích %(name)s Tham số"
#: libretranslate/app.py:480 libretranslate/app.py:492
#: libretranslate/app.py:544 libretranslate/app.py:553
#, fuzzy, python-format
msgid "Invalid request: request (%(size)s) exceeds text limit (%(limit)s)"
msgstr "Yêu cầu tội phạm: %(size)s Quá giới hạn tin nhắn. (%(limit)s)"
#: libretranslate/app.py:525 libretranslate/app.py:530
#: libretranslate/app.py:700 libretranslate/app.py:705
#: libretranslate/app.py:583 libretranslate/app.py:588
#: libretranslate/app.py:758 libretranslate/app.py:763
#, python-format
msgid "%(lang)s is not supported"
msgstr "%(lang)s Không được hỗ trợ."
#: libretranslate/app.py:536
#: libretranslate/app.py:594
#, fuzzy, python-format
msgid "%(format)s format is not supported"
msgstr "%(format)s Định dạng không được hỗ trợ"
#: libretranslate/app.py:544 libretranslate/app.py:568
#: libretranslate/app.py:602 libretranslate/app.py:626
#, fuzzy, python-format
msgid ""
"%(tname)s (%(tcode)s) is not available as a target language from "
"%(sname)s (%(scode)s)"
"%(tname)s (%(tcode)s) is not available as a target language from %(sname)s "
"(%(scode)s)"
msgstr ""
"%(tname)s (%(tcode)s) không có sẵn làm ngôn ngữ mục tiêu từ %(sname)s "
"(%(scode)s)"
#: libretranslate/app.py:589
#: libretranslate/app.py:647
#, python-format
msgid "Cannot translate text: %(text)s"
msgstr "Không thể dịch tin nhắn: %(text)s"
#: libretranslate/app.py:676 libretranslate/app.py:730
#: libretranslate/app.py:734 libretranslate/app.py:788
msgid "Files translation are disabled on this server."
msgstr "Dịch dữ liệu bị tắt trên máy chủ này."
#: libretranslate/app.py:690
#: libretranslate/app.py:748
msgid "Invalid request: empty file"
msgstr "Yêu cầu tội phạm: hồ sơ trống rỗng"
#: libretranslate/app.py:693
#: libretranslate/app.py:751
msgid "Invalid request: file format not supported"
msgstr "Yêu cầu về hồ sơ không được hỗ trợ"
#: libretranslate/app.py:738
#: libretranslate/app.py:796
msgid "Invalid filename"
msgstr "Tên hồ sơ tội phạm"
#: libretranslate/app.py:979
#: libretranslate/app.py:1038
msgid "Suggestions are disabled on this server."
msgstr "Những gợi ý bị tắt trên máy chủ này."
@ -250,7 +248,7 @@ msgstr "dịch"
msgid "Translate text from a language to another"
msgstr "Dịch từ ngôn ngữ sang tiếng khác"
#: libretranslate/locales/.swag.py:5 libretranslate/templates/index.html:219
#: libretranslate/locales/.swag.py:5 libretranslate/templates/index.html:222
msgid "Translated text"
msgstr "Dịch"
@ -451,70 +449,71 @@ msgid "Whether submission was successful"
msgstr "Cho dù trình diễn thành công"
#: libretranslate/templates/app.js.template:31
#: libretranslate/templates/app.js.template:275
#: libretranslate/templates/app.js.template:279
#: libretranslate/templates/app.js.template:286
#: libretranslate/templates/app.js.template:290
msgid "Copy text"
msgstr "Rõ"
#: libretranslate/templates/app.js.template:72
#: libretranslate/templates/app.js.template:78
#: libretranslate/templates/app.js.template:83
#: libretranslate/templates/app.js.template:262
#: libretranslate/templates/app.js.template:332
#: libretranslate/templates/app.js.template:402
#: libretranslate/templates/app.js.template:447
#: libretranslate/templates/app.js.template:80
#: libretranslate/templates/app.js.template:86
#: libretranslate/templates/app.js.template:91
#: libretranslate/templates/app.js.template:273
#: libretranslate/templates/app.js.template:343
#: libretranslate/templates/app.js.template:431
#: libretranslate/templates/app.js.template:479
#, fuzzy, python-format
msgid "Cannot load %(url)s"
msgstr "Không được %(url)s"
#: libretranslate/templates/app.js.template:253
#: libretranslate/templates/app.js.template:323
#: libretranslate/templates/app.js.template:385
#: libretranslate/templates/app.js.template:395
#: libretranslate/templates/app.js.template:264
#: libretranslate/templates/app.js.template:334
#: libretranslate/templates/app.js.template:412
#: libretranslate/templates/app.js.template:423
msgid "Unknown error"
msgstr "Lỗi chưa rõ"
#: libretranslate/templates/app.js.template:276
#: libretranslate/templates/app.js.template:287
msgid "Copied"
msgstr "Cảnh sát"
#: libretranslate/templates/app.js.template:320
#: libretranslate/templates/app.js.template:331
msgid ""
"Thanks for your correction. Note the suggestion will not take effect "
"right away."
"Thanks for your correction. Note the suggestion will not take effect right "
"away."
msgstr "Cảm ơn đã sửa chữa. Chú ý đề nghị sẽ không hiệu quả ngay lập tức."
#: libretranslate/templates/app.js.template:423
#: libretranslate/templates/app.js.template:455
msgid "No languages available. Did you install the models correctly?"
msgstr "Không có ngôn ngữ nào cả. Anh đã cài đặt các người mẫu đúng không?"
#: libretranslate/templates/app.js.template:479
#: libretranslate/templates/app.js.template:522
#, fuzzy, python-format
msgid "Type in your API Key. If you need an API key, %(instructions)s"
msgstr ""
"Loại trong chìa khóa của anh. Nếu anh cần chìa khóa API, %(instructions)s"
#: libretranslate/templates/app.js.template:479
#: libretranslate/templates/app.js.template:522
msgid "press the \"Get API Key\" link."
msgstr "nhấn liên kết \" Lấy khóa\" đi."
#: libretranslate/templates/app.js.template:479
#: libretranslate/templates/app.js.template:522
msgid "contact the server operator."
msgstr "liên lạc với người điều hành máy chủ."
#: libretranslate/templates/index.html:8 libretranslate/templates/index.html:25
#: libretranslate/templates/index.html:333
#: libretranslate/templates/index.html:9
#: libretranslate/templates/index.html:27
#: libretranslate/templates/index.html:336
msgid "Free and Open Source Machine Translation API"
msgstr "Miễn phí và mở nguồn máy dịch"
#: libretranslate/templates/index.html:10
#: libretranslate/templates/index.html:29
#: libretranslate/templates/index.html:31
msgid ""
"Free and Open Source Machine Translation API. Self-hosted, offline "
"capable and easy to setup. Run your own API server in just a few minutes."
"Free and Open Source Machine Translation API. Self-hosted, offline capable "
"and easy to setup. Run your own API server in just a few minutes."
msgstr ""
"Miễn phí và mở nguồn máy dịch. Tự chủ, đột nhập có thể và dễ dàng thiết "
"lập. Chạy máy chủ của mình trong vài phút."
"Miễn phí và mở nguồn máy dịch. Tự chủ, đột nhập có thể và dễ dàng thiết lập."
" Chạy máy chủ của mình trong vài phút."
#: libretranslate/templates/index.html:11
msgid "translation"
@ -524,148 +523,152 @@ msgstr "dịch"
msgid "api"
msgstr "api"
#: libretranslate/templates/index.html:64
#: libretranslate/templates/index.html:65
msgid "API Docs"
msgstr "API Docs"
#: libretranslate/templates/index.html:66
#: libretranslate/templates/index.html:67
msgid "Get API Key"
msgstr "Lấy API Chìa khóa"
#: libretranslate/templates/index.html:68
#: libretranslate/templates/index.html:69
msgid "GitHub"
msgstr "GitHub"
#: libretranslate/templates/index.html:70
#: libretranslate/templates/index.html:71
msgid "Set API Key"
msgstr "Đặt API Chìa khóa"
#: libretranslate/templates/index.html:72
#: libretranslate/templates/index.html:73
msgid "Change language"
msgstr "Thay đổi ngôn ngữ"
#: libretranslate/templates/index.html:78
#: libretranslate/templates/index.html:79
msgid "Edit"
msgstr "Edited"
#: libretranslate/templates/index.html:154
#: libretranslate/templates/index.html:81
msgid "Toggle dark/light mode"
msgstr "Chuyển sang chế độ ánh sáng"
#: libretranslate/templates/index.html:157
msgid "Dismiss"
msgstr "Giải tán"
#: libretranslate/templates/index.html:168
#: libretranslate/templates/index.html:171
msgid "Translation API"
msgstr "Dịch"
#: libretranslate/templates/index.html:172
#: libretranslate/templates/index.html:175
msgid "Translate Text"
msgstr "Dịch"
#: libretranslate/templates/index.html:176
#: libretranslate/templates/index.html:179
msgid "Translate Files"
msgstr "Dịch Files"
#: libretranslate/templates/index.html:182
#: libretranslate/templates/index.html:185
msgid "Translate from"
msgstr "Dịch từ"
#: libretranslate/templates/index.html:192
#: libretranslate/templates/index.html:195
msgid "Swap source and target languages"
msgstr "Nguồn tin và mục tiêu ngôn ngữ"
#: libretranslate/templates/index.html:195
#: libretranslate/templates/index.html:198
msgid "Translate into"
msgstr "Dịch"
#: libretranslate/templates/index.html:207
#: libretranslate/templates/index.html:210
msgid "Text to translate"
msgstr "Tin nhắn để dịch"
#: libretranslate/templates/index.html:210
#: libretranslate/templates/index.html:213
msgid "Delete text"
msgstr "Xóa tin nhắn"
#: libretranslate/templates/index.html:223
#: libretranslate/templates/index.html:226
msgid "Suggest translation"
msgstr "Lời khuyên"
#: libretranslate/templates/index.html:227
#: libretranslate/templates/index.html:230
msgid "Cancel"
msgstr "Hủy"
#: libretranslate/templates/index.html:230
#: libretranslate/templates/index.html:233
msgid "Send"
msgstr "Gửi"
#: libretranslate/templates/index.html:246
#: libretranslate/templates/index.html:249
msgid "Supported file formats:"
msgstr "Tập tin được hỗ trợ:"
#: libretranslate/templates/index.html:250
#: libretranslate/templates/index.html:253
msgid "File"
msgstr "Tài liệu"
#: libretranslate/templates/index.html:265
#: libretranslate/templates/index.html:268
msgid "Remove file"
msgstr "Lấy hồ sơ"
#: libretranslate/templates/index.html:272
#: libretranslate/templates/index.html:275
msgid "Translate"
msgstr "Dịch"
#: libretranslate/templates/index.html:273
#: libretranslate/templates/index.html:317
#: libretranslate/templates/index.html:276
#: libretranslate/templates/index.html:320
msgid "Download"
msgstr "Tải về"
#: libretranslate/templates/index.html:292
#: libretranslate/templates/index.html:295
msgid "Request"
msgstr "Yêu cầu"
#: libretranslate/templates/index.html:297
#: libretranslate/templates/index.html:300
msgid "Response"
msgstr "Phản ứng"
#: libretranslate/templates/index.html:312
#: libretranslate/templates/index.html:315
msgid "Open Source Machine Translation API"
msgstr "Mở máy dịch"
#: libretranslate/templates/index.html:313
#: libretranslate/templates/index.html:316
msgid "Self-Hosted. Offline Capable. Easy to Setup."
msgstr "Tự lưu trữ. Có khả năng ngoại tuyến. Bình tĩnh."
#: libretranslate/templates/index.html:332
#: libretranslate/templates/index.html:335
msgid "LibreTranslate"
msgstr "Libretranslate"
#: libretranslate/templates/index.html:334
#: libretranslate/templates/index.html:337
msgid "License:"
msgstr "Giấy phép:"
#: libretranslate/templates/index.html:337
#: libretranslate/templates/index.html:340
#, fuzzy, python-format
msgid ""
"This public API should be used for testing, personal or infrequent use. "
"If you're going to run an application in production, please "
"%(host_server)s or %(get_api_key)s."
"This public API should be used for testing, personal or infrequent use. If "
"you're going to run an application in production, please %(host_server)s or "
"%(get_api_key)s."
msgstr ""
"API công khai này nên được dùng để thử nghiệm, sử dụng cá nhân hay không "
"thường xuyên. Nếu anh định làm đơn xin sản xuất, làm ơn. %(host_server)s "
"Hoặc %(get_api_key)s."
#: libretranslate/templates/index.html:337
#: libretranslate/templates/index.html:340
msgid "host your own server"
msgstr "chủ máy chủ của anh"
#: libretranslate/templates/index.html:337
#: libretranslate/templates/index.html:340
msgid "get an API key"
msgstr "lấy chìa khóa API"
#: libretranslate/templates/index.html:345
#: libretranslate/templates/index.html:348
#, fuzzy, python-format
msgid "Made with %(heart)s by %(contributors)s and powered by %(engine)s"
msgstr "Làm với %(heart)s ♪ %(contributors)s và được cung cấp bởi %(engine)s"
#: libretranslate/templates/index.html:345
#: libretranslate/templates/index.html:348
#, fuzzy, python-format
msgid "%(libretranslate)s Contributors"
msgstr "%(libretranslate)s Cộng sản"