diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-14 00:08:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-14 00:08:37 +0000 |
commit | 3865c77279e3b74ce8c336ddf84b3cb555963939 (patch) | |
tree | 125c25e41a650a34238b82c8c4529ae50dd9b1a9 /apps/comments/l10n/tr.js | |
parent | 1f1504e071d38dffd274cd9b4123d2093a6beb3e (diff) | |
download | nextcloud-server-3865c77279e3b74ce8c336ddf84b3cb555963939.tar.gz nextcloud-server-3865c77279e3b74ce8c336ddf84b3cb555963939.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r-- | apps/comments/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index c8cf529c0b8..acab6a24100 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -13,9 +13,9 @@ OC.L10N.register( "More comments …" : "Diğer yorumlar ...", "Save" : "Kaydet", "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", - "Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken bir sorun çıktı", - "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken bir sorun çıktı", - "Error occurred while posting comment" : "Yorum gönderilirken bir sorun çıktı", + "Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken sorun çıktı", + "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", + "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], "Comment" : "Yorum", "You commented" : "Yorum yaptınız", |