summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-11 00:07:29 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-11 00:07:29 +0000
commit4d90b0520ec4563d189521fc32cb315f5aebb09f (patch)
tree4d5dda2d50841caa9bf38ab0b0a34f86952684c9 /lib/l10n/tr.json
parenta045f3c4d7ef606ea302712952ec474d5ea5637a (diff)
downloadnextcloud-server-4d90b0520ec4563d189521fc32cb315f5aebb09f.tar.gz
nextcloud-server-4d90b0520ec4563d189521fc32cb315f5aebb09f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.json')
-rw-r--r--lib/l10n/tr.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 9f460e45f13..29a8ae46132 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -178,7 +178,6 @@
"Cannot write into \"config\" directory" : "\"config\" klasörüne yazılamıyor",
"Cannot write into \"apps\" directory" : "\"apps\" klasörüne yazılamıyor",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Bu sorun genellikle, %sweb sunucusuna apps klasörüne yazma izni verilerek%s çözülebilir.",
- "Cannot create \"data\" directory (%s)" : "\"Veri\" klasörü oluşturulamadı (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Bu sorun genellikle, <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">web sunucusuna kök klasöre yazma izni verilerek</a> çözülebilir.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "İzinler genellikle, %sweb sunucusuna kök klasöre yazma izni verilerek%s düzeltilebilir.",
"Setting locale to %s failed" : "Dil %s olarak ayarlanamadı",
@@ -198,16 +197,17 @@
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 gerekli",
"Please upgrade your database version" : "Lütfen veritabanı sürümünüzü yükseltin",
"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.",
- "Data directory (%s) is readable by other users" : "Veri klasörü (%s) diğer kullanıcılar tarafından okunabilir",
- "Data directory (%s) must be an absolute path" : "Veri klasörü (%s) mutlak bir yol olmalıdır",
"Check the value of \"datadirectory\" in your configuration" : "Yapılandırmanızdaki \"datadirectory\" seçeneğini denetleyin",
- "Data directory (%s) is invalid" : "Veri klasörü (%s) geçersiz",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Lütfen veri klasörünün kökünde \".ocdata\" dosyasının bulunduğunu denetleyin.",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" için %d kilit türü alınamadı.",
"Storage unauthorized. %s" : "Depolamaya erişim izni yok. %s",
"Storage incomplete configuration. %s" : "Depolama yapılandırması tamamlanmamış. %s",
"Storage connection error. %s" : "Depolama bağlantısı sorunu. %s",
"Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor",
- "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s"
+ "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
+ "Cannot create \"data\" directory (%s)" : "\"Veri\" klasörü oluşturulamadı (%s)",
+ "Data directory (%s) is readable by other users" : "Veri klasörü (%s) diğer kullanıcılar tarafından okunabilir",
+ "Data directory (%s) must be an absolute path" : "Veri klasörü (%s) mutlak bir yol olmalıdır",
+ "Data directory (%s) is invalid" : "Veri klasörü (%s) geçersiz"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file