From 720661d6a86b9b14df50e099753e93fddffdb0d8 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Fri, 13 Sep 2019 10:21:00 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I7cda53b112b5fbbc382a8aeb76ac5c52ea430551 --- i18n/api/pl.json | 3 ++- i18n/api/th.json | 4 +++- i18n/ban.json | 2 +- i18n/cnr-latn.json | 8 ++++++++ i18n/fr.json | 7 ++++--- i18n/rej.json | 8 ++++++++ 6 files changed, 26 insertions(+), 6 deletions(-) create mode 100644 i18n/cnr-latn.json create mode 100644 i18n/rej.json diff --git a/i18n/api/pl.json b/i18n/api/pl.json index 3d3f3365..ab6b2a9e 100644 --- a/i18n/api/pl.json +++ b/i18n/api/pl.json @@ -2,7 +2,8 @@ "@metadata": { "authors": [ "Railfail536", - "Woytecr" + "Woytecr", + "Rail" ] }, "apihelp-scribunto-console-description": "Wewnętrzny moduł obsługi żądań XHR z konsoli Scribunto.", diff --git a/i18n/api/th.json b/i18n/api/th.json index 05ab0ae3..ed39d4c4 100644 --- a/i18n/api/th.json +++ b/i18n/api/th.json @@ -1,10 +1,12 @@ { "@metadata": { "authors": [ - "Octahedron80" + "Octahedron80", + "Patsagorn Y." ] }, "apihelp-scribunto-console-description": "มอดูลภายในสำหรับให้บริการการร้องขอ XHR จากคอนโซลสกรีบุนโท", + "apihelp-scribunto-console-summary": "มอดูลภายในสำหรับให้บริการการร้องขอ XHR จากคอนโซล Scribunto", "apihelp-scribunto-console-param-title": "ชื่อเรื่องของมอดูลเพื่อทดสอบ", "apihelp-scribunto-console-param-content": "เนื้อหาใหม่ของมอดูล", "apihelp-scribunto-console-param-session": "โทเค็นช่วงเวลาสื่อสาร", diff --git a/i18n/ban.json b/i18n/ban.json index 0af2a140..72b803cb 100644 --- a/i18n/ban.json +++ b/i18n/ban.json @@ -5,5 +5,5 @@ "NoiX180" ] }, - "scribunto-lua-error": "Kaiwangan Lua :$2" + "scribunto-lua-error": "Pikobet Lua :$2" } diff --git a/i18n/cnr-latn.json b/i18n/cnr-latn.json new file mode 100644 index 00000000..a490c413 --- /dev/null +++ b/i18n/cnr-latn.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Bellatrix10" + ] + }, + "scribunto-lua-error": "Lua greška: $2" +} diff --git a/i18n/fr.json b/i18n/fr.json index 27b2d7dd..89da9577 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -11,7 +11,8 @@ "Orlodrim", "Wyz", "Wladek92", - "Od1n" + "Od1n", + "Thibaut120094" ] }, "scribunto-desc": "Framework pour l'intégration de langages de script dans les pages MediaWiki", @@ -35,7 +36,7 @@ "scribunto-common-nosuchmodule": "Erreur de script : le module « $2 » n’existe pas.", "scribunto-common-nofunction": "Erreur de script : vous devez spécifier une fonction à appeler.", "scribunto-common-nosuchfunction": "Erreur de script : la fonction « $2 » n’existe pas.", - "scribunto-common-notafunction": "Erreur de script : « $2 » n’est pas une fonction.", + "scribunto-common-notafunction": "Erreur de script : « $2 » n’est pas une fonction.", "scribunto-common-timeout": "Le temps alloué pour l’exécution des scripts a expiré.", "scribunto-common-oom": "La quantité de mémoire allouée pour exécuter des scripts a été dépassée.", "scribunto-common-backtrace": "Pile des appels :", @@ -49,7 +50,7 @@ "scribunto-lua-notarrayreturn": "Erreur de script : Le module a renvoyé une valeur $2. Il est supposé renvoyer un tableau d’exportations.", "scribunto-luastandalone-proc-error": "Erreur LUA : Impossible de créer le processus.", "scribunto-luastandalone-proc-error-msg": "Erreur LUA : Impossible de créer le processus : $2", - "scribunto-luastandalone-proc-error-proc-open": "Erreur LUA : Impossible de créer le processus : proc_open n’est pas disponible. Vérifiez la directive de configuration PHP « disable_functions ».", + "scribunto-luastandalone-proc-error-proc-open": "Erreur LUA : Impossible de créer le processus : proc_open n’est pas disponible. Vérifiez la directive de configuration PHP « disable_functions ».", "scribunto-luastandalone-decode-error": "Erreur LUA : Erreur interne : Impossible de décoder le message.", "scribunto-luastandalone-write-error": "Erreur LUA : Erreur interne : Erreur d'écriture dans le tube (pipe).", "scribunto-luastandalone-read-error": "Erreur LUA : Erreur interne : Erreur de lecture du tube (pipe).", diff --git a/i18n/rej.json b/i18n/rej.json new file mode 100644 index 00000000..07d20c38 --- /dev/null +++ b/i18n/rej.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "MFikriansori" + ] + }, + "scribunto-lua-error": "Lua bocor: $2." +}