From 95e55aa4adb690947ff73f2c703dac7010ed2cae Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 7 Apr 2015 01:54:47 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/tr.js | 2 ++ lib/l10n/tr.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib/l10n') diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index ea8ed73b8be..d457ba217dc 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -138,6 +138,8 @@ OC.L10N.register( "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 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) must be an absolute path" : "Veri dizini (%s) tam yol olmalıdır", + "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ı." diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 5d954a5f830..7c710c48643 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -136,6 +136,8 @@ "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 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) must be an absolute path" : "Veri dizini (%s) tam yol olmalıdır", + "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ı." -- cgit v1.2.3