summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-26 02:24:39 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-26 02:24:39 +0000
commit4ded8a08b789daa02866884d3a38c38739ff7de1 (patch)
tree97bbe41ce0082d2ee51b7399ea8d18881a6b65f6 /lib
parent835643b19d8e10e3c82a1573ccad3eff6c45155c (diff)
downloadnextcloud-server-4ded8a08b789daa02866884d3a38c38739ff7de1.tar.gz
nextcloud-server-4ded8a08b789daa02866884d3a38c38739ff7de1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index bbdeec99476..81b92b4dd0e 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -120,6 +120,7 @@ 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 %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Son kullanma tarihi %n günden sonrası olarak ayarlanamaz","Son kullanma tarihi %n gü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ı",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index a1706f830d9..63d3bbf106e 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -118,6 +118,7 @@
"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 %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Son kullanma tarihi %n günden sonrası olarak ayarlanamaz","Son kullanma tarihi %n gü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ı",