From b899a69cf4f7f5105ad97ab9f49fe0d7f7ee6e82 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Mon, 18 Oct 2021 15:21:14 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ib367524cf8c9ec3c9448da182ac40f56a491e514 --- i18n/api/sv.json | 5 ++++- i18n/en-gb.json | 8 -------- i18n/he.json | 1 + i18n/pih.json | 8 -------- i18n/ru.json | 2 ++ i18n/sv.json | 4 ++++ i18n/zh-hans.json | 2 ++ 7 files changed, 13 insertions(+), 17 deletions(-) delete mode 100644 i18n/en-gb.json delete mode 100644 i18n/pih.json diff --git a/i18n/api/sv.json b/i18n/api/sv.json index ef68ef63..b70607e8 100644 --- a/i18n/api/sv.json +++ b/i18n/api/sv.json @@ -1,13 +1,16 @@ { "@metadata": { "authors": [ + "Hannarosendeloitte", "Lokal Profil", "WikiPhoenix" ] }, "apihelp-scribunto-console-description": "Intern modul för att betjäna XHR-förfrågningar från Scribunto-konsolen.", + "apihelp-scribunto-console-summary": "Intern modul för att betjäna XHR-förfrågningar från Scribunto-konsolen.", "apihelp-scribunto-console-param-title": "Titeln på modulen som ska testas.", "apihelp-scribunto-console-param-content": "Modulens nya innehåll.", "apihelp-scribunto-console-param-session": "Sessionsnyckel.", - "apihelp-scribunto-console-param-question": "Nästa rad att utvärdera som ett skript." + "apihelp-scribunto-console-param-question": "Nästa rad att utvärdera som ett skript.", + "apihelp-scribunto-console-param-clear": "Ställ in för att rensa den aktuella sessionen." } diff --git a/i18n/en-gb.json b/i18n/en-gb.json deleted file mode 100644 index dbaea031..00000000 --- a/i18n/en-gb.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "@metadata": { - "authors": [ - "Chase me ladies, I'm the Cavalry" - ] - }, - "scribunto-lua-error": "Lua error: $2." -} diff --git a/i18n/he.json b/i18n/he.json index e89a5de8..7fad4909 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -39,6 +39,7 @@ "scribunto-lua-error-location": "שגיאת לואה $1: $2.", "scribunto-lua-error": "שגיאת לואה: $2.", "scribunto-lua-notarrayreturn": "שגיאת תסריט: היחידה החזירה ערך $2. היא אמורה להחזיר טבלת שמות מיוצאים.", + "scribunto-lua-warning": "אזהרת תסריט: $1", "scribunto-luastandalone-proc-error": "שגיאת לואה: לא ניתן ליצור תהליך.", "scribunto-luastandalone-proc-error-msg": "שגיאת לואה: לא ניתן ליצור תהליך: $2", "scribunto-luastandalone-proc-error-proc-open": "שגיאת לואה: לא ניתן ליצור תהליך: הפונקציה proc_open אינה זמינה. נא לבדוק את ההגדרה \"disable_functions\" של PHP.", diff --git a/i18n/pih.json b/i18n/pih.json deleted file mode 100644 index 1b093dd3..00000000 --- a/i18n/pih.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "@metadata": { - "authors": [ - "MinecraftAustralia" - ] - }, - "scribunto-lua-error": "Lua probl'm: $2" -} diff --git a/i18n/ru.json b/i18n/ru.json index ac6bdeba..0003b934 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -12,6 +12,7 @@ "Lemondoge", "MaxBioHazard", "Movses", + "NR Deblocked", "Okras", "Ole Yves", "Patrick Star", @@ -50,6 +51,7 @@ "scribunto-lua-error-location": "Ошибка Lua $1: $2.", "scribunto-lua-error": "Ошибка Lua: $2.", "scribunto-lua-notarrayreturn": "Ошибка скрипта: Модуль вернул значение $2. Ожидается, что модуль вернёт таблицу экспорта.", + "scribunto-lua-warning": "Ошибка скрипта: $1", "scribunto-luastandalone-proc-error": "Ошибка Lua: Не удалось создать процесс.", "scribunto-luastandalone-proc-error-msg": "Ошибка Lua: не удаётся создать процесс: $2", "scribunto-luastandalone-proc-error-proc-open": "Ошибка Lua: не удаётся создать процесс: proc_open не доступен. Проверьте директиву конфигурации PHP «disable_functions».", diff --git a/i18n/sv.json b/i18n/sv.json index dda947ee..225eda61 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -4,6 +4,7 @@ "Ainali", "GameOn", "Hangsna", + "Hannarosendeloitte", "Jopparn", "Lokal Profil", "Magol", @@ -58,8 +59,11 @@ "scribunto-limitreport-timeusage": "Lua - tidsanvändning", "scribunto-limitreport-timeusage-value": "$1/$2 sekunder", "scribunto-limitreport-virtmemusage": "Lua - virtuell storlek", + "scribunto-limitreport-virtmemusage-value": "$1/$2 {{PLURAL:$2|byte}}", "scribunto-limitreport-estmemusage": "Lua - uppskattad minnesanvändning", + "scribunto-limitreport-estmemusage-value": "$1 {{PLURAL:$1|byte}}", "scribunto-limitreport-memusage": "Lua - minnesanvändning", + "scribunto-limitreport-memusage-value": "$1/$2 {{PLURAL:$2|byte}}", "scribunto-limitreport-profile": "Lua-profil", "scribunto-limitreport-profile-ms": "$1 ms", "scribunto-limitreport-logs": "Lua-loggar", diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json index 01b03a6f..c3e070bc 100644 --- a/i18n/zh-hans.json +++ b/i18n/zh-hans.json @@ -3,6 +3,7 @@ "authors": [ "Arthur2e5", "Duolaimi", + "GuoPC", "Lakejason0", "Liangent", "Liuxinyu970226", @@ -43,6 +44,7 @@ "scribunto-lua-error-location": "Lua错误 $1:$2", "scribunto-lua-error": "Lua错误:$2。", "scribunto-lua-notarrayreturn": "脚本错误:该模块返回了一个 $2 值。它应该返回一个导出表。", + "scribunto-lua-warning": "脚本警告:$1", "scribunto-luastandalone-proc-error": "Lua错误:无法创建进程。", "scribunto-luastandalone-proc-error-msg": "Lua错误:无法创建进程:$2", "scribunto-luastandalone-proc-error-proc-open": "Lua错误:无法创建进程:proc_open不可用。请检查PHP的指令配置“disable_functions”。",