diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-05 02:33:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-05 02:33:09 +0000 |
commit | daa52b416508356e233f8a3bd8f8119c4aa412bb (patch) | |
tree | 12766721477e4877d7ace5b0f50dab18f677eec1 /core/l10n | |
parent | 9ee3971f7cb278f05654597dc940b0dcc4881673 (diff) | |
download | nextcloud-server-daa52b416508356e233f8a3bd8f8119c4aa412bb.tar.gz nextcloud-server-daa52b416508356e233f8a3bd8f8119c4aa412bb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/tr.js | 1 | ||||
-rw-r--r-- | core/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c1abd4b96f3..cf5f8b8d9e4 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -353,6 +353,7 @@ OC.L10N.register( "Your client should now be connected!" : "İstemciniz şimdi bağlantı kurmuş olmalı!", "You can close this window." : "Bu pencereyi kapatabilirsiniz.", "This share is password-protected" : "Bu paylaşım parola korumalı", + "The password is wrong or expired. Please try again or request a new one." : "Parola hatalı ya da süresi geçmiş. Lütfen yeniden deneyin ya da parolanızı değiştirin. ", "Please type in your email address to request a temporary password" : "Lütfen geçici parola isteğinde bulunmak için e-posta adresinizi yazın", "Email address" : "E-posta adresi", "Password sent!" : "Parola gönderildi!", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index a872dac6f6e..07280101af0 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -351,6 +351,7 @@ "Your client should now be connected!" : "İstemciniz şimdi bağlantı kurmuş olmalı!", "You can close this window." : "Bu pencereyi kapatabilirsiniz.", "This share is password-protected" : "Bu paylaşım parola korumalı", + "The password is wrong or expired. Please try again or request a new one." : "Parola hatalı ya da süresi geçmiş. Lütfen yeniden deneyin ya da parolanızı değiştirin. ", "Please type in your email address to request a temporary password" : "Lütfen geçici parola isteğinde bulunmak için e-posta adresinizi yazın", "Email address" : "E-posta adresi", "Password sent!" : "Parola gönderildi!", |