diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
commit | 9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch) | |
tree | e10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/tr.js | |
parent | e4fadcf02a1146bc454e0217b5883dd2451ed96f (diff) | |
download | nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index 6fee52dcf57..f8705eeda63 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "Kabul et", "Decline" : "Reddet", "Federated Cloud Sharing" : "Birleşik bulut paylaşımı", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "#Nextcloud Birleşik Bulut Kodum ile paylaş, %s bölümüne bakın", - "Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud birleşik bulut kodum üzerinden benimle paylaş", "Sharing" : "Paylaşım", "Federated file sharing" : "Birleşik dosya paylaşımı", "Provide federated file sharing across servers" : "Sunucular arasında birleşik dosya paylaşımı yapılmasını sağlar", @@ -49,6 +47,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", "HTML Code:" : "HTML kodu:", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "#Nextcloud Birleşik Bulut Kodum ile paylaş, {url} adresine bakın", + "Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud birleşik bulut kodum üzerinden benimle paylaş", "Cloud ID copied to the clipboard" : "Bulut kodu panoya kopyalandı", "Copy to clipboard" : "Panoya kopyala", "Clipboard is not available" : "Pano kullanılamıyor", @@ -59,6 +58,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C kullanın.", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "%4$s (%1$s) kullanıcısından \"%3$s\" uzak paylaşımını aldınız (%5$s (%2$s) adına)", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "%4$s (%1$s) kullanıcısından \"%3$s\" uzak paylaşımını aldınız", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "#Nextcloud Birleşik Bulut Kodum ile paylaş, %s bölümüne bakın", "Open documentation" : "Belgeleri aç" }, "nplurals=2; plural=(n > 1);"); |