mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I416eda921ae114b0d90c2ef7989a7ff59f8771a8
This commit is contained in:
parent
130e3478f9
commit
8cad36b254
|
@ -4,6 +4,7 @@
|
|||
"Yupik"
|
||||
]
|
||||
},
|
||||
"scribunto-console-clear": "Kuârad",
|
||||
"scribunto-lua-error-location": "Lua-vââʹǩǩ $1: $2.",
|
||||
"scribunto-lua-error": "Lua-vââʹǩǩ: $2."
|
||||
}
|
||||
|
|
|
@ -47,11 +47,11 @@
|
|||
"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.",
|
||||
"scribunto-luastandalone-proc-error-proc-open": "Lua hatası: İşlem oluşturulamıyor: proc_open mevcut değil. PHP'nin \"disable_functions\" yapılandırma yönergesini kontrol edin.",
|
||||
"scribunto-luastandalone-decode-error": "Lua hatası: Dahili hata: Mesajın kodu çözülemedi.",
|
||||
"scribunto-luastandalone-write-error": "Lua hatası: Dahili hata: Boruya yazma hatası.",
|
||||
"scribunto-luastandalone-read-error": "Lua hatası: Dahili hata: Borudan okuma hatası.",
|
||||
"scribunto-luastandalone-gone": "Lua hatası: Dahili hata: Yorumlayıcı zaten çıkmış.",
|
||||
"scribunto-luastandalone-gone": "Lua hatası: Dahili hata: Yorumlayıcı zaten var.",
|
||||
"scribunto-luastandalone-signal": "Lua hatası: Dahili hata: Yorumlayıcı \"$2\" sinyaliyle sonlandırıldı.",
|
||||
"scribunto-luastandalone-exited": "Lua hatası: Dahili hata: Yorumlayıcı durum $2 ile çıkıldı.",
|
||||
"scribunto-module-with-errors-category": "Hatalı Scribunto modülleri",
|
||||
|
|
Loading…
Reference in a new issue