summaryrefslogtreecommitdiffstats
path: root/i18n/tr.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/tr.json')
-rw-r--r--i18n/tr.json38
1 files changed, 37 insertions, 1 deletions
diff --git a/i18n/tr.json b/i18n/tr.json
index a6a90ecdc..6d481c837 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -2725,7 +2725,7 @@
},
{
"id": "api.user.send_user_access_token.error",
- "translation": "Kişisel erişim kodu eklendi e-postası gönderilemedi"
+ "translation": "\"Kişisel erişim kodu eklendi\" e-postası gönderilemedi"
},
{
"id": "api.user.send_verify_email_and_forget.failed.error",
@@ -3720,6 +3720,14 @@
"translation": "Elasticsearch dizin eşleştirmesi kurulamadı"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "ElasticSearch dizini silinemedi"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Elasticsearch dizinleri oluşturulamadı"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "İleti silinemedi"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost kullanıcısı AD/LDAP sunucusu tarafından güncellendi."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP eşitlemesi tamamlandı"
},
@@ -5848,6 +5864,10 @@
"translation": "Toplu iletiler kalıcı olarak silinirken bir sorun çıktı"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "Toplu iletiler kalıcı olarak silinirken bir sorun çıktı"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Kanala göre ileti silinemedi"
},
@@ -5880,6 +5900,10 @@
"translation": "İleti güncellenemedi"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "İşaretler toplu olarak temizlenirken bir sorun çıktı"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Ayarlar silinirken bir sorun çıktı"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics başlatılmadı"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Dosya depolaması doğru şekilde yapılandırılmamış. Lütfen S3 ya da yerel sunucusu depolamasını yapılandırın."
},