diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-06 02:28:44 +0000 |
commit | 2cfb9e94970e9437ae30481bec471f1ac802e45a (patch) | |
tree | 23bad1f5d7a6534d908e9253c8325e20c9d0a8db /apps/files/l10n | |
parent | 03e965a513accef64015ac307f4a0784f2ffc52d (diff) | |
download | nextcloud-server-2cfb9e94970e9437ae30481bec471f1ac802e45a.tar.gz nextcloud-server-2cfb9e94970e9437ae30481bec471f1ac802e45a.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ca.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ca.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 8 |
4 files changed, 10 insertions, 8 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index bc9aed62388..76f78710990 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -193,6 +193,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Copy to clipboard" : "Copia-ho al porta-retalls", "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si has habilitat l'autenticació en dos factors 2FA, crea i utilitza una nova contrasenya d'aplicació clicant aquí", "Clipboard is not available" : "El porta-retalls no està disponible", "WebDAV URL copied to clipboard" : "URL de WebDAV copiat al porta-retalls", "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 60e666f1e3e..586239db6b6 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -191,6 +191,7 @@ "WebDAV" : "WebDAV", "Copy to clipboard" : "Copia-ho al porta-retalls", "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si has habilitat l'autenticació en dos factors 2FA, crea i utilitza una nova contrasenya d'aplicació clicant aquí", "Clipboard is not available" : "El porta-retalls no està disponible", "WebDAV URL copied to clipboard" : "URL de WebDAV copiat al porta-retalls", "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 0d6dbe25548..cfd8dc0dc80 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -150,8 +150,8 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "{oldfile} dosyasını {newfile} klasörüne taşıdınız", "{user} moved {oldfile} to {newfile}" : "{user}, {oldfile} dosyasının {newfile} dosyasına taşıdı", "A file has been added to or removed from your <strong>favorites</strong>" : "<strong>Sık kullandıklarınıza</strong> bir dosya eklendi ya da silindi", - "A file or folder has been <strong>changed</strong>" : "Bir dosya ya da klasör <strong>değiştirildi</strong>", - "A favorite file or folder has been <strong>changed</strong>" : "Sık kullanılan bir dosya ya da klasör <strong>değiştirildi</strong>", + "A file or folder has been <strong>changed</strong>" : "Bir dosya ya da klasör <strong>değiştirildiğinde</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Sık kullanılan bir dosya ya da klasör <strong>değiştirildiğinde</strong>", "All files" : "Tüm dosyalar", "Upload (max. %s)" : "Yükle (en büyük: %s)", "Accept" : "Kabul et", @@ -170,7 +170,7 @@ OC.L10N.register( "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", "{relative}% used" : "%{relative} kullanılmış", "Could not refresh storage stats" : "Depolama istatistikleri yenilenemedi", - "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktar", + "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", "Change" : "Değiştir", "New owner" : "Yeni sahip", @@ -193,7 +193,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki aşamalı kimlik doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", "Clipboard is not available" : "Pano kullanılamıyor", "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 692fd6a9228..fdac67276fb 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -148,8 +148,8 @@ "You moved {oldfile} to {newfile}" : "{oldfile} dosyasını {newfile} klasörüne taşıdınız", "{user} moved {oldfile} to {newfile}" : "{user}, {oldfile} dosyasının {newfile} dosyasına taşıdı", "A file has been added to or removed from your <strong>favorites</strong>" : "<strong>Sık kullandıklarınıza</strong> bir dosya eklendi ya da silindi", - "A file or folder has been <strong>changed</strong>" : "Bir dosya ya da klasör <strong>değiştirildi</strong>", - "A favorite file or folder has been <strong>changed</strong>" : "Sık kullanılan bir dosya ya da klasör <strong>değiştirildi</strong>", + "A file or folder has been <strong>changed</strong>" : "Bir dosya ya da klasör <strong>değiştirildiğinde</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Sık kullanılan bir dosya ya da klasör <strong>değiştirildiğinde</strong>", "All files" : "Tüm dosyalar", "Upload (max. %s)" : "Yükle (en büyük: %s)", "Accept" : "Kabul et", @@ -168,7 +168,7 @@ "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", "{relative}% used" : "%{relative} kullanılmış", "Could not refresh storage stats" : "Depolama istatistikleri yenilenemedi", - "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktar", + "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", "Change" : "Değiştir", "New owner" : "Yeni sahip", @@ -191,7 +191,7 @@ "WebDAV" : "WebDAV", "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki aşamalı kimlik doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", "Clipboard is not available" : "Pano kullanılamıyor", "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", |