Localisation updates from https://translatewiki.net.

Change-Id: I6866df70cc6c34dfeeffb7704c6deeede83faf8d
This commit is contained in:
Translation updater bot 2023-03-21 08:23:56 +01:00
parent 41e7742128
commit 4e8f19ac27
2 changed files with 16 additions and 3 deletions

View file

@ -6,10 +6,11 @@
"Otokoume",
"Shirayuki",
"Whym",
"Yusuke1109"
"Yusuke1109",
"Kiri"
]
},
"scribunto-desc": "MediaWiki ページにスクリプト言語を埋め込むフレームワーク",
"scribunto-desc": "スクリプト言語を MediaWiki ページに埋め込むためのフレームワーク",
"scribunto-line": "$1 行目",
"scribunto-module-line": "$1 内、$2 行目",
"scribunto-parser-dialog-title": "スクリプトエラー",
@ -55,8 +56,11 @@
"scribunto-limitreport-timeusage": "Lua 実行時間",
"scribunto-limitreport-timeusage-value": "$1/$2 秒",
"scribunto-limitreport-virtmemusage": "Lua 仮想サイズ",
"scribunto-limitreport-virtmemusage-value": "$1/$2 {{PLURAL:$2|バイト}}",
"scribunto-limitreport-estmemusage": "Lua 推定メモリ使用量",
"scribunto-limitreport-estmemusage-value": "$1 {{PLURAL:$1|バイト}}",
"scribunto-limitreport-memusage": "Lua のメモリ使用量",
"scribunto-limitreport-memusage-value": "$1/$2 {{PLURAL:$2|バイト}}",
"scribunto-limitreport-profile": "Lua プロファイル",
"scribunto-limitreport-profile-ms": "$1 ミリ秒",
"scribunto-limitreport-profile-percent": "$1%",

View file

@ -4,5 +4,14 @@
"Iflaq"
]
},
"scribunto-lua-error": "لُوا غَلطی: $2۔"
"scribunto-parser-dialog-title": "سِکرپٹ نُقُص",
"scribunto-error-short": "سِکرپٹ نُقُص: $1",
"scribunto-error-long": "سِکرپٹ نُقُص:\n\n$1",
"scribunto-doc-page-name": "ماڈیوٗل:$1/دَستاویٖز",
"scribunto-doc-page-does-not-exist": "\"یَمہٕ ماڈیوٗلُک دَستاویٖز ییٚہِ [[$1]] جاے بَناونہٕ\"",
"scribunto-lua-error-location": "لُوا غَلطی $1: $2.",
"scribunto-lua-error": "لُوا غَلطی: $2۔",
"scribunto-lua-warning": "سِکرپٹ خَبردٲری: $1",
"nstab-module": "ماڈیوٗل",
"tooltip-ca-nstab-module": "ماڈیوٗل صَفہٕ وُچھِو"
}