From f2151be096c68556567ae5cee5827acc70ae07c7 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 5 Jun 2017 22:40:21 -0400 Subject: translations PR 20170529 (#6514) --- i18n/tr.json | 100 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 52 insertions(+), 48 deletions(-) (limited to 'i18n/tr.json') diff --git a/i18n/tr.json b/i18n/tr.json index 44825aca4..f5afa2c93 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -1449,6 +1449,10 @@ "id": "api.oauth.singup_with_oauth.invalid_link.app_error", "translation": "Hesap açma bağlantısı geçersiz görünüyor" }, + { + "id": "api.opengraph.init.debug", + "translation": "Initializing open graph protocol api routes" + }, { "id": "api.post.check_for_out_of_channel_mentions.message.multiple", "translation": "{{.Usernames}} ve {{.LastUsername}} anıldı, ancak bu kanalın üyesi olmadıklarından bildirimleri almayacaklar." @@ -1699,10 +1703,6 @@ "id": "api.reaction.init.debug", "translation": "Tepki API rotaları hazırlanıyor" }, - { - "id": "api.opengraph.init.debug", - "translation": "Initializing open graph protocol api routes" - }, { "id": "api.reaction.list_reactions.mismatched_channel_id.app_error", "translation": "Kanal kodu adresteki ileti koduyla eşleşmediğinden tepkiler alınamadı" @@ -2467,6 +2467,14 @@ "id": "api.user.create_user.joining.error", "translation": "Varsayılan kanallara katılırken bir sorun çıktı. Kullanıcı Kodu: %v, Takım Kodu: %v, Hata: %v" }, + { + "id": "api.user.create_user.missing_hash_or_data.app_error", + "translation": "Missing Hash or URL query data." + }, + { + "id": "api.user.create_user.missing_invite_id.app_error", + "translation": "Missing Invite Id." + }, { "id": "api.user.create_user.no_open_server", "translation": "Sunucu hesap açılmasına izin vermiyor. Lütfen bir çağrı almak için yönetici ile görüşün." @@ -2479,14 +2487,6 @@ "id": "api.user.create_user.signup_email_disabled.app_error", "translation": "E-posta ile kullanıcı hesabı açma özelliği devre dışı bırakılmış." }, - { - "id": "api.user.create_user.missing_invite_id.app_error", - "translation": "Missing Invite Id." - }, - { - "id": "api.user.create_user.missing_hash_or_data.app_error", - "translation": "Missing Hash or URL query data." - }, { "id": "api.user.create_user.signup_link_expired.app_error", "translation": "Hesap açma bağlantısının süresi geçmiş" @@ -3308,36 +3308,36 @@ "translation": "'{{.JobName}}' görevi için '{{.FilePath}}' konumuna uygunluk verme işlemi başlatıldı" }, { - "id": "ent.elasticsearch.start.connect_failed", - "translation": "Setting up ElasticSearch Client Failed" + "id": "ent.elasticsearch.search_posts.disabled", + "translation": "ElasticSearch searching is disabled on this server" }, { - "id": "ent.elasticsearch.start.index_exists_failed", - "translation": "Failed to establish whether ElasticSearch index exists" + "id": "ent.elasticsearch.search_posts.search_failed", + "translation": "Search failed to complete" }, { - "id": "ent.elasticsearch.start.index_create_failed", - "translation": "Failed to create ElasticSearch index" + "id": "ent.elasticsearch.search_posts.unmarshall_post_failed", + "translation": "Failed to decode search results" }, { - "id": "ent.elasticsearch.start.index_settings_failed", - "translation": "Failed to set ElasticSearch index settings" + "id": "ent.elasticsearch.start.connect_failed", + "translation": "Setting up ElasticSearch Client Failed" }, { - "id": "ent.elasticsearch.start.index_mapping_failed", - "translation": "Failed to setup ElasticSearch index mapping" + "id": "ent.elasticsearch.start.index_create_failed", + "translation": "Failed to create ElasticSearch index" }, { - "id": "ent.elasticsearch.search_posts.disabled", - "translation": "ElasticSearch searching is disabled on this server" + "id": "ent.elasticsearch.start.index_exists_failed", + "translation": "Failed to establish whether ElasticSearch index exists" }, { - "id": "ent.elasticsearch.search_posts.search_failed", - "translation": "Search failed to complete" + "id": "ent.elasticsearch.start.index_mapping_failed", + "translation": "Failed to setup ElasticSearch index mapping" }, { - "id": "ent.elasticsearch.search_posts.unmarshall_post_failed", - "translation": "Failed to decode search results" + "id": "ent.elasticsearch.start.index_settings_failed", + "translation": "Failed to set ElasticSearch index settings" }, { "id": "ent.emoji.licence_disable.app_error", @@ -3891,25 +3891,25 @@ "id": "model.compliance.is_valid.start_end_at.app_error", "translation": "Bitiş, başlangıç zamanından büyük olmalıdır" }, + { + "id": "model.config.is_valid.cluster_email_batching.app_error", + "translation": "Küme özelliği etkinleştirilmişken toplu e-posta etkinleştirilemez." + }, { "id": "model.config.is_valid.elastic_search.connection_url.app_error", "translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled." }, { - "id": "model.config.is_valid.elastic_search.username.app_error", - "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled." + "id": "model.config.is_valid.elastic_search.enable_searching.app_error", + "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true." }, { "id": "model.config.is_valid.elastic_search.password.app_error", "translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled." }, { - "id": "model.config.is_valid.elastic_search.enable_searching.app_error", - "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true." - }, - { - "id": "model.config.is_valid.cluster_email_batching.app_error", - "translation": "Küme özelliği etkinleştirilmişken toplu e-posta etkinleştirilemez." + "id": "model.config.is_valid.elastic_search.username.app_error", + "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled." }, { "id": "model.config.is_valid.email_batching_buffer_size.app_error", @@ -4135,6 +4135,10 @@ "id": "model.config.is_valid.sql_max_conn.app_error", "translation": "En fazla açık bağlantı SQL ayarı geçersiz. Pozitif bir sayı olmalı." }, + { + "id": "model.config.is_valid.sql_query_timeout.app_error", + "translation": "Invalid query timeout for SQL settings. Must be a positive number." + }, { "id": "model.config.is_valid.time_between_user_typing.app_error", "translation": "Kullanıcının yazma aralıkları süresi 1000 milisaniyeden küçük olmamalıdır." @@ -5251,10 +5255,6 @@ "id": "store.sql_post.get.app_error", "translation": "İleti alınamadı" }, - { - "id": "store.sql_post.get_posts_by_ids.app_error", - "translation": "We couldn't get the posts" - }, { "id": "store.sql_post.get_parents_posts.app_error", "translation": "Kanalın üst iletisi alınamadı" @@ -5271,6 +5271,10 @@ "id": "store.sql_post.get_posts_around.get_parent.app_error", "translation": "Kanalın üst iletileri alınamadı" }, + { + "id": "store.sql_post.get_posts_by_ids.app_error", + "translation": "We couldn't get the posts" + }, { "id": "store.sql_post.get_posts_created_att.app_error", "translation": "Kanalın iletileri alınamadı" @@ -5983,6 +5987,10 @@ "id": "utils.license.validate_license.signing.error", "translation": "Lisans imzalanırken sorun çıktı. Hata: %v" }, + { + "id": "utils.mail.connect_smtp.helo.app_error", + "translation": "Failed to set HELO" + }, { "id": "utils.mail.connect_smtp.open.app_error", "translation": "Bağlantı açılamadı" @@ -5991,22 +5999,18 @@ "id": "utils.mail.connect_smtp.open_tls.app_error", "translation": "TLS bağlantısı açılamadı" }, - { - "id": "utils.mail.connect_smtp.helo.app_error", - "translation": "Failed to set HELO" - }, { "id": "utils.mail.new_client.auth.app_error", "translation": "SMTP sunucusu üzerinde kimlik doğrulanamadı" }, - { - "id": "utils.mail.new_client.open.error", - "translation": "%v SMTP sunucusu üzerinde bağlantı açılamadı" - }, { "id": "utils.mail.new_client.helo.error", "translation": "Failed to to set the HELO to SMTP server %v" }, + { + "id": "utils.mail.new_client.open.error", + "translation": "%v SMTP sunucusu üzerinde bağlantı açılamadı" + }, { "id": "utils.mail.send_mail.close.app_error", "translation": "SMTP sunucu bağlantısı kapatılamadı" -- cgit v1.2.3-1-g7c22