diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/comments/l10n/tr.js | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.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 dbbf03908b9..2204320b2a7 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -12,6 +12,8 @@ OC.L10N.register( "More comments..." : "Daha fazla yorum...", "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 posting comment" : "Yorum yollanırken bir hata oluştu", "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", "You commented" : "Yorum yaptınız", |