mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
translations PR 20180424 (#8662)
This commit is contained in:
120
i18n/de.json
120
i18n/de.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Dieser Kanal wurde in einen privaten Kanal umgewandelt."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Für die Erstellung eines Direktnachrichtenkanals muss der createDirectChannel-API-Service verwendet werden"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v hat den Kanal verlassen."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Fehler beim Senden der Kanalkonversation als private Nachricht"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Fehler beim Abrufen des Nutzers während der Umwandlung des öffentlichen Kanals in einen privaten Kanal"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s hat diesen öffentlichen Kanal in einen privaten Kanal umgewandelt"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Sie können keinen Benutzer aus einem Direktnachrichtenkanal entfernen."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Es trat ein Fehler beim Betreten des Kanals auf."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Der Benutzer konnte nicht gefunden werden."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Fehlender Hash oder URL-Anfrage-Daten."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Fehlende Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Dieser Server erlaubt keine offenen Registrierungen. Bitte wenden Sie sich an Ihren Administrator, um eine Einladung zu erhalten."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Fehler beim Abruf des Benutzerprofils mit id=%v erzwingt Abmeldung"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Initialisiere Benutzer-API-Routen"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Ungültiger {{.Name}} Parameter"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Es muss eine Team-ID angegeben werden um einen Kanal zu erstellen"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Fehler beim Erstellen der Spalte aufgrund fehlendem Treiber"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Fehler beim Erstellen des Index %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Fehler beim Erstellen des Index aufgrund fehlendem Treiber"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Fehler beim Abruf der maximalen Länge für Spalte %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Fehler beim Öffnen der SQL Verbindung zu err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Fehler beim Öffnen der SQL Verbindung %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "Das Datenbankschema der Version %v scheint veraltet zu sein"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Das Datenbankschema wurde auf Version %v gesetzt"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Versuche Datenbankschema auf Version %v zu aktualisieren"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Es trat ein Fehler beim Löschen der Einstellungen auf"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Lösche alle ungenutzten Pre-Release-Funktionen"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Es trat ein Fehler beim Sichen der Einstellungen auf"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Konnte die Rollen nicht abrufen"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Konnte die neue Rolle nicht speichern"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Die Datenbankversion konnte nicht abgerufen werden"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Es trat ein Fehler beim Speichern der Systemeinstellung auf"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Benachrichtigungseinstellung Absenderadresse fehlt oder ist ungültig."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Benachrichtigungseinstellung Empfängeradresse fehlt oder ist ungültig."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
152
i18n/en.json
152
i18n/en.json
@@ -782,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "help"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Error to retrieve the current 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_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "You can't add someone to a direct message channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "An error occurred while joining the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "We couldn't find the user."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Join the open channel"
|
||||
@@ -810,54 +858,6 @@
|
||||
"id": "api.command_join.success",
|
||||
"translation": "Joined channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "We couldn't find the user."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Error to retrieve the current 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_invite.fail.app_error",
|
||||
"translation": "An error occurred while joining the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "You can't add someone to a direct message channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_kick.name",
|
||||
"translation": "kick"
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Missing Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "This server does not allow open signups. Please speak with your Administrator to receive an invitation."
|
||||
@@ -2910,6 +2910,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Error in getting users profile for id=%v forcing logout"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Initializing user API routes"
|
||||
@@ -3146,10 +3150,6 @@
|
||||
"id": "api.user.upload_profile_user.parse.app_error",
|
||||
"translation": "Could not parse multipart form"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.upload_profile_user.storage.app_error",
|
||||
"translation": "Unable to upload file. Image storage is not configured."
|
||||
@@ -3306,6 +3306,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Invalid {{.Name}} parameter"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Must specify the team ID to create a channel"
|
||||
@@ -6562,14 +6566,6 @@
|
||||
"id": "store.sql_post.search.disabled",
|
||||
"translation": "Searching has been disabled on this server. Please contact your System Administrator."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.search.warn",
|
||||
"translation": "Query error searching posts: %v"
|
||||
@@ -6694,6 +6690,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Unable to get roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Unable to save new role"
|
||||
@@ -6810,6 +6810,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "We couldn't get the database version"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "We encountered an error saving the system property"
|
||||
@@ -7386,10 +7390,6 @@
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
"translation": "Failed to write email message"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg_data.app_error",
|
||||
"translation": "Failed to add email message data"
|
||||
|
||||
120
i18n/es.json
120
i18n/es.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Este canal ha sido convertido a un Canal Privado."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "Este es el canal predeterminado y no se puede convertir como canal privado."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "El canal que intentas convertir ya es un canal privado."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Debe usar el servicio del api createDirectChannel para crear un canal de mensajes directos"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v abandonó el canal."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "No se pudo publicar el mensaje sobre la conversión del canal como privado"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "No se pudo recuperar el usuario, durante la conversión del canal de público a privado"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s convirtió el canal de público a privado"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invita un usuario a un canal"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "No se puede remover a alguien de un canal de mensajes directos."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Ocurrió un error al unirse al canal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[usuario] ~[canal]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Falta Nombre de Usuario y Canal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "No pudimos encontrar el usuario."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "No tienes suficientes permisos para agregar a {{.User}} en {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} agregado al canal {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} ya está en el canal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Unirte a un canal público"
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "mute"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Falta el Hash o la URL en los datos de la consulta."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Falta el Id de invitación."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Falta Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Este servidor no permite registros sin invitación. Por favor comunícate con un administrador para recibir una invitación."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Error obteniendo el pérfil de usuario para id=%v forzando el cierre de sesión"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "No se pudo obtener la imagen del perfil, usuario no encontrado."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Inicializando rutas del API para los usuarios"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Parámetro {{.Name}} inválido"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Conexión fallida: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Debe especificar el ID del equipo crear un canal"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Falla al crear la columna porque el controlador no se encuentra"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Falla al crear el indice %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Falla al crear el indice porque el controlador no se encuentra"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Falla al obtener la máxima longitud de la columna %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Falla al abrir una conexión SQL a err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Falla al abrir una conexión SQL %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "La versión del esquema de la base de datos %v parece estar desactualizada"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "El esquema de la base de datos ha sido asignado a la versión %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Intentando actualizar el esquema de la base de datos a la versión %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Encontramos un error mientras eliminabamos las preferencias"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Eliminando las características de pre-release"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Encontramos un error mientras buscamos las preferencias"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "No se pudo obtener los roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "No se pudo eliminar permanentemente todos los roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "No se pudo guardar el nuevo rol"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "No podemos obtener la versión de base de datos"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "No se pudo eliminar permanentemente la entrada en la tabla del sistema"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Entrontramos un error mientras se guardaban las propiedades del sistema"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Notificación la Dirección del remitente falta o no es válida."
|
||||
"translation": "Error ajuste \"Dirección Desde\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Notificación la Dirección de recepción falta o no es válida."
|
||||
"translation": "Error ajuste \"Dirección Para\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/fr.json
120
i18n/fr.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Ce canal a été converti en canal privé."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Vous devez utiliser le service d'API createDirectChannel pour la création d'un canal de messages personnels"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v a quitté le canal."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Failed to post channel conversion to private message"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Failed to retrieve user while converting the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s converted the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Impossible de publier le message indiquant le changement du nom d'affichage"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "aide"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Impossible de récupérer le canal courant."
|
||||
},
|
||||
{
|
||||
"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_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Vous ne pouvez pas retirer un utilisateur d'un canal de messages personnels."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Une erreur s'est produite en rejoignant le canal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Utilisateur introuvable"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Rejoint un canal ouvert"
|
||||
@@ -914,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."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Problème en tentant de rejoindre les canaux par défaut user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Hash ou URL de requête manquant."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Invite Id manquant"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Ce serveur ne permet pas d'inscriptions ouvertes. Veuillez contacter votre administrateur pour recevoir une invitation."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Erreur lors de la récupération du profil pour id=%v déconnexion forcée"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Initialisation des routes de l'API utilisateur"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Paramètre {{.Name}} invalide"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Veuillez spécifier l'identifiant d'équipe afin de créer un canal"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Impossible de créer la colonne en raison d'un driver manquant"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Impossible de créer l'index %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Impossible de créer l'index en raison d'un driver manquant"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Échec de récupération de la taille maximale de la colonne %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Impossible d'ouvrir une connexion SQL vers err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Impossible d'ouvrir une connexion SQL %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "La version du schéma de la base de données %v semble être dépassée"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Le schéma de la base de données a été migré en version %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Tentative de mise à niveau du schéma de la base de données vers la version %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Nous avons rencontré une erreur durant la suppression des préférences"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Suppression de toutes les fonctionnalités en accès anticipé non utilisées"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Nous avons rencontré une erreur durant la recherche des préférences"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Impossible de récupérer le message"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Unable to save new role"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Impossible de déterminer la version de la base de donnée"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Nous avons rencontré une erreur lors de l'enregistrement de la propriété système"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Le paramètre de notification depuis l'adresse est manquant ou invalide."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Le paramètre de notification à l'adresse est manquant ou invalide."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/it.json
120
i18n/it.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Questo canale è stato convertito in un Canale Privato."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Bisogna usare il servizio createDirectChannel API per la creazione dei messaggi diretti nel canale"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v ha lasciato il canale."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Impossibile pubblicare la conversione del canale a messaggio privato"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Impossibile recuperare gli utenti durante la conversione del canale da pubblico a privato"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s ha cambiato il canale da pubblico a privato"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Errore nell'invio del messaggio di aggiornamento del nome"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "aiuto"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Errore nel caricamento del canale corrente."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.error",
|
||||
"translation": "Impossibile trovare il canale {{.Channel}}. Usare [channel handle](https://about.mattermost.com/default-channel-handle-documentation) per identificare i canali."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invita un utente in un canale"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Non puoi rimuovere qualcuno da un canale diretto."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Si è verificato un errore durante l'entrata nel canale."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Nome utente e Canale Mancanti."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Non è stato possibile trovare l'utente."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invita"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "Non si hanno permessi sufficienti per aggiungere {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} aggiunto al canale {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} è già membro del canale."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Entra nel canale aperto"
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "silenzia"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"translation": "Impossibile trovare il canale specificato. Usare [channel handle](https://about.mattermost.com/default-channel-handle-documentation) per identificare i canali."
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.not_member.error",
|
||||
"translation": "Impossibile silenziare il canale {{.Channel}}, non ne sei membro."
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.success_mute",
|
||||
"translation": "Non riceverai ulteriori notifiche per {{.Channel}} fino a quando sarà silenziato."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Si è verificato un errore entrando nel canale di default user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Hash o URL mancante nell'interrogazione."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Id invito mancante."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Questo server non supporta la registrazione pubblica. Contatta un amministratore per ricevere un invito."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Errore nel caricamento del profilo utente id=%v uscita forzata"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Impossibile trovare l'immagine del profilo utente, utente non trovato."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Inizializzazione API Routes per l'utente"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Parametro {{.Name}} non valido"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connessione non riuscita: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "E' necessario specificare l'ID del gruppo per creare un canale"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Creazione della colonna fallita a causa di un driver mancante"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Creazione indice fallita %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Fallita creazione indice a causa di driver amncanti"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Recupero della lunghezza massima della colonna fallito %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Impossibile aprire la connessione SQL ad err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Impossibile aprire la connessione SQL %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "La versione dello schema per il database %v sembra essere datata"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Lo schema del database è stato impostato alla versione %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Tentativo di aggiornamento dello schema del database alla versione %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Errore riscontrato durante l'eliminazione delle preferenze"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Eliminazione in corso di qualsiasi funzionalità in anteprima non utilizzata"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Errore riscontrato durante la ricerca delle preferenze"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Impossibile recuperare i ruoli"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Impossibile salvare il nuovo ruolo"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Non è stato possibile trovare la versione del database"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Riscontrato un errore nel salvataggio della proprietà di sistema"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Impostazione indirizzo mittente notifica assente o non specificata."
|
||||
"translation": "Errore durante l'impostazione del campo \"Indirizzo Mittente\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Impostazione indirizzo destinatario assente o non specificata."
|
||||
"translation": "Errore durante l'impostazione del campo \"Indirizzo Destinatario\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
140
i18n/ja.json
140
i18n/ja.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "このチャンネルは非公開チャンネルに変更されました。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "ダイレクトメッセージチャンネルを作成するにはcreateDirectChannel APIを使用してください"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v がチャンネルから脱退しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "チャンネル変更について非公開メッセージとして投稿できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "公開チャンネルを非公開チャンネルに変更する際にユーザーを取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s がチャンネルを公開から非公開に変更しました"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "表示名更新メッセージを投稿できませんでした"
|
||||
@@ -517,7 +513,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_away.desc",
|
||||
"translation": "離席状態に設定します"
|
||||
"translation": "離席状態に設定する"
|
||||
},
|
||||
{
|
||||
"id": "api.command_away.name",
|
||||
@@ -637,7 +633,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_code.desc",
|
||||
"translation": "テキストをコードブロックとして表示します"
|
||||
"translation": "テキストをコードブロックとして表示する"
|
||||
},
|
||||
{
|
||||
"id": "api.command_code.hint",
|
||||
@@ -653,7 +649,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
"translation": "画像プレビューの自動折りたたみをオンにします"
|
||||
"translation": "画像プレビューの自動折りたたみをオンにする"
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.name",
|
||||
@@ -713,7 +709,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_expand.desc",
|
||||
"translation": "画像プレビューの自動折りたたみをオフにします"
|
||||
"translation": "画像プレビューの自動折りたたみをオフにする"
|
||||
},
|
||||
{
|
||||
"id": "api.command_expand.name",
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "ヘルプ"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "現在のチャンネルを取得する際にエラーが発生しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.error",
|
||||
"translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "ユーザーをチャンネルに招待する"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "ダイレクトメッセージチャンネルにメンバーを追加できません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "チャンネルに参加する際にエラーが発生しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[ユーザー名] ~[チャンネル]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "ユーザー名とチャンネルが存在しません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "ユーザーが見付かりませんでした。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "招待"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "{{.User}} を {{.Channel}} に追加する権限がありません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} がチャンネル {{.Channel}} に追加されました。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} は既にチャンネルに追加されています。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "公開されているチャンネルに参加する"
|
||||
@@ -900,7 +944,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.desc",
|
||||
"translation": "現在のチャンネル、もしくは指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにします"
|
||||
"translation": "現在のチャンネル、もしくは指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにする。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.error",
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "ミュート"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"translation": "指定したチャンネルが見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.not_member.error",
|
||||
"translation": "あなたはメンバーではないため、チャンネル {{.Channel}} をミュートできません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.success_mute",
|
||||
"translation": "チャンネルミュートがオフになるまで {{.Channel}} の通知を受け取らなくなります。"
|
||||
@@ -924,15 +976,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.success_unmute",
|
||||
"translation": "{{.Channel}} のミュートはオフになっています。"
|
||||
"translation": "{{.Channel}} はミュートされていません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.success_unmute_direct_msg",
|
||||
"translation": "このチャンネルのミュートはオフになっています。"
|
||||
"translation": "このチャンネルはミュートされていません。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_offline.desc",
|
||||
"translation": "オフライン状態に設定します"
|
||||
"translation": "オフライン状態に設定する"
|
||||
},
|
||||
{
|
||||
"id": "api.command_offline.name",
|
||||
@@ -944,7 +996,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_online.desc",
|
||||
"translation": "オンライン状態に設定します"
|
||||
"translation": "オンライン状態に設定する"
|
||||
},
|
||||
{
|
||||
"id": "api.command_online.name",
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "デフォルトのチャンネルへの参加に問題が発生しました user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "クエリデータのハッシュ、もしくはURLが見つかりません。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "招待IDが存在しません。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "トークンが存在しません。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "このサーバーは誰でも自由に利用登録できるように設定されていません。システム管理者に招待してもらってください。"
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "id=%vのユーザーのプロフィールを取得できません。強制的にログアウトします"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "ユーザーが見付からないため、プロフィール画像を取得できませんでした。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "ユーザーAPIルートを初期化しています"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "不正な{{.Name}}パラメーターです"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "接続できませんでした: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "チャンネルを作成するにはチームIDを指定しなければなりません"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "ドライバーが不足しているため列の作成ができませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "インデックス%vが作成できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "ドライバーが不足しているためインデックスが作成できませんでした"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "列%vの最大長を取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "SQL接続を開けませんでした: %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "SQL接続%vを開けませんでした"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "%vのデータベーススキーマのバージョンは古くなっています"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "データベーススキーマはバージョン%vに設定されました"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "データベーススキームのバージョンを%vにアップグレードしようとしています"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "設定を削除する際にエラーが発生しました"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "未使用のプリリリースの機能を削除しています"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "設定を探す際にエラーが発生しました"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "役割を取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "すべての役割を完全に削除できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "新しい役割を保存できませんでした"
|
||||
@@ -6692,7 +6740,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_session.save.cleanup.error",
|
||||
"translation": "Saveにおけるセッションを クリーンアップできませんでした err=%v"
|
||||
"translation": "保存する際のセッションをクリーンアップできませんでした err=%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_session.save.existing.app_error",
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "データベースのバージョンを取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "システムテーブルのエントリーを完全に削除できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "システム設定値を保存する際にエラーが発生しました"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "通知の送信元電子メールアドレス設定が存在しないか不正です。"
|
||||
"translation": "設定エラー \"送信元電子メールアドレス\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "通知の送信先電子メールアドレス設定が存在しないか不正です。"
|
||||
"translation": "設定エラー \"宛先電子メールアドレス\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/ko.json
120
i18n/ko.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "이 채널은 비공개 채널로 변경되었습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "개인 메시지 채널을 만들기 위해서는 반드시 createDirectChannel API 서비스를 이용해야 함"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v 가 채널을 떠났습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Failed to post channel conversion to private message"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Failed to retrieve user while converting the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s converted the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "displayname 업데이트 메시지 등록 실패"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "도움말"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "현재 채널을 찾는 중 오류가 발생하였습니다."
|
||||
},
|
||||
{
|
||||
"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_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "개인 메시지 채널에서 다른 사용자를 제거할 수 없습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "채널에 참가하는 중 오류가 발생했습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "사용자를 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "열린 채널에 참가"
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "음소거"
|
||||
},
|
||||
{
|
||||
"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."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "기본 채널에 참여하는데 실패했습니다. user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Missing Hash or URL query data."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Missing Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "This server does not allow open signups. Please speak with your Administrator to receive an invitation."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "id=%v 강제 로그아웃 중 유저 프로필을 가져오다가 오류가 발생했습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "사용자 API 경로 초기화 중"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "적절하지 않은 {{.Name}} 파라미터"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Must specify the team ID to create a channel"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Failed to create column because of missing driver"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Failed to create index %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Failed to create index because of missing driver"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Failed to get max length of column %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Failed to open sql connection to err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Failed to open sql connection %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "The database schema version of %v appears to be out of date"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "The database schema has been set to version %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Attempting to upgrade the database schema version to %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "We encountered an error while deleting preferences"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Deleting any unused pre-release features"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "We encountered an error while finding preferences"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "내용을 가져올수 없습니다."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Unable to save new role"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "We couldn't get the database version"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "We encountered an error saving the system property"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Notification From Address setting is missing or invalid."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Notification To Address setting is missing or invalid."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/nl.json
120
i18n/nl.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "This kanaal is omgezet naar een privékanaal."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "U moet de 'createDirectChannel' API service gebruiken om een direct kanaal aan te maken"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v heeft het kanaal verlaten."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Failed to post channel conversion to private message"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Failed to retrieve user while converting the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s converted the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Fout bij het weergeven van het bericht over de bijgewerkte weergavenaam"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "help"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Error to retrieve the current 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_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "You can't add someone to a direct message channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Er is een fout opgetreden tijdens het deelnemen aan het kanaal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "De gebruiker kan niet gevonden worden"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Neem deel aan het open kanaal"
|
||||
@@ -914,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."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Er is een fout opgetreden tijdens het deelnemen aan de standaard kanalen user_id=%s, team_id=%s, fout=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Missing Hash or URL query data."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Missing Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Deze server staat zelf aanmelden niet toe. Neem contact op met uw systeembeheerder voor een uitnodiging."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Probleem bij het ophalen van het gebruikersprofiel voor id=%v, uitlog actie geforceerd"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Initialisatie van de gebruikers api"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Ongeldige {{.Name}} parameter"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Must specify the team ID to create a channel"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Stuurprogramma mist bij het aanmaken van de kolom"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Fout bij het aanmaken van een index %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Stuurprogramma mist bij het aanmaken van een index"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Fout bij het bepalen van de maximale lengte van kolom %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Fout bij het starten van sql verbinding, fout; %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Fout bij het openen van de sql verbinding %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "Database schema versie %v lijkt niet bijgewerkt te zijn"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Het database schema is gezet op versie %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Poging om de database schema te upgraden naar versie %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Er is een probleem opgetreden tijden het verwijderen van voorkeuren"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Verdijderen van alle ongebruikte pre-release mogelijkheden"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Er is een probleem opgestreden tijdens het opzoeken van voorkeuren"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Bericht kan niet opgehaald worden"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Unable to save new role"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "We konden de database versie niet ophalen"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Er is een probleem opgetreden tijdens het opslaan van de systeem instellingen"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Notification From Address setting is missing or invalid."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Notification To Address setting is missing or invalid."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/pl.json
120
i18n/pl.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "This channel has been converted to a Private Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Do tworzenia kanału wiadomości bezpośrednich należy użyć usługi API createDirectChannel"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v opuszcza kanał."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Failed to post channel conversion to private message"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Failed to retrieve user while converting the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s converted the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Nie udało się wysłać wiadomości aktualizującej wyświetlaną nazwę"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "pomoc"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Błąd pobierania aktualnego kanału."
|
||||
},
|
||||
{
|
||||
"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_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Nie można usunąć kogoś z kanału prywatnej wiadomości."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Wystąpił błąd podczas dołączania do kanału."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Nie odnaleziono użytkownika."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Dołącz do otwartego kanału"
|
||||
@@ -914,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."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Wystąpił problem podczas dołączania do domyślnych kanalów user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Brakujące zapytanie Hash albo URL."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Brak identyfikatora zaproszenia."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Ten serwer nie zezwala na otwartą rejestrację. Skontaktuj się ze swoim administratorem aby otrzymać zaproszenie."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Błąd w trakcie pobierania profilu użytkowników dla id=%v wymusza wylogowanie"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Inicjowanie tras api użytkownika"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Nieprawidłowy parametr {{.Name}}"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "ID zespołu musi być określone aby można było stworzyć kanał"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Nie udało się utworzyć kolumny gdyż brakuje sterownika"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Nie udało się utworzyć indeksu %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Nie udało się utworzyć indeksu gdyż brakuje sterownika"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Nie udało się pobrać maksymalnej długości kolumny %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Nie można otworzyć połączenia sql błąd:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Niepowodzenie podczas otwierania połączenia sql %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "Schemat bazy danych w wersji %v wydaje się być nieaktualny"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Schemat bazy danych został zaktualizowany do wersji %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Przystępuję do aktualizacji schematu bazy danych do wersji %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Wystąpił błąd w trakcie kasowania ustawień"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Usuwanie wszystkich nieużywanych funkcji wstępnych"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Wystąpił błąd w trakcie pobierania ustawień"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Nie można pobrać wiadomości"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Unable to save new role"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Nie mogliśmy pobrać wersji bazy danych"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Napotkaliśmy błąd zapisując właściwość systemową"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Notification From Address setting is missing or invalid."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Notification To Address setting is missing or invalid."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/pt-BR.json
120
i18n/pt-BR.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Este canal foi convertido para um Canal Privado."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Deve-se usar a API de serviço createDirectChannel para criação do canal de mensagens diretas"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v deixou o canal."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Falha ao postar a conversão do canal em mensagem privada"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Falha ao recuperar usuário durante a conversão do canal de público para privado"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s convertido de canal publico para privado"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Falha ao postar a mensagem para atualização do nome de exibição"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "ajuda"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Error ao obter o canal atual."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.error",
|
||||
"translation": "Não foi possível encontrar o canal {{.Channel}}. Por favor use o [identificador de canal](https://about.mattermost.com/default-channel-handle-documentation) para identificar os canais."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Você não pode remover a pessoa de um canal de mensagens diretas"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Ocorreu um erro enquanto conectava ao canal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Não foi possível encontrar o usuário."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "convite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "Você não tem permissão suficiente para adicionar {{.User}} em {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} adicionado ao canal {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} já está no canal."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Junte-se ao canal aberto"
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "mudo"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"translation": "Não foi possível encontrar o canal {{.Channel}}. Por favor use o [identificador de canal](https://about.mattermost.com/default-channel-handle-documentation) para identificar os canais."
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.not_member.error",
|
||||
"translation": "Não foi possível silenciar o canal {{.Channel}} porque você não é um membro."
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.success_mute",
|
||||
"translation": "Você não irá receber notificações de {{.Channel}} até que o mudo do canal seja desativado."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Encontrado um problema ao se juntar ao canal padrão user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Falta a Hash ou URL nos dados da consulta."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Falta Id do Convite."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Faltando Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Este servidor não permite inscrições abertas. Por favor, fale com o seu Administrador para receber um convite."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Erro na obtenção do perfil dos usuários para id=%v forçando o logout"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Inicializando as rotas de API user"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Parâmetro {{.Name}} inválido"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "É necessário informar o ID da equipe para criar um canal"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Falha ao criar a couna devido a falta do driver"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Falha ao criar o índice %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Falha para criar o índice devido a falta do driver"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Falha ao obter o comprimento máximo da coluna %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Falha ao abrir a conexão SQL err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Falha ao abrir a conexão SQL %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "A versão do esquema do banco de dados %v parece estar desatualizada"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "O esquema do banco de dados foi ajustado para a versão %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Tentando atualizar o esquema do banco de dados para versão %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Encontramos um erro enquanto deletava as preferências"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Excluindo recursos de pré-lançamento não utilizados"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Encontramos um erro ao procurar as preferências"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Não foi possível obter as funções"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Não foi possível salvar a função"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Não foi possível obter a versão do banco de dados"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Encontramos um erro ao salvar as propriedades do sistema"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Endereço de remetente de email para notificação está faltando ou é inválido."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Endereço de email para notificação está faltando ou é inválido."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/ru.json
120
i18n/ru.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Канал преобразован в приватный."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Нужно использовать createDirectChannel из API для создания канала личных сообщений"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v покинул канал."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Failed to post channel conversion to private message"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Failed to retrieve user while converting the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s converted the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Ну удалось отправить сообщение об обновлении отображаемого имени канала"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "помощь"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Ошибка получения текущего канала."
|
||||
},
|
||||
{
|
||||
"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_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Вы не можете удалить кого-либо из канала прямого сообщения."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Во время присоединения к каналу произошла ошибка."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Не удалось найти пользователя"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Присоединиться к отрытому каналу"
|
||||
@@ -914,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."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Возникла проблема при присоединении к каналам по умолчанию user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Missing Hash or URL query data."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Отсутствует Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Этот сервер не разрешает открытую регистрацию. Пожалуйста, поговорите с администратором для получения приглашения."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "Ошибка при получении профиля пользователя для id=%v, принудительный выход"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Инициализация API пользователей"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "Недопустимый параметр {{.Name}}"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Для создания канала необходимо указать ID команды"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Не удалось создать колонку по причине отсутствующего драйвера"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "Не удалось создать индекс %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Не удалось создать индекс из-за отсутствия драйвера"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "Не удалось получить максимальную длину колонки %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "Не удалось открыть SQL соединение с err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "Не удалось открыть SQL соединение %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "Похоже, версия схемы базы данных %v устарела."
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Для схемы базы данных установлена версия %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Попытка обновить схему базы данных до версии %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Возникла ошибка при удалении настроек"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Удаление всех неиспользуемых пред-релизных функций"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Возникла ошибка при поиске настроек"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Не удалось получить post"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Unable to save new role"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Не удалось получить версию базы данных"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Возникла ошибка при сохранении свойства системы"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Notification From Address setting is missing or invalid."
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Notification To Address setting is missing or invalid."
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/tr.json
120
i18n/tr.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "Bu kanal Özel Kanala dönüştürüldü."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Doğrudan ileti kanalı eklemek için createDirectChannel API hizmeti kullanılmalıdır"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v kanaldan ayrıldı."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Kanal sohbeti özel ileti olarak gönderilemedi"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Herkese açık kanal, özel kanala dönüştürülürken kullanıcı alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s herkese açık kanalı özel kanala dönüştürdü"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Görüntülenecek ad güncelleme iletisi gönderilemedi"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "yardım"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "Geçerli kanal alınırken sorun çıktı."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.error",
|
||||
"translation": "{{.Channel}} kanalı belirlenemedi. Lütfen kanalları belirtmek için [channel handle](https://about.mattermost.com/default-channel-handle-documentation) kullanın."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "Bir kişiyi doğrudan ileti kanalından çıkaramazsınız."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "Kanala katılınılırken bir sorun çıktı."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "Kullanıcı bulunamadı."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Açık kanala katılın"
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "bildirimleri kapat"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"translation": "{{.Channel}} kanalı belirlenemedi. Lütfen kanalları belirtmek için [channel handle](https://about.mattermost.com/default-channel-handle-documentation) kullanın."
|
||||
},
|
||||
{
|
||||
"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": "Bildirimleri açana kadar {{.Channel}} kanalından bildirim almayacaksınız."
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Varsayılan kanallara katılırken bir sorun çıktı. Kullanıcı Kodu: %v, Takım Kodu: %v, Hata: %v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Missing Hash or URL query data."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Missing Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Sunucu hesap açılmasına izin vermiyor. Lütfen bir çağrı almak için yönetici ile görüşün."
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "%v kodlu kullanıcı profili alınırken sorun çıktı, oturum kapatılıyor"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "Kullanıcı API rotaları hazırlanıyor"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "{{.Name}} parametresi geçersiz"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "Bir kanal eklemek için takım kodu belirtilmelidir"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "Sütun eksik sürücü nedeniyle oluşturulamadı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "%v dizini oluşturulamadı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "Dizin eksik sürücü nedeniyle oluşturulamadı"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "%v sütununun en fazla uzunluğu alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "SQL bağlantısı açılamadı. Hata: %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "SQL bağlantısı açılamadı %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "%v veritabanı şeması sürümü eskimiş gibi görünüyor"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "Veritabanı şeması %v sürümüne ayarlandı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "Veritabanı şeması %v sürümüne yükseltilmeye çalışılıyor"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "Ayarlar silinirken bir sorun çıktı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "Kullanılmayan ön yayın özellikleri siliniyor"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "Ayarlar bulunurken bir sorun çıktı"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "Roller alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "Yeni rol kaydedilemedi"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "Veritabanı sürümü alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "Sistem özelliği kaydedilirken bir sorun çıktı"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "E-posta adresinden eklenemedi"
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "E-posta adresi eklenemedi"
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
146
i18n/zh-CN.json
146
i18n/zh-CN.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "此频道已转换到私有频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "必须使用 createDirectChannel API 创建私信频道"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v 已退出该频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "Failed to post channel conversion to private message"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "Failed to retrieve user while converting the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s converted the channel from public to private"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "发送显示名更新信息时失败"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "帮助"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "获取当前频道错误。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.error",
|
||||
"translation": "无法找到频道 {{.Channel}}。请使用[频道识别](https://about.mattermost.com/default-channel-handle-documentation) 以分辨频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "邀请用户到频道"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "您不能添加成员到私信频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "加入频道时发生错误。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[用户名] ~[频道]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "缺少用户名和频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "无法找到该用户。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "邀请"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "您没有足够的权限在 {{.Channel}} 添加 {{.User}}。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "已添加 {{.User}} 到 {{.Channel}} 频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} 已在频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "添加到公开频道"
|
||||
@@ -796,7 +840,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.hint",
|
||||
"translation": "[频道]"
|
||||
"translation": "~[频道]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.list.app_error",
|
||||
@@ -900,20 +944,28 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.desc",
|
||||
"translation": "Turns off desktop, email and push notifications for the current channel or the [channel] specified."
|
||||
"translation": "关闭当前频道或指定[频道]的桌面、邮件以及推送通知。"
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"translation": "无法找到频道 {{.Channel}}。请使用[频道识别](https://about.mattermost.com/default-channel-handle-documentation) 以分辨频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.hint",
|
||||
"translation": "[频道]"
|
||||
"translation": "~[频道]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "静音"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"translation": "无法找到指定的频道。请使用[频道识别](https://about.mattermost.com/default-channel-handle-documentation) 以分辨频道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.not_member.error",
|
||||
"translation": "无法静音频道 {{.Channel}} 因为您不是成员。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.success_mute",
|
||||
"translation": "您将不会收到 {{.Channel}} 的通知直到取消频道静音。"
|
||||
@@ -1698,11 +1750,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
|
||||
"translation": "{{.Usernames}}和{{.LastUsername}}被提到了,但是他们不会收到通知,因为他们不在这个频道。"
|
||||
"translation": "@{{.Usernames}} 与 @{{.LastUsername}} 被提到了,但是他们因不在这个频道而不会收到通知。"
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_channel_mentions.message.one",
|
||||
"translation": "{{.Username}}被提到了,但是他因不在此频道而不会收到通知。"
|
||||
"translation": "@{{.Username}} 被提到了,但是他因不在此频道而不会收到通知。"
|
||||
},
|
||||
{
|
||||
"id": "api.post.create_post.attach_files.error",
|
||||
@@ -2216,7 +2268,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_sanitise_channel_properties.name_too_long.warn",
|
||||
"translation": "Slack 导入:频道 {{.ChannelName}} 的 Handle 过长。导入时会被截断。"
|
||||
"translation": "Slack 导入:频道 {{.ChannelName}} 的识别过长。导入时会被截断。"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_sanitise_channel_properties.purpose_too_long.warn",
|
||||
@@ -2392,7 +2444,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.set_team_icon.array.app_error",
|
||||
"translation": "请求中图片为空"
|
||||
"translation": "请求中 'image' 为空"
|
||||
},
|
||||
{
|
||||
"id": "api.team.set_team_icon.decode.app_error",
|
||||
@@ -2400,7 +2452,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.set_team_icon.decode_config.app_error",
|
||||
"translation": "Could not decode team icon metadata"
|
||||
"translation": "无法解码团队图标元数据"
|
||||
},
|
||||
{
|
||||
"id": "api.team.set_team_icon.encode.app_error",
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "加入默认通道遇到一个问题 user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "无效的哈系或 URL 查询数据。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "无效的邀请 id。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "缺少令牌。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "这个服务员不允许注册。请与管理员联系,获取邀请。"
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "获取用户配置文件中的错误 id=%v 强制注销"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "无法获取个人资料图片,用户不存在。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "正在初始化用户 API 路由"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "无效的参数 {{.Name}}"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "连接失败:{{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "必须指定团队ID才能创建频道"
|
||||
@@ -3748,7 +3808,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.cluster.save_config.app_error",
|
||||
"translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled."
|
||||
"translation": "当机群开启并使用 ReadOnlyConfig 时,config.json 文件中的插件设置必须手动上传。"
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.config.app_error",
|
||||
@@ -3820,7 +3880,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.timezones.failed_deserialize.app_error",
|
||||
"translation": "读取时区配置文件失败 file={{.Filename}}, err={{.Error}}"
|
||||
"translation": "反序列化区配置文件失败 file={{.Filename}}, err={{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.timezones.load_config.app_error",
|
||||
@@ -5044,7 +5104,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.message_export.global_relay.config_missing.app_error",
|
||||
"translation": "Message export job ExportFormat is set to 'globalrelay', but GlobalRelaySettings are missing"
|
||||
"translation": "消息导出任务 ExportFormat 为 'globalrelay',但缺少 GlobalRelaySettings"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.message_export.global_relay.customer_type.app_error",
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "未能创建列,因为缺少驱动程序"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "创建索引失败 %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "未能创建索引,因为缺少驱动程序"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "未能获取列的最大长度%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "打开数据库连接失败 err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "打开数据库连接失败 %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "数据库结构版本 %v 似乎过旧"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "数据库结构版本设为 %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "试图将数据库结构版本升级到 %v"
|
||||
@@ -6496,7 +6544,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.query_max_post_size.max_post_size_bytes",
|
||||
"translation": "Post.Message supports at most %d characters (%d bytes)"
|
||||
"translation": "Post.Message 最多支持 %d 字符 (%d 字节)"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.query_max_post_size.unrecognized_driver",
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "我们删除偏好设置时出现错误"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "删除任何未使用的预发行功能"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "我们在查找偏好设置时遇到了一个错误"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "无法获取角色"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "我们无法永久删除所有角色"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "无法保存新角色"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "我们无法获得数据库版本"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "我们无法永久删除系统表数据"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "我们保存系统属性时遇到了一个错误"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "缺少或无效的从寄件人地址通知设定。"
|
||||
"translation": "设定 \"From Address\" 错误"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "缺少或无效的通知到收件人地址设定。"
|
||||
"translation": "设定 \"To Address\" 错误"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
120
i18n/zh-TW.json
120
i18n/zh-TW.json
@@ -215,6 +215,14 @@
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "此頻道已轉為私人頻道。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.default_channel_error",
|
||||
"translation": "This default channel cannot be converted into a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.convert_channel_to_private.private_channel_error",
|
||||
"translation": "The channel requested to convert is already a private channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "必須使用 createDirectChannel API 服務來建立直接訊息頻道"
|
||||
@@ -331,18 +339,6 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v 退出頻道。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.create_post.error",
|
||||
"translation": "將頻道對話發送至私人傳訊時失敗。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
|
||||
"translation": "將頻道從公開轉換成私人時無法擷取使用者"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_convert_channel_to_private.updated_from",
|
||||
"translation": "%s 已將頻道從公開轉換成私人"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "發送顯示名稱更新訊息時失敗"
|
||||
@@ -786,6 +782,54 @@
|
||||
"id": "api.command_help.name",
|
||||
"translation": "help"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.app_error",
|
||||
"translation": "取得當前頻道時錯誤。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.channel.error",
|
||||
"translation": "找不到頻道 {{.Channel}}. 請用[頻道識別](https://about.mattermost.com/default-channel-handle-documentation)以分辨頻道。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.desc",
|
||||
"translation": "Invite a user to a channel"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.directchannel.app_error",
|
||||
"translation": "無法將成員從直接通訊頻道中移除。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.fail.app_error",
|
||||
"translation": "加入頻道時發生錯誤。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.hint",
|
||||
"translation": "@[username] ~[channel]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_message.app_error",
|
||||
"translation": "Missing Username and Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.missing_user.app_error",
|
||||
"translation": "找不到使用者"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.name",
|
||||
"translation": "invite"
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.permission.app_error",
|
||||
"translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.success",
|
||||
"translation": "{{.User}} added to {{.Channel}} channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_invite.user_already_in_channel.app_error",
|
||||
"translation": "{{.User}} is already in the channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "加入公開頻道"
|
||||
@@ -914,6 +958,14 @@
|
||||
"id": "api.command_mute.name",
|
||||
"translation": "靜音"
|
||||
},
|
||||
{
|
||||
"id": "api.command_mute.no_channel.error",
|
||||
"translation": "找不到頻道 {{.Channel}}. 請用[頻道識別](https://about.mattermost.com/default-channel-handle-documentation)以分辨頻道。"
|
||||
},
|
||||
{
|
||||
"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": "直到頻道靜音關閉為止,將不會收到來自{{.Channel}}的通知。"
|
||||
@@ -2794,14 +2846,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "加入預設頻道時遇到錯誤 user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "缺少雜湊或 URL 查詢資料。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "缺少邀請 ID。"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_token.app_error",
|
||||
"translation": "Missing Token."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "本機不開放自由註冊,請從管理員處取得邀請。"
|
||||
@@ -2850,6 +2902,10 @@
|
||||
"id": "api.user.get_me.getting.error",
|
||||
"translation": "取得使用者 id=%v 資訊時遇到錯誤,強制登出"
|
||||
},
|
||||
{
|
||||
"id": "api.user.get_profile_image.not_found.app_error",
|
||||
"translation": "Unable to get profile image, user not found."
|
||||
},
|
||||
{
|
||||
"id": "api.user.init.debug",
|
||||
"translation": "正在初始化使用者 API 路徑"
|
||||
@@ -3242,6 +3298,10 @@
|
||||
"id": "api.websocket_handler.invalid_param.app_error",
|
||||
"translation": "無效的參數 {{.Name}}"
|
||||
},
|
||||
{
|
||||
"id": "app.admin.test_email.failure",
|
||||
"translation": "Connection unsuccessful: {{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.create_channel.no_team_id.app_error",
|
||||
"translation": "建立頻道時必須指定團隊 ID"
|
||||
@@ -5742,10 +5802,6 @@
|
||||
"id": "store.sql.create_column_missing_driver.critical",
|
||||
"translation": "因為找不到驅動,建立欄位失敗"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index.critical",
|
||||
"translation": "建立索引 %v 失敗"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.create_index_missing_driver.critical",
|
||||
"translation": "因為找不到驅動,建立索引失敗"
|
||||
@@ -5770,10 +5826,6 @@
|
||||
"id": "store.sql.maxlength_column.critical",
|
||||
"translation": "取得欄位 %v 最大長度失敗"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.critical",
|
||||
"translation": "開啟 SQL 連線失敗 err:%v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.open_conn.panic",
|
||||
"translation": "開啟 SQL 連線失敗 %v"
|
||||
@@ -5794,10 +5846,6 @@
|
||||
"id": "store.sql.schema_out_of_date.warn",
|
||||
"translation": "%v 的資料庫結構描述版本似乎過期了"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_set.info",
|
||||
"translation": "資料庫結構描述已被設定為版本 %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql.schema_upgrade_attempt.warn",
|
||||
"translation": "正在嘗試將資料庫結構描述版本升級至 %v"
|
||||
@@ -6530,10 +6578,6 @@
|
||||
"id": "store.sql_preference.delete.app_error",
|
||||
"translation": "刪除偏好設定時遇到錯誤"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.delete_unused_features.debug",
|
||||
"translation": "正在刪除所有沒有使用的預先發佈功能"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_preference.get.app_error",
|
||||
"translation": "尋找偏好設定時遇到錯誤"
|
||||
@@ -6642,6 +6686,10 @@
|
||||
"id": "store.sql_role.get_by_names.app_error",
|
||||
"translation": "無法取得角色"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.permanent_delete_all.app_error",
|
||||
"translation": "We could not permanently delete all the roles"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_role.save.insert.app_error",
|
||||
"translation": "無法儲存新角色"
|
||||
@@ -6758,6 +6806,10 @@
|
||||
"id": "store.sql_system.get_version.app_error",
|
||||
"translation": "無法取得資料庫版本"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.permanent_delete_by_name.app_error",
|
||||
"translation": "We could not permanently delete the system table entry"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_system.save.app_error",
|
||||
"translation": "儲存系統參數時遇到錯誤"
|
||||
@@ -7328,7 +7380,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "缺少通知信寄件人地址設定或是該設定無效。"
|
||||
"translation": "Error setting \"From Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -7344,7 +7396,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "缺少通知信收件人地址設定或是該設定無效。"
|
||||
"translation": "Error setting \"To Address\""
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
Reference in New Issue
Block a user