diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-05 01:10:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-05 01:10:20 +0000 |
commit | f25d55c9728b36202e5d75621b0e2a3d5b654ad3 (patch) | |
tree | 60d2167fdc567e76f89fa745532d8d622226c0d2 /apps/comments/l10n/tr.js | |
parent | 41c1f862f1a36ea315bae4b07d9121388c105142 (diff) | |
download | nextcloud-server-f25d55c9728b36202e5d75621b0e2a3d5b654ad3.tar.gz nextcloud-server-f25d55c9728b36202e5d75621b0e2a3d5b654ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r-- | apps/comments/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 26974ee8bb8..bed5cff1caf 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -26,6 +26,8 @@ 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>yorumlar</strong>", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", + "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", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", |