"translation":"Fehler beim Senden der Anzeigenamen-Aktualisierungsnachricht"
...
...
@@ -786,6 +782,54 @@
"id":"api.command_help.name",
"translation":"hilfe"
},
{
"id":"api.command_invite.channel.app_error",
"translation":"Fehler beim Laden des aktuellen Kanals."
},
{
"id":"api.command_invite.channel.error",
"translation":"Konnte den Kanal {{.Channel}} nicht finden. Bitte nutzen Sie den [Kanal-Handle](https://about.mattermost.com/default-channel-handle-documentation), um Kanäle zu identifizieren."
"translation":"{{.User}} is already in the channel."
},
{
"id":"api.command_join.desc",
"translation":"Öffentlichen Kanal beitreten"
...
...
@@ -914,6 +958,14 @@
"id":"api.command_mute.name",
"translation":"stumm"
},
{
"id":"api.command_mute.no_channel.error",
"translation":"Konnte den Kanal {{.Channel}} nicht finden. Bitte nutzen Sie den [Kanal-Handle](https://about.mattermost.com/default-channel-handle-documentation), um Kanäle zu identifizieren."
},
{
"id":"api.command_mute.not_member.error",
"translation":"Could not mute channel {{.Channel}} as you are not a member."
},
{
"id":"api.command_mute.success_mute",
"translation":"Sie werden keine Benachrichtigungen mehr für {{.Channel}} erhalten bis die Stummschaltung aufgehoben wurde."
...
...
@@ -2794,14 +2846,14 @@
"id":"api.user.create_user.joining.error",
"translation":"Fehler beim Betreten des Standardkanals user_id=%s, team_id=%s, err=%v"
"translation":"Error to retrieve the current channel."
},
{
"id":"api.command_join.fail.app_error",
"translation":"An error occurred while joining the channel."
"id":"api.command_invite.channel.error",
"translation":"Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
},
{
"id":"api.command_join.hint",
"translation":"~[channel]"
"id":"api.command_invite.desc",
"translation":"Invite a user to a channel"
},
{
"id":"api.command_join.list.app_error",
"translation":"An error occurred while listing channels."
"translation":"{{.User}} is already in the channel."
},
{
"id":"api.command_invite.channel.app_error",
"translation":"Error to retrieve the current channel."
"id":"api.command_join.desc",
"translation":"Join the open channel"
},
{
"id":"api.command_invite.channel.error",
"translation":"Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
"id":"api.command_join.fail.app_error",
"translation":"An error occurred while joining the channel."
},
{
"id":"api.command_invite.fail.app_error",
"translation":"An error occurred while joining the channel."
"id":"api.command_join.hint",
"translation":"~[channel]"
},
{
"id":"api.command_invite.permission.app_error",
"translation":"You don't have enough permissions to add {{.User}} in {{.Channel}}."
"id":"api.command_join.list.app_error",
"translation":"An error occurred while listing channels."
"translation":"{{.User}} is already in the channel."
"id":"api.command_join.name",
"translation":"join"
},
{
"id":"api.command_invite.success",
"translation":"{{.User}} added to {{.Channel}} channel."
"id":"api.command_join.success",
"translation":"Joined channel."
},
{
"id":"api.command_kick.name",
...
...
@@ -950,14 +950,6 @@
"id":"api.command_mute.error",
"translation":"Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
},
{
"id":"api.command_mute.no_channel.error",
"translation":"Could not find the specified channel. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
},
{
"id":"api.command_mute.not_member.error",
"translation":"Could not mute channel {{.Channel}} as you are not a member."
},
{
"id":"api.command_mute.hint",
"translation":"~[channel]"
...
...
@@ -966,6 +958,14 @@
"id":"api.command_mute.name",
"translation":"mute"
},
{
"id":"api.command_mute.no_channel.error",
"translation":"Could not find the specified channel. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
},
{
"id":"api.command_mute.not_member.error",
"translation":"Could not mute channel {{.Channel}} as you are not a member."
},
{
"id":"api.command_mute.success_mute",
"translation":"You will not receive notifications for {{.Channel}} until channel mute is turned off."
...
...
@@ -2854,14 +2854,14 @@
"id":"api.user.create_user.joining.error",
"translation":"Encountered an issue joining default channels user_id=%s, team_id=%s, err=%v"
"translation":"No se pudo publicar el mensaje de actualización del nombre del canal"
...
...
@@ -786,6 +782,54 @@
"id":"api.command_help.name",
"translation":"help"
},
{
"id":"api.command_invite.channel.app_error",
"translation":"Error al recuperar el canal actual."
},
{
"id":"api.command_invite.channel.error",
"translation":"No se encontró el canal {{.Channel}}. Por favor utiliza el [identificador del canal](https://about.mattermost.com/default-channel-handle-documentation) para identificar canales."
"translation":"No se encontró el canal especificado. Por favor utiliza el [identificador del canal](https://about.mattermost.com/default-channel-handle-documentation) para identificar canales."
},
{
"id":"api.command_mute.not_member.error",
"translation":"No se pudo silenciar el canal {{.Channel}} porque no eres miembro."
},
{
"id":"api.command_mute.success_mute",
"translation":"No recibirás notificaciones para {{.Channel}} mientras el canal es silenciado."
...
...
@@ -2794,14 +2846,14 @@
"id":"api.user.create_user.joining.error",
"translation":"Se encontró un problema al unirse a los canales predeterminados user_id=%s, team_id=%s, err=%v"