diff --git a/i18n/ar.json b/i18n/ar.json index ce483f78..4c4dd0ef 100644 --- a/i18n/ar.json +++ b/i18n/ar.json @@ -32,7 +32,7 @@ "scribunto-common-nofunction": "خطأ: يجب أن تحدد وظيفة للاتصال بها.", "scribunto-common-nosuchfunction": "خطأ: الوظيفة \"$2\" غير موجودة.", "scribunto-common-notafunction": "خطأ: \"$2\" ليس وظيفة.", - "scribunto-common-timeout": "الوقت المتاح لتشغيل البرامج النصية قد إنتهى.", + "scribunto-common-timeout": "الوقت المتاح لتشغيل البرامج النصية قد انتهى.", "scribunto-common-oom": "تم تجاوز مقدار الذاكرة المسموح به لتشغيل البرامج النصية.", "scribunto-common-backtrace": "المصحح:", "scribunto-common-no-details": "لا توجد تفاصيل أخرى متوفرة.", diff --git a/i18n/bjn.json b/i18n/bjn.json new file mode 100644 index 00000000..0092d835 --- /dev/null +++ b/i18n/bjn.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Ezagren" + ] + }, + "scribunto-lua-error": "Galat Lua: $2." +} diff --git a/i18n/nqo.json b/i18n/nqo.json new file mode 100644 index 00000000..44681dec --- /dev/null +++ b/i18n/nqo.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Lancine.kounfantoh.fofana" + ] + }, + "scribunto-lua-error": "ߟߎߊ߫ ߝߎ߬ߕߎ߲߬ߕߌ $2" +} diff --git a/i18n/tyv.json b/i18n/tyv.json new file mode 100644 index 00000000..deb8f342 --- /dev/null +++ b/i18n/tyv.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Agilight" + ] + }, + "scribunto-lua-error": "Lua алдаг: $2." +}