summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
commitfea2277b632ff724856bee182ed1ab28e7c446f5 (patch)
tree33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/comments/l10n/tr.js
parent6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff)
downloadnextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz
nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r--apps/comments/l10n/tr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js
index 2a45e55fae0..408e186ec5a 100644
--- a/apps/comments/l10n/tr.js
+++ b/apps/comments/l10n/tr.js
@@ -9,7 +9,6 @@ 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 a user that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir kullanıcı 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",
@@ -31,6 +30,7 @@ OC.L10N.register(
"Comment deleted" : "Yorum silindi",
"An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
"An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
"_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"]
},
"nplurals=2; plural=(n > 1);");