diff options
Diffstat (limited to 'lib/l10n/tr.json')
-rw-r--r-- | lib/l10n/tr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 7d5da2e4cb3..a1706f830d9 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -118,7 +118,6 @@ "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ı", @@ -232,6 +231,7 @@ "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" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |