Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r--lib/l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 9ee5d5f41fa..bbdeec99476 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz",
"Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz",
"Expiration date is in the past" : "Son kullanma tarihi geçmişte",
- "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz",
"Sharing is only allowed with group members" : "Paylaşım yalnız grup üyeleri ile yapılabilir",
"Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış",
"%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"Following databases are supported: %s" : "Şu veritabanları destekleniyor: %s",
"Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
- "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz"
+ "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz",
+ "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz"
},
"nplurals=2; plural=(n > 1);");