Merge branch 'master' into MM-47853-true-up-review-telemetry-off-non-air-gapped
Этот коммит содержится в:
34
i18n/de.json
34
i18n/de.json
@@ -648,15 +648,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[Benutzername] ~[Kanal]"
|
||||
"translation": "@[username]... ~[channel]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Benutzername und Kanal fehlen."
|
||||
"translation": "Benutzername und/oder Kanal fehlen."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Der Benutzer konnte nicht gefunden werden. Er/sie wurde eventuell vom Systemadministrator deaktiviert."
|
||||
"translation": "Benutzer {{.User}} konnte nicht gefunden werden. Er/sie wurde eventuell vom Systemadministrator deaktiviert."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
@@ -668,7 +668,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "Konnte den Kanal {{.Channel}} nicht finden. Bitte verwende den Kanal-Handle, um Kanäle zu identifizieren."
|
||||
"translation": "Konnte den Kanal {{.Channel}} nicht finden. Bitte den [Kanal Handle](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) verwenden, um Kanäle zu identifizieren."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
@@ -999,7 +999,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Das Emoji konnte nicht erstellt werden. Das Bild muss kleiner als 1 MB sein."
|
||||
"translation": "Das Emoji konnte nicht erstellt werden. Das Bild muss kleiner als 512 KiB sein."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.disabled.app_error",
|
||||
@@ -4989,7 +4989,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "Ungültiger Kanalname. Benutzerkennungen sind in Kanalnamen für Kanäle, die keine Direktnachrichtenkanäle sind, nicht erlaubt."
|
||||
"translation": "Kanalnamen können nicht im hexadezimalen Format angegeben werden. Bitte gib einen anderen Kanalnamen ein."
|
||||
},
|
||||
{
|
||||
"id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
|
||||
@@ -7237,7 +7237,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "Dieser Test-Lizenzschlüssel für Mattermost Enterprise Edition ist abgelaufen und nicht mehr gültig. Wenn du deine Testphase verlängern willst, kontaktiere bitte [unser Vertriebsteam](https://mattermost.com/contact-us/)."
|
||||
"translation": "Neue Testlizenz konnte nicht angewendet werden. Du hast bereits eine Testlizenz auf diese Mattermost-Instanz angewendet... Wenn du deine Testphase verlängern willst, kontaktiere bitte [unser Vertriebsteam](https://mattermost.com/contact-us/)."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9725,5 +9725,25 @@
|
||||
{
|
||||
"id": "api.server.hosted_signup_unavailable.error",
|
||||
"translation": "Das Portal ist für selbst gehostete Anmeldungen nicht verfügbar."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||
"translation": "Die Client-Schlüsseldatei für Elasticsearch konnte nicht geöffnet werden"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||
"translation": "Die Client-Zertifikatsdatei für Elasticsearch konnte nicht geöffnet werden"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||
"translation": "Dekodierung des Client-Zertifikats für Elasticsearch fehlgeschlagen"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Die CA-Datei für Elasticsearch konnte nicht geöffnet werden"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Dekodierung der CA für Elasticsearch fehlgeschlagen"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8153,7 +8153,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "Invalid channel name. User ids are not permitted in channel name for non-direct message channels."
|
||||
"translation": "Channel names can't be in a hexadecimal format. Please enter a different channel name."
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.purpose.app_error",
|
||||
|
||||
@@ -2737,7 +2737,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "Invalid channel name. User IDs are not permitted in channel name for non-direct message channels."
|
||||
"translation": "Channel names can't be in a hexadecimal format. Please enter a different channel name."
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.id.app_error",
|
||||
@@ -6461,7 +6461,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Unable to create emoji. Image must be less than 1 MB in size."
|
||||
"translation": "Unable to create emoji. Image must be less than 512 KiB in size."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.parse.app_error",
|
||||
@@ -7055,7 +7055,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "Could not find the channel {{.Channel}}. Please use the channel handle to identify channels."
|
||||
"translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) to identify channels."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
@@ -7067,15 +7067,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Couldn't find a matching user. They may have been deactivated by the System Administrator."
|
||||
"translation": "Couldn't find a matching user {{.User}}. They may have been deactivated by the System Administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
"translation": "Missing Username and/or Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
"translation": "@[username]... ~[channel]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.group_constrained_user_denied",
|
||||
@@ -8772,7 +8772,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "This trial licence key for Mattermost Enterprise Edition has expired and is no longer valid. If you would like to extend your trial period please [contact our sales team](https://mattermost.com/contact-us/)."
|
||||
"translation": "Failed to apply new trial licence. You have previously applied a trial license to this Mattermost instance. If you would like to extend your trial period please [contact the sales team](https://mattermost.com/contact-us/)."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9689,5 +9689,25 @@
|
||||
{
|
||||
"id": "api.server.hosted_signup_unavailable.error",
|
||||
"translation": "Portal unavailable for self-hosted signup."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||
"translation": "Could not open the client key file for Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||
"translation": "Could not open the client certificate file for Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||
"translation": "Decoding of the client certificate for Elasticsearch failed"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Could not open the CA file for Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Decoding of the CA for Elasticsearch failed"
|
||||
}
|
||||
]
|
||||
|
||||
34
i18n/ja.json
34
i18n/ja.json
@@ -647,15 +647,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[ユーザー名] ~[チャンネル]"
|
||||
"translation": "@[ユーザー名]... ~[チャンネル]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "ユーザー名とチャンネルが存在しません。"
|
||||
"translation": "ユーザー名もしくはチャンネルが存在しません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "ユーザーが見付かりませんでした。システム管理者によって無効化されている可能性があります。"
|
||||
"translation": "ユーザー {{.User}} が見付かりませんでした。システム管理者によって無効化されている可能性があります。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
@@ -667,7 +667,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定にはチャンネルのハンドル名を使用してください。"
|
||||
"translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel)を使用してください。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
@@ -997,7 +997,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "絵文字を作成できません。画像サイズは1MB未満でなければなりません。"
|
||||
"translation": "絵文字を作成できません。画像サイズは 512 KiB 未満でなければなりません。"
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.disabled.app_error",
|
||||
@@ -4941,7 +4941,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "不正なチャンネル名です。ユーザーIDはダイレクトメッセージチャンネル以外でチャンネル名に使用することはできません。"
|
||||
"translation": "チャンネル名を16進数にすることはできません。別のチャンネル名を入力してください。"
|
||||
},
|
||||
{
|
||||
"id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
|
||||
@@ -8769,7 +8769,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "このMattermost Enterprise Editionのトライアルライセンスキーは期限が切れており、有効ではありません。トライアル期間の延長をご希望の場合は[営業までご連絡ください](https://mattermost.com/contact-us/)。"
|
||||
"translation": "新しいトライアルライセンスを適用できませんでした。あなたは、以前このMattermostインスタンスにトライアルライセンスを適用したことがあります。トライアル期間の延長をご希望の場合は[営業までご連絡ください](https://mattermost.com/contact-us/)。"
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9718,5 +9718,25 @@
|
||||
{
|
||||
"id": "api.server.hosted_signup_unavailable.error",
|
||||
"translation": "セルフホスティングの利用登録では、ポータルは利用できません。"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||
"translation": "Elasticsearch用のクライアントキーファイルを開くことができませんでした"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||
"translation": "Elasticsearchのクライアント証明書ファイルを開くことができませんでした"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||
"translation": "Elasticsearchのクライアント証明書のデコードに失敗しました"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "ElasticsearchのCAファイルを開くことができませんでした"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Elasticsearch用CAのデコードに失敗しました"
|
||||
}
|
||||
]
|
||||
|
||||
34
i18n/nl.json
34
i18n/nl.json
@@ -648,15 +648,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[gebruikersnaam] ~[kanaal]"
|
||||
"translation": "@[gebruikersnaam]... ~[kanaal]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Ontbrekende gebruikersnaam en kanaal."
|
||||
"translation": "Ontbrekende gebruikersnaam en/of kanaal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "We kunnen de gebruiker niet vinden. Deze kan gedeactiveerd zijn door de systeembeheerder."
|
||||
"translation": "We kunnen de gebruiker {{.User}} niet vinden. Deze kan gedeactiveerd zijn door de systeembeheerder."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
@@ -668,7 +668,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "Kan het kanaal{{.Channel}} niet vinden. Gebruik de kanaalaanduiding om kanalen te identificeren."
|
||||
"translation": "Kan het kanaal{{.Channel}} niet vinden. Gebruik de [kanaalaanduiding](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) om kanalen aan te duiden."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
@@ -999,7 +999,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Kon emoji niet aanmaken. Afbeelding moet minstens 1MB groot zijn."
|
||||
"translation": "Kon emoji niet aanmaken. Afbeelding moet minder dan 512KiB groot zijn."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.disabled.app_error",
|
||||
@@ -4969,7 +4969,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "Ongeldige kanaalnaam. Gebruikersindentifiers zijn niet toegestaan in een kanaalnaam voor niet directe -berichtenkanalen."
|
||||
"translation": "Kanaalnamen kunnen niet hexadecimaal zijn. Voer een andere kanaalnaam in."
|
||||
},
|
||||
{
|
||||
"id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
|
||||
@@ -8772,7 +8772,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "Deze proeflicentiesleutel voor Mattermost Enterprise Edition is verlopen en is niet langer geldig. Als je jouw proefperiode wil verlengen, neem dan [contact op met ons verkoopteam](https://mattermost.com/contact-us/)."
|
||||
"translation": "Fout bij het toevoegen van de nieuwe proeflicentie. Je hebt eerder al een proeflicentie toegepast op deze Mattermost instance.Als je jouw proefperiode wil verlengen, neem dan [contact op met ons verkoopteam](https://mattermost.com/contact-us/)."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9725,5 +9725,25 @@
|
||||
{
|
||||
"id": "api.draft.create_draft.can_not_draft_to_deleted.error",
|
||||
"translation": "Kan concept niet bewaren in een verwijderd kanaal"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||
"translation": "Kon het client-keybestand voor Elasticsearch niet openen"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||
"translation": "Kon het client-certificaatbestand voor Elasticsearch niet openen"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||
"translation": "Het decoderen van het client-certificaat voor Elasticsearch is mislukt"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Kon het CA-bestand voor Elasticsearch niet openen"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Decodering van de CA voor Elasticsearch is mislukt"
|
||||
}
|
||||
]
|
||||
|
||||
34
i18n/pl.json
34
i18n/pl.json
@@ -649,15 +649,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[użytkownik] ~[kanał]"
|
||||
"translation": "@[nazwa użytkownika]... ~[kanał]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Brak nazwy użytkownika oraz kanału."
|
||||
"translation": "Brak nazwy użytkownika i/lub kanału."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Nie możemy odnaleźć użytkownika. Mógł on zostać dezaktywowany przez administratora systemu."
|
||||
"translation": "Nie mogliśmy znaleźć użytkownika {{.User}}. Być może został on dezaktywowany przez Administratora systemu."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
@@ -669,7 +669,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "Nie można znaleźć kanału {{.Channel}}. Użyj uchwytu kanału, aby zidentyfikować kanały."
|
||||
"translation": "Nie można znaleźć kanału {{.Channel}}. Użyj [uchwytu kanału](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel), aby zidentyfikować kanały."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
@@ -1001,7 +1001,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Nie można utworzyć emoji. Obraz musi być mniejszy niż 1 MB."
|
||||
"translation": "Nie można utworzyć emoji. Obraz musi być mniejszy niż 512 KiB."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.disabled.app_error",
|
||||
@@ -4949,7 +4949,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "Invalid channel name. User ids are not permitted in channel name for non-direct message channels."
|
||||
"translation": "Nazwy kanałów nie mogą być w formacie szesnastkowym. Proszę wprowadzić inną nazwę kanału."
|
||||
},
|
||||
{
|
||||
"id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
|
||||
@@ -7325,7 +7325,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "Ten klucz licencji próbnej dla Mattermost Enterprise Edition wygasł i nie jest już ważny. Jeśli chcesz przedłużyć okres próbny, prosimy o [kontakt z naszym zespołem sprzedaży](https://mattermost.com/contact-us/)."
|
||||
"translation": "Nie udało się zastosować nowej licencji próbnej. Zastosowano już wcześniej licencję próbną do tej instancji Mattermost... Jeśli chcesz przedłużyć okres próbny, prosimy o [kontakt z naszym zespołem sprzedaży](https://mattermost.com/contact-us/)."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9726,5 +9726,25 @@
|
||||
{
|
||||
"id": "api.server.hosted_signup_unavailable.error",
|
||||
"translation": "Portal niedostępny dla samodzielnej rejestracji."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||
"translation": "Nie można otworzyć pliku klucza klienta dla Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||
"translation": "Nie można otworzyć pliku z certyfikatem klienta dla Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||
"translation": "Dekodowanie certyfikatu klienta dla Elasticsearch nie powiodło się"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Nie można otworzyć pliku CA dla Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Dekodowanie CA dla Elasticsearch nie powiodło się"
|
||||
}
|
||||
]
|
||||
|
||||
34
i18n/ru.json
34
i18n/ru.json
@@ -649,15 +649,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[имя пользователя] ~[канал]"
|
||||
"translation": "@[имя пользователя]... ~[канал]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Отсутствует имя пользователя и канал."
|
||||
"translation": "Отсутствует имя пользователя и/или канал."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Мы не смогли найти пользователя. Вероятно он заблокирован Системным администратором."
|
||||
"translation": "Мы не смогли найти пользователя {{.User}}. Вероятно он заблокирован Системным администратором."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
@@ -669,7 +669,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "Невозможно найти канал {{.Channel}}. Пожалуйста, используйте управление каналом для идентификации."
|
||||
"translation": "Невозможно найти канал {{.Channel}}. Пожалуйста, используйте [управление каналом](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) для идентификации."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
@@ -1001,7 +1001,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Невозможно создать смайлик. Изображение должно быть не более 1 MB."
|
||||
"translation": "Невозможно создать смайлик. Изображение должно быть не более 512 КБ."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.disabled.app_error",
|
||||
@@ -5493,7 +5493,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.channel.is_valid.name.app_error",
|
||||
"translation": "Некорректное имя канала. Запрещено использовать идентификаторы пользователей в качестве имени канала (кроме каналов личных сообщений)."
|
||||
"translation": "Имена каналов не могут быть в шестнадцатеричном формате. Пожалуйста, введите другое имя канала."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.bleve_search.enable_autocomplete.app_error",
|
||||
@@ -8713,7 +8713,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "Срок действия этого пробного лицензионного ключа для Mattermost Enterprise Edition истек и больше не действует. Если вы хотите продлить пробный период, пожалуйста, [свяжитесь с нашим отделом продаж] (https://mattermost.com/contact-us/)."
|
||||
"translation": "Не удалось применить новую пробную лицензию. Вы уже применяли пробную лицензию к этому экземпляру Mattermost. Если вы хотите продлить пробный период, пожалуйста, [свяжитесь с нашим отделом продаж] (https://mattermost.com/contact-us/)."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9726,5 +9726,25 @@
|
||||
{
|
||||
"id": "api.server.hosted_signup_unavailable.error",
|
||||
"translation": "Портал недоступен для самостоятельной регистрации."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||
"translation": "Не удалось открыть файл клиентского ключа для Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||
"translation": "Не удалось открыть файл сертификата клиента для Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||
"translation": "Не удалось декодировать сертификат клиента для Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Не удалось открыть файл CA для Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Расшифровка CA для Elasticsearch не удалась"
|
||||
}
|
||||
]
|
||||
|
||||
12
i18n/sv.json
12
i18n/sv.json
@@ -6329,7 +6329,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Det gick inte att skapa emoji. Bildfilen måste vara mindre än 1 MB i storlek."
|
||||
"translation": "Det gick inte att skapa emoji. Bildfilen måste vara mindre än 512 KiB i storlek."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.parse.app_error",
|
||||
@@ -6716,7 +6716,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "Kunde inte hitta kanalen {{.Channel}}. Använd Channel handle för att identifiera kanaler."
|
||||
"translation": "Kunde inte hitta kanalen {{.Channel}}. Använd [channel handle](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) för att identifiera kanaler."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
@@ -6728,15 +6728,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Kunde inte hitta användaren. Kan ha blivit avstängd av Systemadministratören."
|
||||
"translation": "Kunde inte hitta användaren {{.User}}. Kan ha blivit avstängd av Systemadministratören."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Saknar Användarnamn och Kanal."
|
||||
"translation": "Saknar Användarnamn och/eller Kanal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[användarnamn] ~[kanal]"
|
||||
"translation": "@[username]... ~[channel]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.group_constrained_user_denied",
|
||||
@@ -8772,7 +8772,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "Licensnyckeln för testperioden av Mattermost Enterprise Edition är inte längre giltig. [Kontakta Sales team] (https://mattermost.com/contact-us/) om du vill utöka testperionden."
|
||||
"translation": "Misslyckades med att installera ny testlicens. Du har tidigare använt en testlicens på denna Mattermost-instans. [Kontakta försäljningsteamet] (https://mattermost.com/contact-us/) om du vill utöka testperioden."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
|
||||
16
i18n/tr.json
16
i18n/tr.json
@@ -648,15 +648,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[kullanıcıadı] ~[kanal]"
|
||||
"translation": "@[username]... ~[channel]..."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Kullanıcı adı ya da kanal eksik."
|
||||
"translation": "Kullanıcı adı ve/veya kanal eksik."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Kullanıcı bulunamadı. Sistem yöneticisi tarafından devre dışı bırakılmış olabilir."
|
||||
"translation": "{{.User}} kullanıcısı bulunamadı. Sistem yöneticisi tarafından devre dışı bırakılmış olabilir."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
@@ -668,7 +668,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.private_channel.app_error",
|
||||
"translation": "{{.Channel}} kanalı bulunamadı. Lütfen kanalları belirtmek için kanal kısaltması kullanın."
|
||||
"translation": "{{.Channel}} kanalı bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltmasını](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) kullanın."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
@@ -999,7 +999,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.create.too_large.app_error",
|
||||
"translation": "Emoji eklenemedi. Görsel boyutu 1 MB değerinden küçük olmalıdır."
|
||||
"translation": "Emoji eklenemedi. Görsel 512 KiB boyutundan küçük olmalıdır."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.disabled.app_error",
|
||||
@@ -8772,7 +8772,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.not-allowed",
|
||||
"translation": "Mattermost Enterprise sürümünün deneme süresi sona ermiş olduğundan artık kullanılamaz. Deneme sürenizi uzatmak istiyorsanız [satış ekibimizle](https://mattermost.com/contact-us/) görüşebilirsiniz."
|
||||
"translation": "Yeni deneme lisansı kullanılamadı. Bu Mattermost kopyasında daha önce deneme lisansı kullanmışsınız. Deneme sürenizi uzatmak istiyorsanız [satış ekibimizle](https://mattermost.com/contact-us/) görüşebilirsiniz."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.can-start-trial.error",
|
||||
@@ -9721,5 +9721,9 @@
|
||||
{
|
||||
"id": "api.templates.cloud_upgrade_confirmation_monthly.subtitle",
|
||||
"translation": "{{.WorkspaceName}} çalışma alanınız güncellendi. Faturanız {{.Date}} tarihinden başlayarak hesaplanacak"
|
||||
},
|
||||
{
|
||||
"id": "api.server.hosted_signup_unavailable.error",
|
||||
"translation": "Portal kişisel barındırma hesabı açmak için kullanılamaz."
|
||||
}
|
||||
]
|
||||
|
||||
36
i18n/uk.json
36
i18n/uk.json
@@ -6850,5 +6850,41 @@
|
||||
{
|
||||
"id": "Channels",
|
||||
"translation": "Канали"
|
||||
},
|
||||
{
|
||||
"id": "api.cloud.cws_webhook_event_missing_error",
|
||||
"translation": "Подія Webhook не оброблена. Або вона відсутня, або недійсна."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.team_restricted_error",
|
||||
"translation": "Неможливо створити прямий канал між цими користувачами, оскільки вони не мають спільної команди."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.syncables_error",
|
||||
"translation": "не вдалося додати користувача до group-teams та group-channels"
|
||||
},
|
||||
{
|
||||
"id": "api.admin.saml.failure_reset_authdata_to_email.app_error",
|
||||
"translation": "Не вдалося скинути поле AuthData в Email."
|
||||
},
|
||||
{
|
||||
"id": "api.acknowledgement.save.archived_channel.app_error",
|
||||
"translation": "Підтвердження в архівному каналі неможливо."
|
||||
},
|
||||
{
|
||||
"id": "api.acknowledgement.delete.deadline.app_error",
|
||||
"translation": "Ви не можете видалити підтвердження після закінчення 5 хвилин."
|
||||
},
|
||||
{
|
||||
"id": "api.acknowledgement.delete.archived_channel.app_error",
|
||||
"translation": "Ви не можете видалити підтвердження в заархівованому каналі."
|
||||
},
|
||||
{
|
||||
"id": "Playbooks",
|
||||
"translation": "Сценарії"
|
||||
},
|
||||
{
|
||||
"id": "Boards",
|
||||
"translation": "Дошки"
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user