diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-01 00:12:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-01 00:12:28 +0000 |
commit | d3fceb9b83dc3f826b91d9ebcad9bbb74153e072 (patch) | |
tree | d4b0cd46b195832ee15f13c4fa027db5018e71d1 /apps/comments/l10n | |
parent | 45f2e4817597f8116f582c9733ba5e7d194dd0a8 (diff) | |
download | nextcloud-server-d3fceb9b83dc3f826b91d9ebcad9bbb74153e072.tar.gz nextcloud-server-d3fceb9b83dc3f826b91d9ebcad9bbb74153e072.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-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 c7598c386b4..c3020ca6064 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -8,7 +8,7 @@ OC.L10N.register( "Post" : "Gönder", "Cancel" : "İptal", "[Deleted user]" : "[Silinmiş kullanıcı]", - "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir sohbet başlatın!", + "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir konuşma başlatın!", "More comments …" : "Diğer yorumlar ...", "Save" : "Kaydet", "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 2d56131c155..d566fd488d0 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -6,7 +6,7 @@ "Post" : "Gönder", "Cancel" : "İptal", "[Deleted user]" : "[Silinmiş kullanıcı]", - "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir sohbet başlatın!", + "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir konuşma başlatın!", "More comments …" : "Diğer yorumlar ...", "Save" : "Kaydet", "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", |