summaryrefslogtreecommitdiffstats
path: root/i18n/tr.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-09-20 11:53:10 -0300
committerGitHub <noreply@github.com>2018-09-20 11:53:10 -0300
commitf1be975d7ab17a7da89ddb3cf6fea2c1b282a89e (patch)
tree1d8be69d95de08fba16fa81d8b4d3d484eb856c2 /i18n/tr.json
parent3ea33b76f802b943a942070845d410a985f4235f (diff)
downloadchat-f1be975d7ab17a7da89ddb3cf6fea2c1b282a89e.tar.gz
chat-f1be975d7ab17a7da89ddb3cf6fea2c1b282a89e.tar.bz2
chat-f1be975d7ab17a7da89ddb3cf6fea2c1b282a89e.zip
translations PR 20180917 (#9428)
Diffstat (limited to 'i18n/tr.json')
-rw-r--r--i18n/tr.json82
1 files changed, 81 insertions, 1 deletions
diff --git a/i18n/tr.json b/i18n/tr.json
index 997fb01d3..6847d24f8 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -1025,6 +1025,10 @@
"translation": "Emoji eklenemedi. GIF görselinin kodlanırken bir sorun çıktı."
},
{
+ "id": "api.emoji.upload.large_image.too_large.app_error",
+ "translation": "Emoji oluşturulamadı. Görsel {{.MaxWidth}} x {{.MaxHeight}} boyutundan küçük olmalıdır."
+ },
+ {
"id": "api.emoji.upload.open.app_error",
"translation": "Emoji eklenemedi. Eklenmiş görsel açılmaya çalışılırken bir sorun çıktı."
},
@@ -2084,7 +2088,7 @@
},
{
"id": "api.user.create_user.no_open_server",
- "translation": "Sunucu hesap açılmasına izin vermiyor. Lütfen bir davet göndermesi için yöneticiniz ile görüşün."
+ "translation": "Sunucu hesap açılmasına izin vermiyor. Lütfen bir çağrı göndermesi için yöneticiniz ile görüşün."
},
{
"id": "api.user.create_user.signup_email_disabled.app_error",
@@ -2447,6 +2451,14 @@
"translation": "Küme API uç noktası bulunamadı."
},
{
+ "id": "app.export.export_write_line.io_writer.error",
+ "translation": "An error occurred writing the export data."
+ },
+ {
+ "id": "app.export.export_write_line.json_marshall.error",
+ "translation": "An error occured marshalling the JSON data for export."
+ },
+ {
"id": "app.import.attachment.bad_file.error",
"translation": "Şu dosya okunamadı: \"{{.FilePath}}\""
},
@@ -4903,10 +4915,34 @@
"translation": "Kanal silinemedi"
},
{
+ "id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
+ "translation": "Unable to delete materialized public channel"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.permanent_delete_by_team.app_error",
"translation": "Kanallar silinemedi"
},
{
+ "id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
+ "translation": "Unable to delete materialized public channels"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
"translation": "Üye kanaldan çıkarılamadı"
},
@@ -4923,10 +4959,26 @@
"translation": "Kanal şemaları sıfırlanamadı"
},
{
+ "id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "Kanala son ileti gönderme tarihi sıfırlanamadı"
},
{
+ "id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "Arşivlenmiş bir kanalı değiştiremezsiniz"
},
@@ -4943,6 +4995,10 @@
"translation": "İşlem açılamadı"
},
{
+ "id": "store.sql_channel.save.upsert_public_channel.app_error",
+ "translation": "Unable to upsert materialized public channel"
+ },
+ {
"id": "store.sql_channel.save_channel.current_count.app_error",
"translation": "Güncel kanal sayısı alınamadı"
},
@@ -5003,6 +5059,18 @@
"translation": "Kanallar aranırken bir sorun çıktı"
},
{
+ "id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.set_delete_at.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
+ "id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
+ "translation": "Unable to update the materialized public channel"
+ },
+ {
"id": "store.sql_channel.update.app_error",
"translation": "Kanal güncellenemedi"
},
@@ -5011,10 +5079,18 @@
"translation": "Arşivlenmiş bir kanalı değiştiremezsiniz"
},
{
+ "id": "store.sql_channel.update.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Bu kısaltmayı kullanan bir kanal zaten var"
},
{
+ "id": "store.sql_channel.update.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.update.previously.app_error",
"translation": "Daha önce bu kısaltmayı kullanan bir kanal eklenmiş"
},
@@ -5023,6 +5099,10 @@
"translation": "Kanal güncellenirken bir sorun çıktı"
},
{
+ "id": "store.sql_channel.update.upsert_public_channel.app_error",
+ "translation": "Unable to upsert materialized public channel"
+ },
+ {
"id": "store.sql_channel.update_last_viewed_at.app_error",
"translation": "Son görüntülenme zamanı güncellenemedi"
},