diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
commit | 0aa65d97146a7ec52f27969f97d03868688f4c64 (patch) | |
tree | 750237b4b035fe009546b550c4e61e9ccde72a1f /core/l10n/tr.js | |
parent | 32eaf57e015089fbb698d804fee8e18b43f81b2b (diff) | |
download | nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.tar.gz nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.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, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 0d6bbaac584..f58ec65d934 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -43,6 +43,8 @@ OC.L10N.register( "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 text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmet sağlayıcısı yok", + "Image not found" : "Görsel bulunamadı", "No translation provider available" : "Kullanılabilecek bir çeviri hizmeti sağlayıcı yok", "Could not detect language" : "Dil algılanamadı", "Unable to translate" : "Çevrilemedi", |