Translations update from Weblate (#16889)
* Translated using Weblate (Turkish) Currently translated at 99.9% (2129 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ * Translated using Weblate (Swedish) Currently translated at 100.0% (2131 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/ * Translated using Weblate (Bulgarian) Currently translated at 100.0% (2131 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/bg/ * Translated using Weblate (Korean) Currently translated at 87.3% (1862 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ko/ * Translated using Weblate (Dutch) Currently translated at 100.0% (2131 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/ * Translated using Weblate (Japanese) Currently translated at 100.0% (2131 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ * Translated using Weblate (Dutch) Currently translated at 100.0% (2131 of 2131 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/ Co-authored-by: Kaya Zeren <kayazeren@gmail.com> Co-authored-by: majo <martinjohnson@bahnhof.se> Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com> Co-authored-by: Ji-Hyeon Gim <potatogim@potatogim.net> Co-authored-by: Tom De Moor <tom@controlaltdieliet.be> Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c8fa4ac117
Коммит
78b82769ca
16
i18n/bg.json
16
i18n/bg.json
@@ -8521,5 +8521,21 @@
|
||||
{
|
||||
"id": "api.getThreadsForUser.bad_params",
|
||||
"translation": "Параметрите Преди и След за getThreadsForUser се изключват взаимно"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_write_file_response",
|
||||
"translation": "Грешка при изтеглянето на пакетен файл за поддръжка."
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_read_file_from_backend",
|
||||
"translation": "Грешка при четене на файл от сървъра"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_create_zip_file",
|
||||
"translation": "Грешка при създаването на zip файл."
|
||||
},
|
||||
{
|
||||
"id": "api.no_license",
|
||||
"translation": "Нужен е E10 или E20 лиценз за използване на тази крайна точка."
|
||||
}
|
||||
]
|
||||
|
||||
16
i18n/ja.json
16
i18n/ja.json
@@ -8516,5 +8516,21 @@
|
||||
{
|
||||
"id": "api.getThreadsForUser.bad_params",
|
||||
"translation": "getThreadsForUser に対する Before と After のパラメータが矛盾しています"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_write_file_response",
|
||||
"translation": "サポートパケットファイルをダウンロードする際にエラーが発生しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_read_file_from_backend",
|
||||
"translation": "バックエンドからファイルを読み出す際にエラーが発生しました"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_create_zip_file",
|
||||
"translation": "Zipファイル作成時にエラーが発生しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.no_license",
|
||||
"translation": "このエンドポイントを使用するにはE10もしくはE20ライセンスが必要です。"
|
||||
}
|
||||
]
|
||||
|
||||
88
i18n/ko.json
88
i18n/ko.json
@@ -3275,7 +3275,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.delete_post.error",
|
||||
"translation": "내용을 가져올수 없습니다."
|
||||
"translation": "게시글을 지우지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.generic.disabled",
|
||||
@@ -3283,7 +3283,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.index_post.error",
|
||||
"translation": "내용을 가져올수 없습니다."
|
||||
"translation": "게시글을 색인하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.indexer.do_job.parse_end_time.error",
|
||||
@@ -3299,11 +3299,11 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.purge_indexes.delete_failed",
|
||||
"translation": "Failed to delete Elasticsearch index"
|
||||
"translation": "Elasticsearch 색인을 삭제하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.disabled",
|
||||
"translation": "Elasticsearch searching is disabled on this server"
|
||||
"translation": "서버에서 Elasticsearch 검색이 비활성화되어 있습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.parse_matches_failed",
|
||||
@@ -3311,15 +3311,15 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.search_failed",
|
||||
"translation": "Search failed to complete"
|
||||
"translation": "검색을 완료하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
|
||||
"translation": "Failed to decode search results"
|
||||
"translation": "검색 결과를 디코딩하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.already_started.app_error",
|
||||
"translation": "Elasticsearch is already started"
|
||||
"translation": "Elasticsearch가 이미 시작되었습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
|
||||
@@ -3327,23 +3327,23 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
|
||||
"translation": "Failed to start Elasticsearch bulk processor"
|
||||
"translation": "Failed to start Elasticsearch bulk processor."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.stop.already_stopped.app_error",
|
||||
"translation": "Elasticsearch is already stopped"
|
||||
"translation": "Elasticsearch가 이미 중지되었습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.connect_failed",
|
||||
"translation": "Connecting to Elasticsearch server failed."
|
||||
"translation": "Elasticsearch 서버에 연결하지 못했습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.indexing_disabled.error",
|
||||
"translation": "Elasticsearch is disabled."
|
||||
"translation": "Elasticsearch가 비활성화되어 있습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.license.error",
|
||||
"translation": "Your license does not support Elasticsearch."
|
||||
"translation": "현재 라이선스는 Elasticsearch를 지원하지 않습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.reenter_password",
|
||||
@@ -5211,19 +5211,19 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.bleve_search.filename.app_error",
|
||||
"translation": "Elasticsearch SearchEnabled 설정이 활성화되어 있을 때, Elasticsearch IndexingEnabled 설정도 활성화되어 있어야 합니다."
|
||||
"translation": "Bleve의 EnableIndexing 설정을 활성화하려면 Bleve의 IndexingDir 설정에서 색인을 저장할 디렉터리를 지정해야 합니다"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.bleve_search.enable_searching.app_error",
|
||||
"translation": "Elasticsearch SearchEnabled 설정이 활성화되어 있을 때, Elasticsearch IndexingEnabled 설정도 활성화되어 있어야 합니다."
|
||||
"translation": "Bleve의 EnableSearching 설정을 활성화하려면 Bleve의 EnableIndexing 설정도 활성화되어야 합니다"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.bleve_search.enable_autocomplete.app_error",
|
||||
"translation": "Elasticsearch AutocompleteEnabled 설정이 활성화되어 있을 때, Elasticsearch IndexingEnabled 설정도 활성화되어 있어야 합니다."
|
||||
"translation": "Bleve의 EnableAutocomplete 설정을 활성화하려면 Bleve의 EnableIndexing 설정도 활성화되어야 합니다"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.bleve_search.bulk_indexing_time_window_seconds.app_error",
|
||||
"translation": "Elasticsearch Bulk Indexing Time Window는 1초 이상이어야 합니다."
|
||||
"translation": "Bleve 벌크 색인 간격은 1초 이상이어야 합니다."
|
||||
},
|
||||
{
|
||||
"id": "model.command.is_valid.autocomplete_data.app_error",
|
||||
@@ -5267,7 +5267,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.parse_server_version.app_error",
|
||||
"translation": "Elasticsearch 서버 버전 파싱이 실패했습니다."
|
||||
"translation": "Elasticsearch 서버 버전을 구문 분석하지 못했습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.get_server_version.app_error",
|
||||
@@ -5279,23 +5279,23 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_users.search_failed",
|
||||
"translation": "Search failed to complete"
|
||||
"translation": "검색을 완료하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_channels.unmarshall_channel_failed",
|
||||
"translation": "Failed to decode search results"
|
||||
"translation": "검색 결과를 디코딩하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_channels.search_failed",
|
||||
"translation": "Search failed to complete"
|
||||
"translation": "검색을 완료하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_channels.disabled",
|
||||
"translation": "Elasticsearch searching is disabled on this server"
|
||||
"translation": "서버에서 Elasticsearch 검색이 비활성화되어 있습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.refresh_indexes.refresh_failed",
|
||||
"translation": "Elasticsearch 색인을 가져 오지 못했습니다"
|
||||
"translation": "Elasticsearch 색인을 갱신하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.indexer.index_batch.nothing_left_to_index.error",
|
||||
@@ -5303,19 +5303,19 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.index_user.error",
|
||||
"translation": "사용자 색인을 실패하였습니다"
|
||||
"translation": "사용자를 색인하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.index_channel.error",
|
||||
"translation": "채널 색인을 실패하였습니다"
|
||||
"translation": "채널을 색인하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.delete_user.error",
|
||||
"translation": "사용자를 삭제하지 못하였습니다"
|
||||
"translation": "사용자를 삭제하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.delete_channel.error",
|
||||
"translation": "채널을 삭제하지 못하였습니다"
|
||||
"translation": "채널을 삭제하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_template_users_if_not_exists.template_create_failed",
|
||||
@@ -5391,11 +5391,11 @@
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.indexer.do_job.parse_start_time.error",
|
||||
"translation": "Elasticsearch 인덱싱 워커가 시작시간을 구문 분석 하지 못했습니다"
|
||||
"translation": "Bleve 색인 프로세스가 시작 시간을 구문 분석하지 못했습니다."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.indexer.do_job.parse_end_time.error",
|
||||
"translation": "Elasticsearch 인덱싱 워커가 종료시간을 구문 분석하지 못했습니다"
|
||||
"translation": "Bleve 색인 프로세스가 종료 시간을 구문 분석하지 못했습니다."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.indexer.do_job.get_oldest_post.error",
|
||||
@@ -7251,7 +7251,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.index_channels_batch.error",
|
||||
"translation": "색인을 위해 채널 배치를 가져올 수 없습니다"
|
||||
"translation": "색인을 위한 채널 배치를 가져올 수 없습니다."
|
||||
},
|
||||
{
|
||||
"id": "app.channel.user_belongs_to_channels.app_error",
|
||||
@@ -7339,7 +7339,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.post.get_posts_batch_for_indexing.error",
|
||||
"translation": "색인을 위해 채널 배치를 가져올 수 없습니다"
|
||||
"translation": "색인을 위한 게시글 배치를 가져올 수 없습니다."
|
||||
},
|
||||
{
|
||||
"id": "ent.data_retention.posts_permanent_delete_batch.internal_error",
|
||||
@@ -7456,5 +7456,33 @@
|
||||
{
|
||||
"id": "api.admin.add_certificate.parseform.app_error",
|
||||
"translation": "멀티폼 요청 구문 분석이 실패했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_files.unmarshall_file_failed",
|
||||
"translation": "검색 결과를 디코딩하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_files.search_failed",
|
||||
"translation": "검색을 완료하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_files.disabled",
|
||||
"translation": "서버에서 Elasticsearch 파일 검색이 비활성화되어 있습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.index_file.error",
|
||||
"translation": "파일을 색인하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.delete_user_files.error",
|
||||
"translation": "사용자 파일을 삭제하지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.delete_post_files.error",
|
||||
"translation": "게시글의 파일들을 지우지 못했습니다"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.delete_file.error",
|
||||
"translation": "파일을 삭제하지 못했습니다"
|
||||
}
|
||||
]
|
||||
|
||||
52
i18n/nl.json
52
i18n/nl.json
@@ -1908,7 +1908,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.password_change_body.info",
|
||||
"translation": "Your password has been updated for {{.TeamDisplayName}} on {{ .TeamURL }} by {{.Method}}."
|
||||
"translation": "Je wachtwoord werd geupdated voor {{.TeamDisplayName}} op {{ .TeamURL }} door {{.Method}}."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.password_change_body.title",
|
||||
@@ -1916,7 +1916,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.password_change_subject",
|
||||
"translation": "[{{ .SiteName }}] Your password has been updated"
|
||||
"translation": "[{{.SiteName}}] Jouw wachtwoord is bijgewerkt"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.post_body.button",
|
||||
@@ -1928,11 +1928,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_body.info1",
|
||||
"translation": "To change your password, click \"Reset Password\" below."
|
||||
"translation": "Om je wachtwoord te wijzigen, klik \"Reset Wachtwoord\" hieronder."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_body.info2",
|
||||
"translation": "If you did not mean to reset your password, please ignore this email and your password will remain the same. The password reset link expires in 24 hours."
|
||||
"translation": "Als je je wachtwoord niet wenste te wijzigen, negeer dan deze e-mail en je wachtwoord blijft ongewijzigd. De wachtwoord reset link vervalt na 24 uren."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_body.title",
|
||||
@@ -1940,7 +1940,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_subject",
|
||||
"translation": "[{{ .SiteName }}] Reset your password"
|
||||
"translation": "[{{ .SiteName }}] Wijzig je wachtwoord"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.signin_change_email.body.info",
|
||||
@@ -1956,23 +1956,23 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.signin_change_email.subject",
|
||||
"translation": "[{{ .SiteName }}] Your sign-in method has been updated"
|
||||
"translation": "[{{ .SiteName }}] Jouw aanmeldingsmethode is bijgewerkt"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.user_access_token_body.info",
|
||||
"translation": "A personal access token was added to your account on {{ .SiteURL }}. They can be used to access {{.SiteName}} with your account."
|
||||
"translation": "Een persoonlijk toegangstoken was toegevoegd aan je account op {{ .SiteURL }}. Dit kan nu gebruikt worden om toegang te krijgen tot {{.SiteName}} met je acccount."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.user_access_token_body.title",
|
||||
"translation": "Personal access token added to your account"
|
||||
"translation": "Persoonlijk toegangstoken is toegevoegd aan je account."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.user_access_token_subject",
|
||||
"translation": "[{{ .SiteName }}] Personal access token added to your account"
|
||||
"translation": "[{{ .SiteName }}] Persoonlijk toegangstoken werd toegevoegd aan je account"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.username_change_body.info",
|
||||
"translation": "Your username for {{.TeamDisplayName}} has been changed to {{.NewUsername}}."
|
||||
"translation": "Je gebruikersnaam voor {{.TeamDisplayName}} is gewijzigd naar {{.NewUsername}}."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.username_change_body.title",
|
||||
@@ -1980,7 +1980,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.username_change_subject",
|
||||
"translation": "[{{ .SiteName }}] Your username has changed"
|
||||
"translation": "[{{.SiteName }}] Je gebruikersnaam werd gewijzigd"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.verify_body.button",
|
||||
@@ -2024,7 +2024,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.welcome_subject",
|
||||
"translation": "[{{ .SiteName }}] You joined {{ .ServerURL }}"
|
||||
"translation": "[{{ .SiteName }}] Je werd lid van{{ .ServerURL }}"
|
||||
},
|
||||
{
|
||||
"id": "api.user.activate_mfa.email_and_ldap_only.app_error",
|
||||
@@ -2032,7 +2032,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.user.add_direct_channels_and_forget.failed.error",
|
||||
"translation": "Failed to add direct channel preferences for user user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}"
|
||||
"translation": "Fout bij het toevoegen van de directe kanaalvoorkeuren voor gebruiker user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "api.user.authorize_oauth_user.bad_response.app_error",
|
||||
@@ -2088,7 +2088,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_email_token.error",
|
||||
"translation": "Failed to create token data for email verification"
|
||||
"translation": "Fout bij het aanmaken van een data token voor e-mailverificatie"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_oauth_user.already_attached.app_error",
|
||||
@@ -2096,19 +2096,19 @@
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_oauth_user.create.app_error",
|
||||
"translation": "Kan geen gebruiker creeeren voor service {{.Service}}"
|
||||
"translation": "Kon geen gebruiker aanmaken uit {{.Service}} gebruikersobject."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_profile_image.default_font.app_error",
|
||||
"translation": "Kan geen standaard profiel aanmaken"
|
||||
"translation": "Kon geen standaard profielafbeeldingslettertype maken."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_profile_image.encode.app_error",
|
||||
"translation": "Kan het standaard figuur voor het profiel niet coderen"
|
||||
"translation": "Kan de standaard profielafbeelding niet encoderen."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_profile_image.initial.app_error",
|
||||
"translation": "Kan geen initieel standaard figuur toevoegen bij het gebruikers profiel"
|
||||
"translation": "Kan het initiaal van de gebruiker niet toevoegen aan de standaardprofielafbeelding."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.accepted_domain.app_error",
|
||||
@@ -8521,5 +8521,21 @@
|
||||
{
|
||||
"id": "api.getThreadsForUser.bad_params",
|
||||
"translation": "Voor en Na parameters voor getThreadsForUser sluiten elkaar uit"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_write_file_response",
|
||||
"translation": "Fout bij het downloaden van het ondersteuningspakketbestand."
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_read_file_from_backend",
|
||||
"translation": "Fout bij het lezen van het bestand vanuit backend"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_create_zip_file",
|
||||
"translation": "Fout bij het maken van het zip-bestand."
|
||||
},
|
||||
{
|
||||
"id": "api.no_license",
|
||||
"translation": "E10 of E20 licentie vereist om dit eindpunt te gebruiken."
|
||||
}
|
||||
]
|
||||
|
||||
16
i18n/sv.json
16
i18n/sv.json
@@ -8521,5 +8521,21 @@
|
||||
{
|
||||
"id": "api.getThreadsForUser.bad_params",
|
||||
"translation": "Använd endast en av parametrarna Before eller After för getThreadsForUser"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_write_file_response",
|
||||
"translation": "Fel vid nedladdning av supportinformationsfilen."
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_read_file_from_backend",
|
||||
"translation": "Fel när filen lästes från servern"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_create_zip_file",
|
||||
"translation": "Fel då zip-filen skapades."
|
||||
},
|
||||
{
|
||||
"id": "api.no_license",
|
||||
"translation": "För att använda denna endpoint behövs en E10 eller E20-licens."
|
||||
}
|
||||
]
|
||||
|
||||
12
i18n/tr.json
12
i18n/tr.json
@@ -8517,5 +8517,17 @@
|
||||
{
|
||||
"id": "app.user.get_threads_for_user.not_found",
|
||||
"translation": "Kullanıcı işlemi bulunamadı ya da izlenmiyor"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_read_file_from_backend",
|
||||
"translation": "Dosya arka bölümden okunurken sorun çıktı"
|
||||
},
|
||||
{
|
||||
"id": "api.unable_to_create_zip_file",
|
||||
"translation": "Zip dosyası oluşurulurken sorun çıktı."
|
||||
},
|
||||
{
|
||||
"id": "api.no_license",
|
||||
"translation": "Bu uç noktayı kullanabilmek için E10 ya da E20 lisansı gereklidir."
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user