diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-04 01:55:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-04 01:55:05 -0500 |
commit | 287faf9923cf6b7bb09d95243130791bb5afadca (patch) | |
tree | 5263d8fc8646e6e856ff1e83e307e5d84787868c /lib/l10n | |
parent | 7f1d97479698a6794adc8c83b18bdefd5e30bf35 (diff) | |
download | nextcloud-server-287faf9923cf6b7bb09d95243130791bb5afadca.tar.gz nextcloud-server-287faf9923cf6b7bb09d95243130791bb5afadca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/tr.js | 2 | ||||
-rw-r--r-- | lib/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index b3e60202a77..0f6a40a7ef2 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -115,7 +115,7 @@ OC.L10N.register( "Please upgrade your database version" : "Lütfen veritabanı sürümünüzü yükseltin", "Error occurred while checking PostgreSQL version" : "PostgreSQL sürümü denetlenirken hata oluştu", "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "PostgreSQL >= 9 sürümüne sahip olduğunuzu doğrulayın veya hata hakkında daha fazla bilgi için günlükleri denetleyin", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 ayarlayarak dizinin diğer kullanıcılar tarafından görülememesini sağlayın.", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayıp dizinin diğer kullanıcılar tarafından görülememesini sağlayın.", "Data directory (%s) is readable by other users" : "Veri dizini (%s) diğer kullanıcılar tarafından okunabilir", "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.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 688f3f52fa1..52bad09e9cf 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -113,7 +113,7 @@ "Please upgrade your database version" : "Lütfen veritabanı sürümünüzü yükseltin", "Error occurred while checking PostgreSQL version" : "PostgreSQL sürümü denetlenirken hata oluştu", "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "PostgreSQL >= 9 sürümüne sahip olduğunuzu doğrulayın veya hata hakkında daha fazla bilgi için günlükleri denetleyin", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 ayarlayarak dizinin diğer kullanıcılar tarafından görülememesini sağlayın.", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Lütfen izinleri 0770 olarak ayarlayıp dizinin diğer kullanıcılar tarafından görülememesini sağlayın.", "Data directory (%s) is readable by other users" : "Veri dizini (%s) diğer kullanıcılar tarafından okunabilir", "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.", |