diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-12 02:27:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-12 02:27:43 +0000 |
commit | dda79b583df319a375e9b012a39bb97490034679 (patch) | |
tree | de51b85cd70609288b41f98864431aa396656e2e /apps/files/l10n | |
parent | 9137908b2ce859c1c5be58805b0d3ba54c882f7e (diff) | |
download | nextcloud-server-dda79b583df319a375e9b012a39bb97490034679.tar.gz nextcloud-server-dda79b583df319a375e9b012a39bb97490034679.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/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index acc464d6ff5..0d6dbe25548 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -193,6 +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.", "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 f507df9dd02..692fd6a9228 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -191,6 +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.", "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", |