diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-24 00:20:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-24 00:20:30 +0000 |
commit | 9894f7ba6a17cd4192b490fcfc0e1199802dc0ce (patch) | |
tree | 4a448336e6b9f072eee509b1bd3ccdac4bed497b /apps/comments/l10n | |
parent | cde21ff96b58de23f87f826f4306f34b7d3cb248 (diff) | |
download | nextcloud-server-9894f7ba6a17cd4192b490fcfc0e1199802dc0ce.tar.gz nextcloud-server-9894f7ba6a17cd4192b490fcfc0e1199802dc0ce.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/tr.js | 3 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 02ff153022c..2a45e55fae0 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -15,7 +15,8 @@ OC.L10N.register( "Edit comment" : "Yorumu düzenle", "Delete comment" : "Yorumu sil", "Cancel edit" : "Düzenlemeyi iptal et", - "New comment" : "Yorum kle", + "New comment" : "Yorum ekle", + "Write a comment …" : "Bir yorum yazın…", "Post comment" : "Yorum gönder", "@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /", "Could not reload comments" : "Yorumlar yeniden yüklenemedi", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 948caa9c357..ef4e6cb1aff 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -13,7 +13,8 @@ "Edit comment" : "Yorumu düzenle", "Delete comment" : "Yorumu sil", "Cancel edit" : "Düzenlemeyi iptal et", - "New comment" : "Yorum kle", + "New comment" : "Yorum ekle", + "Write a comment …" : "Bir yorum yazın…", "Post comment" : "Yorum gönder", "@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /", "Could not reload comments" : "Yorumlar yeniden yüklenemedi", |