diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:57 +0000 |
commit | cbdcc3e2477502ddba666d29226e720f3893d312 (patch) | |
tree | 8a7fe7d927ac5ada9768259bb1d9e4448deb0b93 /apps/files_external/l10n/tr.js | |
parent | aea61bb3f8b78046c3226d4a5d30b23edc3b4a24 (diff) | |
download | nextcloud-server-cbdcc3e2477502ddba666d29226e720f3893d312.tar.gz nextcloud-server-cbdcc3e2477502ddba666d29226e720f3893d312.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 45244cbf6f2..f012d29fe3b 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -141,8 +141,8 @@ OC.L10N.register( "Error configuring OAuth1" : "OAuth1 yapılandırması sorunu", "Please provide a valid app key and secret." : "Lütfen geçerli bir uygulama anahtarı ve parola yazın.", "Error configuring OAuth2" : "OAuth2 yapılandırması sorunu", - "Generate keys" : "Anahtarları üret", - "Error generating key pair" : "Anahtar çifti üretilirken sorun çıktı", + "Generate keys" : "Anahtarları oluştur", + "Error generating key pair" : "Anahtar çifti oluşturulurken sorun çıktı", "Empty response from the server" : "Sunucudan boş yanıt alındı", "Couldn't access. Please log out and in again to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için oturumunuzu kapatıp yeniden açın", "Couldn't get the information from the remote server: {code} {type}" : "Uzak sunucudan bilgi alınamadı: {code} {type}", |