diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index a2fe4b2edbf..4b863ec8be5 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -381,8 +381,6 @@ OC.L10N.register( "User disabled" : "Kullanıcı devre dışı", "Your data directory is readable by other users." : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kullanıcıların klasörü görebilmesini sağlayın.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.", - "Invalid character \"%1$s\" in filename" : "Dosya adında geçersiz \"%1$s\" karakteri var", - "Invalid filename extension \"%1$s\"" : "\"%1$s\" dosya uzantısı geçersiz" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun." }, "nplurals=2; plural=(n > 1);"); |