diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-23 00:28:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-23 00:28:14 +0000 |
commit | dea727f4533e85c10a0cdb987ac6c9b28cd346e0 (patch) | |
tree | 28f96368eee90ac7b002caa19e663501b8070bb1 /core/l10n/tr.js | |
parent | 97b994941f4f61a26c608627ed9d23d02ef6ebb1 (diff) | |
download | nextcloud-server-dea727f4533e85c10a0cdb987ac6c9b28cd346e0.tar.gz nextcloud-server-dea727f4533e85c10a0cdb987ac6c9b28cd346e0.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index b2b3a964363..3e3f5feb340 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için düğmeye tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yok sayabilirsiniz.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için bağlantıya tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yok sayabilirsiniz.", "Reset your password" : "Parolamı sıfırla", + "Requested task type does not exist" : "İstenilen görev türü bulunamadı", + "Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor", + "Task not found" : "Görev bulunamadı", "Internal error" : "İçeride bir sorun çıktı", "No translation provider available" : "Kullanılabilecek bir çeviri hizmeti sağlayıcı yok", "Could not detect language" : "Dil algılanamadı", |