diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
commit | c44c9a55f48291c2a50e1a3a224226d0bc915631 (patch) | |
tree | 935c89413a531dfba9ac3ebc9638f0fa93f750aa /apps/comments | |
parent | e1807ed0a404bdb6ae9fe1de79e226ee72ef7408 (diff) | |
download | nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.tar.gz nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.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, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 2204320b2a7..e23ecaee1e9 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -13,9 +13,11 @@ OC.L10N.register( "Save" : "Kaydet", "Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}", "Error occurred while retrieving comment with id {id}" : "{id} numaralı yorumu geri alırken bir hata oluştu", + "Error occurred while updating comment with id {id}" : "{id} numaralı yorum güncellenirken hata oluştu", "Error occurred while posting comment" : "Yorum yollanırken bir hata oluştu", "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "Dosyalar için <strong>Yorumlar</strong> <em>(her zaman akış olarak listelenir)</em>", "You commented" : "Yorum yaptınız", "%1$s commented" : "%1$s yorumlanmış", "You commented on %2$s" : "%2$s için yorum yaptınız", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index c332868396a..be74c1bcac4 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -11,9 +11,11 @@ "Save" : "Kaydet", "Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}", "Error occurred while retrieving comment with id {id}" : "{id} numaralı yorumu geri alırken bir hata oluştu", + "Error occurred while updating comment with id {id}" : "{id} numaralı yorum güncellenirken hata oluştu", "Error occurred while posting comment" : "Yorum yollanırken bir hata oluştu", "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "Dosyalar için <strong>Yorumlar</strong> <em>(her zaman akış olarak listelenir)</em>", "You commented" : "Yorum yaptınız", "%1$s commented" : "%1$s yorumlanmış", "You commented on %2$s" : "%2$s için yorum yaptınız", |