mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-11 17:01:00 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ice752af99bda35924b85807d0678036295f352de
This commit is contained in:
parent
405045c416
commit
a5c314b1c5
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"SolidBlock"
|
||||
"SolidBlock",
|
||||
"列维劳德"
|
||||
]
|
||||
},
|
||||
"scribunto-lua-error": "Lua誤:$2"
|
||||
"scribunto-lua-error": "邏輯單元應用之誤:$2"
|
||||
}
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"McDutchie",
|
||||
"MuratTheTurkish",
|
||||
"Sadrettin",
|
||||
"SaldırganSincap",
|
||||
"Sezgin İbiş",
|
||||
"Violetanka",
|
||||
"Vito Genovese"
|
||||
|
@ -43,6 +44,7 @@
|
|||
"scribunto-lua-error-location": "Lua hatası $1: $2.",
|
||||
"scribunto-lua-error": "Lua hatası: $2.",
|
||||
"scribunto-lua-notarrayreturn": "Betik hatası: Modül $2 değerini döndürdü. Bir aktarım tablosu döndürmesi gerekiyor.",
|
||||
"scribunto-lua-warning": "Betik uyarısı: $1",
|
||||
"scribunto-luastandalone-proc-error": "Lua hatası: İşlem oluşturulamıyor.",
|
||||
"scribunto-luastandalone-proc-error-msg": "Lua hatası: İşlem oluşturulamıyor: $2",
|
||||
"scribunto-luastandalone-proc-error-proc-open": "Lua hatası: İşlem oluşturulamıyor: proc_open mevcut değil. PHP'nin \"enable_functions\" yapılandırma yönergesini kontrol edin.",
|
||||
|
|
Loading…
Reference in a new issue