diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:20:08 +0000 |
commit | 8031c6919cc718788ab0d4b7460ddbf5fee3a004 (patch) | |
tree | 3255878776bdda475c07d56f7b1fd9e9461eaa07 /apps/comments/l10n | |
parent | 1ca914b8577db9a4ca008ad4e66ad712e0256c59 (diff) | |
download | nextcloud-server-8031c6919cc718788ab0d4b7460ddbf5fee3a004.tar.gz nextcloud-server-8031c6919cc718788ab0d4b7460ddbf5fee3a004.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 | 1 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 408e186ec5a..f9adf56c7a1 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorum</strong> yapıldığında", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir hesap tarafından anıldınız", "{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" hakkındaki bir yorumda sizi andı", "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", "Edit comment" : "Yorumu düzenle", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 1e31ef36b04..b4af72f0e28 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -7,6 +7,7 @@ "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorum</strong> yapıldığında", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir hesap tarafından anıldınız", "{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" hakkındaki bir yorumda sizi andı", "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", "Edit comment" : "Yorumu düzenle", |