diff --git a/i18n/bg.json b/i18n/bg.json index b16b08ffa6..3dfe9615fa 100644 --- a/i18n/bg.json +++ b/i18n/bg.json @@ -7907,38 +7907,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Моля, добавете ме към екипи и канали, в които искате да взаимодействам. За целта използвайте браузър или Mattermost настолното приложение." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Не можа да се качи изображение на икона. Файлът е твърде голям." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Формуляра от множество части не можа да се обработи." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Файла с изображението не може да се отвори." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Липсва файл под 'image' в заявката." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Празен масив под 'image' в заявката." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Изображението на икона не можа да се качи." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Не може да се прочете файла с изображение на икона." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Изображението на иконата не можа да бъде изтрито." - }, { "id": "api.bot.create_disabled", "translation": "Създаването на бот е забранено." @@ -9229,5 +9197,25 @@ { "id": "api.user.invalidate_verify_email_tokens.error", "translation": "Невъзможно получаването на маркери по тип при анулирането на маркери за проверка по ел.поща" + }, + { + "id": "extract_content.worker.do_job.file_info", + "translation": "Неуспешно получаване на информация за файла при извличане на съдържание." + }, + { + "id": "extrac_content.worker.do_job.invalid_input.to", + "translation": "Невалидна входна стойност 'До'" + }, + { + "id": "extrac_content.worker.do_job.invalid_input.from", + "translation": "Невалидна входна стойност 'От'" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "Неуспешна проверка дали потребителското хранилище е празно." + }, + { + "id": "api.license.upgrade_needed.app_error", + "translation": "Функцията изисква надграждане до версия Enterprise Edition." } ] diff --git a/i18n/de.json b/i18n/de.json index fe57403e4e..d889f27e3c 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -4771,18 +4771,6 @@ "id": "web.incoming_webhook.user.app_error", "translation": "Der Benutzer konnte nicht gefunden werden." }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Konnte Symbolbild nicht hochladen." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Konnte Symbolbild-Datei nicht lesen." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Konnte Symbolbild nicht hochladen." - }, { "id": "api.bot.create_disabled", "translation": "Bot-Erstellung wurde deaktiviert." @@ -5931,26 +5919,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Bitte fügen Sie mich den Teams und Kanälen hinzu, mit denen ich interagieren soll. Um dies zu tun, verwenden Sie den Browser oder die Mattermost-Desktop-App." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Konnte Symbolbild-Datei nicht hochladen. Datei ist zu groß." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Kann Multipart-Formular nicht verarbeiten." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Konnte Bilddatei nicht öffnen." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Keine Datei unter 'image' in der Anfrage." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Leeres Array unterhalb von 'image' in der Anfrage." - }, { "id": "app.reaction.save.save.app_error", "translation": "Konnte Reaktion nicht speichern." @@ -9245,5 +9213,9 @@ { "id": "extrac_content.worker.do_job.invalid_input.from", "translation": "Ungültiger Eingabewert 'von'" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "Es konnte nicht geprüft werden, ob der Benutzerspeicher leer ist." } ] diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 29e5ff2c76..458dbe84c5 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -8922,38 +8922,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Please add me to teams and channels you want me to interact in. To do this, use the browser or Mattermost Desktop App." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Unable to upload icon image. File is too large." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Could not parse multipart form." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Could not open image file." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "No file under 'image' in request." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Empty array under 'image' in request." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Couldn't upload icon image." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Unable to read icon image file." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Couldn't delete icon image." - }, { "id": "api.bot.create_disabled", "translation": "Bot creation has been disabled." @@ -9245,5 +9213,9 @@ { "id": "extrac_content.worker.do_job.invalid_input.from", "translation": "Invalid input value 'from'" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "Failed to check if user store is empty." } ] diff --git a/i18n/es.json b/i18n/es.json index b726cadca6..693f73eabf 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -5835,38 +5835,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Por favor agregame a los equipos y canales en los que quieres que interactúe. Para ello, utiliza el navegador o la Aplicación de Escritorio de Mattermost." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "No se pudo cargar la imagen del perfil. El archivo es muy grande." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "No se pudo analizar el formulario multipart." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "No se pudo abrir el archivo de imagen." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "No hay un archivo bajo 'image' en la solicitud." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Arreglo vacío bajo 'image' en la solicitud." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "No se pudo cargar el icono." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "No se puede leer el archivo del icono." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "No se puede borrar la imagen del icono." - }, { "id": "api.bot.create_disabled", "translation": "Creación de Bots ha sido deshabilitado." diff --git a/i18n/fr.json b/i18n/fr.json index 61c4c17029..57958dacfb 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -5875,38 +5875,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Veuillez m'ajouter aux équipes et canaux dans lesquels vous voulez que j’interagisse. Pour faire ça, utilisez votre navigateur ou l'application de bureau Mattermost." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Impossible d'envoyer le fichier d'image. Le fichier est trop volumineux." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Impossible d'interpréter le formulaire multipart." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Impossible d'ouvrir le fichier image" - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Aucun fichier dans le champ « image » de la requête." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Aucune image transmise dans la requête." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Impossible d'envoyer le fichier d'icône." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Impossible de lire le fichier d'icône." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Impossible de supprimer l'icône." - }, { "id": "api.bot.create_disabled", "translation": "La création de bots a été désactivée." diff --git a/i18n/hu.json b/i18n/hu.json index 9367a3635d..dc85bf956c 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -7954,38 +7954,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Kérem, adjon hozzá azokhoz a csapatokhoz és csatornákhoz, amelyekben szeretné, hogy részt vegyek. Ehhez használjon egy böngészőt vagy a Mattermost alkalmazást." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Az ikon képet nem lehetett feltölteni. A fájl túl nagy." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Nem sikerült értelmezni a többrészes űrlapot." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "A képfájl nem nyitható meg." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Nincs fájl a kérés 'image' mezőjében." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Üres tömb a kérés 'image' mezőjében." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Nem sikerült feltölteni az ikon képet." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Nem olvasható az ikon képfálj." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Nem sikerült törölni az ikon képet." - }, { "id": "api.bot.create_disabled", "translation": "A bot létrehozása le van tiltva." @@ -9245,5 +9213,9 @@ { "id": "extrac_content.worker.do_job.invalid_input.from", "translation": "Érvénytelen érték 'from'" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "Nem sikerült leellenőrizni, hogy a felhasználói tár üres-e." } ] diff --git a/i18n/it.json b/i18n/it.json index 7fbef7f32a..f066412e86 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -5191,14 +5191,6 @@ "id": "api.bot.create_disabled", "translation": "La creazione di bot è stata disabilitata." }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Impossibile leggere il file dell'icona." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Errore durante l'analisi del multipart-form." - }, { "id": "api.bot.teams_channels.add_message_mobile", "translation": "Per favore aggiungimi alle squadre e ai canali con cui vuoi che interagisca. Per farlo utilizza il browser oppure l'app desktop di Mattermost." @@ -5607,30 +5599,6 @@ "id": "api.admin.saml.set_certificate_from_metadata.invalid_content_type.app_error", "translation": "Tipo contenuto non valido." }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Impossibile eliminare l'icona." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Impossibile caricare l'icona." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Lista vuota per il campo 'image' nella richiesta." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Nessun file nel campo 'immagine' nella richiesta." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Impossibile aprire il file immagine." - }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Impossibile caricare il file. Il file è troppo grande." - }, { "id": "api.channel.add_members.error", "translation": "Errore aggiungendo il membro al canale." diff --git a/i18n/ja.json b/i18n/ja.json index e2e67219a1..2071221764 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -5875,38 +5875,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "ブラウザ、もしくはMattermostデスクトップアプリから、Botをチーム・チャンネルに追加してください。" }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "プロフィール画像をアップロードできません。ファイルが大き過ぎます。" - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "マルチパートフォームを解析できません。" - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "画像ファイルを開けません。" - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "リクエストの'image'以下にファイルがありません。" - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "リクエストの'image'以下の配列が空です。" - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "アイコン画像をアップロードできませんでした。" - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "アイコン画像ファイルを読み込めませんでした。" - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "アイコン画像を削除できませんでした。" - }, { "id": "api.bot.create_disabled", "translation": "Bot作成は無効化されています。" @@ -9240,5 +9208,9 @@ { "id": "api.license.upgrade_needed.app_error", "translation": "この機能を利用するには、Enterprise Editionへのアップグレードが必要です。" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "ユーザーストアが空であるかどうか確認できませんでした。" } ] diff --git a/i18n/ko.json b/i18n/ko.json index 71868477e5..743e70e315 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -5871,38 +5871,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "나를 대화하기를 원하는 팀과 채널에 추가하여 주십시오. 이렇게 하려면 브라우저 또는 Mattermost 데스크탑 앱을 사용하십시오." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "용량이 커서 아이콘 이미지 파일을 업로드 할 수 없습니다." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "잘못된 multipart form을 파싱할 수 없습니다." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "이미지 파일을 열 수 없습니다." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "요청의 'image' 속성 아래에 파일이 없습니다" - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "요청의 'image' 속성에 빈 배열이 전달되었습니다" - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "아이콘 이미지를 업로드 할 수 없습니다." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "아이콘 이미지 파일을 읽을 수 없습니다." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "아이콘 이미지를 삭제할 수 없습니다." - }, { "id": "api.bot.create_disabled", "translation": "봇을 생성할 수 없습니다." diff --git a/i18n/nl.json b/i18n/nl.json index 261214b62d..9432ff2a8e 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -5903,38 +5903,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Voeg me toe aan de teams en kanalen waarin je met me wil praten. Gebruik hiervoor je browser of de Mattermost desktop app." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Kan het bestand niet uploaden. Het bestand is te groot." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Kan het 'multipart'-formulier niet verwerken." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Kan afbeeldingsbestand niet openen." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Geen bestand bij 'image' in aanvraag." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Lege array bij 'image' in aanvraag." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Kan de pictogram afbeelding niet uploaden." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Kan het pictogram bestand niet lezen." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Kan de pictogram afbeelding niet verwijderen." - }, { "id": "api.bot.create_disabled", "translation": "Het aanmaken van een bot is uitgeschakeld." diff --git a/i18n/pl.json b/i18n/pl.json index e7d25e68db..0257073cd6 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -5879,38 +5879,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Proszę, dodaj mnie do zespołów i kanałów, w których chcesz, żebym uczestniczył. Aby to zrobić, użyj przeglądarki lub aplikacji Mattermost." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Nie udało się wgrać obrazu ikony. Plik jest zbyt duży." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Nie udało się przetworzyć wieloczęściowego formularza" - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Nie można otworzyć pliku obrazu" - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Brak pliku w polu 'image' w żądaniu" - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Pusta tablica w kluczu 'image' w żądaniu" - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Nie udało się wgrać obrazu ikony" - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Nie można odczytać obrazu ikony" - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Nie można usunąć obrazu ikony" - }, { "id": "api.bot.create_disabled", "translation": "Tworzenie botów zostało wyłączone." diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index a7a5f2209a..9469efde13 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -5879,38 +5879,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Por favor, adicione-me às equipes e canais nos quais você quer que eu interaja. Para fazer isso, use o navegador ou o aplicativo Mattermost Desktop." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Não foi possível enviar a imagem do ícone. Arquivo muito grande." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Não foi possível processar o formulário multipart." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Não foi possível abrir arquivo de imagem." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Nenhum arquivo em 'image' no pedido." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Matriz vazia em 'image' na requisição." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Não foi possível fazer o upload da imagem do ícone." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Não foi possível ler o arquivo de imagem do ícone." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Não foi possível excluir a imagem do ícone." - }, { "id": "api.bot.create_disabled", "translation": "Criação de bot foi desativada." diff --git a/i18n/ro.json b/i18n/ro.json index ed85704d62..eca1de7e9a 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -5883,38 +5883,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Adăugați-mă la echipele și canalele pe care doriți să interacționați. Pentru a face acest lucru, utilizați browserul sau aplicația Mattermost Desktop." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Imposibil de încărcat imaginea pictogramei. Fișierul este prea mare." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Nu s-a putut parsa forma multipartidă." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Nu sa putut deschide fişierul de imagine." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Nici un fișier sub 'imaginea' în cerere." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Gama goală sub 'imagine' în cerere." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Nu s-a putut încărca imaginea pictogramei." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Imposibil de citit fișierul de imagine cu pictograme." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Nu s-a putut șterge imaginea pictogramei." - }, { "id": "api.bot.create_disabled", "translation": "Crearea boților a fost dezactivată." diff --git a/i18n/ru.json b/i18n/ru.json index 0eabdd6232..6c303414f9 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -4795,22 +4795,6 @@ "id": "api.admin.saml.invalid_xml_missing_ssoservices.app_error", "translation": "Отсутствует узел служб SSO Identity Provider в XML." }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Невозможно прочитать файл изображения профиля." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Пустой массив 'image' в запросе." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Нет файла 'image' в запросе." - }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Невозможно загрузить изображение профиля. Слишком большой файл." - }, { "id": "api.bot.teams_channels.add_message_mobile", "translation": "Пожалуйста, добавьте меня в команды и каналы, c которыми мне нужно взаимодействовать. Это можно сделать в браузере или в приложении Mattermost для ПК." @@ -4871,22 +4855,6 @@ "id": "api.bot.create_disabled", "translation": "Создание бота было отключено." }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Не получилось удалить изображение профиля." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Не удалось загрузить изображение профиля." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Не удалось открыть файл изображения." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Не удалось разобрать составную форму." - }, { "id": "api.channel.add_guest.added", "translation": "%v добавлен(а) в канал как гость пользователем %v." diff --git a/i18n/sv.json b/i18n/sv.json index 1117608fc5..bbe34a0e7a 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -7911,38 +7911,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Lägg till mig i grupper och kanaler som du vill att jag ska interagera i. För att göra detta, använd webbläsare eller Mattermost skrivbordsapp." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Gick inte att ladda upp ikonbild. Filen är för stor." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Gick inte att tolka multipart-formuläret." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Kunde inte öppna bildfilen." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "Inga filer under 'image' i förfrågan." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Tom matris för 'bild' i förfrågan." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Kunde inte ladda upp ikonbilden." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Kan ej läsa filen för ikonbild." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Kunde inte radera ikonbilden." - }, { "id": "api.bot.create_disabled", "translation": "Bot-skapande är avstängt." diff --git a/i18n/tr.json b/i18n/tr.json index 59d40a8ad8..2f3fc9beda 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -5595,34 +5595,6 @@ "id": "api.bot.create_disabled", "translation": "Bot ekleme özelliği devre dışı bırakılmış." }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Simge görseli silinemedi." - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Simge görseli dosyası okunamadı." - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Simge görseli yüklenemedi." - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "İstekte 'image' altında bir dosya yok." - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Görsel dosyası açılamadı." - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Çok parçalı form işlenemedi." - }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Simge görseli yüklenemedi. Dosya çok büyük." - }, { "id": "api.channel.add_guest.added", "translation": "%v, %v tarafından kanala konuk olarak eklendi." @@ -5635,10 +5607,6 @@ "id": "api.channel.add_members.user_denied", "translation": "Şu kullanıcıların kanal üyesi olarak eklenmesi grup kısıtlamaları nedeniyle reddedildi: {{ .UserIDs }}" }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "İstekte 'image' altındaki dizi boş." - }, { "id": "api.channel.guest_join_channel.post_and_forget", "translation": "%v kanala konuk olarak katıldı." @@ -9245,5 +9213,9 @@ { "id": "extrac_content.worker.do_job.invalid_input.from", "translation": "Belirtilen 'nereden' değeri geçersiz" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "Kullanıcı mağazasının boş olup olmadığı denetlenemedi." } ] diff --git a/i18n/uk.json b/i18n/uk.json index eef2cc316e..19c521ee86 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -5875,38 +5875,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "Please add me to teams and channels you want me to interact in. To do this, use the browser or Mattermost Desktop App." }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "Неможливо завантажити файл. Він занадто великий. " - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "Неможливо обробити форму з декількох частин" - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "Не вдається відкрити файл зображення" - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "У запиті відсутній файл під атрибутом \"сертифікат\"." - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "Порожній масив 'image' в запиті" - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "Не вдалося завантажити зображення профілю" - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "Не вдається прочитати файл зображення піктограми." - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "Не вдалося завантажити зображення профілю" - }, { "id": "api.bot.create_disabled", "translation": "Створення ботів вимкнено." diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index e827af9792..66e3d85579 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -5243,10 +5243,6 @@ "id": "api.admin.saml.failure_parse_idp_certificate.app_error", "translation": "解析身份提供商返回的元数据为证书失败。" }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "请求中图片数组为空。" - }, { "id": "api.channel.add_members.error", "translation": "添加频道成员时发生错误。" @@ -5543,34 +5539,6 @@ "id": "api.bot.create_disabled", "translation": "机器人创建已停用。" }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "无法删除图标。" - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "无法读取图标文件。" - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "无法上传图标。" - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "请求中缺失图片文件。" - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "无法打开图片文件。" - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "无法解析混合表单。" - }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "无法上传图标。文件太大。" - }, { "id": "api.bot.teams_channels.add_message_mobile", "translation": "请加我到您想要我互动的团队与频道。请使用浏览器或桌面应用进行操作。" @@ -9240,5 +9208,9 @@ { "id": "extrac_content.worker.do_job.invalid_input.from", "translation": "无效的 ‘from’ 值" + }, + { + "id": "app.user.store_is_empty.app_error", + "translation": "检查用户储存是否为空失败。" } ] diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index 5fd68b3cc6..ffd33a4bd7 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -5875,38 +5875,6 @@ "id": "api.bot.teams_channels.add_message_mobile", "translation": "請將我加入想要互動的團隊與頻道。請用瀏覽器或是桌面應用程式加入。" }, - { - "id": "api.bot.set_bot_icon_image.too_large.app_error", - "translation": "無法上傳個人資訊圖片。檔案太大。" - }, - { - "id": "api.bot.set_bot_icon_image.parse.app_error", - "translation": "無法解析 multipart 表單" - }, - { - "id": "api.bot.set_bot_icon_image.open.app_error", - "translation": "無法開啟圖片檔案" - }, - { - "id": "api.bot.set_bot_icon_image.no_file.app_error", - "translation": "要求的 'image' 欄位沒有檔案" - }, - { - "id": "api.bot.set_bot_icon_image.array.app_error", - "translation": "要求的 'image' 欄位為空陣列" - }, - { - "id": "api.bot.set_bot_icon_image.app_error", - "translation": "無法上傳個人頭像" - }, - { - "id": "api.bot.get_bot_icon_image.read.app_error", - "translation": "無法讀取頭像檔案" - }, - { - "id": "api.bot.delete_bot_icon_image.app_error", - "translation": "無法刪除個人頭像" - }, { "id": "api.bot.create_disabled", "translation": "建立機器人已被停用。"