diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /core/l10n/tr.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c14f78704b1..e239aeb8013 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -160,6 +160,7 @@ OC.L10N.register( "Wrong username or password." : "Kullanıcı adı ya da parola hatalı.", "User disabled" : "Kullanıcı devre dışı", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", + "Log in with a device" : "Bir aygıt ile oturum açın", "Username or email" : "Kullanıcı adı ya da e-posta", "Your account is not setup for passwordless login." : "Hesabınız parola kullanmadan oturum açılacak şekilde ayarlanmamış.", "Browser not supported" : "Tarayıcı desteklenmiyor!", @@ -192,7 +193,6 @@ OC.L10N.register( "Distraction free note taking app." : "Dikkatinizi dağıtmayan not alma uygulaması.", "Search contacts" : "Kişi arama", "Forgot password?" : "Parolamı unuttum", - "Log in with a device" : "Bir aygıt ile oturum açın", "Back" : "Geri", "Login form is disabled." : "Oturum açma formu devre dışı bırakılmış.", "Edit Profile" : "Profili düzenle", |