diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:15 +0000 |
commit | 58e883544f1b6f26cb9792c8130814794c9f5637 (patch) | |
tree | d06bfd720c0da175c6e643c3ccdd9bc77ccb3eb8 /apps/federatedfilesharing/l10n/tr.js | |
parent | 806e390d14123f0bdf9e805bd55553339a0b5d3b (diff) | |
download | nextcloud-server-58e883544f1b6f26cb9792c8130814794c9f5637.tar.gz nextcloud-server-58e883544f1b6f26cb9792c8130814794c9f5637.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/tr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/tr.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index b96db8ef0fa..4eb2b985165 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -1,11 +1,6 @@ OC.L10N.register( "federatedfilesharing", { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} konumundan {name} uzak paylaşımını eklemek istiyor musunuz?", - "Remote share" : "Uzak paylaşım", - "Remote share password" : "Uzak paylaşım parolası", - "Cancel" : "İptal", - "Add remote share" : "Uzak paylaşım ekle", "Invalid Federated Cloud ID" : "Birleşik bulut kimliği geçersiz", "Server to server sharing is not enabled on this server" : "Bu sunucuda sunucudan sunucuya paylaşım etkin değil", "Couldn't establish a federated share." : "Birleşik bir paylaşım oluşturulamadı.", @@ -52,6 +47,11 @@ OC.L10N.register( "Copy to clipboard" : "Panoya kopyala", "Clipboard is not available" : "Pano kullanılamıyor", "Copied!" : "Kopyalandı!", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} konumundan {name} uzak paylaşımını eklemek istiyor musunuz?", + "Remote share" : "Uzak paylaşım", + "Remote share password" : "Uzak paylaşım parolası", + "Cancel" : "İptal", + "Add remote share" : "Uzak paylaşım ekle", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduğundan paylaşılamadı", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleşik paylaşım oluşturulamaz", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Kullanıcıların sunucular arasındaki paylaşım yöntemini ayarlayın. Bu yöntem, bu sunucuda bulunan ve birleşik paylaşım kullanan kullanıcılar arasındaki paylaşımları da belirler.", |