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: 2023-12-09 21:07+0000\n"
|
||||
"Last-Translator: ArnoldCordewiner <arnoldc@protonmail.com>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/libretranslate/app/nl/>\n"
|
||||
|
|
@ -17,13 +17,13 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"Generated-By: Babel 2.15.0\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
|
||||
#: libretranslate/app.py:80
|
||||
msgid "Invalid JSON format"
|
||||
msgstr "Onjuist JSON formaat"
|
||||
|
||||
#: libretranslate/app.py:180 libretranslate/templates/app.js.template:465
|
||||
#: libretranslate/app.py:180 libretranslate/templates/app.js.template:467
|
||||
msgid "Auto Detect"
|
||||
msgstr "Automatisch Detecteren"
|
||||
|
||||
|
|
@ -39,57 +39,57 @@ msgstr "Overschrijding maximaal aantal verzoeken"
|
|||
msgid "Invalid API key"
|
||||
msgstr "Ongeldige API sleutel"
|
||||
|
||||
#: libretranslate/app.py:317
|
||||
#: libretranslate/app.py:324
|
||||
msgid "Please contact the server operator to get an API key"
|
||||
msgstr "Neem contact op met de server-beheerder om een API sleutel te krijgen"
|
||||
|
||||
#: libretranslate/app.py:319
|
||||
#: libretranslate/app.py:326
|
||||
#, python-format
|
||||
msgid "Visit %(url)s to get an API key"
|
||||
msgstr "Ga naar %(url)s om een API sleutel te krijgen"
|
||||
|
||||
#: libretranslate/app.py:366
|
||||
#: libretranslate/app.py:373
|
||||
msgid "Slowdown:"
|
||||
msgstr "Vertraging:"
|
||||
|
||||
#: 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 "Ongeldig verzoek: %(name)s parameter ontbreekt"
|
||||
|
||||
#: libretranslate/app.py:592
|
||||
#: libretranslate/app.py:615
|
||||
#, python-format
|
||||
msgid "Invalid request: %(name)s parameter is not a number"
|
||||
msgstr "Ongeldig verzoek: %(name)s parameter is geen getal"
|
||||
|
||||
#: libretranslate/app.py:595
|
||||
#: libretranslate/app.py:618
|
||||
#, python-format
|
||||
msgid "Invalid request: %(name)s parameter must be <= %(value)s"
|
||||
msgstr "Ongeldig verzoek: %(name)s parameter moet zijn %(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 ""
|
||||
"Ongeldig verzoek: verzoek (%(size)s) overschrijdt tekstlimiet (%(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 wordt niet ondersteund"
|
||||
|
||||
#: libretranslate/app.py:648
|
||||
#: libretranslate/app.py:671
|
||||
#, python-format
|
||||
msgid "%(format)s format is not supported"
|
||||
msgstr "%(format)s formaat wordt niet ondersteund"
|
||||
|
||||
#: 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 "
|
||||
|
|
@ -98,28 +98,28 @@ msgstr ""
|
|||
"%(tname)s (%(tcode)s) Is niet beschikbaar als een doeltaal van %(sname)s "
|
||||
"(%(scode)s)"
|
||||
|
||||
#: libretranslate/app.py:701
|
||||
#: libretranslate/app.py:724
|
||||
#, python-format
|
||||
msgid "Cannot translate text: %(text)s"
|
||||
msgstr "Kan tekst niet vertalen: %(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 "Bestanden vertalen is uitgeschakeld op deze server."
|
||||
|
||||
#: libretranslate/app.py:803
|
||||
#: libretranslate/app.py:826
|
||||
msgid "Invalid request: empty file"
|
||||
msgstr "Ongeldig verzoek: leeg bestand"
|
||||
|
||||
#: libretranslate/app.py:806
|
||||
#: libretranslate/app.py:829
|
||||
msgid "Invalid request: file format not supported"
|
||||
msgstr "Ongeldig verzoek: bestandsformaat wordt niet ondersteund"
|
||||
|
||||
#: libretranslate/app.py:857
|
||||
#: libretranslate/app.py:880
|
||||
msgid "Invalid filename"
|
||||
msgstr "Ongeldige bestandsnaam"
|
||||
|
||||
#: libretranslate/app.py:1099
|
||||
#: libretranslate/app.py:1122
|
||||
msgid "Suggestions are disabled on this server."
|
||||
msgstr "Suggesties zijn uitgeschakeld op deze server."
|
||||
|
||||
|
|
@ -140,174 +140,182 @@ msgid "Azerbaijani"
|
|||
msgstr "Azerbeidzjaans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:5
|
||||
msgid "Basque"
|
||||
msgstr "Baskische"
|
||||
|
||||
#: libretranslate/locales/.langs.py:6
|
||||
msgid "Bengali"
|
||||
msgstr "Bengaals"
|
||||
|
||||
#: libretranslate/locales/.langs.py:6
|
||||
#: libretranslate/locales/.langs.py:7
|
||||
msgid "Bulgarian"
|
||||
msgstr "Bulgaars"
|
||||
|
||||
#: libretranslate/locales/.langs.py:7
|
||||
#: libretranslate/locales/.langs.py:8
|
||||
msgid "Catalan"
|
||||
msgstr "Catalaans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:8
|
||||
#: libretranslate/locales/.langs.py:9
|
||||
msgid "Chinese"
|
||||
msgstr "Chinees"
|
||||
|
||||
#: libretranslate/locales/.langs.py:9
|
||||
#: libretranslate/locales/.langs.py:10
|
||||
msgid "Chinese (traditional)"
|
||||
msgstr "Chinees (traditioneel)"
|
||||
|
||||
#: libretranslate/locales/.langs.py:10
|
||||
#: libretranslate/locales/.langs.py:11
|
||||
msgid "Czech"
|
||||
msgstr "Tsjechisch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:11
|
||||
#: libretranslate/locales/.langs.py:12
|
||||
msgid "Danish"
|
||||
msgstr "Deens"
|
||||
|
||||
#: libretranslate/locales/.langs.py:12
|
||||
#: libretranslate/locales/.langs.py:13
|
||||
msgid "Dutch"
|
||||
msgstr "Nederlands"
|
||||
|
||||
#: libretranslate/locales/.langs.py:13
|
||||
#: libretranslate/locales/.langs.py:14
|
||||
msgid "Esperanto"
|
||||
msgstr "Esperanto"
|
||||
|
||||
#: libretranslate/locales/.langs.py:14
|
||||
#: libretranslate/locales/.langs.py:15
|
||||
msgid "Estonian"
|
||||
msgstr "Ests"
|
||||
|
||||
#: libretranslate/locales/.langs.py:15
|
||||
#: libretranslate/locales/.langs.py:16
|
||||
msgid "Finnish"
|
||||
msgstr "Fins"
|
||||
|
||||
#: libretranslate/locales/.langs.py:16
|
||||
#: libretranslate/locales/.langs.py:17
|
||||
msgid "French"
|
||||
msgstr "Frans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:17
|
||||
#: libretranslate/locales/.langs.py:18
|
||||
msgid "Galician"
|
||||
msgstr "Galicisch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:19
|
||||
msgid "German"
|
||||
msgstr "Duits"
|
||||
|
||||
#: libretranslate/locales/.langs.py:18
|
||||
#: libretranslate/locales/.langs.py:20
|
||||
msgid "Greek"
|
||||
msgstr "Grieks"
|
||||
|
||||
#: libretranslate/locales/.langs.py:19
|
||||
#: libretranslate/locales/.langs.py:21
|
||||
msgid "Hebrew"
|
||||
msgstr "Hebreeuws"
|
||||
|
||||
#: 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 "Hongaars"
|
||||
|
||||
#: libretranslate/locales/.langs.py:22
|
||||
#: libretranslate/locales/.langs.py:24
|
||||
msgid "Indonesian"
|
||||
msgstr "Indonesisch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:23
|
||||
#: libretranslate/locales/.langs.py:25
|
||||
msgid "Irish"
|
||||
msgstr "Iers"
|
||||
|
||||
#: libretranslate/locales/.langs.py:24
|
||||
#: libretranslate/locales/.langs.py:26
|
||||
msgid "Italian"
|
||||
msgstr "Italiaans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:25
|
||||
#: libretranslate/locales/.langs.py:27
|
||||
msgid "Japanese"
|
||||
msgstr "Japans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:26
|
||||
#: libretranslate/locales/.langs.py:28
|
||||
msgid "Korean"
|
||||
msgstr "Koreaans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:27
|
||||
#: libretranslate/locales/.langs.py:29
|
||||
msgid "Latvian"
|
||||
msgstr "Lets"
|
||||
|
||||
#: libretranslate/locales/.langs.py:28
|
||||
#: libretranslate/locales/.langs.py:30
|
||||
msgid "Lithuanian"
|
||||
msgstr "Litouws"
|
||||
|
||||
#: libretranslate/locales/.langs.py:29
|
||||
#: libretranslate/locales/.langs.py:31
|
||||
msgid "Malay"
|
||||
msgstr "Maleis"
|
||||
|
||||
#: libretranslate/locales/.langs.py:30
|
||||
#: libretranslate/locales/.langs.py:32
|
||||
msgid "Norwegian"
|
||||
msgstr "Noors"
|
||||
|
||||
#: libretranslate/locales/.langs.py:31
|
||||
#: libretranslate/locales/.langs.py:33
|
||||
msgid "Persian"
|
||||
msgstr "Perzisch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:32
|
||||
#: libretranslate/locales/.langs.py:34
|
||||
msgid "Polish"
|
||||
msgstr "Pools"
|
||||
|
||||
#: libretranslate/locales/.langs.py:33
|
||||
#: libretranslate/locales/.langs.py:35
|
||||
msgid "Portuguese"
|
||||
msgstr "Portugees"
|
||||
|
||||
#: libretranslate/locales/.langs.py:34
|
||||
#: libretranslate/locales/.langs.py:36
|
||||
msgid "Romanian"
|
||||
msgstr "Roemeens"
|
||||
|
||||
#: libretranslate/locales/.langs.py:35
|
||||
#: libretranslate/locales/.langs.py:37
|
||||
msgid "Russian"
|
||||
msgstr "Russisch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:36
|
||||
#: libretranslate/locales/.langs.py:38
|
||||
msgid "Slovak"
|
||||
msgstr "Slovaaks"
|
||||
|
||||
#: libretranslate/locales/.langs.py:37
|
||||
#: libretranslate/locales/.langs.py:39
|
||||
msgid "Slovenian"
|
||||
msgstr "Sloveens"
|
||||
|
||||
#: libretranslate/locales/.langs.py:38
|
||||
#: libretranslate/locales/.langs.py:40
|
||||
msgid "Spanish"
|
||||
msgstr "Spaans"
|
||||
|
||||
#: libretranslate/locales/.langs.py:39
|
||||
#: libretranslate/locales/.langs.py:41
|
||||
msgid "Swedish"
|
||||
msgstr "Zweeds"
|
||||
|
||||
#: libretranslate/locales/.langs.py:40
|
||||
#: libretranslate/locales/.langs.py:42
|
||||
msgid "Tagalog"
|
||||
msgstr "Tagalog"
|
||||
|
||||
#: libretranslate/locales/.langs.py:41
|
||||
#: libretranslate/locales/.langs.py:43
|
||||
msgid "Thai"
|
||||
msgstr "Thais"
|
||||
|
||||
#: libretranslate/locales/.langs.py:42
|
||||
#: libretranslate/locales/.langs.py:44
|
||||
msgid "Turkish"
|
||||
msgstr "Turks"
|
||||
|
||||
#: libretranslate/locales/.langs.py:43
|
||||
#: libretranslate/locales/.langs.py:45
|
||||
msgid "Ukranian"
|
||||
msgstr "Oekraïens"
|
||||
|
||||
#: libretranslate/locales/.langs.py:44
|
||||
#: libretranslate/locales/.langs.py:46
|
||||
msgid "Urdu"
|
||||
msgstr "Urdu"
|
||||
|
||||
#: libretranslate/locales/.langs.py:45
|
||||
#: libretranslate/locales/.langs.py:47
|
||||
msgid "Serbian"
|
||||
msgstr "Servisch"
|
||||
|
||||
#: libretranslate/locales/.langs.py:46
|
||||
#: libretranslate/locales/.langs.py:48
|
||||
msgid "Ukrainian"
|
||||
msgstr "Oekraïens"
|
||||
|
||||
#: libretranslate/locales/.langs.py:47
|
||||
#: libretranslate/locales/.langs.py:49
|
||||
msgid "Vietnamese"
|
||||
msgstr "Vietnamees"
|
||||
|
||||
|
|
@ -522,55 +530,55 @@ msgid "Whether submission was successful"
|
|||
msgstr "Of het nu succesvol was"
|
||||
|
||||
#: 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 "Begrepen"
|
||||
|
||||
#: 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 "Kan niet laden %(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 "Onbekende fout"
|
||||
|
||||
#: libretranslate/templates/app.js.template:293
|
||||
#: libretranslate/templates/app.js.template:295
|
||||
msgid "Copied"
|
||||
msgstr "Copi"
|
||||
|
||||
#: 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 ""
|
||||
"Bedankt voor je correctie. Let op dat de suggestie niet meteen zal werken."
|
||||
|
||||
#: libretranslate/templates/app.js.template:461
|
||||
#: libretranslate/templates/app.js.template:463
|
||||
msgid "No languages available. Did you install the models correctly?"
|
||||
msgstr "Geen talen beschikbaar. Heb je de modellen correct geïnstalleerd?"
|
||||
|
||||
#: 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 ""
|
||||
"Voer je API sleutel in. Als je een API sleutel nodig hebt, %(instructions)s"
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
msgid "press the \"Get API Key\" link."
|
||||
msgstr "druk op de \"Get API Key\" link."
|
||||
|
||||
#: libretranslate/templates/app.js.template:528
|
||||
#: libretranslate/templates/app.js.template:530
|
||||
msgid "contact the server operator."
|
||||
msgstr "neem contact op met de server."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue