diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-12 02:27:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-12 02:27:53 +0000 |
commit | ac2a53a4bdc2df749a097bbf5e3dcd32aa8b90a2 (patch) | |
tree | d7ba47992555849b9d16b883d16b1030fc5fd4cf /apps/files/l10n | |
parent | 0b2ad6cefce163a4c835dfc28acddf78a379edb9 (diff) | |
download | nextcloud-server-ac2a53a4bdc2df749a097bbf5e3dcd32aa8b90a2.tar.gz nextcloud-server-ac2a53a4bdc2df749a097bbf5e3dcd32aa8b90a2.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", |