diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-28 00:08:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-28 00:08:36 +0000 |
commit | e5d39e63d15069d10fa723c34472be4b0b95d1ad (patch) | |
tree | 0650a62a0ad7d672fea3e3aab7133572a13cf70e /apps/comments | |
parent | 5f25dd7095fadccb7458dbe09c048fbf6645552d (diff) | |
download | nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.tar.gz nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index acab6a24100..423c7137407 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -25,7 +25,7 @@ OC.L10N.register( "You commented on {file}" : "{file} hakkında yorum yaptınız", "%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>", + "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index a39dfc68f8b..0fc01885c32 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -23,7 +23,7 @@ "You commented on {file}" : "{file} hakkında yorum yaptınız", "%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>", + "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", |