summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r--lib/l10n/tr.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 2a3e139d892..963bbbacc24 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -146,6 +146,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Yapılandırmanızdaki \"datadirectory\" değerini denetleyin",
"Data directory (%s) is invalid" : "Veri dizini (%s) geçersiz",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Lütfen veri dizininin kökünde \".ocdata\" adlı bir dosyanın bulunduğunu denetleyin.",
- "Could not obtain lock type %d on \"%s\"." : "\"%s\" üzerinde %d kilit türü alınamadı."
+ "Could not obtain lock type %d on \"%s\"." : "\"%s\" üzerinde %d kilit türü alınamadı.",
+ "Storage not available" : "Depolama mevcut değil"
},
"nplurals=2; plural=(n > 1);");