summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-14 00:08:47 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-14 00:08:47 +0000
commit281e5eb8bcd7586f4406244f780e573fde8ab4d1 (patch)
tree6025aa02e963720cf632d19a1c211cf35cb5b50e /apps/comments
parent9a07f784806aa23578f70423292f9e49aa9960a3 (diff)
downloadnextcloud-server-281e5eb8bcd7586f4406244f780e573fde8ab4d1.tar.gz
nextcloud-server-281e5eb8bcd7586f4406244f780e573fde8ab4d1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/tr.js6
-rw-r--r--apps/comments/l10n/tr.json6
2 files changed, 6 insertions, 6 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",
diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json
index 97a2689f410..a39dfc68f8b 100644
--- a/apps/comments/l10n/tr.json
+++ b/apps/comments/l10n/tr.json
@@ -11,9 +11,9 @@
"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",