diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-25 02:25:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-25 02:25:48 +0000 |
commit | 769c6fedad1e416bd84b20e11d879ed592ea7455 (patch) | |
tree | 71735e0526f3ceaf373447aba3c2ab1c17581df9 /lib/l10n | |
parent | ffb7c51ca6083512dd26f3368a77931fa42816e5 (diff) | |
download | nextcloud-server-769c6fedad1e416bd84b20e11d879ed592ea7455.tar.gz nextcloud-server-769c6fedad1e416bd84b20e11d879ed592ea7455.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 0bc65aab382..baf56f766ce 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -121,6 +121,7 @@ OC.L10N.register( "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ı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 63f49b9510c..9cc72b12bee 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -119,6 +119,7 @@ "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ı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", |