diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 01:10:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 01:10:52 +0000 |
commit | 009874a4c2ac9325b0345d9ce4917d6023e68177 (patch) | |
tree | fe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/tr.js | |
parent | 46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (diff) | |
download | nextcloud-server-009874a4c2ac9325b0345d9ce4917d6023e68177.tar.gz nextcloud-server-009874a4c2ac9325b0345d9ce4917d6023e68177.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index caa416435c1..77de0f83436 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -186,8 +186,6 @@ OC.L10N.register( "Could not create user" : "Kullanıcı oluşturulamadı", "User disabled" : "Kullanıcı devre dışı", "Login canceled by app" : "Oturum açma uygulama tarafından iptal edildi", - "No app name specified" : "Uygulama adı belirtilmemiş", - "App '%s' could not be installed!" : "'%s' uygulaması kurulamadı!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %s", "a safe home for all your data" : "verileriniz için güvenli bir barınak", "File is currently busy, please try again later" : "Dosya şu anda meşgul, lütfen daha sonra deneyin", @@ -246,6 +244,8 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "Paylaşımların son kullanım süreleri, gelecekte %s günden fazla olamaz", "Personal" : "Kişisel", "Admin" : "Yönetici", + "No app name specified" : "Uygulama adı belirtilmemiş", + "App '%s' could not be installed!" : "'%s' uygulaması kurulamadı!", "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.", |