Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r--apps/comments/l10n/tr.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js
index e491617a07b..e2aea239669 100644
--- a/apps/comments/l10n/tr.js
+++ b/apps/comments/l10n/tr.js
@@ -29,16 +29,6 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
"An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı",
"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 sizi andı",
- "New comment …" : "Yorum ekle …",
- "Post" : "Gönder",
- "Cancel" : "İptal",
- "[Deleted user]" : "[Silinmiş kullanıcı]",
- "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 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ı"
+ "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı"
},
"nplurals=2; plural=(n > 1);");