translations PR 20170309 (#5710)
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
89d0087ea4
Коммит
06930f378c
28
i18n/de.json
28
i18n/de.json
@@ -221,11 +221,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_group.bad_size.app_error",
|
||||
"translation": "Group message channels must contain at least 3 and no more than 8 users"
|
||||
"translation": "Gruppennachrichtenkanäle müssen aus mindestens 3 und nicht mehr als 8 Benutzer bestehen"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_group.bad_user.app_error",
|
||||
"translation": "One of the provided users does not exist"
|
||||
"translation": "Einer der angegebenen Benutzer existiert nicht"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.delete_channel.archived",
|
||||
@@ -901,7 +901,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.email_batching.render_batched_post.group_message",
|
||||
"translation": "Group Message"
|
||||
"translation": "Gruppennachricht"
|
||||
},
|
||||
{
|
||||
"id": "api.email_batching.render_batched_post.sender.app_error",
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "Initialisiere API-Routen für Nachrichten"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Link Vorschauen wurden vom Systemadministrator deaktiviert"
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "Fehler beim Abruf der 2 Mitglieder für den Direkt-Kanal channel_id={{.ChannelId}}"
|
||||
@@ -1817,11 +1821,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.missing_email_address",
|
||||
"translation": "User {{.Username}} does not have an email address in the Slack export. Using {{.Email}} as a placeholder. The user should update their email address once logged in to the system.\r\n"
|
||||
"translation": "Der Benutzer {{.Username}} hat keine E-Mail-Adresse im Slack Export. Verwende {{.Email}} als Platzhalter. Der Benutzer sollte seine E-Mail-Adresse aktualisieren sobald er sich angemeldet hat.\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.missing_email_address.warn",
|
||||
"translation": "User {{.Username}} does not have an email address in the Slack export. Using {{.Email}} as a placeholder. The user should update their email address once logged in to the system."
|
||||
"translation": "Der Benutzer {{.Username}} hat keine E-Mail-Adresse im Slack Export. Verwende {{.Email}} als Platzhalter. Der Benutzer sollte seine E-Mail-Adresse aktualisieren sobald er sich angemeldet hat."
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.unable_import",
|
||||
@@ -2037,7 +2041,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.channel_name.group",
|
||||
"translation": "Group Message"
|
||||
"translation": "Gruppennachricht"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.email_change_body.info",
|
||||
@@ -2169,11 +2173,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.post_subject_in_direct_message",
|
||||
"translation": "{{.SubjectText}} bei {{.TeamDisplayName}} von {{.SenderDisplayName}} am {{.Day}}.{{.Month}}.{{.Year}}"
|
||||
"translation": "{{.SubjectText}} von {{.SenderDisplayName}} am {{.Day}}.{{.Month}}.{{.Year}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.post_subject_in_group_message",
|
||||
"translation": "{{.SubjectText}} bei {{.TeamDisplayName}} von {{.SenderDisplayName}} am {{.Day}}.{{.Month}}.{{.Year}}"
|
||||
"translation": "Neue Gruppennachricht von {{.SenderDisplayName}} am {{.Day}}.{{.Month}}.{{.Year}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_body.button",
|
||||
@@ -2953,7 +2957,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.message_length.error",
|
||||
"translation": "Post Message property is longer than the maximum permitted length."
|
||||
"translation": "Message Eigenschaft der Nachricht ist länger als die maximal erlaubte Länge."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.message_missing.error",
|
||||
@@ -3081,11 +3085,11 @@
|
||||
},
|
||||
{
|
||||
"id": "authentication.permissions.create_group_channel.description",
|
||||
"translation": "Ability to create new group message channels"
|
||||
"translation": "Die Möglichkeit, neue Gruppennachrichtenkanäle zu erstellen"
|
||||
},
|
||||
{
|
||||
"id": "authentication.permissions.create_group_channel.name",
|
||||
"translation": "Create Group Message"
|
||||
"translation": "Gruppennachrichten erstellen"
|
||||
},
|
||||
{
|
||||
"id": "authentication.permissions.create_team_roles.description",
|
||||
@@ -5097,7 +5101,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.search.warn",
|
||||
"translation": "Query error searching posts: %v"
|
||||
"translation": "Abfragefehler bei der Suche nach Nachrichten: %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.update.app_error",
|
||||
|
||||
@@ -3,10 +3,6 @@
|
||||
"id": "April",
|
||||
"translation": "April"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Link previews have been disabled by the system administrator."
|
||||
},
|
||||
{
|
||||
"id": "August",
|
||||
"translation": "August"
|
||||
@@ -1519,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "Initializing post API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Link previews have been disabled by the system administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "Failed to get 2 members for a direct channel channel_id={{.ChannelId}}"
|
||||
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "Inicializando rutas del API para los mensajes"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Vistas previas de los enlaces han sido deshabilitadas por el administrador del sistema."
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "Falla al obtener 2 miembros para un canal directo channel_id={{.ChannelId}}"
|
||||
|
||||
366
i18n/fr.json
366
i18n/fr.json
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "投稿APIルートを初期化しています"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "リンクプレビュー機能はシステム管理者によって無効にされています。"
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "ダイレクトチャンネルの2人のメンバーを取得できませんでした channel_id={{.ChannelId}}"
|
||||
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "post API 경로 초기화 중"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "시스템 관리자가 개인 링크들 저장을 할 수 없도록 했습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "다이렉트 채널의 두명의 구성원을 가져올 수 없습니다. channel_id=%v"
|
||||
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "Initialisatie van de berichten API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Publieke links zijn uitgeschakeld door de systeembeheerder"
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "Het is niet gelukt om de 2 deelnemers op te halen van een direct kanaal. channel_id=%v"
|
||||
|
||||
@@ -221,11 +221,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_group.bad_size.app_error",
|
||||
"translation": "Group message channels must contain at least 3 and no more than 8 users"
|
||||
"translation": "Os canais de grupo de mensagem deve conter pelo menos 3 e não mais que 8 usuários"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_group.bad_user.app_error",
|
||||
"translation": "One of the provided users does not exist"
|
||||
"translation": "Um dos usuários fornecidos não existe"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.delete_channel.archived",
|
||||
@@ -901,7 +901,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.email_batching.render_batched_post.group_message",
|
||||
"translation": "Group Message"
|
||||
"translation": "Grupo de Mensagem"
|
||||
},
|
||||
{
|
||||
"id": "api.email_batching.render_batched_post.sender.app_error",
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "Inicializando as rotas de API post"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Pré-visualizações de links foram desabilitados pelo administrador do sistema."
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "Falha ao obter 2 membros para o canal direto channel_id={{.ChannelId}}"
|
||||
@@ -1817,11 +1821,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.missing_email_address",
|
||||
"translation": "User {{.Username}} does not have an email address in the Slack export. Using {{.Email}} as a placeholder. The user should update their email address once logged in to the system.\r\n"
|
||||
"translation": "O usuário {{.Username}} não possui um endereço de email na exportação do Slack. Utilizando o {{.Email}} no lugar. O usuário deveria atualizar o seu endereço de email assim que se logar no sistema.\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.missing_email_address.warn",
|
||||
"translation": "User {{.Username}} does not have an email address in the Slack export. Using {{.Email}} as a placeholder. The user should update their email address once logged in to the system."
|
||||
"translation": "O usuário {{.Username}} não possui um endereço de email na exportação do Slack. Utilizando o {{.Email}} no lugar. O usuário deveria atualizar o seu endereço de email assim que se logar no sistema."
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.unable_import",
|
||||
@@ -2037,7 +2041,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.channel_name.group",
|
||||
"translation": "Group Message"
|
||||
"translation": "Grupo de mensagem"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.email_change_body.info",
|
||||
@@ -2173,7 +2177,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.post_subject_in_group_message",
|
||||
"translation": "{{.SubjectText}} de {{.SenderDisplayName}} em {{.Day}} {{.Month}}, {{.Year}}"
|
||||
"translation": "Novo grupo de mensagem de {{.SenderDisplayName}} em {{.Day}} {{.Month}}, {{.Year}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_body.button",
|
||||
@@ -3081,11 +3085,11 @@
|
||||
},
|
||||
{
|
||||
"id": "authentication.permissions.create_group_channel.description",
|
||||
"translation": "Ability to create new group message channels"
|
||||
"translation": "Capacidade de criar novo canal de grupo de mensagem"
|
||||
},
|
||||
{
|
||||
"id": "authentication.permissions.create_group_channel.name",
|
||||
"translation": "Create Group Message"
|
||||
"translation": "Criar grupo de mensagem"
|
||||
},
|
||||
{
|
||||
"id": "authentication.permissions.create_team_roles.description",
|
||||
@@ -5097,7 +5101,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.search.warn",
|
||||
"translation": "Query error searching posts: %v"
|
||||
"translation": "Error na query de procurar os posts: %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.update.app_error",
|
||||
@@ -5705,15 +5709,15 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.config.supported_client_locale.app_error",
|
||||
"translation": "Unable to load mattermost configuration file: DefaultClientLocale must be one of the supported locales"
|
||||
"translation": "Não foi possível carregar o arquivo de configuração do mattermost: O DefaultClientLocale deve ser um dos idiomas suportados"
|
||||
},
|
||||
{
|
||||
"id": "utils.config.supported_server_locale.app_error",
|
||||
"translation": "Unable to load mattermost configuration file: DefaultServerLocale must be one of the supported locales"
|
||||
"translation": "Não foi possível carregar o arquivo de configuração do mattermost: O DefaultServerLocale deve ser um idioma suportado"
|
||||
},
|
||||
{
|
||||
"id": "utils.config.validate_locale.app_error",
|
||||
"translation": "Unable to load mattermost configuration file: AvailableLocales must include DefaultClientLocale"
|
||||
"translation": "Não foi possível carregar o arquivo de configuração do mattermost: AvailableLocales deve ser incluir o DefaultClientLocale"
|
||||
},
|
||||
{
|
||||
"id": "utils.diagnostic.analytics_not_found.app_error",
|
||||
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "Инициализация API отправки"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Предпросмотр ссылок был запрещён системным администратором."
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "Не удалось получить 2 участников для канала личных сообщений channel_id={{.ChannelId}}"
|
||||
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "正在初始化发文 API 路由"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "链接预览已被系统管理员禁用。"
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "获取私聊频道的2个用户失败 channel_id={{.ChannelId}}"
|
||||
|
||||
@@ -1515,6 +1515,10 @@
|
||||
"id": "api.post.init.debug",
|
||||
"translation": "正在初始化貼文 API 路徑"
|
||||
},
|
||||
{
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "連結預覽已被系統管理員停用"
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "取得直接訊息頻道的兩位成員失敗 channel_id={{.ChannelId}}"
|
||||
|
||||
Ссылка в новой задаче
Block a user