diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
commit | 36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch) | |
tree | 1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/tr.json | |
parent | c2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff) | |
download | nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/tr.json')
-rw-r--r-- | apps/comments/l10n/tr.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 3fc414ebfef..4f28c4db3bc 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -1,11 +1,22 @@ { "translations": { + "Comments" : "Yorumlar", + "You commented" : "Yorum yaptınız", + "%1$s commented" : "%1$s yorumlanmış", + "{author} commented" : "{author} yorum yaptı", + "You commented on %1$s" : "%1$s hakkında yorum yaptınız", + "You commented on {file}" : "{file} hakkında yorum yaptınız", + "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", + "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", + "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", + "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", + "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", "Edit comment" : "Yorumu düzenle", "Delete comment" : "Yorumu sil", "New comment …" : "Yorum ekle ...", "Post" : "Gönder", "Cancel" : "İptal", "[Deleted user]" : "[Silinmiş kullanıcı]", - "Comments" : "Yorumlar", "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!", "More comments …" : "Diğer yorumlar ...", "Save" : "Kaydet", @@ -15,17 +26,6 @@ "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", - "%1$s commented" : "%1$s yorumlanmış", - "{author} commented" : "{author} yorum yaptı", - "You commented on %1$s" : "%1$s hakkında yorum yaptınız", - "You commented on {file}" : "{file} hakkında yorum yaptınız", - "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", - "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", - "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", - "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti" },"pluralForm" :"nplurals=2; plural=(n > 1);" |