Этот коммит содержится в:
enahum
2016-10-12 10:49:17 -03:00
коммит произвёл Harrison Healey
родитель 0a2146692c
Коммит d195eea07d
23 изменённых файлов: 9457 добавлений и 923 удалений

Просмотреть файл

@@ -49,7 +49,7 @@
},
{
"id": "api.admin.add_certificate.no_file.app_error",
"translation": "keine Datei unter 'certificate' in der Anfrage"
"translation": "Keine Datei unter 'certificate' in der Anfrage"
},
{
"id": "api.admin.add_certificate.open.app_error",
@@ -65,11 +65,11 @@
},
{
"id": "api.admin.get_brand_image.not_available.app_error",
"translation": "Individuelles Branding ist auf diesem Server nicht konfiguriert oder unterstützt"
"translation": "Individuelles Branding ist auf diesem Server nicht konfiguriert oder wird nicht unterstützt"
},
{
"id": "api.admin.get_brand_image.storage.app_error",
"translation": "Foto Speicher ist nicht eingerichtet."
"translation": "Fotospeicher ist nicht eingerichtet."
},
{
"id": "api.admin.init.debug",
@@ -89,7 +89,7 @@
},
{
"id": "api.admin.saml.metadata.app_error",
"translation": "Beim Erstellen der Service Provider Metadaten ist ein Fehler aufgetreten"
"translation": "Beim Erstellen der Service-Provider-Metadaten ist ein Fehler aufgetreten"
},
{
"id": "api.admin.test_email.body",
@@ -101,7 +101,7 @@
},
{
"id": "api.admin.test_email.reenter_password",
"translation": "Der SMTP Server, Port oder Benutzername wurde geändert. Bitte geben Die das SMTP Passwort erneut ein um die Verbindung zu testen."
"translation": "Der SMTP Server, Port oder Benutzername wurde geändert. Bitte geben Sie das SMTP Passwort erneut ein um die Verbindung zu testen."
},
{
"id": "api.admin.test_email.subject",
@@ -113,7 +113,7 @@
},
{
"id": "api.admin.upload_brand_image.no_file.app_error",
"translation": "keine Datei unter 'image' in der Anfrage"
"translation": "Keine Datei unter 'image' in der Anfrage"
},
{
"id": "api.admin.upload_brand_image.not_available.app_error",
@@ -149,11 +149,11 @@
},
{
"id": "api.channel.add_member.added",
"translation": "%v wurde von %v zum Channel hinzugefügt"
"translation": "%v wurde von %v zum Kanal hinzugefügt"
},
{
"id": "api.channel.add_member.find_channel.app_error",
"translation": "Channel nicht gefunden"
"translation": "Kanal nicht gefunden"
},
{
"id": "api.channel.add_member.find_user.app_error",
@@ -165,7 +165,7 @@
},
{
"id": "api.channel.add_user.to.channel.failed.app_error",
"translation": "Benutzer konnte dem Channel nicht hinzugefügt werden"
"translation": "Benutzer konnte dem Kanal nicht hinzugefügt werden"
},
{
"id": "api.channel.add_user.to.channel.failed.deleted.app_error",
@@ -173,35 +173,35 @@
},
{
"id": "api.channel.add_user_to_channel.deleted.app_error",
"translation": "Der Channel wurde archiviert oder gelöscht"
"translation": "Der Kanal wurde archiviert oder gelöscht"
},
{
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "Der Benutzer konnte dem Channel-Typ nicht hinzugefügt werden"
"translation": "Der Benutzer konnte diesem Kanaltyp nicht hinzugefügt werden"
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
"translation": "Management und Erstellung von privaten Gruppen ist auf Systemadministratoren begrenzt."
"translation": "Verwaltung und Erstellung von privaten Gruppen ist auf Systemadministratoren begrenzt."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
"translation": "Management und Erstellung von privaten Gruppen ist auf Team- und Systemadministratoren begrenzt."
"translation": "Verwaltung und Erstellung von privaten Gruppen ist auf Team- und Systemadministratoren begrenzt."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
"translation": "Management und Erstellung von öffentlichen Kanälen ist auf Systemadministratoren begrenzt."
"translation": "Verwaltung und Erstellung von öffentlichen Kanälen ist auf Systemadministratoren begrenzt."
},
{
"id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error",
"translation": "Management und Erstellung von öffentlichen Kanälen ist auf Team- und Systemadministratoren begrenzt."
"translation": "Verwaltung und Erstellung von öffentlichen Kanälen ist auf Team- und Systemadministratoren begrenzt."
},
{
"id": "api.channel.create_channel.direct_channel.app_error",
"translation": "Für die Erstellung eines Direct-Messenging Channel muss der createDirectChannel API Service verwendet werden"
"translation": "Für die Erstellung eines Direktnachrichten-Kanals muss der createDirectChannel API Service verwendet werden"
},
{
"id": "api.channel.create_channel.invalid_character.app_error",
"translation": "Im Channel-Namen für Nicht-Dirtect-Channels wurde ein unerlaubtes Zeichen '__' verwendet"
"translation": "Im Kanalnamen für Nicht-Direktnachrichten-Kanal wurde ein unerlaubtes Zeichen '__' verwendet"
},
{
"id": "api.channel.create_default_channels.off_topic",
@@ -213,19 +213,19 @@
},
{
"id": "api.channel.create_direct_channel.invalid_user.app_error",
"translation": "Ungültige andere Nutzer ID "
"translation": "Ungültige other user id "
},
{
"id": "api.channel.delete_channel.archived",
"translation": "Der Channel wurde von %v archiviert."
"translation": "Der Kanal wurde von %v archiviert."
},
{
"id": "api.channel.delete_channel.cannot.app_error",
"translation": "Der Standard-Channel {{.Channel}} kann nicht gelöscht werden"
"translation": "Der Standard-Kanal {{.Channel}} kann nicht gelöscht werden"
},
{
"id": "api.channel.delete_channel.deleted.app_error",
"translation": "Der Channel wurde archiviert oder gelöscht"
"translation": "Der Kanal wurde archiviert oder gelöscht"
},
{
"id": "api.channel.delete_channel.failed_post.error",
@@ -237,11 +237,11 @@
},
{
"id": "api.channel.delete_channel.incoming_webhook.error",
"translation": "Beim Löschen eines Eingehenden Webhooks id=%v ist ein Fehler aufgetreten"
"translation": "Beim Löschen eines eingehenden Webhooks id=%v ist ein Fehler aufgetreten"
},
{
"id": "api.channel.delete_channel.outgoing_webhook.error",
"translation": "Beim Löschen eines Eingehenden Webhooks id=%v ist ein Fehler aufgetreten"
"translation": "Beim Löschen eines eingehenden Webhooks id=%v ist ein Fehler aufgetreten"
},
{
"id": "api.channel.delete_channel.permissions.app_error",
@@ -249,15 +249,15 @@
},
{
"id": "api.channel.get_channel.wrong_team.app_error",
"translation": "Es gibt keinen Channel mit der channel_id={{.ChannelId}} im Team mit der team_id={{.TeamId}}"
"translation": "Es gibt keinen Kanal mit der channel_id={{.ChannelId}} im Team mit der team_id={{.TeamId}}"
},
{
"id": "api.channel.get_channel_counts.app_error",
"translation": "Die Anzahl der Channels konnte aus der Datenbank nicht ermittelt werden"
"translation": "Die Anzahl der Kanäle konnte aus der Datenbank nicht ermittelt werden"
},
{
"id": "api.channel.get_channel_extra_info.deleted.app_error",
"translation": "Der Channel wurde archiviert oder gelöscht"
"translation": "Der Kanal wurde archiviert oder gelöscht"
},
{
"id": "api.channel.get_channel_extra_info.member_limit.app_error",
@@ -277,11 +277,11 @@
},
{
"id": "api.channel.join_channel.post_and_forget",
"translation": "Der Channel wurde von %v betreten."
"translation": "Der Kanal wurde von %v betreten."
},
{
"id": "api.channel.leave.default.app_error",
"translation": "Der Standard-Channel {{.Channel}} kann nicht verlassen werden"
"translation": "Der Standard-Kanal{{.Channel}} kann nicht verlassen werden"
},
{
"id": "api.channel.leave.direct.app_error",
@@ -293,7 +293,7 @@
},
{
"id": "api.channel.leave.left",
"translation": "%v hat den Channel verlassen."
"translation": "%v hat den Kanal verlassen."
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.join_leave.error",
@@ -301,7 +301,7 @@
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.removed",
"translation": "Der Channel-Titel %s wurde entfernt (vorher: %s)"
"translation": "Der Kanaltitel %s wurde entfernt (vorher: %s)"
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error",
@@ -313,7 +313,7 @@
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.updated_to",
"translation": "%s der Channel-Titel wurde aktualisiert in %s"
"translation": "%s der Kanaltitel wurde aktualisiert in %s"
},
{
"id": "api.channel.post_user_add_remove_message_and_forget.error",
@@ -325,7 +325,7 @@
},
{
"id": "api.channel.remove_member.removed",
"translation": "%v wurde vom Kanal entfernt."
"translation": "%v wurde aus dem Kanal entfernt."
},
{
"id": "api.channel.remove_member.unable.app_error",
@@ -337,11 +337,11 @@
},
{
"id": "api.channel.remove_user_from_channel.deleted.app_error",
"translation": "Der Channel wurde archiviert oder gelöscht"
"translation": "Der Kanal wurde archiviert oder gelöscht"
},
{
"id": "api.channel.update_channel.deleted.app_error",
"translation": "Der Channel wurde archiviert oder gelöscht"
"translation": "Der Kanal wurde archiviert oder gelöscht"
},
{
"id": "api.channel.update_channel.permission.app_error",
@@ -349,7 +349,7 @@
},
{
"id": "api.channel.update_channel.tried.app_error",
"translation": "Versuch einer ungültigen Änderung am Standartkanal {{.Channel}} durchzuführen"
"translation": "Versuch einer ungültigen Änderung am Standardkanal {{.Channel}} durchzuführen"
},
{
"id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
@@ -405,7 +405,7 @@
},
{
"id": "api.command.invite_people.desc",
"translation": "Eine E-Mail Einladung an Ihr Mattermost Team senden"
"translation": "Eine E-Mail-Einladung an Ihr Mattermost-Team senden"
},
{
"id": "api.command.invite_people.email_off",
@@ -493,7 +493,7 @@
},
{
"id": "api.command_join.desc",
"translation": "Öffentlichen Channel beitreten"
"translation": "Öffentlichen Kanal beitreten"
},
{
"id": "api.command_join.fail.app_error",
@@ -501,7 +501,7 @@
},
{
"id": "api.command_join.hint",
"translation": "[Channel-Name]"
"translation": "[Kanalname]"
},
{
"id": "api.command_join.list.app_error",
@@ -509,7 +509,7 @@
},
{
"id": "api.command_join.missing.app_error",
"translation": "Der Channel konnte nicht gefunden werden"
"translation": "Der Kanal konnte nicht gefunden werden"
},
{
"id": "api.command_join.name",
@@ -561,7 +561,7 @@
},
{
"id": "api.command_msg.hint",
"translation": "@[Benutzername] 'message'"
"translation": "@[Benutzername] 'Nachricht'"
},
{
"id": "api.command_msg.list.app_error",
@@ -605,7 +605,7 @@
},
{
"id": "api.command_shortcuts.browser",
"translation": "#### Eingebaute Browser Befehle\n\nAlt+Links: Vorheriger Kanal in Ihrem Verlauf\nAlt+Rechts: Nächster Kanal in Ihrem Verlauf\nStrg+Plus: Schriftgröße erhöhen (hineinzoomen)\nStrg+Minus: Schriftgröße verkleinern (herauszoomen)\nShift+Hoch (im Eingabefeld): Text bis zur vorherigen Zeile markieren\nShift+Runter (im Eingabefeld): Text bis zur nächsten Zeile markieren\nShift+Enter (im Eingabefeld): Eine neue Zeile erstellen\n"
"translation": "#### Eingebaute Browser Befehle\n\nAlt+Links: Vorheriger Kanal in Ihrem Verlauf\nAlt+Rechts: Nächster Kanal in Ihrem Verlauf\nStrg+Plus: Schriftgröße vergrößern (hineinzoomen)\nStrg+Minus: Schriftgröße verkleinern (herauszoomen)\nShift+Hoch (im Eingabefeld): Text bis zur vorherigen Zeile markieren\nShift+Runter (im Eingabefeld): Text bis zur nächsten Zeile markieren\nShift+Enter (im Eingabefeld): Eine neue Zeile erstellen\n"
},
{
"id": "api.command_shortcuts.browser_mac",
@@ -637,11 +637,11 @@
},
{
"id": "api.command_shortcuts.nav",
"translation": "#### Tastenkürzel\n\n#### Navigation\n\nAlt+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Shift+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nAlt+Shift+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nStrg+K: Einen Kanal Schnellwechseldialog anzeigen\nStrg+Shift+A: Benutzereinstellungen öffnen\nStrg+Shift+M: Die letzten Erwähnungen öffnen\n\n"
"translation": "#### Tastenkürzel\n\n#### Navigation\n\nAlt+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Shift+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nAlt+Shift+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nStrg+K: Einen Kanal-Schnellwechseldialog anzeigen\nStrg+Shift+A: Benutzereinstellungen öffnen\nStrg+Shift+M: Die letzten Erwähnungen öffnen\n\n"
},
{
"id": "api.command_shortcuts.nav_mac",
"translation": "#### Tastenkürzel\n\n#### Navigation\n\nAlt+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Shift+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nAlt+Shift+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nCmd+K: Einen Kanal Schnellwechseldialog anzeigen\nCmd+Shift+A: Benutzereinstellungen öffnen\nCmd+Shift+M: Die letzten Erwähnungen öffnen\n\n"
"translation": "#### Tastenkürzel\n\n#### Navigation\n\nAlt+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste\nAlt+Shift+Hoch: Vorheriger Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nAlt+Shift+Runter: Nächster Kanal oder Direktnachricht in der linken Seitenleiste mit ungelesenen Nachrichten\nCmd+K: Einen Kanal-Schnellwechseldialog anzeigen\nCmd+Shift+A: Benutzereinstellungen öffnen\nCmd+Shift+M: Die letzten Erwähnungen öffnen\n\n"
},
{
"id": "api.command_shrug.desc",
@@ -657,7 +657,7 @@
},
{
"id": "api.context.404.app_error",
"translation": "Entschuldige, wir können die Seite nicht finden."
"translation": "Entschuldigung, wir können die Seite nicht finden."
},
{
"id": "api.context.invalid_param.app_error",
@@ -665,11 +665,11 @@
},
{
"id": "api.context.invalid_team_url.debug",
"translation": "Es wurde an einer Stelle auf die Team URL zugegriffen, an der dies nicht erlaubt ist. Die Team URL sollte nicht in API- oder in sonstigen Funktionen genutzt werden, die teamunabhängig sind"
"translation": "Es wurde an einer Stelle auf die Team-URL zugegriffen, an der dies nicht erlaubt ist. Die Team-URL sollte nicht in API- oder in sonstigen Funktionen genutzt werden, die teamunabhängig sind"
},
{
"id": "api.context.invalid_token.error",
"translation": "Ungültige Session token=%v, err=%v"
"translation": "Ungültiger Session token=%v, err=%v"
},
{
"id": "api.context.last_activity_at.error",
@@ -701,15 +701,15 @@
},
{
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "E-Mail Stapelungsjob Kanal war voll. Bitte erhöhen Sie EmailBatchingBufferSize."
"translation": "Eingehender Kanal für E-Mail-Stapelverarbeitungs-Job war voll. Bitte erhöhen Sie EmailBatchingBufferSize."
},
{
"id": "api.email_batching.add_notification_email_to_batch.disabled.app_error",
"translation": "E-Mail Stapelung wurde vom Systemadministrator deaktiviert"
"translation": "E-Mail-Stapelverarbeitung wurde vom Systemadministrator deaktiviert"
},
{
"id": "api.email_batching.check_pending_emails.finished_running",
"translation": "E-Mail Stapelungsjob lief. %v Benutzer haben noch ausstehende Benachrichtigungen."
"translation": "E-Mail-Stapelverarbeitungs-Job lief. %v Benutzer haben noch ausstehende Benachrichtigungen."
},
{
"id": "api.email_batching.check_pending_emails.status.app_error",
@@ -763,7 +763,7 @@
},
{
"id": "api.email_batching.start.starting",
"translation": "E-Mail Stapelung Job started. Überprüfe auf ausstehende E-Mails alle %v Sekunden."
"translation": "E-Mail-Stapelverarbeitungs-Job started. Überprüfe auf ausstehende E-Mails alle %v Sekunden."
},
{
"id": "api.emoji.create.duplicate.app_error",
@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "Das Emoji konnte nicht erstellt werden. Das Bild darf maximal 128 x 128 pixel groß sein."
},
{
"id": "api.file.file_upload.exceeds",
"translation": "Datei überschreitet die maximale Bildgröße."
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "Datei konnte nicht gefunden werden."
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "Öffentliche Verlinkungen wurden vom Systemadministrator deaktiviert"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "Der öffentliche Link scheint nicht gültig zu sein"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "Datei hat kein Vorschaubild."
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "Datei hat kein Miniaturbild."
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "Informationen für Datei konnten nicht erhalten werden. Datei muss an einen Beitrag angehängt sein, der vom aktuellen Nutzer gelesen werden kann."
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "Die Datei kann nicht hochgeladen werden. Ein Fotospeicherort ist nicht eingerichtet."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Die Datei kann nicht hochgeladen werden. Ein Fotospeicherort ist nicht eingerichtet."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Die Datei kann nicht hochgeladen werden. Ein Fotospeicherort ist nicht eingerichtet."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Öffentliche Links wurden deaktiviert"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Öffentlicher Link für Datei konnte nicht erhalten werden. Datei muss an einen Beitrag angehängt sein, der vom aktuellen Nutzer gelesen werden kann."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "Bild kann nicht dekodiert werden channelId=%v userId=%v filename=%v err=%v"
"translation": "Konnte Bildeinstellungen nicht dekodieren err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "Bild kann nicht als jpeg verarbeitet werden channelId=%v userId=%v filename=%v err=%v"
"translation": "Bild kann nicht als jpeg umgewandelt werden path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "Bild kann nicht als Vorschau jpg verarbeitet werden channelId=%v userId=%v filename=%v err=%v"
"translation": "Bild kann nicht in jpg-Vorschau umgewandelt werden path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "Bild kann nicht hochgeladen werden channelId=%v userId=%v filename=%v err=%v"
"translation": "Vorschau kann nicht hochgeladen werden path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "Bild kann nicht hochgeladen werden channelId=%v userId=%v filename=%v err=%v"
"translation": "Miniaturansicht kann nicht hochgeladen werden path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "Initialisieren Datei-Api-Routen"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "Unable to get channel when migrating post to use FileInfos, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "Unable to find file when migrating post to use FileInfos, post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "Unable to get post when migrating to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "Unable to fully decode file info when migrating post to use FileInfos, post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "Found an unusual filename when migrating post to use FileInfos, post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "Unable to migrate post to use FileInfos with an empty Filenames field, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post already migrated to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "Unable to save post when migrating post to use FileInfos, post_id=%v, file_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "Unable to save file info when migrating post to use FileInfos, post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "Unable to find team for FileInfos, post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "Unable to get teams when migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "Unable to decipher filename when migrating post to use FileInfos, post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "Dateispeicher wurde nicht vollständig konfiguriert. Bitte konfigurieren Sie diesen entweder für S3 oder einen lokalen Server mit Dateispeicher."
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "Ein Fehler während des Lesens vom lokalen Server ist aufgetreten"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "Bildupload nicht möglich."
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Bildupload nicht möglich. Datei ist zu groß."
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}} wurde benachrichtig, aber er hat keine Benachrichtigung erhalten weil er nicht im Channel ist."
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "Encountered error attaching files to post, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "Schlechter Dateiname zurückgewiesen, Dateiname=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "Sie haben nicht die erforderlichen Zugriffsrechte"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Encountered error when deleting files for post, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": "{{.Count}} Dateien versendet: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Encountered error when getting files for notification message, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "Fehler beim Abrufen der Kommentarthread Nachrichten in Benachrichtigung root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "Failed to get files for post notification post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "Fehler beim Abrufen der Teams während des Senden von Teamübergreifender DM user_id=%v, err=%v"
@@ -1401,10 +1489,10 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Konnte Anfragenbegrenzer nicht initialisieren."
"translation": "Unable to initialize rate limiting memory store. Check MemoryStoreSize config setting."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "Konnte Anfragenbegrenzer nicht initialisieren."
},
{
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack Bot Beiträge wurden noch nicht importiert"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "Dateikommentar undefiniert"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "Nachricht ohne Benutzer"
@@ -1485,7 +1577,7 @@
},
{
"id": "api.slackimport.slack_convert_channel_mentions.compile_regexp_failed.warn",
"translation": "Konnte Regex Match für @Erwähnung für Slack Benutzer {{.UserID}} {{.Username}} nicht erstellen"
"translation": "Konnte Regex Match für !channel für Slack Channel {{.ChannelID}} {{.ChannelName}} nicht erstellen"
},
{
"id": "api.slackimport.slack_convert_timestamp.bad.warn",
@@ -1649,11 +1741,11 @@
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
"translation": "Team für immer Löschen? %v id=%v"
"translation": "Team permanent Löschen? %v id=%v"
},
{
"id": "api.team.permanent_delete_team.deleted.warn",
"translation": "Team gelöscht. %v id=%v"
"translation": "Team permanent gelöscht. %v id=%v"
},
{
"id": "api.team.remove_user_from_team.missing.app_error",
@@ -2117,7 +2209,7 @@
},
{
"id": "api.user.permanent_delete_user.attempting.warn",
"translation": "Account für immer Löschen? %v id=%v"
"translation": "Account permanent Löschen? %v id=%v"
},
{
"id": "api.user.permanent_delete_user.deleted.warn",
@@ -2401,7 +2493,7 @@
},
{
"id": "authentication.permissions.team_invite_user.description",
"translation": "Die Möglichkeit Benutzer in ein Team einzuladen"
"translation": "Die Möglichkeit, Benutzer in ein Team einzuladen"
},
{
"id": "authentication.permissions.team_invite_user.name",
@@ -2409,7 +2501,7 @@
},
{
"id": "authentication.permissions.team_use_slash_commands.description",
"translation": "Die Möglichkeit Slash Befehle zu verwenden"
"translation": "Die Möglichkeit, Slash-Befehle zu verwenden"
},
{
"id": "authentication.permissions.team_use_slash_commands.name",
@@ -3021,15 +3113,15 @@
},
{
"id": "model.config.is_valid.cluster_email_batching.app_error",
"translation": "E-Mail Stapelung lässt sich bei aktiviertem Clustering nicht aktivieren"
"translation": "E-Mail-Stapelverarbeitung lässt sich bei aktiviertem Clustering nicht aktivieren"
},
{
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
"translation": "Ungültige Buffer Größe für E-Mail Stapelung. Muss 0 oder eine positive Ziffer sein."
"translation": "Ungültige Buffer-Größe für E-Mail-Stapelverarbeitung. Muss 0 oder eine positive Ziffer sein."
},
{
"id": "model.config.is_valid.email_batching_interval.app_error",
"translation": "Ungültiges Intervall für E-Mail Stapelung. Muss 30 Sekunden oder mehr sein."
"translation": "Ungültiges Intervall für E-Mail-Stapelverarbeitung. Muss 30 Sekunden oder mehr sein."
},
{
"id": "model.config.is_valid.email_reset_salt.app_error",
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Max burst must be greater than zero."
"translation": "Maximum Burst muss größer als Null sein."
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Ungültige pro Sekunde Angabe für Anfragenbegrenzer Einstellungen. Muss eine positive Zahl sein"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Ungültiger Wert für read timeout."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "Ungültige Direktnachrichten Begrenzung. Muss 'any' oder 'team' sein"
@@ -3213,7 +3309,7 @@
},
{
"id": "model.config.is_valid.site_url_email_batching.app_error",
"translation": "E-Mail Stapelung lässt sich nicht aktivieren wenn Site URL nicht gesetzt ist."
"translation": "E-Mail-Stapelverarbeitung lässt sich nicht aktivieren, wenn SiteURL nicht gesetzt ist."
},
{
"id": "model.config.is_valid.sitename_length.app_error",
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "WebRTC TURN Benutzername darf nicht leer sein wenn eine TURN URL gesetzt wurde."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Ungültiger Wert für Webserver-Verbindungssicherheit."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Ungültiger Wert für write timeout."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "Erstellt am muss eine gültige Zeit sein"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "Erstellt am muss eine gültige Zeit sein"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "Ungültige Datei-IDs"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Ungültiger Dateiname"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "Konnte Extrainformationen für Kanalmitglieder nicht abrufen"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "Der Kanal für den angegebenen Beitrag konnte nicht abgerufen werden"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "Das Kanal-Mitglied konnte nicht gefunden werden"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "Die Anzahl der Kanal Mitglieder konnte nicht ermittelt werden"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "Das Kanalmitglied konnte für den angegeben Beitrag nicht abgerufen werden"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "Wir konnten die Kanal Mitglieder nicht finden"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "Wir konnten das Emoji nicht speichern"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Die Datei konnte nicht an den Beitrag angehängt werden"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "Die Datei konnte nicht an den Beitrag angehängt werden"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "Die Dateiinformationen konnten nicht abgerufen werden"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "Die Dateiinformationen konnten nicht über den Pfad abgerufen werden"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "Die Dateiinformationen konnten nicht für den Beitrag abgerufen werden"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "Die Dateiinformationen konnten nicht gespeichert werden"
},
{
"id": "store.sql_license.get.app_error",
"translation": "Wir konnten die Lizenz nicht finden"

Просмотреть файл

@@ -821,14 +821,6 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "The public link does not appear to be valid"
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Public links have been disabled"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Unable to get public link for file. File must be attached to a post that can be read by the current user."
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "File doesn't have a preview image"
@@ -837,14 +829,6 @@
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "File doesn't have a thumbnail image"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Unable to get file. Image storage is not configured."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Unable to get file. Image storage is not configured."
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "Unable to get info for file. File must be attached to a post that can be read by the current user."
@@ -853,6 +837,22 @@
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "Unable to get info for file. Image storage is not configured."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Unable to get file. Image storage is not configured."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Unable to get file. Image storage is not configured."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Public links have been disabled"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Unable to get public link for file. File must be attached to a post that can be read by the current user."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "Unable to decode image err=%v"
@@ -977,6 +977,18 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "Encountered an error reading from local server storage"
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Unable to upload image file. File is too large."
},
{
"id": "api.file.upload_file.storage.app_error",
"translation": "Unable to upload file. Image storage is not configured."
},
{
"id": "api.file.upload_file.too_large.app_error",
"translation": "Unable to upload file. File is too large."
},
{
"id": "api.file.write_file.configured.app_error",
"translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
@@ -993,18 +1005,6 @@
"id": "api.file.write_file_locally.writing.app_error",
"translation": "Encountered an error writing to local server storage"
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Unable to upload image file. File is too large."
},
{
"id": "api.file.upload_file.storage.app_error",
"translation": "Unable to upload file. Image storage is not configured."
},
{
"id": "api.file.upload_file.too_large.app_error",
"translation": "Unable to upload file. File is too large."
},
{
"id": "api.general.init.debug",
"translation": "Initializing general api routes"
@@ -1261,10 +1261,6 @@
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Encountered error when deleting files for post, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Encountered error when getting files for notification message, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1272,6 +1268,10 @@
"other": "{{.Count}} files sent: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Encountered error when getting files for notification message, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -3131,18 +3131,6 @@
"id": "model.compliance.is_valid.start_end_at.app_error",
"translation": "To must be greater than From"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Invalid value for read timeout."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Invalid value for write timeout."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Invalid value for webserver connection security."
},
{
"id": "model.config.is_valid.cluster_email_batching.app_error",
"translation": "Unable to enable email batching when clustering is enabled"
@@ -3295,6 +3283,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Invalid per sec for rate limit settings. Must be a positive number"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Invalid value for read timeout."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "Invalid direct message restriction. Must be 'any', or 'team'"
@@ -3387,6 +3379,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "WebRTC TURN Username cannot be empty if the TURN URI has been set."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Invalid value for webserver connection security."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Invalid value for write timeout."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "Create at must be a valid time"
@@ -3543,14 +3543,14 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "Create at must be a valid time"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Invalid filenames"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "Invalid file ids"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Invalid filenames"
},
{
"id": "model.post.is_valid.hashtags.app_error",
"translation": "Invalid hashtags"

Просмотреть файл

@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "No se pudo crear el emoticon. La imagen debe tener un máximo de 128 x 128 pixels."
},
{
"id": "api.file.file_upload.exceeds",
"translation": "El archivo excede el tamaño máximo para una imagen."
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "No se encontró el archivo."
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "Los enlaces públicos han sido deshabilitados por un administrador del sistema"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "El enlace público parece ser inválido"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "Archivo no tiene una imagen de vista previa"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "Archivo no tiene una imagen en miniatura"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "No se puede obtener información de archivo. El archivo debe estar conectado a un post que puede ser leído por el usuario actual."
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "No se puede obtener información de archivo. El almacenamiento de imágenes no está configurado."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "No se puede obtener el archivo. El almacenamiento de imágenes no está configurado."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "No se puede obtener el archivo. El almacenamiento de imágenes no está configurado."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Los enlaces públicos han sido deshabilitados"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "No se puede obtener el enlace público para el archivo. El archivo debe estar conectado a un post que puede ser leído por el usuario actual."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "No se puede decodificar la imagen channelId=%v userId=%v filename=%v err=%v"
"translation": "No se puede decodificar la imagen err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "No se puede codificar la imagen como jpeg channelId=%v userId=%v filename=%v err=%v"
"translation": "Incapaz de codificar la imagen como jpeg ruta=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "No se puede codificar la imagen de muestra como jpg channelId=%v userId=%v filename=%v err=%v"
"translation": "Incapaz de codificar la imagen como vista previa de jpg ruta=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "No se puede subir la vista previa channelId=%v userId=%v filename=%v err=%v"
"translation": "Error al subir la vista previa ruta=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "No se puede subir la miniatura channelId=%v userId=%v filename=%v err=%v"
"translation": "Error al subir la miniatura ruta=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "Inicializando rutas del API para los archivos"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "No se puede obtener el canal al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "No se puede encontrar archivo al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, archivo=%v, ruta=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "No se puede obtener FileInfos para el mensaje después de la migración, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "No se puede obtener los mensajes al momento de migrar para que utilice FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "Incapaz de decodificar la información del archivo al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, archivo=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrando mensajes para que utilicen FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "Se encontró un nombre de archivo inusual al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, channel_id=%v, user_id=%v, archivo=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "No se pueden migrar el mensaje para que utilicen FileInfos con el campo de Nombres vacío, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Mensaje ya migrado para que utilice FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "No se puede guardar el mensaje al momento de migrar para que utilice FileInfos, post_id=%v, file_id=%v, ruta=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "No se puede guardar la información de archivo al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, file_id=%v, archivo=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "Incapaz de encontrar equipo para FileInfos, post_id=%v, archivos=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "No se puede obtener los equipos al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "Incapaz de descifrar el nombre de archivo al momento de migrar el mensaje para que utilice FileInfos, post_id=%v, archivo=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "No ha sido configurado apropiadamente el almacenamiento. Por favor configuralo para utilizar ya sea S3 o almacenamiento local."
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "Se encontró un error al leer desde el almacenamiento del servidor local"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "No se puede subir el archivo de la imagen."
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "No se pudo subir la imagen. El archivo es demasiado grande."
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}} fue mencionado, pero no recibió una notificación porque no pertenece a este canal."
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "Se encontró un error al adjuntar archivos al mensaje, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "Nombre errado de archivo descartado, archivo=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "No tienes los permisos apropiados"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Se encontró un error al eliminar los archivos del mensaje, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": "{{.Count}} archivos enviados: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Error al obtener los archivos para el mensaje de notificación, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "No se pudo recuperar el hilo de comentarios en las notificaciones root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "No se pudo obtener los archivos para la notificación del mensaje post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "No se pudo obtener los equipos durante el envío de mensaje directo entre equipos user_id=%v, err=%v"
@@ -1401,10 +1489,10 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "No se puede iniciar la limitación de velocidad."
"translation": "No se puede inicializar el almacén de memoria para la limitación de velocidad. Compruebe el ajuste de MemoryStoreSize en la configuración."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "No se puede iniciar la limitación de velocidad."
},
{
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Mensajes del Bot de Slack no han sido importados todavía"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "Comentario de archivo indefinido"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "Mensaje sin usuario"
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Máximo de Ráfagas debe ser mayor que cero."
"translation": "Máximo de ráfagas debe ser mayor que cero."
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Por segundo es inválido en la configuración de límites de velocidad. Debe ser un número positivo."
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Valor no válido para el tiempo de espera de lectura."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "Restricción de mensaje directo inválidao. Debe ser 'any' o 'team'"
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "El Nombre de usuario del TURN de WebRTC no puede estar vacío si el TURN URI se ha establecido."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Valor no válido para la seguridad de conexión del servidor."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Valor no válido para el tiempo de espera de escritura."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "Create debe ser un tiempo válido"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "Create debe ser un tiempo válido"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "Identificadores de archivo no válido"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Nombre de archivos no válidos"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "No pudimos obtener información extra de los miembros del canal"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "No pudimos obtener el canal del mensaje"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "No pudimos obtener el miembro del canal"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "No pudimos obtener la cantidad de miembros del canal"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "No pudimos obtener los miembros del canal del mensaje"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "No pudimos obtener los miembros del canal"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "No pudimos guardar el emoticon"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "No pudimos adjuntar la información del archivo al mensaje"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "No pudimos eliminar la información del archivo del mensaje"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "No pudimos obtener la información del archivo"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "No pudimos obtener la información del archivo por ruta"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "No pudimos obtener la información del archivo para el mensaje"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "No pudimos guardar la información del archivo"
},
{
"id": "store.sql_license.get.app_error",
"translation": "Encontramos un error al obtener la licencia"

Просмотреть файл

@@ -145,7 +145,7 @@
},
{
"id": "api.auth.unable_to_get_user.app_error",
"translation": "Unable to get user to check permissions."
"translation": "Impossible de récupérer l'utilisateur pour vérifier les permissions."
},
{
"id": "api.channel.add_member.added",
@@ -549,11 +549,11 @@
},
{
"id": "api.command_msg.desc",
"translation": "Envoyer un message direct à un utilisateur"
"translation": "Envoyer un message privé à un utilisateur"
},
{
"id": "api.command_msg.dm_fail.app_error",
"translation": "Une erreur s'est produite à la création du message direct."
"translation": "Une erreur s'est produite à la création du message privé."
},
{
"id": "api.command_msg.fail.app_error",
@@ -581,7 +581,7 @@
},
{
"id": "api.command_offline.desc",
"translation": "Changer votre état en « Déconnecté »."
"translation": "Changer votre état en « Hors ligne »."
},
{
"id": "api.command_offline.name",
@@ -637,11 +637,11 @@
},
{
"id": "api.command_shortcuts.nav",
"translation": "### Raccourcis clavier\n\n#### Navigation\n\nALT+HAUT: Canal ou message privé dans la barre latérale gauche\nALT+BAS: Canal ou message privé suivant dans la barre latérale gauche\nALT+MAJ+HAUT: Canal ou message privé précédent dans la barre latérale de gauche comportant des messages non lus\nALT+MAJ+BAS: Canal ou message privé suivant dans la barre latérale de gauche comportant des messages non lus\nCMD+K: Ouvre une boîte de dialogue permettant de changer de canal rapidement\nCMD+MAJ+A: Ouvre les paramètres du compte\nCMD+MAJ+M: Ouvre les mentions récentes\n\n"
"translation": "### Raccourcis clavier\n\n#### Navigation\n\nALT+HAUT : Canal ou message privé dans la barre latérale gauche\nALT+BAS : Canal ou message privé suivant dans la barre latérale gauche\nALT+MAJ+HAUT : Canal ou message privé précédent dans la barre latérale de gauche comportant des messages non lus\nALT+MAJ+BAS : Canal ou message privé suivant dans la barre latérale de gauche comportant des messages non lus\nCMD+K : Ouvre une boîte de dialogue permettant de changer de canal rapidement\nCMD+MAJ+A : Ouvre les paramètres du compte\nCMD+MAJ+M : Ouvre les mentions récentes\n\n"
},
{
"id": "api.command_shortcuts.nav_mac",
"translation": "### Raccourcis clavier\n\n#### Navigation\n\nALT+HAUT: Canal ou message privé dans la barre latérale gauche\nALT+BAS: Canal ou message privé suivant dans la barre latérale gauche\nALT+MAJ+UP: Canal ou message privé précédent dans la barre latérale de gauche comportant des messages non lus\nALT+MAJ+DOWN: Canal ou message privé suivant dans la barre latérale de gauche comportant des messages non lus\nCMD+K: Ouvre une boîte de dialogue permettant de changer de canal rapidement\nCMD+MAJ+A: Ouvre les paramètres du compte\nCMD+MAJ+M: Ouvre les mentions récentes\n\n"
"translation": "### Raccourcis clavier\n\n#### Navigation\n\nALT+HAUT : Canal ou message privé dans la barre latérale gauche\nALT+BAS : Canal ou message privé suivant dans la barre latérale gauche\nALT+MAJ+UP : Canal ou message privé précédent dans la barre latérale de gauche comportant des messages non lus\nALT+MAJ+DOWN : Canal ou message privé suivant dans la barre latérale de gauche comportant des messages non lus\nCMD+K : Ouvre une boîte de dialogue permettant de changer de canal rapidement\nCMD+MAJ+A : Ouvre les paramètres du compte\nCMD+MAJ+M : Ouvre les mentions récentes\n\n"
},
{
"id": "api.command_shrug.desc",
@@ -669,7 +669,7 @@
},
{
"id": "api.context.invalid_token.error",
"translation": "Session invalide jeton=%v, err=%v"
"translation": "Session invalide token=%v, err=%v"
},
{
"id": "api.context.last_activity_at.error",
@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "Impossible de créer l'émoticône. L'image doit faire au plus 128x128 pixels."
},
{
"id": "api.file.file_upload.exceeds",
"translation": "Le fichier dépasse la limite de taille pour les images."
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "Impossible de trouver le fichier."
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "Les liens publics sont désactivés par l'administrateur système."
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "Le lien public ne semble pas être valide"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "Le fichier n'a pas d'aperçu d'image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "Le fichier n'a pas de miniature d'image"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "Impossible de récupérer les informations du fichier. Le fichier doit être lié à un message qui peut être lu par l'utilisateur courant."
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "Impossible d'envoyer le fichier. Le stockage d'images n'est pas configuré."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Impossible d'envoyer le fichier. Le stockage d'images n'est pas configuré."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Impossible d'envoyer le fichier. Le stockage d'images n'est pas configuré."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Les liens publics sont désactivés"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Impossible de récupérer le lien du fichier. Le fichier doit être lié à un message qui peut être lu par l'utilisateur courant."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "Impossible de décoder l'image channelId=%v userId=%v filename=%v err=%v"
"translation": "Impossible de décoder l'image err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "Impossible d'encoder l'image en jpeg channelId=%v userId=%v filename=%v err=%v"
"translation": "Impossible de sauvegarder l'image au format jpeg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "Impossible d'encoder l'image comme aperçu jpg channelId=%v userId=%v filename=%v err=%v"
"translation": "Impossible de sauvegarder l'aperçu de l'image au format jpeg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "Impossible d'envoyer l'aperçu channelId=%v userId=%v filename=%v err=%v"
"translation": "Impossible d'envoyer l'aperçu path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "Impossible d'envoyer l'aperçu channelId=%v userId=%v filename=%v err=%v"
"translation": "Impossible d'envoyer la miniature path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "Initialisation des routes de l'api des fichiers"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "Impossible de récupérer le canal lorsque le message est en cours de migration vers FileInfos, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "Impossible de trouver le fichier lorsque le message est en cours de migration vers FileInfos, post_id=%v, channel_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "Impossible de récupérer les équipes lorsque le message est en cours de migration vers FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "Impossible de décoder correctement les informations du fichier lorsque le message est en cours de migration vers FileInfos, post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "Un nom de fichier inhabituel a été trouvé lors de la migration du message vers FileInfos, post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "Impossible de migrer le message vers FileInfos car il comporte un champ Noms de fichiers vide, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post already migrated to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "Impossible de trouver le fichier lorsque le message est en cours de migration vers FileInfos, post_id=%v, channel_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "Impossible de sauvegarder les informations de fichier lorsque le message est en cours de migration vers FileInfos, post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "Impossible de trouver l'équipe pour FileInfos, post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "Impossible de récupérer les équipes lorsque le message est en cours de migration vers FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "Impossible de déchiffrer le fichier lorsque le message est en cours de migration vers FileInfos, post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "Le stockage de fichier n'est pas configuré correctement. Veuillez le paramétrer soit pour utiliser S3 soit le système de fichier local du serveur."
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "Une erreur est survenue lors de la lecture depuis le stockage local du serveur"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "Impossible d'envoyer le fichier image."
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Impossible d'envoyer le fichier image. Le fichier est trop volumineux."
@@ -1003,15 +1075,15 @@
},
{
"id": "api.oauth.allow_oauth.bad_client.app_error",
"translation": "invalid_request: Bad client_id"
"translation": "invalid_request: client_id incorrect"
},
{
"id": "api.oauth.allow_oauth.bad_redirect.app_error",
"translation": "invalid_request: Missing or bad redirect_uri"
"translation": "invalid_request: redirect_uri manquant ou incorrect"
},
{
"id": "api.oauth.allow_oauth.bad_response.app_error",
"translation": "invalid_request: Bad response_type"
"translation": "invalid_request: response_type incorrect"
},
{
"id": "api.oauth.allow_oauth.database.app_error",
@@ -1019,7 +1091,7 @@
},
{
"id": "api.oauth.allow_oauth.redirect_callback.app_error",
"translation": "invalid_request: Supplied redirect_uri did not match registered callback_url"
"translation": "invalid_request: le redirect_uri spécifié ne correspond pas au callback_url enregistré"
},
{
"id": "api.oauth.allow_oauth.turn_off.app_error",
@@ -1043,7 +1115,7 @@
},
{
"id": "api.oauth.get_access_token.bad_client_id.app_error",
"translation": "invalid_request: Bad client_id"
"translation": "invalid_request: Mauvais client_id"
},
{
"id": "api.oauth.get_access_token.bad_client_secret.app_error",
@@ -1145,13 +1217,17 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}} a été mentionné, mais ils ne reçoivent pas de notification, car ils ne font pas partie de ce canal."
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "Une erreur s'est produite lors du lien des fichiers au message, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "Nom de fichier invalide supprimé, filename=%v"
},
{
"id": "api.post.create_post.can_not_post_to_deleted.error",
"translation": "Can not post to deleted channel."
"translation": "Impossible de poster un message dans un canal supprimé."
},
{
"id": "api.post.create_post.channel_root_id.app_error",
@@ -1175,12 +1251,16 @@
},
{
"id": "api.post.delete_flagged_post.app_error.warn",
"translation": "Impossible de supprimer les préférences du message lorsque celui-ci est en train d'être supprimé, err=%v"
"translation": "Impossible de supprimer les préférences du message avec indicateur lorsque celui-ci est en train d'être supprimé, err=%v"
},
{
"id": "api.post.delete_post.permissions.app_error",
"translation": "Vous n'avez pas les permissions appropriées"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Une erreur s'est produite lors de la suppression des fichiers liés au message, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": "{{.Count}} fichiers envoyés: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Une erreur s'est produite lors de la récupérations des fichiers pour le message de notification, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "Impossible de récupérer les fils de commentaires dans les notifications root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "Impossible de récupérer les fichiers pour la notification du message post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "Impossible d'obtenir les équipes lors de l'envoi d'un message privé entre équipes user_id=%v, err=%v"
@@ -1401,11 +1489,11 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Unable to initalize rate limiting."
"translation": "Unable to initialize rate limiting memory store. Check MemoryStoreSize config setting."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Unable to initalize rate limiting."
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "Impossible d'initialiser la limite du taux."
},
{
"id": "api.server.start_server.starting.critical",
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Les messages du bot Slack ne sont pas encore importés"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "File comment undefined"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "Message sans utilisateur"
@@ -1477,7 +1569,7 @@
},
{
"id": "api.slackimport.slack_add_users.merge_existing",
"translation": "Merged user with existing account: {{.Email}}, {{.Username}}\r\n"
"translation": "L'utilisateur a été fusionné avec le compte existant: {{.Email}}, {{.Username}}\r\n"
},
{
"id": "api.slackimport.slack_add_users.unable_import",
@@ -1485,7 +1577,7 @@
},
{
"id": "api.slackimport.slack_convert_channel_mentions.compile_regexp_failed.warn",
"translation": "Échec de la compilation de la @mention correspondant à l'expression régulière pour l'utilisateur Slack {{.UserID}} {{.Username}}"
"translation": "Échec de la compilation de l'expression régulière correspondant à !channel pour l'utilisateur Slack {{.UserID}} {{.Username}}"
},
{
"id": "api.slackimport.slack_convert_timestamp.bad.warn",
@@ -1505,11 +1597,11 @@
},
{
"id": "api.slackimport.slack_import.note2",
"translation": "- Les messages du bot Slack ne sont pas supportés pour l'instant.\r\n"
"translation": "- Les messages du robot Slack ne sont pas supportés pour l'instant.\r\n"
},
{
"id": "api.slackimport.slack_import.note3",
"translation": "- Additional errors may be found in the server logs.\r\n"
"translation": "- D'autres erreurs peuvent être trouvées dans les journaux du serveur.\r\n"
},
{
"id": "api.slackimport.slack_import.notes",
@@ -1529,11 +1621,11 @@
},
{
"id": "api.slackimport.slack_parse_channels.error",
"translation": "Error parsing slack channels. Import may work anyway."
"translation": "Erreur lors de la lecture des canaux de slack. L'importation peut toutefois quand même fonctionner."
},
{
"id": "api.slackimport.slack_parse_posts.error",
"translation": "Error parsing some slack posts. Import may work anyway."
"translation": "Erreur lors de la lecture de certains messages slack. L'importation peut toutefois quand même fonctionner."
},
{
"id": "api.status.init.debug",
@@ -1665,7 +1757,7 @@
},
{
"id": "api.team.update_member_roles.not_a_member",
"translation": "Specified user is not a member of specified team."
"translation": "L'utilisateur spécifié n'est pas un membre de l'équipe spécifiée."
},
{
"id": "api.team.update_team.permissions.app_error",
@@ -2389,11 +2481,11 @@
},
{
"id": "api.webrtc.init.debug",
"translation": "Initialisation des routes de l'api webhook"
"translation": "Initialisation des routes de l'api WebRTC"
},
{
"id": "api.webrtc.not_available.app_error",
"translation": "WebRTC is not available on this server."
"translation": "WebRTC n'est pas disponible sur ce serveur."
},
{
"id": "api.websocket_handler.invalid_param.app_error",
@@ -2401,19 +2493,19 @@
},
{
"id": "authentication.permissions.team_invite_user.description",
"translation": "Ability to invite users to a team"
"translation": "Possibilité d'inviter des utilisateurs dans une équipe"
},
{
"id": "authentication.permissions.team_invite_user.name",
"translation": "Invite User"
"translation": "Inviter un utilisateur"
},
{
"id": "authentication.permissions.team_use_slash_commands.description",
"translation": "Ability to use slash commands"
"translation": "Possibilité d'utiliser des commandes slash"
},
{
"id": "authentication.permissions.team_use_slash_commands.name",
"translation": "Use Slash Commands"
"translation": "Utiliser les commandes slash"
},
{
"id": "cli.license.critical",
@@ -2685,15 +2777,15 @@
},
{
"id": "ent.webrtc.disabled.app_error",
"translation": "WebRTC is not enabled in this server."
"translation": "WebRTC n'est pas activé sur ce serveur."
},
{
"id": "ent.webrtc.license_disable.app_error",
"translation": "Your license does not support using Mattermost WebRTC"
"translation": "Votre licence ne supporte pas l'utilisation de Mattermost WebRTC"
},
{
"id": "ent.webrtc.register_token.app_error",
"translation": "We encountered an error trying to register the WebRTC Token"
"translation": "Une erreur s'est produite lors de l'enregistrement du jeton WebRTC"
},
{
"id": "error.generic.link_message",
@@ -3073,11 +3165,11 @@
},
{
"id": "model.config.is_valid.file_thumb_height.app_error",
"translation": "Hauteur des aperçus invalide dans les paramètres de fichier. Doit être un entier positif."
"translation": "Hauteur des miniatures invalide dans les paramètres de fichier. Doit être un entier positif."
},
{
"id": "model.config.is_valid.file_thumb_width.app_error",
"translation": "Largeur des aperçus invalide dans les paramètres de fichiers. Doit être un entier positif."
"translation": "Largeur des miniatures invalide dans les paramètres de fichiers. Doit être un entier positif."
},
{
"id": "model.config.is_valid.ldap_basedn",
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Max burst must be greater than zero."
"translation": "La limite maximale de dépassement doit être plus grande que zéro."
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Nombre par secondes invalide pour les paramètres de limite de fréquence. Doit être un entier positif."
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Valeur invalide pour le délai d'attente de lecture."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "La restriction du message direct est invalide. Doit être 'tout', ou 'équipe'"
@@ -3237,31 +3333,39 @@
},
{
"id": "model.config.is_valid.webrtc_gateway_admin_secret.app_error",
"translation": "WebRTC Gateway Admin Secret must be set."
"translation": "La clé secrète de la passerelle administrateur WebRTC doit être définie."
},
{
"id": "model.config.is_valid.webrtc_gateway_admin_url.app_error",
"translation": "WebRTC Gateway Admin Url must be set a valid URL and start with http:// or https://."
"translation": "L'URL de la passerelle administrateur WebRTC doit être une URL valide et doit commencer par http:// ou https://."
},
{
"id": "model.config.is_valid.webrtc_gateway_ws_url.app_error",
"translation": "WebRTC Gateway Websocket Url must be a valid URL and start with ws:// or wss://."
"translation": "L'URL de la passerelle Websocket WebRTC doit être une URL valide et doit commencer par ws:// ou wss://."
},
{
"id": "model.config.is_valid.webrtc_stun_uri.app_error",
"translation": "WebRTC STUN URI must be a valid URI and start with stun:"
"translation": "L'URI STUN WebRTC doit être un URI valide et doit commencer par stun:"
},
{
"id": "model.config.is_valid.webrtc_turn_shared_key.app_error",
"translation": "WebRTC TURN Shared Key cannot be empty if the TURN URI has been set."
"translation": "La clé partagée TURN WebRTC ne peut pas être vide si l'URI TURN a été défini."
},
{
"id": "model.config.is_valid.webrtc_turn_uri.app_error",
"translation": "WebRTC TURN URI must be a valid URI and start with turn:"
"translation": "L'URI TURN WebRTC doit être un URI valide et doit commencer par turn:"
},
{
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "WebRTC TURN Username cannot be empty if the TURN URI has been set."
"translation": "Le nom d'utilisateur TURN WebRTC ne peut pas être vide si un URI TURN a été défini."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Valeur invalide pour la sécurité de la connexion au serveur web."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Valeur invalide pour le délai d'attente d'écriture."
},
{
"id": "model.emoji.create_at.app_error",
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "La date de création doit être une date valide"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "Identifiants de fichier invalide"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Nom de fichiers invalides"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "Nous n'avons pas pu charger les informations supplémentaires sur les membres du canal"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "Impossible de récupérer le canal pour le message spécifié"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "Nous n'avons pas pu obtenir les membres du canal"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "Nous n'avons pas pu obtenir le nombre de membres du canal"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "Impossible de récupérer le membre du canal pour le message spécifié"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "Nous n'avons pas pu obtenir les membres du canal"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "Nous n'avons pas pu enregistrer l'Emoji"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Impossible de lier l'information du fichier au message"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "Impossible de supprimer l'information du fichier du message"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "Impossible de récupérer l'information du fichier"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "Impossible de récupérer l'information du fichier par le chemin du fichier"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "Impossible de récupérer l'information du fichier du message"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "Impossible de sauvegarder l'information du fichier"
},
{
"id": "store.sql_license.get.app_error",
"translation": "Nous avons rencontré une erreur durant le chargement de la licence"

Просмотреть файл

@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "絵文字を作成できません。画像は128x128ピクセル以内である必要があります。"
},
{
"id": "api.file.file_upload.exceeds",
"translation": "ファイルが最大の画像サイズを超過しました。"
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "ファイルが見付かりません。"
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "公開リンクはシステム管理者によって無効にされています"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "公開リンクが不正です"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "このファイルにはプレビュー画像がありません"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "このファイルにはサムネイル画像がありません"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "ファイルの情報を取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。"
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "ファイルの情報を取得できません。画像ストレージが設定されていません。"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "ファイルを取得できません。画像ストレージが設定されていません。"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "ファイルを取得できません。画像ストレージが設定されていません。"
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "公開リンクが無効化されています"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "ファイルの公開リンクを取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。"
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "画像をデコードできません channelId=%v userId=%v filename=%v err=%v"
"translation": "画像をデコードできません err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "画像をJPEG形式にできません channelId=%v userId=%v filename=%v err=%v"
"translation": "画像をjpegとしてエンコードできません path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "画像をプレビュー用のJPEG形式にできません channelId=%v userId=%v filename=%v err=%v"
"translation": "画像をプレビューjpgとしてエンコードできません path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "プレビューをアップロードできません channelId=%v userId=%v filename=%v err=%v"
"translation": "プレビューをアップロードできません path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "サムネイルをアップロードできません channelId=%v userId=%v filename=%v err=%v"
"translation": "サムネイルをアップロードできません path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "ファイルAPIルートを初期化しています"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "FileInfosを利用した投稿へ移行する際にチャンネルを取得できませんでした post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "FileInfosを利用した投稿に移行する際にファイルが見付かりませんでした post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "FileInfosを利用した投稿に移行する際にチームを取得できませんでした post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "FileInfosを利用した投稿に移行する際にファイル情報を完全にデコードできませんでした post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "FileInfosを利用した投稿に移行する際に一般的でないファイル名が見付かりました post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "ファイル名欄が空のため、FileInfosを利用した投稿へ移行できませんでした post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post already migrated to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "FileInfosを利用した投稿に移行する際に投稿を保存できませんでした post_id=%v, file_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "FileInfosを利用した投稿に移行する際にファイル情報を保存できませんでした post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "FileInfosのチームが見付かりませんでした post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "FileInfosを利用した投稿に移行する際にチームを取得できませんでした post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "FileInfosを利用した投稿に移行する際にファイル名を解読できませんでした post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。"
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "ローカルサーバーストレージからの読み込みに失敗しました"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "画像ファイルをアップロードできません。"
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。"
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Usernames}}が投稿に現れましたが、このチャンネルには属していません。"
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "投稿へファイルを添付する際にエラーが発生しました post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "不正なファイル名は使えません filename=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "あなたには必要な権限が付与されていません"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "投稿のファイルを削除する際にエラーが発生しました post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": ""
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "通知メッセージのファイルを取得する際にエラーが発生しました post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "通知内のコメントスレッドの投稿を取得できませんでした root_post_id=%v、err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "投稿通知のファイルの取得に失敗しました post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "チームを横断したダイレクトメッセージを送信する際に、チームを取得できませんでした user_id=%v, err=%v"
@@ -1401,10 +1489,10 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "投稿頻度制限を初期化できません。"
"translation": "Unable to initialize rate limiting memory store. Check MemoryStoreSize config setting."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "投稿頻度制限を初期化できません。"
},
{
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack botの投稿はまだインポートされていません"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "File comment undefined"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "ユーザーなしのメッセージ"
@@ -2517,7 +2609,7 @@
},
{
"id": "ent.ldap.do_login.bind_admin_user.app_error",
"translation": "AD/LDAPサーバーに接続できません。BindUsernameとBindPasswordを確認してください。"
"translation": "AD/LDAPサーバーに接続できません。バインドユーザー名とバインドパスワードを確認してください。"
},
{
"id": "ent.ldap.do_login.invalid_password.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "投稿頻度設定の1秒当たりの投稿数が不正です。正の数を指定してください。"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Invalid value for read timeout."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "ダイレクトメッセージの制限が無効です。'any'か'team'にしてください"
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "WebRTC TURNユーザー名は、TURN URIが設定されている場合には空欄にすることはできません。"
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Invalid value for webserver connection security."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Invalid value for write timeout."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "作成日時は有効な時刻にしてください"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "作成日時は有効な時刻にしてください"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "不正なファイルIDです"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "不正なファイル名です"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "チャンネルメンバーに関する追加の情報を取得できませんでした"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "その投稿のチャンネルが取得できませんでした"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "チャンネルのメンバーが取得できませんでした"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "チャンネルメンバー数を取得できませんでした"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "その投稿のチャンネルメンバーが取得できませんでした"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "チャンネルのメンバーが取得できませんでした"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "絵文字を保存できませんでした"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "投稿にファイル情報を添付できませんでした"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "投稿のファイル情報を削除できませんでした"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "ファイル情報を取得できませんでした"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "パスからファイル情報を取得できませんでした"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "投稿のファイル情報を取得できませんでした"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "ファイル情報を保存できませんでした"
},
{
"id": "store.sql_license.get.app_error",
"translation": "ライセンスを取得する際にエラーが発生しました"

Просмотреть файл

@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "이모티콘을 생성할 수 없습니다. 이미지 최대크기는 128px * 128px 입니다."
},
{
"id": "api.file.file_upload.exceeds",
"translation": "파일이 최대 이미지 용량보다 큽니다."
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "파일을 찾을 수 없습니다."
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "시스템 관리자가 개인 링크들 저장을 할 수 없도록 했습니다."
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "유효하지 않은 링크입니다."
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "File doesn't have a thumbnail image"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "Unable to get info for file. File must be attached to a post that can be read by the current user."
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "파일을 업로드할 수 없습니다. 이미지 저장소가 설정되지 않았습니다."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "파일을 업로드할 수 없습니다. 이미지 저장소가 설정되지 않았습니다."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "파일을 업로드할 수 없습니다. 이미지 저장소가 설정되지 않았습니다."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "개인 링크들을 사용할 수 없어졌습니다."
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Unable to get public link for file. File must be attached to a post that can be read by the current user."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "이미지를 복호화 할 수 없습니다. channelId=%v userId=%v filename=%v err=%v"
"translation": "이미지를 디코딩 할 수 없습니다 err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "이미지를 jpeg로 변환 할 수 없습니다. channelId=%v userId=%v filename=%v err=%v"
"translation": "Unable to encode image as jpeg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "미리보기 jpg로 변환할 수 없습니다. channelId=%v userId=%v filename=%v err=%v"
"translation": "Unable to encode image as preview jpg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "미리보기를 업로드 할 수 없습니다. channelId=%v userId=%v filename=%v err=%v"
"translation": "Unable to upload preview path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "썸네일을 업로드 할 수 없습니다. channelId=%v userId=%v filename=%v err=%v"
"translation": "Unable to upload thumbnail path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "파일 API 경로 초기화 중"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "Unable to get channel when migrating post to use FileInfos, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "Unable to find file when migrating post to use FileInfos, post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "Unable to get post when migrating to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "Unable to fully decode file info when migrating post to use FileInfos, post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "Found an unusual filename when migrating post to use FileInfos, post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "Unable to migrate post to use FileInfos with an empty Filenames field, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post already migrated to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "Unable to save post when migrating post to use FileInfos, post_id=%v, file_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "Unable to save file info when migrating post to use FileInfos, post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "Unable to find team for FileInfos, post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "Unable to get teams when migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "Unable to decipher filename when migrating post to use FileInfos, post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "파일 저장소가 제대로 설정되지 않았습니다. S3이나 개인 서버 파일 저장소를 설정해주세요."
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "로컬 서버 저장소를 읽는 도중 에러가 발생했습니다."
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "이미지 파일을 업로드 할 수 없습니다."
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "이미지 파일을 불러올 수 없습니다. 파일이 너무 큽니다."
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}}이 멘션되었으나, 그는 이 채널에 속하지 않기 때문에 알림을 받지 못했습니다."
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "Encountered error attaching files to post, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "잘못된 파일 이름은 사용할 수 없습니다, filename=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "작업을 할 수 있는 권한이 없습니다"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Encountered error when deleting files for post, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": "{{.Count}} files sent: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Encountered error when getting files for notification message, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "Failed to get files for post notification post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "Failed to get teams when sending cross-team DM user_id=%v, err=%v"
@@ -1401,11 +1489,11 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Unable to initalize rate limiting."
"translation": "Unable to initialize rate limiting memory store. Check MemoryStoreSize config setting."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Unable to initalize rate limiting."
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "Unable to initialize rate limiting."
},
{
"id": "api.server.start_server.starting.critical",
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack bot posts are not imported yet"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "File comment undefined"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "작성자 없는 메시지"
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Max burst must be greater than zero."
"translation": "Maximum burst size must be greater than zero."
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Invalid per sec for rate limit settings. Must be a positive number"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Invalid value for read timeout."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "Invalid direct message restriction. Must be 'any', or 'team'"
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "WebRTC TURN Username cannot be empty if the TURN URI has been set."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Invalid value for webserver connection security."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Invalid value for write timeout."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "Create at must be a valid time"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "Create at must be a valid time"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "잘못된 파일명"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "잘못된 파일명"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "We couldn't get the extra info for channel members"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "We couldn't get the channel for the given post"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "채널을 찾을 수 없습니다"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "채널을 찾을 수 없습니다"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "We couldn't get the channel member for the given post"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "채널을 찾을 수 없습니다"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "채널을 찾을 수 없습니다"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "We couldn't attach the file info to the post"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "We couldn't delete the file info to the post"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "We couldn't get the file info"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "We couldn't get the file info by path"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "We couldn't get the file info for the post"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "We couldn't save the file info"
},
{
"id": "store.sql_license.get.app_error",
"translation": "We encountered an error getting the license"

Просмотреть файл

@@ -61,7 +61,7 @@
},
{
"id": "api.admin.file_read_error",
"translation": "Fout bij het lezen log bestand"
"translation": "Fout bij lezen van logbestand"
},
{
"id": "api.admin.get_brand_image.not_available.app_error",
@@ -69,27 +69,27 @@
},
{
"id": "api.admin.get_brand_image.storage.app_error",
"translation": "Afbeeldingen opslag is niet geconfigureerd."
"translation": "Afbeeldingenopslag is niet geconfigureerd."
},
{
"id": "api.admin.init.debug",
"translation": "Initialisatie van de admin api routes"
"translation": "Initialisatie van de admin-api-routes"
},
{
"id": "api.admin.recycle_db_end.warn",
"translation": "Klaar met herstarten van de database verbinding"
"translation": "Klaar met herstarten van de databaseverbinding"
},
{
"id": "api.admin.recycle_db_start.warn",
"translation": "Proberen om de database verbinding te herstarten"
"translation": "Proberen om de databaseverbinding te herstarten"
},
{
"id": "api.admin.remove_certificate.delete.app_error",
"translation": "Er is een fout opgetreden bij het verwijderen van het certificaat. Controleer het bestaan van het bestand config/{{.Filename}} ."
"translation": "Er is een fout opgetreden bij het verwijderen van het certificaat. Controleer dat het bestand config/{{.Filename}} bestaat."
},
{
"id": "api.admin.saml.metadata.app_error",
"translation": "Er is een fout opgetreden tijdens het opbouwen van service provider metadata"
"translation": "Er is een fout opgetreden bij het opbouwen van serviceprovider-metadata"
},
{
"id": "api.admin.test_email.body",
@@ -97,19 +97,19 @@
},
{
"id": "api.admin.test_email.missing_server",
"translation": "SMTP Server is verplicht"
"translation": "SMTP-server is verplicht"
},
{
"id": "api.admin.test_email.reenter_password",
"translation": "De SMTP server, poort of gebruikersnaam is verandert. Voer opnieuw het SMTP wachtwoord in om de verbinding te testen."
"translation": "De SMTP-server, -poort of -gebruikersnaam is veranderd. Voer het SMTP-wachtwoord opnieuw in om de verbinding te testen."
},
{
"id": "api.admin.test_email.subject",
"translation": "Mattermost - Test e-mail instellingen"
"translation": "Mattermost - E-mail-instellingen testen"
},
{
"id": "api.admin.upload_brand_image.array.app_error",
"translation": "Een lege array bij 'image' in aanvraag"
"translation": "Lege array bij 'image' in aanvraag"
},
{
"id": "api.admin.upload_brand_image.no_file.app_error",
@@ -121,11 +121,11 @@
},
{
"id": "api.admin.upload_brand_image.parse.app_error",
"translation": "Kan het 'multipart' formulier niet verwerken"
"translation": "Kan het 'multipart'-formulier niet verwerken"
},
{
"id": "api.admin.upload_brand_image.storage.app_error",
"translation": "Kan afbeelding niet uploaden. Afbeeldings opslag is niet geconfigureerd."
"translation": "Kan afbeelding niet uploaden. Afbeeldingsopslag is niet geconfigureerd."
},
{
"id": "api.admin.upload_brand_image.too_large.app_error",
@@ -133,11 +133,11 @@
},
{
"id": "api.api.init.parsing_templates.debug",
"translation": "Server template aan het verwerken voor %v"
"translation": "Server-templates aan het verwerken voor %v"
},
{
"id": "api.api.init.parsing_templates.error",
"translation": "Server template %v is niet te verwerken"
"translation": "Verwerken van server-template %v is mislukt"
},
{
"id": "api.api.render.error",
@@ -149,7 +149,7 @@
},
{
"id": "api.channel.add_member.added",
"translation": "%v is toegevoegd aan het kanaal door %v"
"translation": "%v is door %v aan het kanaal toegevoegd"
},
{
"id": "api.channel.add_member.find_channel.app_error",
@@ -177,31 +177,31 @@
},
{
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "Kan geen gebruikers toevoegen aan dit kanaal type"
"translation": "Kan geen gebruikers toevoegen aan dit soort kanaal"
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
"translation": "Prive Groep beheer en aanmaak is voorbehouden aan Systeem beheerders."
"translation": "Privégroep-beheer en -aanmaak is voorbehouden aan systeembeheerders."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
"translation": "Prive Groep beheer en aanmaak is voorbehouden aan Team en Systeem beheerders."
"translation": "Privégroep-beheer en -aanmaak is voorbehouden aan team- en systeembeheerders."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
"translation": "Beheer en aanmaken van publieke kanalen is alleen toegestaan voor beheerders."
"translation": "Alleen systeembeheerders mogen publieke kanalen beheren en aanmaken."
},
{
"id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error",
"translation": "Het beheren en aanmaken van publieke kanalen is alleen toegestaan voor teams en beheerders."
"translation": "Alleen team- en systeembeheerders mogen publieke kanalen beheren en aanmaken."
},
{
"id": "api.channel.create_channel.direct_channel.app_error",
"translation": "De api service createDirectChallel moet gebruikt worden voor het creeren van een direct kanaal"
"translation": "U moet de api-service createDirectChallel gebruiken voor het creëren van een direct kanaal"
},
{
"id": "api.channel.create_channel.invalid_character.app_error",
"translation": "Ongeldig karakter '_' in kanaal naam"
"translation": "Ongeldig karakter '__' in naam van niet-direct kanaal"
},
{
"id": "api.channel.create_default_channels.off_topic",
@@ -209,7 +209,7 @@
},
{
"id": "api.channel.create_default_channels.town_square",
"translation": "Dorps Plein"
"translation": "Dorpsplein"
},
{
"id": "api.channel.create_direct_channel.invalid_user.app_error",
@@ -221,7 +221,7 @@
},
{
"id": "api.channel.delete_channel.cannot.app_error",
"translation": "Het standaard kanaal {{.Channel}} kan niet verwijderd worden"
"translation": "Het standaardkanaal {{.Channel}} kan niet verwijderd worden"
},
{
"id": "api.channel.delete_channel.deleted.app_error",
@@ -229,11 +229,11 @@
},
{
"id": "api.channel.delete_channel.failed_post.error",
"translation": "Het plaatsen van het archiveer bericht %v is mislukt"
"translation": "Het plaatsen van het archiveerbericht %v is mislukt"
},
{
"id": "api.channel.delete_channel.failed_send.app_error",
"translation": "Het archiveer bericht kan niet verstuurd worden"
"translation": "Het archiveerbericht kan niet verstuurd worden"
},
{
"id": "api.channel.delete_channel.incoming_webhook.error",
@@ -249,11 +249,11 @@
},
{
"id": "api.channel.get_channel.wrong_team.app_error",
"translation": "Er is geen kanaal met channel_id={{.ChannelId}} en team_id={{.TeamId}}"
"translation": "Er is geen kanaal met channel_id={{.ChannelId}} in het team met team_id={{.TeamId}}"
},
{
"id": "api.channel.get_channel_counts.app_error",
"translation": "Kan kanaal statistieken niet uit de database halen"
"translation": "Kan kanaalstatistieken niet uit de database halen"
},
{
"id": "api.channel.get_channel_extra_info.deleted.app_error",
@@ -265,23 +265,23 @@
},
{
"id": "api.channel.get_channels.error",
"translation": "Probleem bij het ophalen van het gebruikersprofiel voor id=%v, uitlog actie geforceerd"
"translation": "Probleem bij het ophalen van het gebruikersprofiel voor id=%v, uitloggen geforceerd"
},
{
"id": "api.channel.init.debug",
"translation": "Initialisatie van de kanaal api routes"
"translation": "Initialisatie van de kanaal-api-routes"
},
{
"id": "api.channel.join_channel.permissions.app_error",
"translation": "U berchikt niet over de juiste rechten"
"translation": "U beschikt niet over de juiste rechten"
},
{
"id": "api.channel.join_channel.post_and_forget",
"translation": "%v neemt deel aan dit kanaal."
"translation": "%v is het kanaal binnengekomen."
},
{
"id": "api.channel.leave.default.app_error",
"translation": "Kan het standaard kanaal niet verlaten {{.Channel}}"
"translation": "Kan het standaardkanaal {{.Channel}} niet verlaten"
},
{
"id": "api.channel.leave.direct.app_error",
@@ -289,7 +289,7 @@
},
{
"id": "api.channel.leave.last_member.app_error",
"translation": "U bent het laatste lid, probeer de privé groep te verwijderen i.p.v. te verlaten."
"translation": "U bent het laatste lid, probeer de privégroep te verwijderen in plaats van die te verlaten."
},
{
"id": "api.channel.leave.left",
@@ -297,23 +297,23 @@
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.join_leave.error",
"translation": "Bericht plaatsen voor komen / verlaten bericht %v is mislukt"
"translation": "Plaatsen van bericht over binnenkomen/verlaten %v is mislukt"
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.removed",
"translation": "%s heeft de kanaal titel verwijderd (was: %s)"
"translation": "%s heeft de kanaalkoptekst verwijderd (was: %s)"
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error",
"translation": "Kon de gebruiker niet ophalen tijdens het bewaren van de nieuwe kanaal titel %v"
"translation": "Kon de gebruiker niet ophalen tijdens het bewaren van de nieuwe kanaalkoptekst %v"
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.updated_from",
"translation": "%s heeft de kanaal titel bijgewerkt van; %s naar; %s"
"translation": "%s heeft de kanaalkoptekst veranderd van \"%s\" naar \"%s\""
},
{
"id": "api.channel.post_update_channel_header_message_and_forget.updated_to",
"translation": "%s heeft de kanaal titel bijgewerkt naar: %s"
"translation": "%s heeft de kanaalkoptekst bijgewerkt naar: %s"
},
{
"id": "api.channel.post_user_add_remove_message_and_forget.error",
@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "Kon emoticon niet aanmaken. Afbeelding moet minstens 128 bij 128 pixels groot zijn."
},
{
"id": "api.file.file_upload.exceeds",
"translation": "Bestand is groter dan maximale afbeeldings grootte."
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "Kan het bestand niet vinden."
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "Publieke links zijn uitgeschakeld door de systeembeheerder"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "De publieke link lijkt niet geldig"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "Bestand heeft geen voorvertoning afbeelding"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "Bestand heeft geen miniatuur afbeelding"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "Unable to get info for file. File must be attached to a post that can be read by the current user."
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "Kan bestand info niet ophalen. Afbeeldings opslag is niet geconfigureerd."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Kan bestand niet ophalen. Afbeeldings opslag is niet geconfigureerd."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Kan bestand niet ophalen. Afbeeldings opslag is niet geconfigureerd."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Publieke links zijn uitgeschakeld"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Unable to get public link for file. File must be attached to a post that can be read by the current user."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "Kan figuur niet decoderen kanaal=%v userId=%v bestandsnaam=%v fout=%v"
"translation": "De afbeelding kon niet gedecodeerd worden err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "Kan figuur niet coderen als jpeg channelId=%v userId=%v bestandsnaam=%v fout=%v"
"translation": "Unable to encode image as jpeg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "Kan figuur niet coderen als voorbeeld jpg channelId=%v userId=%v bestandsnaam=%v fout=%v"
"translation": "Unable to encode image as preview jpg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "Kan voorvertoning niet uploaden channelId=%v userId=%v bestandsnaam=%v fout=%v"
"translation": "Unable to upload preview path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "Kan miniatuur niet uploaden channelId=%v userId=%v bestandsnaam=%v err=%v"
"translation": "Unable to upload thumbnail path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "Initialisatie bestand api routes"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "Unable to get channel when migrating post to use FileInfos, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "Unable to find file when migrating post to use FileInfos, post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "Unable to get post when migrating to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "Unable to fully decode file info when migrating post to use FileInfos, post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "Found an unusual filename when migrating post to use FileInfos, post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "Unable to migrate post to use FileInfos with an empty Filenames field, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post already migrated to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "Unable to save post when migrating post to use FileInfos, post_id=%v, file_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "Unable to save file info when migrating post to use FileInfos, post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "Unable to find team for FileInfos, post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "Unable to get teams when migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "Unable to decipher filename when migrating post to use FileInfos, post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "Bestand opslag is niet goed geconfigueerd. Configureer of S3 of lokale bestands opslag."
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "Er is een fout opgetreden bij het lezen van een bestand uit lokale opslag"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "Kan afbeelding niet uploaden."
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Kan bestand niet uploaden. Bestand is te groot."
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}} zijn genoemd, maar ze hebben geen notificatie gekregen, omdat ze niet deelnemen aan dit kanaal."
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "Encountered error attaching files to post, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "Ongeldige bestandsnaam, bestandsnaam=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "U beschikt niet over juiste de rechten"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Encountered error when deleting files for post, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": "{{.Count}} bestanden verzonden: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Encountered error when getting files for notification message, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "Niet gelukt om commentaar thread berichten op te halen uit notificaties root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "Failed to get files for post notification post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "Mislukt om teams op te halen bij versturen van cross-team DM user_id=%v, err=%v"
@@ -1401,11 +1489,11 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Unable to initalize rate limiting."
"translation": "Unable to initialize rate limiting memory store. Check MemoryStoreSize config setting."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Unable to initalize rate limiting."
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "Unable to initialize rate limiting."
},
{
"id": "api.server.start_server.starting.critical",
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack bot posts zijn nog niet geimporteerd"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "File comment undefined"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "Bericht zonder gebruiker"
@@ -1477,7 +1569,7 @@
},
{
"id": "api.slackimport.slack_add_users.merge_existing",
"translation": "Merged user with existing account: {{.Email}}, {{.Username}}\r\n"
"translation": "Samengevoegd met bestaand account: {{.Email}}, {{.Username}}\r\n"
},
{
"id": "api.slackimport.slack_add_users.unable_import",
@@ -2613,7 +2705,7 @@
},
{
"id": "ent.saml.attribute.app_error",
"translation": "SAML aanmelding is mislukt vanwege het ontbreken van encryptie. Neem contact op met de beheerder."
"translation": "SAML aanmelding is mislukt vanwege verkeerde attributen. Neem contact op met de beheerder."
},
{
"id": "ent.saml.build_request.app_error",
@@ -2689,7 +2781,7 @@
},
{
"id": "ent.webrtc.license_disable.app_error",
"translation": "Your license does not support using Mattermost WebRTC"
"translation": "Jouw licentie ondersteund geen gebruik van Mattermost WebRTC"
},
{
"id": "ent.webrtc.register_token.app_error",
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Max burst must be greater than zero."
"translation": "Maximum burst size must be greater than zero."
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Ongeldige frequentie beperings instelling. Moet een getal groter dan 0 zijn"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Invalid value for read timeout."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "Ongeldig privé bericht beperking. Moet zijn 'allen' of 'team'"
@@ -3237,15 +3333,15 @@
},
{
"id": "model.config.is_valid.webrtc_gateway_admin_secret.app_error",
"translation": "WebRTC Gateway Admin Secret must be set."
"translation": "WebRTC Gateway Admin Secret moet worden ingesteld."
},
{
"id": "model.config.is_valid.webrtc_gateway_admin_url.app_error",
"translation": "WebRTC Gateway Admin Url must be set a valid URL and start with http:// or https://."
"translation": "WebRTC Gateway Admin Url moet een geldige URL zijn en starten met http:// of https://."
},
{
"id": "model.config.is_valid.webrtc_gateway_ws_url.app_error",
"translation": "WebRTC Gateway Websocket Url must be a valid URL and start with ws:// or wss://."
"translation": "WebRTC Gateway Admin Url moet een geldige URL zijn en starten met http:// of https://."
},
{
"id": "model.config.is_valid.webrtc_stun_uri.app_error",
@@ -3253,7 +3349,7 @@
},
{
"id": "model.config.is_valid.webrtc_turn_shared_key.app_error",
"translation": "WebRTC TURN Shared Key cannot be empty if the TURN URI has been set."
"translation": "WebRTC TURN Gebruikersnaam kan niet leeg zijn als de TURN URI is ingesteld."
},
{
"id": "model.config.is_valid.webrtc_turn_uri.app_error",
@@ -3261,7 +3357,15 @@
},
{
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "WebRTC TURN Username cannot be empty if the TURN URI has been set."
"translation": "WebRTC TURN Gebruikersnaam kan niet leeg zijn als de TURN URI is ingesteld."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Invalid value for webserver connection security."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Invalid value for write timeout."
},
{
"id": "model.emoji.create_at.app_error",
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "Aangemaakt op moet een geldige tijd bevatten"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "Ongeldige bestands-ids"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Ongeldige bestandsnaamen"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "We kunnen de extra info niet ophalen voor de kanaal leden"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "We couldn't get the channel for the given post"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "We kunnen de kanaal leden niet ophalen"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "We kunnen het aantal leden van het kanaal niet tellen"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "We couldn't get the channel member for the given post"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "We kunnen de kanaal leden niet ophalen"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "De emoji kon niet opgeslagen worden"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "We konden de bestandsinfo niet ophalen"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "We konden de bestandsinfo niet ophalen"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "We konden de bestandsinfo niet ophalen"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "We konden de bestandsinfo niet ophalen"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "We konden de bestandsinfo niet ophalen"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "We konden de bestandsinfo niet opslaan"
},
{
"id": "store.sql_license.get.app_error",
"translation": "Er is een probleem opgetreden bij het ophalen van de licentie"

Просмотреть файл

@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "Não foi possível criar o emoji. A imagem deve ser, no máximo 128 por 128 pixels."
},
{
"id": "api.file.file_upload.exceeds",
"translation": "Arquivo excede o máximo de tamanho de imagem."
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "Não foi possível encontrar o arquivo."
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "Links públicos foram desabilitados pelo administrador do sistema"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "O link público não parece ser válido"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "Arquivo não tem uma imagem de visualização"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "Arquivo não tem uma imagem em miniatura"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "Não é possível obter informações para arquivo. Arquivo deve ser anexado a um post que pode ser lido pelo usuário atual."
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "Não é possível obter informações do arquivo. Armazenamento de imagem não está configurado."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Não é possível obter o arquivo. Armazenamento de imagem não está configurado."
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "Não é possível obter o arquivo. Armazenamento de imagem não está configurado."
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "Links públicos foram desabilitados"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "Não foi possível obter o link publico para o arquivo. Arquivo deve ser anexado a um post que pode ser lido pelo usuário atual."
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "Não é possível decodificar a imagem channelId=%v userId=%v filename=%v err=%v"
"translation": "Não foi possível ler a imagem err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "Não é possível codificar a imagem como jpeg channelId=%v userId=%v filename=%v err=%v"
"translation": "Não é possível codificar imagem como jpeg caminho=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "Não é possível codificar a imagem como imagem de pré-visualização jpg channelId=%v userId=%v filename=%v err=%v"
"translation": "Não é possível codificar a imagem como pré-visualização jpg caminho=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "Não é possível fazer o upload da pré-visualização channelId=%v userId=%v filename=%v err=%v"
"translation": "Não é possível enviar pré-visualização caminho=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "Não é possível carregar o thumbnail channelId=%v userId=%v filename=%v err=%v"
"translation": "Não é possível enviar miniatura caminho=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "Inicializando file api routes"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "Não é possível obter canal durante a migração do post para usar FileInfos, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "Não é possível localizar arquivo durante a migração do post para usar FileInfos, post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Não foi possível obter o FileInfos para o post após a migração, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "Não foi possível obter o post durante a migração para usar FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "Não foi possível decodificar totalmente informações do arquivo durante a migração do post para usar FileInfos, post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrando post para usar FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "Encontrado um nome incomum durante a migração do post para usar FileInfos, post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "Não é possível migrar post para usar FileInfos com um campo de nome de arquivo vazio, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post migrado para usar FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "Não é possível salvar o post durante a migração do post para usar FileInfos, post_id=%v, file_id=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "Não foi possível salvar arquivo de informações durante a migração do post para usar FileInfos, post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "Não foi possível encontrar a equipe para FileInfos, post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "Não é possível obter equipes durante a migração do post para usar FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "Não foi possível decifrar o nome do arquivo durante a migração do post para usar FileInfos, post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "O armazenamento de arquivos não está configurado corretamente. Por favor, configure o S3 ou o armazenamento de arquivos no servidor local."
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "Encontrado um erro ao ler a partir do servidor de armazenamento local"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "Não é possível enviar arquivo de imagem."
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Não foi possível enviar o arquivo de imagem. Arquivo muito grande."
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}} foi mencionado, mas eles não receberam uma notificação porque eles não pertencem a este canal."
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "Erro encontrado ao anexar arquivos para postar, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "Nome ruim do arquivo descartado, nome do arquivo=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "Você não tem a permissão apropriada"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "Erro encontrado ao deletar arquivos para postar, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": "{{.Count}} arquivos enviados: {{.Filenames}}"
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "Erro encontrado ao obter arquivos para mensagem de notificação, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "Falha ao obter os comentários da mensagem em notificações root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "Falha ao obter arquivos para posta notificação post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "Falha ao obter equipes quando enviado mensagem direta entre equipes user_id=%v, err=%v"
@@ -1393,7 +1481,7 @@
},
{
"id": "api.server.start_server.rate.info",
"translation": "RateLimiter está ativo"
"translation": "Limitador de velocidade está ativo"
},
{
"id": "api.server.start_server.rate.warn",
@@ -1401,11 +1489,11 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Não foi possível inicializar o rate limiting."
"translation": "Não foi possível inicializar o limitador de armazenamento de memória. Verifique MemoryStoreSize nas configurações."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "Não foi possível inicializar o rate limiting."
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "Não foi possível inicializar o limitador de velocidade."
},
{
"id": "api.server.start_server.starting.critical",
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack bot posts não foram importados ainda"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "Comentário do arquivo indefinido"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "Mensagem sem usuário"
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Max burst must be greater than zero."
"translation": "Burst máximo deve ser maior que zero."
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3169,7 +3261,11 @@
},
{
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "Inválido por seg para configuração do limite de taxa. Deve ser um número positivo"
"translation": "Inválido por seg para configuração do limite de velocidade. Deve ser um número positivo"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Valor inválido para tempo limite de leitura."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "Usuário TURN do WebRTC não pode ser vázio se a URI TURN foi definida."
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Valor inválido para segurança de conexão do servidor web."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Valor inválido para limite de escrita."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "Create deve ser um tempo válido"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "Create deve ser um tempo válido"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "Ids do arquivo inválido"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "Nomes dos arquivos inválidos"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "Nós não podemos obter a informação extra para membros do canal"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "Não foi possível obter o canal para o post"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "Não foi possível obter os membros do canal"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "Não foi possível obter o número de membros do canal"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "Não foi possível obter o membro do canal para o post"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "Não foi possível obter os membros do canal"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "Não foi possível salvar o emoji"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Não foi possível anexar as informações do arquivo para o post"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "Não foi possível deletar as informações do arquivo para o post"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "Não foi possível obter as informações do arquivo"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "Não foi possível obter as informações do arquivo pelo caminho"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "Não foi possível obter as informações do arquivo para o post"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "Não foi possível salvar as informações do arquivo"
},
{
"id": "store.sql_license.get.app_error",
"translation": "Encontramos um erro ao obter a licença"

5186
i18n/ru.json Обычный файл

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "无法创建表情符。图片长宽不能超过128像素。"
},
{
"id": "api.file.file_upload.exceeds",
"translation": "文件超过最大图像大小。"
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "不能找到文件。"
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "系统管理员禁用了公开的链接"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "公共链接不显示是有效的"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "文件没有预览图"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "文件没用缩略图"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "无法获取文件公开链接。文件必须附在当前用户可读的信息上。"
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "无法获得文件信息。图片存储没有配置。"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "无法上传文件。图片存储没有配置。"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "无法上传文件。图片存储没有配置。"
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "公共链接已经被禁用"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "无法获取文件公开链接。文件必须附在当前用户可读的信息上。"
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "不能解码图片 channelId=%v userId=%v filename=%v err=%v"
"translation": "无法解码图片 err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "不能编码图片 jpeg channelId=%v userId=%v filename=%v err=%v"
"translation": "无法编码图片 jpeg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "不能编码图片预览jpg channelId=%v userId=%v filename=%v err=%v"
"translation": "无法编码图片预览 jpeg path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "不能上传预览 channelId=%v userId=%v filename=%v err=%v"
"translation": "无法上传预览 path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "不能上传缩略图 channelId=%v userId=%v filename=%v err=%v"
"translation": "无法上传缩略图 path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "初始化文件API路由"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "无法转换信息到 FileInfos 时获取频道, post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "转换信息到 FileInfos 时未找到文件, post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "转移数据后未能获取 FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "无法在转换信息到 FileInfos 时找到信息, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "无法转换信息到 FileInfos 时解码文件信息, post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "转换信息到使用 FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "将信息转换到 FileInfos 时遇到不寻常文件名, post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "无法转换拥有空 Filenames 栏的信息到 FileInfos, post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "信息已经转换到使用 FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "转换信息到 FileInfos 时无法保存信息, post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "无法转换信息到 FileInfos 时保存文件信息, post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "无法为 FileInfos 找到团队, post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "无法在转换信息到 FileInfos 时找到团队, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "无法在转换信息到 FileInfos 时解码文件名, post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "文件存储没有正确配置。请配置S3或本地文件存储服务。"
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "读取本地存储时遇到错误"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "不能上传图片文件。"
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "不能上传图片文件。文件太大。"
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "{{.Username}}被提到了,但是他因不在此频道而不会收到通知。"
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "附加文件到信息时遇到错误, post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "坏文件名已去除filename=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "您没有对应的权限"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "删除信息的文件时遇到错误, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": ""
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "为通知信息获取文件时遇到错误, post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "在发送通知时获取注解内容时失败 root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "无法为信息通知获取文件 post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "发送跨团队私信时获取团队失败 user_id=%verr=%v"
@@ -1401,10 +1489,10 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "无法初始化频率限制。"
"translation": "无法初始化频率限制内存储存。检查 MemoryStoreSize 设置。"
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "无法初始化频率限制。"
},
{
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack 机器人的信息未被导入"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "文件评论未定义"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "未知用户消息"
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "速率限制设置无效。必须是正整数"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "错误的读取超时值。"
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "无效的私信限制。必须为 'any' 或 'team'"
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "如果已设 TURN 网址则 WebRTC TURN 用户名不能留空。"
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "错误的网页服务器连接安全值。"
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "错误的写入超时值。"
},
{
"id": "model.emoji.create_at.app_error",
"translation": "创建日期必须为效时间"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "创建时必须是有效时间"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "无效文件 id"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "无效文件名"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "我们无法获得额外的信息频道成员"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "我们无法从提供的信息获得频道"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "我们无法获得该频道成员"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "我们无法获得该频道成员数"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "我们无法从提供的信息获得频道成员"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "我们无法获得该频道成员"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "我们无法保存此表情符"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "我们没法附文件信息到信息"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "我们没法从信息删除文件信息"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "我们无法获取文件信息"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "我们无法从路径获取文件信息"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "我们没法从信息获取文件信息"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "我们无法保存文件信息"
},
{
"id": "store.sql_license.get.app_error",
"translation": "我们获取许可证时出现一个错误"

Просмотреть файл

@@ -813,14 +813,6 @@
"id": "api.emoji.upload.large_image.app_error",
"translation": "無法建立繪文字。圖片長寬皆須小於等於128像素。"
},
{
"id": "api.file.file_upload.exceeds",
"translation": "檔案大小超出最大影像限制。"
},
{
"id": "api.file.get_file.not_found.app_error",
"translation": "找不到檔案。"
},
{
"id": "api.file.get_file.public_disabled.app_error",
"translation": "公開連結已被系統管理員停用"
@@ -829,34 +821,118 @@
"id": "api.file.get_file.public_invalid.app_error",
"translation": "此公開連結不是有效連結"
},
{
"id": "api.file.get_file_preview.no_thumbnail.app_error",
"translation": "檔案沒有預覽圖像"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
"translation": "檔案沒有縮圖"
},
{
"id": "api.file.get_info_for_request.no_post.app_error",
"translation": "無法取得檔案資料。檔案必須附加在可以被當前使用者讀取的發文。"
},
{
"id": "api.file.get_info_for_request.storage.app_error",
"translation": "無法取得檔案資料。尚未設定圖片儲存位置。"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "無法取得檔案。尚未設定圖片儲存位置。"
},
{
"id": "api.file.get_public_file_old.storage.app_error",
"translation": "無法取得檔案。尚未設定圖片儲存位置。"
},
{
"id": "api.file.get_public_link.disabled.app_error",
"translation": "公開連結已停用"
},
{
"id": "api.file.get_public_link.no_post.app_error",
"translation": "無法取得檔案公開連結。檔案必須附加在可以被當前使用者讀取的發文。"
},
{
"id": "api.file.handle_images_forget.decode.error",
"translation": "無法解碼影像 channelId=%v userId=%v filename=%v err=%v"
"translation": "無法解碼圖片:err=%v"
},
{
"id": "api.file.handle_images_forget.encode_jpeg.error",
"translation": "無法將圖片編碼成 jpeg channelId=%v userId=%v filename=%v err=%v"
"translation": "無法將圖片編碼成 JPEGpath=%v err=%v"
},
{
"id": "api.file.handle_images_forget.encode_preview.error",
"translation": "無法將圖片編碼成預覽 jpg channelId=%v userId=%v filename=%v err=%v"
"translation": "無法將圖片編碼成預覽 JPEGpath=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_preview.error",
"translation": "無法上傳預覽 channelId=%v userId=%v filename=%v err=%v"
"translation": "無法上傳預覽path=%v err=%v"
},
{
"id": "api.file.handle_images_forget.upload_thumb.error",
"translation": "無法上傳縮圖 channelId=%v userId=%v filename=%v err=%v"
"translation": "無法上傳縮圖path=%v err=%v"
},
{
"id": "api.file.init.debug",
"translation": "正在初始化檔案 API 路徑"
},
{
"id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
"translation": "將文章轉移成使用 FileInfos 時無法取得頻道post_id=%v, channel_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
"translation": "將文章轉移成使用 FileInfos 時無法搜尋到檔案post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
"translation": "Unable to get FileInfos for post after migratio, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
"translation": "將文章轉移成使用 FileInfos 時無法取得團隊post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.info.app_error",
"translation": "將文章轉移成使用 FileInfos 時無法解碼檔案資料post_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
"translation": "Migrating post to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
"translation": "將文章轉移成使用 FileInfos 時發現不尋常的檔案名稱post_id=%v, channel_id=%v, user_id=%v, filename=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
"translation": "將文章轉移成使用 FileInfos 時發現欄位 Filenames 為空post_id=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
"translation": "Post already migrated to use FileInfos, post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
"translation": "將文章轉移成使用 FileInfos 時無法搜尋到檔案post_id=%v, filename=%v, path=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
"translation": "將文章轉移成使用 FileInfos 時無法儲存檔案post_id=%v, file_id=%v, filename=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
"translation": "無法尋找團隊給 FileInfos 使用post_id=%v, filenames=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
"translation": "將文章轉移成使用 FileInfos 時無法取得團隊post_id=%v, err=%v"
},
{
"id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
"translation": "將文章轉移成使用 FileInfos 時無法解碼檔案名稱post_id=%v, filename=%v"
},
{
"id": "api.file.move_file.configured.app_error",
"translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
@@ -901,10 +977,6 @@
"id": "api.file.read_file.reading_local.app_error",
"translation": "從本地儲存讀取時遇到錯誤"
},
{
"id": "api.file.upload_file.image.app_error",
"translation": "無法上傳圖片檔案。"
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "無法上傳圖片檔案。檔案太大。"
@@ -1145,6 +1217,10 @@
"id": "api.post.check_for_out_of_channel_mentions.message.one",
"translation": "無法傳送通知給未加入此頻道的{{.Username}}。"
},
{
"id": "api.post.create_post.attach_files.error",
"translation": "附加檔案於文章時遭遇錯誤post_id=%s, user_id=%s, file_ids=%v, err=%v"
},
{
"id": "api.post.create_post.bad_filename.error",
"translation": "無效的檔名filename=%v"
@@ -1181,6 +1257,10 @@
"id": "api.post.delete_post.permissions.app_error",
"translation": "您沒有適當的權限"
},
{
"id": "api.post.delete_post_files.app_error.warn",
"translation": "刪除文章的檔案時遭遇錯誤post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.files_sent",
"translation": {
@@ -1188,6 +1268,10 @@
"other": ""
}
},
{
"id": "api.post.get_message_for_notification.get_files.error",
"translation": "為通知訊息取得檔案於文章時遭遇錯誤post_id=%v, err=%v"
},
{
"id": "api.post.get_message_for_notification.images_sent",
"translation": {
@@ -1271,6 +1355,10 @@
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "在發送通知時取得註解文章失敗 root_post_id=%v err=%v"
},
{
"id": "api.post.send_notifications_and_forget.files.error",
"translation": "無法為貼文通知取得檔案: post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
"translation": "發送跨團隊直接訊移時無法取得團隊user_id=%v, err=%v"
@@ -1401,10 +1489,10 @@
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"translation": "無法初始化張貼速率限制。"
"translation": "Unable to initialize rate limiting memory store. Check MemoryStoreSize config setting."
},
{
"id": "api.server.start_server.rate_limiting_memory_store",
"id": "api.server.start_server.rate_limiting_rate_limiter",
"translation": "無法初始化張貼速率限制。"
},
{
@@ -1451,6 +1539,10 @@
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack 機器人的訊息還未被匯入"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
"translation": "File comment undefined"
},
{
"id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
"translation": "訊息沒有使用者"
@@ -3145,7 +3237,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
"translation": "Max burst must be greater than zero."
"translation": "最大高載值必須大於0。"
},
{
"id": "model.config.is_valid.max_file_size.app_error",
@@ -3171,6 +3263,10 @@
"id": "model.config.is_valid.rate_sec.app_error",
"translation": "張貼速率限制設定中的每秒設定無效。必須為正數。"
},
{
"id": "model.config.is_valid.read_timeout.app_error",
"translation": "Invalid value for read timeout."
},
{
"id": "model.config.is_valid.restrict_direct_message.app_error",
"translation": "無效的直接訊息限制。必須為 'any', 或 'team'"
@@ -3263,6 +3359,14 @@
"id": "model.config.is_valid.webrtc_turn_username.app_error",
"translation": "如果已設定 TURN URIWebRTC TURN 使用者名稱不能為空。"
},
{
"id": "model.config.is_valid.webserver_security.app_error",
"translation": "Invalid value for webserver connection security."
},
{
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Invalid value for write timeout."
},
{
"id": "model.emoji.create_at.app_error",
"translation": "\"新增時間\"必須是一個有效時間"
@@ -3419,6 +3523,10 @@
"id": "model.post.is_valid.create_at.app_error",
"translation": "\"新增時間\"必須是一個有效時間"
},
{
"id": "model.post.is_valid.file_ids.app_error",
"translation": "無效的檔名 ID"
},
{
"id": "model.post.is_valid.filenames.app_error",
"translation": "無效的檔名"
@@ -3875,6 +3983,10 @@
"id": "store.sql_channel.get_extra_members.app_error",
"translation": "無法取得頻道成員的更多資訊"
},
{
"id": "store.sql_channel.get_for_post.app_error",
"translation": "We couldn't get the channel for the given post"
},
{
"id": "store.sql_channel.get_member.app_error",
"translation": "無法取得頻道的成員"
@@ -3887,6 +3999,10 @@
"id": "store.sql_channel.get_member_count.app_error",
"translation": "無法取得頻道成員數"
},
{
"id": "store.sql_channel.get_member_for_post.app_error",
"translation": "We couldn't get the channel member for the given post"
},
{
"id": "store.sql_channel.get_members.app_error",
"translation": "無法取得頻道成員"
@@ -4071,6 +4187,30 @@
"id": "store.sql_emoji.save.app_error",
"translation": "無法儲存繪文字"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
"translation": "We couldn't attach the file info to the post"
},
{
"id": "store.sql_file_info.delete_for_post.app_error",
"translation": "We couldn't delete the file info to the post"
},
{
"id": "store.sql_file_info.get.app_error",
"translation": "We couldn't get the file info"
},
{
"id": "store.sql_file_info.get_by_path.app_error",
"translation": "We couldn't get the file info by path"
},
{
"id": "store.sql_file_info.get_for_post.app_error",
"translation": "We couldn't get the file info for the post"
},
{
"id": "store.sql_file_info.save.app_error",
"translation": "We couldn't save the file info"
},
{
"id": "store.sql_license.get.app_error",
"translation": "取得授權時遇到錯誤"