summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Scribunto/i18n/tr.json
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2021-10-19 20:30:39 -0300
committerYaco <franco@reevo.org>2021-10-19 20:30:39 -0300
commit8c201ace3699b4928daf41eb7b4cdcb4565c6f3b (patch)
treefbd98f026864e9c1919d3ee740b6799ca0c651e2 /www/wiki/extensions/Scribunto/i18n/tr.json
parente3880a1c86acaa3bbd05786ad2f5c586e6511a58 (diff)
adds Scribunto
Diffstat (limited to 'www/wiki/extensions/Scribunto/i18n/tr.json')
-rw-r--r--www/wiki/extensions/Scribunto/i18n/tr.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/www/wiki/extensions/Scribunto/i18n/tr.json b/www/wiki/extensions/Scribunto/i18n/tr.json
new file mode 100644
index 00000000..ba6a13c1
--- /dev/null
+++ b/www/wiki/extensions/Scribunto/i18n/tr.json
@@ -0,0 +1,24 @@
+{
+ "@metadata": {
+ "authors": [
+ "Sadrettin",
+ "Violetanka",
+ "Incelemeelemani",
+ "McDutchie",
+ "Vito Genovese"
+ ]
+ },
+ "scribunto-parser-dialog-title": "Betik hatası",
+ "scribunto-error-short": "Betik hatası: $1",
+ "scribunto-error-long": "Betik hataları:\n$1",
+ "scribunto-doc-page-name": "Module:$1/belge",
+ "scribunto-doc-page-does-not-exist": "Bu modül için bir belgeleme oluşturabilirsiniz: [[$1]]",
+ "scribunto-doc-page-header": "Bu belgeleme sayfası için [[$1]]",
+ "scribunto-console-clear": "Temizle",
+ "scribunto-common-no-details": "Daha fazla bilgi mevcut değildir.",
+ "scribunto-lua-error": "Lua hatası: $2",
+ "scribunto-module-with-errors-category-desc": "Modülde bir hata bulunuyor.",
+ "scribunto-limitreport-timeusage": "Lua zaman kullanımı",
+ "scribunto-limitreport-timeusage-value": "$1/$2 saniye",
+ "scribunto-limitreport-memusage": "Lua bellek kullanımı"
+}