diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json
index 3899bb9b6..7f0f7188f 100644
--- a/assets/base/i18n/de.json
+++ b/assets/base/i18n/de.json
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "Maximale Dateigröße für Anhänge in MB. Achtung: Stelle sicher, dass der Server die gewählte Größe unterstützt. Große Dateien erhöhen das Risiko eines Servercrashes und von abgebrochenen Uploads bei Netzwerkstörungen.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "Maximale Dateigröße:",
- "admin.image.previewHeightDescription": "Maximale Höhe des Vorschaubildes (\"0\": Automatische Berechnung). Änderungen dieses Wertes wirken sich auf die zukünftige Darstellung der Vorschaubilder aus, aber nicht auf bereits bestehende Bilder.",
- "admin.image.previewHeightExample": "Z.B.: \"0\"",
- "admin.image.previewHeightTitle": "Vorschau der Bildhöhe:",
- "admin.image.previewWidthDescription": "Maximale Breite des Vorschaubildes. Änderungen dieses Wertes wirken sich auf die zukünftige Darstellung der Vorschaubilder aus, aber nicht auf bereits bestehende Bilder.",
- "admin.image.previewWidthExample": "Z.B.: \"1024\"",
- "admin.image.previewWidthTitle": "Breite der Vorschau:",
- "admin.image.profileHeightDescription": "Höhe des Profilbildes.",
- "admin.image.profileHeightExample": "Z.B.: \"0\"",
- "admin.image.profileHeightTitle": "Profilbild Höhe:",
- "admin.image.profileWidthDescription": "Breite des Profilbildes.",
- "admin.image.profileWidthExample": "Z.B.: \"1024\"",
- "admin.image.profileWidthTitle": "Profilbild Breite:",
"admin.image.publicLinkDescription": "32-Zeichen Salt um die öffentlich Links von Bildern zu signieren. Wird bei der Installation zufällig generiert. Klicken Sie \"Neu generieren\" um einen neuen Salt zu erstellen.",
"admin.image.publicLinkExample": "Z.B.: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "Salt für öffentlichen Links:",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "Dateisystem, in dem Dateien und Bilder gespeichert werden.
Die Auswahl von \"Amazon S3\" aktiviert die Felder zur Eingabe des Amazonzuganges.
Die Auswahl von \"lokalem Speicher\" aktiviert das Feld um einen lokalen Dateipfad auszuwählen.",
"admin.image.storeLocal": "Lokales Dateisystem",
"admin.image.storeTitle": "Dateisystem:",
- "admin.image.thumbHeightDescription": "Höhe der Vorschaubilder welche beim Hochladen von Bildern generiert werden. Änderungen dieses Wertes wirken sich auf die zukünftige Darstellung der Vorschaubilder aus, aber nicht auf bereits bestehende Bilder.",
- "admin.image.thumbHeightExample": "Z.B.: \"100\"",
- "admin.image.thumbHeightTitle": "Höhe des Vorschaubildes:",
- "admin.image.thumbWidthDescription": "Breite der Vorschaubilder welche beim Hochladen von Bildern generiert werden. Änderungen dieses Wertes wirken sich auf die zukünftige Darstellung der Vorschaubilder aus, aber nicht auf bereits bestehende Bilder.",
- "admin.image.thumbWidthExample": "Z.B.: \"120\"",
- "admin.image.thumbWidthTitle": "Breite des Vorschaubildes:",
"admin.integrations.custom": "Benutzerdefinierte Integrationen",
"admin.integrations.external": "Externe Dienste",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "Dateien",
"admin.sidebar.general": "Allgemein",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "Bilder",
"admin.sidebar.integrations": "Integrationen",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Rechtsabteilung und Support",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "Begrenze Kontoerstellung auf spezifizierte E-Mail-Domains:",
"admin.team.restrict_direct_message_any": "Jeder Nutzer auf dem Mattermost Server",
"admin.team.restrict_direct_message_team": "Jedes Mitglied des Teams",
+ "admin.team.showFullname": "Show first and last name (default)",
+ "admin.team.showNickname": "Zeige Spitzname wenn verfügbar, sonst zeige Vor- und Nachname",
+ "admin.team.showUsername": "Show username",
"admin.team.siteNameDescription": "Name des Dienstes, der auf der Anmeldeseite und der Seiten angezeigt wird.",
"admin.team.siteNameExample": "Z.B.: \"Mattermost\"",
"admin.team.siteNameTitle": "Seitenname:",
"admin.team.teamCreationDescription": "Wenn falsch können nur Systemadministratoren Teams erstellen.",
"admin.team.teamCreationTitle": "Aktiviere Team Erstellung: ",
+ "admin.team.teammateNameDisplay": "Namensdarstellung der Teammitglider",
+ "admin.team.teammateNameDisplayDesc": "Wählen Sie, wie die Namen anderer Benutzer in Direktnachrichten angezeigt werden sollen.",
"admin.team.upload": "Hochladen",
"admin.team.uploadDesc": "Individualisieren Sie ihre Nutzererfahrung durch das Hinzufügen eines Bildes zu ihrem Anmeldebildschirm. Die empfohlene maximale Bildgröße beträgt unter 2MB.",
"admin.team.uploaded": "Hochgeladen!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "Schließen",
"channel_loader.connection_error": "Es scheint ein Problem mit Ihrer Internetverbindung zu geben.",
"channel_loader.posted": "Verschickt",
- "channel_loader.socketError": "Bitte überprüfen Sie die Verbindung, Mattermost ist nicht erreichbar. Wenn das Problem bestehen bitten Sie Ihren Administrator den WebSocket Port zu überprüfen.",
+ "channel_loader.postedImage": " hat ein Bild hochgeladen",
+ "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port.",
"channel_loader.someone": "Jemand",
"channel_loader.something": " hat etwas neues gemacht",
"channel_loader.unknown_error": "Es wurde ein unerwarteter Statuscode vom Server empfangen.",
@@ -1718,6 +1705,9 @@
"mobile.custom_list.no_results": "Keine Ergebnisse",
"mobile.drawer.teamsTitle": "Teams",
"mobile.edit_post.title": "Nachricht bearbeiten",
+ "mobile.error_handler.button": "Relaunch",
+ "mobile.error_handler.description": "\nClick relaunch to open the app again. After restart, you can report the problem from the settings menu.\n",
+ "mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Ein Foto oder ein Video aufnehmen",
"mobile.file_upload.library": "Foto-Bibliothek",
"mobile.file_upload.more": "Mehr",
@@ -1769,6 +1759,9 @@
"mobile.select_team.join_open": "Offene Teams, denen Sie beitreten können",
"mobile.select_team.no_teams": "Es sind keine Teams zum Betreten für Sie verfügbar.",
"mobile.server_ping_failed": "Kann nicht mit Server verbinden. Bitte überprüfen Sie ihre Server-URL und Internetverbindung.",
+ "mobile.server_upgrade.button": "OK",
+ "mobile.server_upgrade.description": "\nA server upgrade is required to use the Mattermost app. Please ask your System Administrator for details.\n",
+ "mobile.server_upgrade.title": "Server upgrade required",
"mobile.server_url.invalid_format": "URL muss mit http:// oder https:// beginnen",
"mobile.session_expired": "Sitzung abgelaufen: Bitte anmelden um weiterhin Benachrichtigungen zu erhalten.",
"mobile.settings.team_selection": "Teamauswahl",
@@ -2067,7 +2060,7 @@
"suggestion.search.private": "Private Kanäle",
"suggestion.search.public": "Öffentliche Kanäle",
"system_users_list.count": "{count, number} {count, plural, one {Benutzer} other {Benutzer}}",
- "system_users_list.countPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 Mitglieder} one {Mitglied} other {Mitglieder}} von {total} insgesamt",
+ "system_users_list.countPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 Mitglieder} one {Mitglied} other {Mitglieder}} von {total, number} insgesamt",
"system_users_list.countSearch": "{count, number} {count, plural, one {Benutzer} other {Benutzer}} von {total, number} total",
"team_export_tab.download": "Download",
"team_export_tab.export": "Exportieren",
@@ -2192,8 +2185,6 @@
"user.settings.display.collapseOff": "Eingeklappt",
"user.settings.display.collapseOn": "Ausgeklappt",
"user.settings.display.fixedWidthCentered": "Feste Breite, zentriert",
- "user.settings.display.fontDesc": "Wählen Sie die Schriftart zur Anzeige im Mattermost Interface aus.",
- "user.settings.display.fontTitle": "Schriftart",
"user.settings.display.fullScreen": "Ganze Breite",
"user.settings.display.language": "Sprache",
"user.settings.display.messageDisplayClean": "Standard",
@@ -2209,7 +2200,7 @@
"user.settings.display.showFullname": "Zeige Vor- und Nachname",
"user.settings.display.showNickname": "Zeige Spitzname wenn verfügbar, sonst zeige Vor- und Nachname",
"user.settings.display.showUsername": "Zeige Benutzername (Standard)",
- "user.settings.display.teammateDisplay": "Namensdarstellung der Teammitglider",
+ "user.settings.display.teammateNameDisplay": "Namensdarstellung der Teammitglider",
"user.settings.display.theme.applyToAllTeams": "Motiv für alle meine Teams festlegen",
"user.settings.display.theme.customTheme": "Benutzerdefiniertes Motiv",
"user.settings.display.theme.describe": "Öffnen um das Motiv zu ändern",
@@ -2437,7 +2428,7 @@
"user_profile.webrtc.unavailable": "Neuer Anruf nicht möglich bis ihr bestehender Anruf beendet ist",
"view_image.loading": "Laden ",
"view_image_popover.download": "Herunterladen",
- "view_image_popover.file": "File {count, number} of {total, number}",
+ "view_image_popover.file": "Datei {count, number} von {total, number}",
"view_image_popover.publicLink": "Öffentlichen Link erhalten",
"web.footer.about": "Über",
"web.footer.help": "Hilfe",
diff --git a/assets/base/i18n/en.json b/assets/base/i18n/en.json
index 1071a1888..86395e49b 100644
--- a/assets/base/i18n/en.json
+++ b/assets/base/i18n/en.json
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "Maximum file size for message attachments in megabytes. Caution: Verify server memory can support your setting choice. Large file sizes increase the risk of server crashes and failed uploads due to network interruptions.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "Maximum File Size:",
- "admin.image.previewHeightDescription": "Maximum height of preview image (\"0\": Sets to auto-size). Updating this value changes how preview images render in future, but does not change images created in the past.",
- "admin.image.previewHeightExample": "E.g.: \"0\"",
- "admin.image.previewHeightTitle": "Image Preview Height:",
- "admin.image.previewWidthDescription": "Maximum width of preview image. Updating this value changes how preview images render in future, but does not change images created in the past.",
- "admin.image.previewWidthExample": "E.g.: \"1024\"",
- "admin.image.previewWidthTitle": "Image Preview Width:",
- "admin.image.profileHeightDescription": "Height of profile picture.",
- "admin.image.profileHeightExample": "E.g.: \"0\"",
- "admin.image.profileHeightTitle": "Profile Picture Height:",
- "admin.image.profileWidthDescription": "Width of profile picture.",
- "admin.image.profileWidthExample": "E.g.: \"1024\"",
- "admin.image.profileWidthTitle": "Profile Picture Width:",
"admin.image.publicLinkDescription": "32-character salt added to signing of public image links. Randomly generated on install. Click \"Regenerate\" to create new salt.",
"admin.image.publicLinkExample": "E.g.: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "Public Link Salt:",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "Storage system where files and image attachments are saved.
Selecting \"Amazon S3\" enables fields to enter your Amazon credentials and bucket details.
Selecting \"Local File System\" enables the field to specify a local file directory.",
"admin.image.storeLocal": "Local File System",
"admin.image.storeTitle": "File Storage System:",
- "admin.image.thumbHeightDescription": "Height of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
- "admin.image.thumbHeightExample": "E.g.: \"100\"",
- "admin.image.thumbHeightTitle": "Attachment Thumbnail Height:",
- "admin.image.thumbWidthDescription": "Width of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
- "admin.image.thumbWidthExample": "E.g.: \"120\"",
- "admin.image.thumbWidthTitle": "Attachment Thumbnail Width:",
"admin.integrations.custom": "Custom Integrations",
"admin.integrations.external": "External Services",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "Files",
"admin.sidebar.general": "General",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "Images",
"admin.sidebar.integrations": "Integrations",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Legal and Support",
@@ -832,7 +813,7 @@
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.noteTitle": "Note:",
- "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query.",
"admin.sql.queryTimeoutExample": "E.g.: \"30\"",
"admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "Restrict account creation to specified email domains:",
"admin.team.restrict_direct_message_any": "Any user on the Mattermost server",
"admin.team.restrict_direct_message_team": "Any member of the team",
+ "admin.team.showFullname": "Show first and last name (default)",
+ "admin.team.showNickname": "Show nickname if one exists, otherwise show first and last name",
+ "admin.team.showUsername": "Show username",
"admin.team.siteNameDescription": "Name of service shown in login screens and UI.",
"admin.team.siteNameExample": "E.g.: \"Mattermost\"",
"admin.team.siteNameTitle": "Site Name:",
"admin.team.teamCreationDescription": "When false, only System Administrators can create teams.",
"admin.team.teamCreationTitle": "Enable Team Creation: ",
+ "admin.team.teammateNameDisplay": "Teammate Name Display:",
+ "admin.team.teammateNameDisplayDesc": "Set how to display users' names in posts and the Direct Messages list.",
"admin.team.upload": "Upload",
"admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.",
"admin.team.uploaded": "Uploaded!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "Close",
"channel_loader.connection_error": "There appears to be a problem with your internet connection.",
"channel_loader.posted": "Posted",
- "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port.",
+ "channel_loader.postedImage": " posted an image",
+ "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port.",
"channel_loader.someone": "Someone",
"channel_loader.something": " did something new",
"channel_loader.unknown_error": "We received an unexpected status code from the server.",
@@ -2198,8 +2185,6 @@
"user.settings.display.collapseOff": "Collapsed",
"user.settings.display.collapseOn": "Expanded",
"user.settings.display.fixedWidthCentered": "Fixed width, centered",
- "user.settings.display.fontDesc": "Select the font displayed in the Mattermost user interface.",
- "user.settings.display.fontTitle": "Display Font",
"user.settings.display.fullScreen": "Full width",
"user.settings.display.language": "Language",
"user.settings.display.messageDisplayClean": "Standard",
@@ -2215,7 +2200,7 @@
"user.settings.display.showFullname": "Show first and last name",
"user.settings.display.showNickname": "Show nickname if one exists, otherwise show first and last name",
"user.settings.display.showUsername": "Show username (default)",
- "user.settings.display.teammateDisplay": "Teammate Name Display",
+ "user.settings.display.teammateNameDisplay": "Teammate Name Display",
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
"user.settings.display.theme.customTheme": "Custom Theme",
"user.settings.display.theme.describe": "Open to manage your theme",
diff --git a/assets/base/i18n/es.json b/assets/base/i18n/es.json
index 01b495521..a20d12565 100644
--- a/assets/base/i18n/es.json
+++ b/assets/base/i18n/es.json
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "Tamaño máximo de los archivos adjuntos a los mensajes en megabytes. Precaución: Compruebe que la memoria del servidor puede soportar la configuración seleccionada. Los archivos de gran tamaño, pueden aumentar el riesgo de que se bloquee el servidor o que ocurran fallos debido a interrupciones en la red.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "Tamaño máximo de los Archivos:",
- "admin.image.previewHeightDescription": "Altura máxima para la vista previa de la imágen (\"0\": Establecer a tamaño-automático). Actualizando este valor los cambios de vista previa se hacen en el futuro, pero no cambia para imagenes creadas en el pasado.",
- "admin.image.previewHeightExample": "Ej.: \"0\"",
- "admin.image.previewHeightTitle": "Altura de las Imágenes en Vista Previa:",
- "admin.image.previewWidthDescription": "Ancho máximo para la vista previa de la imágen. Actualizando este valor los cambios de vista previa se hacen en el futuro, pero no cambia para imagenes creadas en el pasado.",
- "admin.image.previewWidthExample": "Ej.: \"1024\"",
- "admin.image.previewWidthTitle": "Ancho de la Vista Previa de las Imágenes:",
- "admin.image.profileHeightDescription": "Alto de imagen de perfil.",
- "admin.image.profileHeightExample": "Ej.: \"0\"",
- "admin.image.profileHeightTitle": "Alto de la Imagen de Perfil:",
- "admin.image.profileWidthDescription": "Ancho de la imagen de perfil.",
- "admin.image.profileWidthExample": "Ej.: \"1024\"",
- "admin.image.profileWidthTitle": "Ancho del la Imagen de Perfil:",
"admin.image.publicLinkDescription": "Salt de 32-characteres agregado para firmar los enlaces para las imágenes públicas. Aleatoriamente generados en la instalación. Haz clic en \"Regenerar\" para crear un nuevo salt.",
"admin.image.publicLinkExample": "Ej.: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "Título del enlace público:",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "Sistema de Almacenamiento donde los archivos e imagenes adjuntos serán guardados.
Al seleccionar \"Amazon S3\" habilita los campos para ingresar las credenciales de Amazon y los detalles de los bucket.
Al seleccionar \"Almacenamiento Local\" habilita los campos para especificar un directorio local.",
"admin.image.storeLocal": "Sistema local de archivos",
"admin.image.storeTitle": "Sistema de Almacenamiento de Archivos:",
- "admin.image.thumbHeightDescription": "Alto de imágen miniatura subida. Actualizando este valor la imagen miniatura cambia en el futuro, pero no cambia para imagenes creadas en el pasado.",
- "admin.image.thumbHeightExample": "Ej.: \"100\"",
- "admin.image.thumbHeightTitle": "Altura de las Miniaturas de los Adjuntos:",
- "admin.image.thumbWidthDescription": "Ancho de imágen miniatura subida. Actualizando este valor la imagen miniatura cambia en el futuro, pero no cambia para imagenes creadas en el pasado.",
- "admin.image.thumbWidthExample": "Ej.: \"120\"",
- "admin.image.thumbWidthTitle": "Ancho de las Miniaturas de los Adjuntos:",
"admin.integrations.custom": "Integraciones Personalizadas",
"admin.integrations.external": "Servicios Externos",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "Archivos",
"admin.sidebar.general": "General",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "Imagenes",
"admin.sidebar.integrations": "Integraciones",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Legal y Soporte",
@@ -832,7 +813,7 @@
"admin.sql.maxOpenTitle": "Máximo de conexiones abiertas:",
"admin.sql.noteDescription": "Cambiando las propiedades de esta sección se requerirá reiniciar el servidor para que los cambios tomen efecto",
"admin.sql.noteTitle": "Nota:",
- "admin.sql.queryTimeoutDescription": "El número de segundos a esperar por una respuesta de la base de datos después de la apertura de una conexión y envío de la consulta. Los errores que se ven en la interfaz de usuario o en los registros como resultado de que una consulta fallara por el tiempo de espera puede variar dependiendo del tipo de consulta. Este ajuste no tiene ningún efecto en las bases de datos PostgreSQL.",
+ "admin.sql.queryTimeoutDescription": "El número de segundos a esperar por una respuesta de la base de datos después de la apertura de una conexión y envío de la consulta. Los errores que se ven en la interfaz de usuario o en los registros como resultado de que una consulta fallara por el tiempo de espera puede variar dependiendo del tipo de consulta.",
"admin.sql.queryTimeoutExample": "Ej.: \"30\"",
"admin.sql.queryTimeoutTitle": "Tiempo de espera de la consulta:",
"admin.sql.replicas": "Origen de datos de réplica:",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "Restringir la creación de cuentas a los dominios de correo electrónico especificados:",
"admin.team.restrict_direct_message_any": "Cualquier usuario en el servidor de Mattermost",
"admin.team.restrict_direct_message_team": "Cualquier miembro del equipo",
+ "admin.team.showFullname": "Mostrar el nombre y apellido (predeterminado)",
+ "admin.team.showNickname": "Mostrar el sobrenombre si existe, de lo contrario mostrar el nombre y apellido",
+ "admin.team.showUsername": "Mostrar nombre de usuario",
"admin.team.siteNameDescription": "Nombre de servicios mostrados en pantalla login y UI.",
"admin.team.siteNameExample": "Ej.: \"Mattermost\"",
"admin.team.siteNameTitle": "Nombre de sitio:",
"admin.team.teamCreationDescription": "Cuando es falso, sólo los Administradores del Sistema podrán crear equipos.",
"admin.team.teamCreationTitle": "Habilitar Creación de Equipos: ",
+ "admin.team.teammateNameDisplay": "Visualización del nombre de los compañeros:",
+ "admin.team.teammateNameDisplayDesc": "Asigna como mostrar los nombres de los otros usuarios en los mensajes y en la lista de Mensajes Directos.",
"admin.team.upload": "Subir",
"admin.team.uploadDesc": "Personalizar la experiencia de usuario mediante la adición de una imagen personalizada en la pantalla de inicio de sesión. Se Recomienda que el tamaño máximo de la imagen sea menos de 2 MB.",
"admin.team.uploaded": "Subida!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "Cerrar",
"channel_loader.connection_error": "Parece haber un problema con tu conexión a internet.",
"channel_loader.posted": "Publicó",
- "channel_loader.socketError": "No se puede conectar con Mattermost, por favor revise su conexión. Si el problema persiste, solicite a un administrador que revise el puerto del WebSocket.",
+ "channel_loader.postedImage": " publicó una imagen",
+ "channel_loader.socketError": "Por favor, revisa la conexión, Mattermost no puede contactarse. Si el problema persiste, solicite al administrador que revise el puerto del WebSocket",
"channel_loader.someone": "Alguien",
"channel_loader.something": " hizo algo nuevo",
"channel_loader.unknown_error": "Hemos recibido un código de estado inesperado del servidor.",
@@ -1718,6 +1705,9 @@
"mobile.custom_list.no_results": "Sin resultados",
"mobile.drawer.teamsTitle": "Equipos",
"mobile.edit_post.title": "Editando Mensaje",
+ "mobile.error_handler.button": "Reiniciar",
+ "mobile.error_handler.description": "\nPresiona reiniciar para abrir la aplicación de nuevo. Después de reiniciar, puedes reportar el problema desde el menú de configuración.\n",
+ "mobile.error_handler.title": "Ocurrió un error inesperado.",
"mobile.file_upload.camera": "Sacar Foto o Vídeo",
"mobile.file_upload.library": "Librería de Fotos",
"mobile.file_upload.more": "Más",
@@ -1769,6 +1759,9 @@
"mobile.select_team.join_open": "Equipos a los que te puedes unir",
"mobile.select_team.no_teams": "No hay equipos disponibles a los que te puedas unir.",
"mobile.server_ping_failed": "No se puede conectar con el servidor. Por favor verifica el URL ingresado y que tengas conexión a internet.",
+ "mobile.server_upgrade.button": "Aceptar",
+ "mobile.server_upgrade.description": "\nEs necesaria una actualización del servidor para utilizar la aplicación de Mattermost. Por favor, preguntale a tu Administrador del Sistema para obtener más detalles.\n",
+ "mobile.server_upgrade.title": "Es necesario actualizar el Servidor",
"mobile.server_url.invalid_format": "URL debe comenzar con http:// o https://",
"mobile.session_expired": "Sesión Caducada: Por favor, inicia sesión para seguir recibiendo notificaciones.",
"mobile.settings.team_selection": "Seleccionar Equipo",
@@ -2192,8 +2185,6 @@
"user.settings.display.collapseOff": "Colapsado",
"user.settings.display.collapseOn": "Expandido",
"user.settings.display.fixedWidthCentered": "De ancho fijo, centrado",
- "user.settings.display.fontDesc": "Selecciona la fuente con la que quieres ver la interfaz de Mattermost.",
- "user.settings.display.fontTitle": "Fuente de Visualización",
"user.settings.display.fullScreen": "De ancho total",
"user.settings.display.language": "Idioma",
"user.settings.display.messageDisplayClean": "Estándar",
@@ -2209,7 +2200,7 @@
"user.settings.display.showFullname": "Mostrar nombre y apellido",
"user.settings.display.showNickname": "Mostrar el sobrenombre si existe, de lo contrario mostrar el nombre y apellido",
"user.settings.display.showUsername": "Mostrar el nombre de usuario (predeterminado)",
- "user.settings.display.teammateDisplay": "Visualización del nombre de los integrantes",
+ "user.settings.display.teammateNameDisplay": "Visualización del nombre de los compañeros",
"user.settings.display.theme.applyToAllTeams": "Aplicar el nuevo tema para todos mis equipos",
"user.settings.display.theme.customTheme": "Tema Personalizado",
"user.settings.display.theme.describe": "Abrir para administrar tu tema",
diff --git a/assets/base/i18n/fr.json b/assets/base/i18n/fr.json
index 22e4c2366..83e485c7b 100644
--- a/assets/base/i18n/fr.json
+++ b/assets/base/i18n/fr.json
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "Taille maximum des pièce jointes en Mo. Attention : vérifiez que la mémoire du serveur puisse supporter votre saisie. Les gros fichiers augmentent les risques de crash serveur de de téléchargement échoués à cause des erreurs réseau.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "Taille de fichier maximum :",
- "admin.image.previewHeightDescription": "Hauteur maxi de l'aperçu d'image (\"0\" pour taille automatique). Mettre cette valeur à jour change la manière dont les aperçus d'image seront générés par la suite, mais ne modifie pas les aperçus déjà générés.",
- "admin.image.previewHeightExample": "Ex. : \"0\"",
- "admin.image.previewHeightTitle": "Hauteur d'aperçu d'image :",
- "admin.image.previewWidthDescription": "Largeur maximale de l'aperçu d'image. Mettre cette valeur à jour change la manière dont les aperçus d'image seront générés par la suite, mais ne modifie pas les aperçus déjà générés.",
- "admin.image.previewWidthExample": "Ex. : \"1024\"",
- "admin.image.previewWidthTitle": "Largeur d'aperçu d'image :",
- "admin.image.profileHeightDescription": "Hauteur de la photo de profil",
- "admin.image.profileHeightExample": "Ex. : \"0\"",
- "admin.image.profileHeightTitle": "Hauteur de photo de profil :",
- "admin.image.profileWidthDescription": "Largeur de la photo de profil.",
- "admin.image.profileWidthExample": "Ex. : \"1024\"",
- "admin.image.profileWidthTitle": "Largeur de photo de profil :",
"admin.image.publicLinkDescription": "Clé de salage de 32 caractères ajoutée aux e-mails d'invitation. Générée aléatoirement lors de l'installation. Veuillez cliquer sur \"Regénérer\" pour créer une nouvelle clé de salage.",
"admin.image.publicLinkExample": "Ex. : \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "Clé de salage publique :",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "Système de stockage où les fichiers, images et pièces jointes sont enregistrés.
Choisissez \"Amazon S3\" pour saisir vos accès à Amazon et le bucket où stocker vos fichiers.
Sélectionnez \"Système de fichier local\" pour choisir le répertoire du serveur où enregistrer les fichiers.",
"admin.image.storeLocal": "Disque local",
"admin.image.storeTitle": "Système de stockage des fichiers :",
- "admin.image.thumbHeightDescription": "Hauteur des miniatures générées pour les images envoyées. Changer cette valeur modifie la façon dont les miniatures apparaîtront dans le futur, mais ne modifie pas les images créées précédemment.",
- "admin.image.thumbHeightExample": "Ex. : \"100\"",
- "admin.image.thumbHeightTitle": "Hauteur des miniatures de pièces jointes :",
- "admin.image.thumbWidthDescription": "Largeur des miniatures générées pour les images envoyées. Changer cette valeur modifie la façon dont les miniatures apparaîtront dans le futur, mais ne modifie pas les images créées précédemment.",
- "admin.image.thumbWidthExample": "Ex. : \"120\"",
- "admin.image.thumbWidthTitle": "Largeur des miniatures de pièces jointes :",
"admin.integrations.custom": "Intégrations personnalisées",
"admin.integrations.external": "Services externes",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "Ficher",
"admin.sidebar.general": "Général",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "Images",
"admin.sidebar.integrations": "Intégrations",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Mentions légales",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "Restreindre la création de compte à ces domaines :",
"admin.team.restrict_direct_message_any": "Tout utilisateur sur le serveur Mattermost",
"admin.team.restrict_direct_message_team": "Tout les membres de l’équipe",
+ "admin.team.showFullname": "Show first and last name (default)",
+ "admin.team.showNickname": "Afficher le pseudo s'il existe, sinon afficher le prénom d'abord puis le nom",
+ "admin.team.showUsername": "Show username",
"admin.team.siteNameDescription": "Nom du service affiché dans les écrans de connexion et l'interface.",
"admin.team.siteNameExample": "Ex. : \"Mattermost\"",
"admin.team.siteNameTitle": "Nom du site :",
"admin.team.teamCreationDescription": "Si désactivé, seuls les administrateurs système peuvent créer des équipes.",
"admin.team.teamCreationTitle": "Autoriser la création d'équipes : ",
+ "admin.team.teammateNameDisplay": "Affichage des membres de l'équipe",
+ "admin.team.teammateNameDisplayDesc": "Choisissez comment afficher les autres utilisateurs dans les messages et les listes de messages privés.",
"admin.team.upload": "Télécharger",
"admin.team.uploadDesc": "Personnalisez votre expérience utilisateur en ajoutant une image personnalisée sur votre écran de connexion. Taille d'image recommandée inférieure à 2Mio.",
"admin.team.uploaded": "téléchargement terminé!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "Fermer",
"channel_loader.connection_error": "Oups... Il semble que votre connexion internet ait un problème...",
"channel_loader.posted": "Posté",
- "channel_loader.socketError": "Vérifiez votre connexion, impossible de se connecter à Mattermost. Si ce problème persiste, demandez à un administrateur de vérifier le port WebSocket.",
+ "channel_loader.postedImage": " téléchargé une image",
+ "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port.",
"channel_loader.someone": "Quelqu'un",
"channel_loader.something": " a fait quelque chose",
"channel_loader.unknown_error": "Réponse incorrecte de la part du serveur.",
@@ -1718,6 +1705,9 @@
"mobile.custom_list.no_results": "Aucun résultat",
"mobile.drawer.teamsTitle": "Équipes",
"mobile.edit_post.title": "Edition du message",
+ "mobile.error_handler.button": "Relaunch",
+ "mobile.error_handler.description": "\nClick relaunch to open the app again. After restart, you can report the problem from the settings menu.\n",
+ "mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Prendre une photo ou une vidéo",
"mobile.file_upload.library": "Bibliothèque de photos",
"mobile.file_upload.more": "Plus…",
@@ -1769,6 +1759,9 @@
"mobile.select_team.join_open": "Les autres équipes que vous pouvez rejoindre.",
"mobile.select_team.no_teams": "Il n'y a aucune équipe disponible que vous pouvez rejoindre.",
"mobile.server_ping_failed": "Impossible de se connecter au serveur. Veuillez vérifier l'URL de votre serveur et votre connexion internet.",
+ "mobile.server_upgrade.button": "OK",
+ "mobile.server_upgrade.description": "\nA server upgrade is required to use the Mattermost app. Please ask your System Administrator for details.\n",
+ "mobile.server_upgrade.title": "Server upgrade required",
"mobile.server_url.invalid_format": "L'URL doit commencer par http:// ou https://",
"mobile.session_expired": "La session a expiré. Veuillez vous connecter pour continuer à recevoir les notifications.",
"mobile.settings.team_selection": "Sélection d'équipe",
@@ -2192,8 +2185,6 @@
"user.settings.display.collapseOff": "Réduit",
"user.settings.display.collapseOn": "Etendu",
"user.settings.display.fixedWidthCentered": "Largeur fixe, centré",
- "user.settings.display.fontDesc": "Choisissez la police de caractères utilisée pour l'interface de Mattermost.",
- "user.settings.display.fontTitle": "Police d'affichage",
"user.settings.display.fullScreen": "Largeur pleine",
"user.settings.display.language": "Langue",
"user.settings.display.messageDisplayClean": "Standard",
@@ -2209,7 +2200,7 @@
"user.settings.display.showFullname": "Afficher prénom et nom",
"user.settings.display.showNickname": "Afficher le pseudo s'il existe, sinon afficher le prénom d'abord puis le nom",
"user.settings.display.showUsername": "Afficher le nom d'utilisateur (défaut)",
- "user.settings.display.teammateDisplay": "Affichage des membres de l'équipe",
+ "user.settings.display.teammateNameDisplay": "Affichage des membres de l'équipe",
"user.settings.display.theme.applyToAllTeams": "Appliquer le nouveau thème à toutes mes équipes",
"user.settings.display.theme.customTheme": "Thème personnalisé",
"user.settings.display.theme.describe": "Ouvrez pour gérer votre thème",
diff --git a/assets/base/i18n/it.json b/assets/base/i18n/it.json
index ed604dd77..f483ee739 100644
--- a/assets/base/i18n/it.json
+++ b/assets/base/i18n/it.json
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "Dimensione massima per gli allegati dei messaggi in megabytes. Attenzione: Verificare che il server disponga di sufficiente memoria per supportare la tua scelta.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "Dimensione Massima File:",
- "admin.image.previewHeightDescription": "Altezza massima dell'anteprima immagine (\"0\": imposta la dimensione automaticamente). Aggiornando questo valore viene modificato l'aspetto delle immagini caricate in futuro, questo non ha effetto sui precedenti caricamenti.",
- "admin.image.previewHeightExample": "Es.: \"10\"",
- "admin.image.previewHeightTitle": "Altezza Antemprima Immagine:",
- "admin.image.previewWidthDescription": "Larghezza massima dell'anteprima immagine. Aggiornando questo valore viene modificato l'aspetto delle immagini caricate in futuro, questo non ha effetto sui precedenti caricamenti. ",
- "admin.image.previewWidthExample": "Es.: \"10\"",
- "admin.image.previewWidthTitle": "Larghezza Anteprima immagine:",
- "admin.image.profileHeightDescription": "Altezza dell'immagine profilo.",
- "admin.image.profileHeightExample": "Es.: \"0\"",
- "admin.image.profileHeightTitle": "Altezza immagine Profilo:",
- "admin.image.profileWidthDescription": "Larghezza immagine profilo.",
- "admin.image.profileWidthExample": "Es.: \"1024\"",
- "admin.image.profileWidthTitle": "Larghezza Immagine Profilo:",
"admin.image.publicLinkDescription": "Salt di 32 caratteri aggiunto per firmare i collegamenti pubblici alle immagini. Viene generato casualmente ad ogni installazione. Clic su \"Rigenera\" per creare un nuovo salt.",
"admin.image.publicLinkExample": "Es.: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "Collegamento salt pubblico:",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "Il sistema di storage dove allegati file ed immagini vengono salvati.
Selezionando \"Amazon S3\" verranno abilitati i campi in cui immettere le credenziali ed il nome del bucket Amazon.
Selezionando \"Filesystem Locale\" verrà abilitato il campo necessario per specificare il percorso ad una cartella locale.",
"admin.image.storeLocal": "Filesystem Locale",
"admin.image.storeTitle": "Sistema di Storage File:",
- "admin.image.thumbHeightDescription": "Altezza delle anteprime generate dai file caricati. Aggiornare questo valore modifica il modo con cui verranno visualizzate le immagini in futuro, ma non quelle create in passato.",
- "admin.image.thumbHeightExample": "Es.: \"100\"",
- "admin.image.thumbHeightTitle": "Altezza Anteprima Allegato:",
- "admin.image.thumbWidthDescription": "Larghezza delle anteprime generate dai file caricati. Aggiornare questo valore modifica il modo con cui verranno visualizzate le immagini in futuro, ma non quelle create in passato. ",
- "admin.image.thumbWidthExample": "Es.: \"120\"",
- "admin.image.thumbWidthTitle": "Larghezza Anteprima Allegati:",
"admin.integrations.custom": "Integrazione personalizzata",
"admin.integrations.external": "Servizi esterni",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "Files",
"admin.sidebar.general": "Generale",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "Immagini",
"admin.sidebar.integrations": "Integrazioni",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "Aspetti legali e supporto",
@@ -832,7 +813,7 @@
"admin.sql.maxOpenTitle": "Numero massimo di connessioni:",
"admin.sql.noteDescription": "Modificare le impostazioni in questa sezione richiede un riavvio del server affinché abbiano effetto.",
"admin.sql.noteTitle": "Nota:",
- "admin.sql.queryTimeoutDescription": "Il numero di secondi in cui attende una risposta dal database dopo aver aperto una connessione e inviato una richiesta. Errori visibili nell'interfaccia utente oppure nei log come risultato di un timeout di una query possono dipendere dal tipo di query. Questa impostazione non ha effetto su database PostgreSQL.",
+ "admin.sql.queryTimeoutDescription": "Il numero di secondi da attendere una risposta dal database dopo aver aperto una connessione e inviato una richiesta. Gli errori visualizzati nell'interfaccia utente oppure nei log come risultato di un timeout di una query possono cambiare a seconda del tipo di query.",
"admin.sql.queryTimeoutExample": "Es.: \"30\"",
"admin.sql.queryTimeoutTitle": "Timeout Query:",
"admin.sql.replicas": "Repliche sorgente dati:",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "Restringi la creazione di account ai domini specificati:",
"admin.team.restrict_direct_message_any": "Qualunque utente sul server Mattermost",
"admin.team.restrict_direct_message_team": "Qualsiasi membro del gruppo",
+ "admin.team.showFullname": "Show first and last name (default)",
+ "admin.team.showNickname": "Visualizza soprannome se esiste, altrimenti visualizza nome e cognome",
+ "admin.team.showUsername": "Show username",
"admin.team.siteNameDescription": "Nome del servizio visualizzato nella pagina di accesso e nell'interfaccia utente.",
"admin.team.siteNameExample": "Es.: \"Mattermost\"",
"admin.team.siteNameTitle": "Nome del sito:",
"admin.team.teamCreationDescription": "Se false, solo gli Amministratori di Sistema possono creare Gruppi.",
"admin.team.teamCreationTitle": "Abilita creazione gruppi:",
+ "admin.team.teammateNameDisplay": "Visualizza nome collega",
+ "admin.team.teammateNameDisplayDesc": "Seleziona come visualizzare i nomi degli altri utenti nelle pubblicazioni e nelle liste dei messaggi diretti.",
"admin.team.upload": "Carica",
"admin.team.uploadDesc": "Personalizza la tua esperienza utente aggiungendo un'immagine personalizzata alla pagina di accesso. La dimensione massima raccomandata per l'immagine è inferiore ai 2 MB.",
"admin.team.uploaded": "Caricato!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "Chiudi",
"channel_loader.connection_error": "Sembra esserci un problema con la tua connessione internet.",
"channel_loader.posted": "Pubblicato",
- "channel_loader.socketError": "Controlla la connessione, Mattermost è irragiungibile. Se questo problema persiste, chiedi all'amministratore di controllare la porta del Websocket.",
+ "channel_loader.postedImage": " ha caricato un'immagine",
+ "channel_loader.socketError": "Controlla la connessione, Mattermost non è raggiungibile. Se il problema persiste chiedi al tuo Amministratore di Sistema di controllare la porta del WebSocket.",
"channel_loader.someone": "Qualcuno",
"channel_loader.something": " ha fatto qualcosa di nuovo",
"channel_loader.unknown_error": "Abbiamo ricevuto un codice di stato inaspettato dal server.",
@@ -1332,7 +1319,7 @@
"error_bar.expiring": "La licenza Enterprise scade il {date}. Rinnova ora la licenza.",
"error_bar.past_grace": "La licenza Enterprise è scaduta e alcune funzionalità possono essere state disattivate. Contatta il tuo Amministratore di Sistema per ulteriori dettagli.",
"error_bar.preview_mode": "Modalità anteprima: Le notifiche email non sono state configurate",
- "error_bar.site_url": "Configura il tuo {docsLink} nel {link}.",
+ "error_bar.site_url": "Configura il tuo {docsLink} nella {link}.",
"error_bar.site_url.docsLink": "URL del sito",
"error_bar.site_url.link": "Console di Sistema",
"error_bar.site_url_gitlab": "Configura il tuo {docsLink} nella Console di Sistema o in gitlab.rb se stai usando GitLab Mattermost.",
@@ -1688,7 +1675,7 @@
"mobile.channel_info.alertTitleDeleteChannel": "Elimina {term}",
"mobile.channel_info.alertTitleLeaveChannel": "Tralascia {term}",
"mobile.channel_info.alertYes": "Si",
- "mobile.channel_info.delete_failed": "We couldn't delete the channel {displayName}. Please check your connection and try again.",
+ "mobile.channel_info.delete_failed": "Impossibile cancellare il canale {displayName}. Controlla la connessione e riprova.",
"mobile.channel_info.privateChannel": "Canale privato",
"mobile.channel_info.publicChannel": "Canale Pubblico",
"mobile.channel_list.alertMessageLeaveChannel": "Sei sicuro di voler tralasciare questo {term} {name}?",
@@ -1718,6 +1705,9 @@
"mobile.custom_list.no_results": "Nessun risultato",
"mobile.drawer.teamsTitle": "Gruppi",
"mobile.edit_post.title": "Modifica Messaggio",
+ "mobile.error_handler.button": "Riavvia",
+ "mobile.error_handler.description": "\nClicca riavvia per aprire di nuovo l'app. Dopo il riavvio, puoi segnalare il problema dal menu impostazioni.\n",
+ "mobile.error_handler.title": "Rilevato errore non previsto",
"mobile.file_upload.camera": "Scatta una Foto o registra un Video",
"mobile.file_upload.library": "Galleria Fotografica",
"mobile.file_upload.more": "Più",
@@ -1726,7 +1716,7 @@
"mobile.intro_messages.DM": "Questo è l'inizio della tua conversazione privata con {teammate}. Messaggi diretti e file condivisi qui non saranno accessibili ad altre persone.",
"mobile.intro_messages.default_message": "Questo è il primo canale che i colleghi vedranno una volta effettuato l'accesso - usalo per comunicare aggiornamenti che chiunque dovrebbe conoscere.",
"mobile.intro_messages.default_welcome": "Benvenuto a {name}!",
- "mobile.join_channel.error": "We couldn't join the channel {displayName}. Please check your connection and try again.",
+ "mobile.join_channel.error": "Impossibile aggiungere il canale {displayName}. Controlla la connessione e riprova.",
"mobile.loading_channels": "Caricamento Canali...",
"mobile.loading_members": "Caricamento Membri...",
"mobile.loading_posts": "Caricamento Messaggi...",
@@ -1735,7 +1725,7 @@
"mobile.offlineIndicator.connected": "Connesso",
"mobile.offlineIndicator.connecting": "Connessione...",
"mobile.offlineIndicator.offline": "Nessuna connessione internet",
- "mobile.open_dm.error": "We couldn't open a direct message with {displayName}. Please check your connection and try again.",
+ "mobile.open_dm.error": "Impossibile aprire un messaggio diretto con {displayName}. Controlla la connessione e riprova.",
"mobile.post.cancel": "Annulla",
"mobile.post.delete_question": "Sei sicuro di voler eliminare questo post?",
"mobile.post.delete_title": "Elimina Post",
@@ -1769,6 +1759,9 @@
"mobile.select_team.join_open": "Gruppi librei a cui puoi accedere",
"mobile.select_team.no_teams": "Non ci sono gruppi disponibili",
"mobile.server_ping_failed": "Impossibile connettersi al server. Per favore controlla l'URL del tuo server e la connessione internet.",
+ "mobile.server_upgrade.button": "OK",
+ "mobile.server_upgrade.description": "\nE' richiesto un aggiornamento del server per usare l'app di Mattermost. Chiedi al tuo Amministratore di Sistema per i dettagli.\n",
+ "mobile.server_upgrade.title": "Richiesto aggiornamento del server",
"mobile.server_url.invalid_format": "L'URL Deve iniziare con http:// o https://",
"mobile.session_expired": "Sessione scaduta: accedere per ricevere le notifiche.",
"mobile.settings.team_selection": "Seleziona gruppo",
@@ -1795,7 +1788,7 @@
"msg_typing.someone": "Qualcuno",
"multiselect.add": "Aggiungi",
"multiselect.go": "Vai",
- "multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ",
+ "multiselect.numPeopleRemaining": "Usa ↑↓ per navigare, ↵ per scegliere. Puoi aggiungere {num, number} più {num, plural, one {person} altre {people}}. ",
"multiselect.numRemaining": "Si possono ancora aggiungere {num, number}",
"multiselect.placeholder": "Cercare ed aggiungere membri",
"navbar.addMembers": "Aggiungi Membro",
@@ -2192,8 +2185,6 @@
"user.settings.display.collapseOff": "Contratto",
"user.settings.display.collapseOn": "Espanso",
"user.settings.display.fixedWidthCentered": "Larghezza fissa, centrato",
- "user.settings.display.fontDesc": "Seleziona il carattere utilizzato dall'interfaccia utente di Mattermost.",
- "user.settings.display.fontTitle": "Carattere visualizzato",
"user.settings.display.fullScreen": "A tutta larghezza",
"user.settings.display.language": "Lingua",
"user.settings.display.messageDisplayClean": "Standard",
@@ -2209,7 +2200,7 @@
"user.settings.display.showFullname": "Visualizza nome e cognome",
"user.settings.display.showNickname": "Visualizza soprannome se esiste, altrimenti visualizza nome e cognome",
"user.settings.display.showUsername": "Visualizza nome utente (default)",
- "user.settings.display.teammateDisplay": "Visualizza nome collega",
+ "user.settings.display.teammateNameDisplay": "Visualizza nome collega",
"user.settings.display.theme.applyToAllTeams": "Applica il nuovo tema a tutti i miei gruppi",
"user.settings.display.theme.customTheme": "Tema personalizzato",
"user.settings.display.theme.describe": "Apri per gestire il tema",
diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json
index 86bd75d41..13b96c3f9 100644
--- a/assets/base/i18n/ja.json
+++ b/assets/base/i18n/ja.json
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "メッセージに添付するファイルの最大サイズ(MB)。注意: サーバーメモリーがそのサイズをサポートできることを確認してください。巨大なファイルサイズはサーバーをクラッシュさせる恐れがあり、ネットワークの問題でアップロードが失敗するリスクも増加します。",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "最大ファイルサイズ:",
- "admin.image.previewHeightDescription": "プレビューイメージの最大高さ(\"0\"を設定すると自動でサイズが決められます)を指定します。この値を変更することで、設定以降の画像サイズが変更されます。しかし設定以前の画像サイズは変更されません。",
- "admin.image.previewHeightExample": "例: \"0\"",
- "admin.image.previewHeightTitle": "画像プレビューの高さ:",
- "admin.image.previewWidthDescription": "プレビュー画像の最大幅(\"0\"を設定すると自動でサイズが決められます)を指定します。この値を変更することで、設定以降の画像サイズが変更されます。しかし設定以前の画像サイズは変更されません。",
- "admin.image.previewWidthExample": "例: \"1024\"",
- "admin.image.previewWidthTitle": "画像プレビューの幅:",
- "admin.image.profileHeightDescription": "プロフィール画像の高さです。",
- "admin.image.profileHeightExample": "例: \"0\"",
- "admin.image.profileHeightTitle": "プロフィール画像の高さ:",
- "admin.image.profileWidthDescription": "プロフィール画像の幅です。",
- "admin.image.profileWidthExample": "例: \"1024\"",
- "admin.image.profileWidthTitle": "プロフィール画像の幅:",
"admin.image.publicLinkDescription": "公開画像リンクの署名に32文字のソルトを付与します。これはインストールするたびにランダムに生成されます。新しいソルトを生成するには「再生成する」をクリックしてください。",
"admin.image.publicLinkExample": "例: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "公開リンクソルト:",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "添付するファイルと画像を保存するストレージシステム。
\"Amazon S3\"を選択した場合、Amazonの認証情報の入力欄が有効化されます。
\"ローカルファイルシステム\"を選択した場合、ローカルのファイルディレクトリーの入力欄が有効化されます。",
"admin.image.storeLocal": "ローカルファイルシステム",
"admin.image.storeTitle": "ファイルストレージシステム:",
- "admin.image.thumbHeightDescription": "アップロードされた画像から生成されるサムネイルの高さを指定します。この値を変更することで、設定以降のサムネイルサイズが変更されます。しかし設定以前の画像は変更されません。",
- "admin.image.thumbHeightExample": "例: \"100\"",
- "admin.image.thumbHeightTitle": "添付サムネイルの高さ:",
- "admin.image.thumbWidthDescription": "アップロードされた画像から生成されるサムネイルの幅を指定します。この値を変更することで、設定以降のサムネイルサイズが変更されます。しかし設定以前の画像は変更されません。",
- "admin.image.thumbWidthExample": "例: \"120\"",
- "admin.image.thumbWidthTitle": "添付サムネイルの幅:",
"admin.integrations.custom": "カスタム統合機能",
"admin.integrations.external": "外部のサービス",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "ファイル",
"admin.sidebar.general": "全般",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "画像",
"admin.sidebar.integrations": "統合機能",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "法的事項とサポート",
@@ -832,7 +813,7 @@
"admin.sql.maxOpenTitle": "最大稼働接続数:",
"admin.sql.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動させる必要があります。",
"admin.sql.noteTitle": "注意:",
- "admin.sql.queryTimeoutDescription": "データベースに接続し、問い合わせを開始してからレスポンスを待つ秒数。問い合わせタイムアウトの結果としてUIやログで確認できるエラー内容は、問い合わせの種類によって異なります。この設定はPostgreSQLに対しては影響しません。",
+ "admin.sql.queryTimeoutDescription": "データベースに接続し、問い合わせを開始してからレスポンスを待つ秒数です。問い合わせタイムアウトの結果としてUIやログで確認できるエラー内容は、問い合わせの種類によって異なります。",
"admin.sql.queryTimeoutExample": "例: \"30\"",
"admin.sql.queryTimeoutTitle": "問い合わせタイムアウト:",
"admin.sql.replicas": "データソースレプリカ:",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "特定のドメインに電子メールでのアカウント作成を制限する:",
"admin.team.restrict_direct_message_any": "Mattermostの全てのユーザー",
"admin.team.restrict_direct_message_team": "チームのメンバーのみ",
+ "admin.team.showFullname": "氏名を表示する (デフォルト)",
+ "admin.team.showNickname": "ニックネームが存在すればそれを表示する。存在していなければ氏名を表示する",
+ "admin.team.showUsername": "ユーザー名を表示する",
"admin.team.siteNameDescription": "ログイン画面とユーザーインターフェースで表示されるサービス名です。",
"admin.team.siteNameExample": "例: \"Mattermost\"",
"admin.team.siteNameTitle": "サイト名:",
"admin.team.teamCreationDescription": "無効な場合、システム管理者だけがチームを作成できます。",
"admin.team.teamCreationTitle": "チーム作成を有効にする: ",
+ "admin.team.teammateNameDisplay": "チームメイトの名前の表示",
+ "admin.team.teammateNameDisplayDesc": "投稿やダイレクトメッセージ中の他のユーザーの名前の表示方法を設定します。",
"admin.team.upload": "アップロードする",
"admin.team.uploadDesc": "ログイン画面にカスタム画像を追加することで、ユーザー体験をカスタマイズできます。2MB以下の画像を推奨します。",
"admin.team.uploaded": "アップロードしました!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "閉じる",
"channel_loader.connection_error": "あなたのインターネット接続には問題があるようです。",
"channel_loader.posted": "投稿済",
- "channel_loader.socketError": "Mattermostに接続できません。接続を確認してください。この状態が続くようであれば、システム管理者にWebSocketポートを確認するように依頼してください。",
+ "channel_loader.postedImage": " が画像をアップロードしました",
+ "channel_loader.socketError": "接続を確認してください、Mattermostに接続できません。問題が続くようならば、管理者にウェブソケットのポートを確認するよう問い合わせてください。",
"channel_loader.someone": "誰か",
"channel_loader.something": " が何か新しいことをした",
"channel_loader.unknown_error": "サーバーから想定していないステータスを受信しました。",
@@ -1688,7 +1675,7 @@
"mobile.channel_info.alertTitleDeleteChannel": "{term} を削除する",
"mobile.channel_info.alertTitleLeaveChannel": "{term}から脱退する",
"mobile.channel_info.alertYes": "はい",
- "mobile.channel_info.delete_failed": "We couldn't delete the channel {displayName}. Please check your connection and try again.",
+ "mobile.channel_info.delete_failed": "チャンネル {displayName} を削除できませんでした。接続を確認し、もう一度試してみてください。",
"mobile.channel_info.privateChannel": "非公開チャンネル",
"mobile.channel_info.publicChannel": "公開チャンネル",
"mobile.channel_list.alertMessageLeaveChannel": "{term} {name} から本当に脱退しますか?",
@@ -1718,6 +1705,9 @@
"mobile.custom_list.no_results": "該当するものはありません",
"mobile.drawer.teamsTitle": "チーム",
"mobile.edit_post.title": "メッセージ編集中",
+ "mobile.error_handler.button": "再起動",
+ "mobile.error_handler.description": "\nアプリケーションを再開するために再起動をクリックしてください。再起動した後、設定メニューから問題を報告してください。\n",
+ "mobile.error_handler.title": "予期しないエラーが発生しました。",
"mobile.file_upload.camera": "写真もしくはビデオを撮る",
"mobile.file_upload.library": "フォトライブラリー",
"mobile.file_upload.more": "もっと",
@@ -1726,7 +1716,7 @@
"mobile.intro_messages.DM": "{teammate}とのダイレクトメッセージの履歴の最初です。ダイレクトメッセージとそこで共有されているファイルは、この領域の外のユーザーからは見ることができません。",
"mobile.intro_messages.default_message": "ここはチームメイトが利用登録した際に最初に見るチャンネルです - みんなが知るべき情報を投稿してください。",
"mobile.intro_messages.default_welcome": "{name}へようこそ!",
- "mobile.join_channel.error": "We couldn't join the channel {displayName}. Please check your connection and try again.",
+ "mobile.join_channel.error": "チャンネル {displayName} に参加できませんでした。接続を確認し、もう一度試してみてください。",
"mobile.loading_channels": "チャンネルをロード中...",
"mobile.loading_members": "メンバーをロード中...",
"mobile.loading_posts": "メッセージをロード中...",
@@ -1735,7 +1725,7 @@
"mobile.offlineIndicator.connected": "接続しました",
"mobile.offlineIndicator.connecting": "接続中",
"mobile.offlineIndicator.offline": "インターネット未接続",
- "mobile.open_dm.error": "We couldn't open a direct message with {displayName}. Please check your connection and try again.",
+ "mobile.open_dm.error": "{displayName} とのダイレクトメッセージを開くことができませんでした。接続を確認し、もう一度試してみてください。",
"mobile.post.cancel": "キャンセル",
"mobile.post.delete_question": "この投稿を本当に削除しますか?",
"mobile.post.delete_title": "投稿を削除する",
@@ -1769,6 +1759,9 @@
"mobile.select_team.join_open": "参加可能なチームを開く",
"mobile.select_team.no_teams": "あなたが参加できるチームはありません。",
"mobile.server_ping_failed": "サーバーに接続できません。サーバーのURLとインターネット接続を確認してください。",
+ "mobile.server_upgrade.button": "OK",
+ "mobile.server_upgrade.description": "\nMattermostアプリケーションを利用するにはサーバーをアップグレードする必要があります。詳細についてはシステム管理者に問い合わせてください。\n",
+ "mobile.server_upgrade.title": "サーバーのアップグレードが必要です",
"mobile.server_url.invalid_format": "URLはhttp://またはhttps://から始まらなくてはいけません",
"mobile.session_expired": "セッション有効期限切れ: 通知を受け取るためにログインしてください。",
"mobile.settings.team_selection": "チームを切り替える",
@@ -1795,7 +1788,7 @@
"msg_typing.someone": "誰か",
"multiselect.add": "追加",
"multiselect.go": "ジャンプ",
- "multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ",
+ "multiselect.numPeopleRemaining": "↑↓で閲覧、 ↵で選択。あと{num, number} {num, plural, one {person} other {people}} 追加できます。 ",
"multiselect.numRemaining": "あと{num, number}人追加できます",
"multiselect.placeholder": "メンバーを検索し追加します",
"navbar.addMembers": "メンバーを追加する",
@@ -2192,8 +2185,6 @@
"user.settings.display.collapseOff": "折り畳まれる",
"user.settings.display.collapseOn": "展開される",
"user.settings.display.fixedWidthCentered": "固定幅、中央寄せ",
- "user.settings.display.fontDesc": "Mattermostユーザーインターフェイスで使うフォントを選択してください。",
- "user.settings.display.fontTitle": "表示フォント",
"user.settings.display.fullScreen": "最大幅",
"user.settings.display.language": "言語",
"user.settings.display.messageDisplayClean": "標準",
@@ -2206,10 +2197,10 @@
"user.settings.display.nameOptsDesc": "投稿やダイレクトメッセージ中の他のユーザーの名前の表示方法を設定します。",
"user.settings.display.normalClock": "時計の12時間表示(例: 4:00 PM)",
"user.settings.display.preferTime": "時刻の表示形式を選択します。",
- "user.settings.display.showFullname": "名前を表示する",
+ "user.settings.display.showFullname": "氏名を表示する",
"user.settings.display.showNickname": "ニックネームが存在すればそれを表示する。存在していなければ氏名を表示する",
"user.settings.display.showUsername": "ユーザー名を表示する(デフォルト)",
- "user.settings.display.teammateDisplay": "チームメイトの名前の表示",
+ "user.settings.display.teammateNameDisplay": "チームメイトの名前の表示",
"user.settings.display.theme.applyToAllTeams": "全ての自分のチームに新しいテーマを適用する",
"user.settings.display.theme.customTheme": "カスタムテーマ",
"user.settings.display.theme.describe": "テーマを管理する",
diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json
index 603192231..b89fb51f2 100644
--- a/assets/base/i18n/ko.json
+++ b/assets/base/i18n/ko.json
@@ -1,6 +1,6 @@
{
"about.close": "닫기",
- "about.copyright": "Copyright 2016 Mattermost, Inc. All rights reserved",
+ "about.copyright": "Copyright 2015 - {currentYear} Mattermost, Inc. All rights reserved",
"about.database": "데이터베이스:",
"about.date": "빌드 일자:",
"about.enterpriseEditionLearn": "엔터프라이즈 에디션에 대한 자세한 정보 ",
@@ -137,7 +137,7 @@
"add_outgoing_webhook.triggerWordsTriggerWhen.help": "Choose when to trigger the outgoing webhook; if the first word of a message matches a Trigger Word exactly, or if it starts with a Trigger Word.",
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "First word matches a trigger word exactly",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "First word starts with a trigger word",
- "add_users_to_team.title": "Add New Members To {teamName} Team",
+ "add_users_to_team.title": "{teamName}팀에 새 멤버 추가",
"admin.advance.cluster": "High Availability",
"admin.advance.metrics": "Performance Monitoring",
"admin.audits.reload": "사용자 활동 기록 새로고침",
@@ -415,18 +415,6 @@
"admin.image.maxFileSizeDescription": "Maximum file size for message attachments in megabytes. Caution: Verify server memory can support your setting choice. Large file sizes increase the risk of server crashes and failed uploads due to network interruptions.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "최대 파일 크기:",
- "admin.image.previewHeightDescription": "Maximum height of preview image (\"0\": Sets to auto-size). Updating this value changes how preview images render in future, but does not change images created in the past.",
- "admin.image.previewHeightExample": "예시 \"0\"",
- "admin.image.previewHeightTitle": "이미지 미리보기 높이:",
- "admin.image.previewWidthDescription": "Maximum width of preview image. Updating this value changes how preview images render in future, but does not change images created in the past.",
- "admin.image.previewWidthExample": "예시 \"1024\"",
- "admin.image.previewWidthTitle": "이미지 미리보기 너비:",
- "admin.image.profileHeightDescription": "Height of profile picture.",
- "admin.image.profileHeightExample": "예시 \"0\"",
- "admin.image.profileHeightTitle": "프로필 사진 높이:",
- "admin.image.profileWidthDescription": "Width of profile picture.",
- "admin.image.profileWidthExample": "예시 \"1024\"",
- "admin.image.profileWidthTitle": "프로필 사진 너비:",
"admin.image.publicLinkDescription": "32-character salt added to signing of public image links. Randomly generated on install. Click \"Regenerate\" to create new salt.",
"admin.image.publicLinkExample": "예시 \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "공개 링크 Salt:",
@@ -436,12 +424,6 @@
"admin.image.storeDescription": "Storage system where files and image attachments are saved.
Selecting \"Amazon S3\" enables fields to enter your Amazon credentials and bucket details.
Selecting \"Local File System\" enables the field to specify a local file directory.",
"admin.image.storeLocal": "로컬 파일 시스템",
"admin.image.storeTitle": "파일 저장소 시스템:",
- "admin.image.thumbHeightDescription": "Height of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
- "admin.image.thumbHeightExample": "예시 \"100\"",
- "admin.image.thumbHeightTitle": "첨부파일 썸네일 높이:",
- "admin.image.thumbWidthDescription": "Width of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
- "admin.image.thumbWidthExample": "예시 \"120\"",
- "admin.image.thumbWidthTitle": "첨부파일 썸네일 너비:",
"admin.integrations.custom": "Custom Integrations",
"admin.integrations.external": "외부 서비스",
"admin.integrations.webrtc": "Mattermost WebRTC",
@@ -782,7 +764,6 @@
"admin.sidebar.files": "파일",
"admin.sidebar.general": "일반",
"admin.sidebar.gitlab": "GitLab",
- "admin.sidebar.images": "이미지",
"admin.sidebar.integrations": "통합",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.legalAndSupport": "지원",
@@ -832,7 +813,7 @@
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.noteTitle": "Note:",
- "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query.",
"admin.sql.queryTimeoutExample": "예시 \"30\"",
"admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
@@ -891,11 +872,16 @@
"admin.team.restrictTitle": "Restrict account creation to specified email domains:",
"admin.team.restrict_direct_message_any": "Any user on the Mattermost server",
"admin.team.restrict_direct_message_team": "Any member of the team",
+ "admin.team.showFullname": "Show first and last name (default)",
+ "admin.team.showNickname": "별명이 있으면 별명으로 보기, 없으면 본명으로 보기",
+ "admin.team.showUsername": "Show username",
"admin.team.siteNameDescription": "Name of service shown in login screens and UI.",
"admin.team.siteNameExample": "예시 \"Mattermost\"",
"admin.team.siteNameTitle": "사이트 이름:",
"admin.team.teamCreationDescription": "When false, only System Administrators can create teams.",
"admin.team.teamCreationTitle": "팀 생성: ",
+ "admin.team.teammateNameDisplay": "사용자명 표시",
+ "admin.team.teammateNameDisplayDesc": "글과 대화 목록에서 사용자의 이름이 어떻게 표시될 지 선택하세요.",
"admin.team.upload": "업로드",
"admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.",
"admin.team.uploaded": "업로드 완료!",
@@ -1121,7 +1107,8 @@
"channel_invite.close": "닫기",
"channel_loader.connection_error": "There appears to be a problem with your internet connection.",
"channel_loader.posted": "Posted",
- "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port.",
+ "channel_loader.postedImage": " uploaded an image",
+ "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to check WebSocket port.",
"channel_loader.someone": "Someone",
"channel_loader.something": " did something new",
"channel_loader.unknown_error": "We received an unexpected status code from the server.",
@@ -1138,12 +1125,12 @@
"channel_members_modal.members": " 회원",
"channel_modal.cancel": "취소",
"channel_modal.createNew": "새로 만들기",
- "channel_modal.descriptionHelp": "{term}은 이렇게 사용되어야 합니다.",
+ "channel_modal.descriptionHelp": "이 채널은 이렇게 사용되어야 합니다.",
"channel_modal.displayNameError": "Channel name must be 2 or more characters",
"channel_modal.edit": "편집",
"channel_modal.header": "헤더",
"channel_modal.headerEx": "E.g.: \"[Link Title](http://example.com)\"",
- "channel_modal.headerHelp": "{term} 상단 이름 옆에 표시될 텍스트를 입력하세요. 예를 들면, 다음과 같이 자주 사용되는 링크를 등록할 수 있습니다. [링크](http://example.com).",
+ "channel_modal.headerHelp": "채널 이름 옆에있는 채널의 헤더에 표시될 텍스트를 입력하십시오. 예를 들면, 다음과 같이 자주 사용되는 링크 [링크 제목] (http://example.com)를 등록할수 있습니다.",
"channel_modal.modalTitle": "New Channel",
"channel_modal.name": "이름",
"channel_modal.nameEx": "예시: \"버그\", \"마케팅\", \"고객지원\"",
@@ -1592,7 +1579,7 @@
"invite_member.modalButton": "네, 취소합니다.",
"invite_member.modalMessage": "You have unsent invitations, are you sure you want to discard them?",
"invite_member.modalTitle": "초대를 취소하시겠습니까?",
- "invite_member.newMember": "Send Email Invite",
+ "invite_member.newMember": "초대 메일 발송",
"invite_member.send": "보내기",
"invite_member.send2": "보내기",
"invite_member.sending": " 보내는 중",
@@ -1718,6 +1705,9 @@
"mobile.custom_list.no_results": "No Results",
"mobile.drawer.teamsTitle": "서비스 약관",
"mobile.edit_post.title": "Editing Message",
+ "mobile.error_handler.button": "Relaunch",
+ "mobile.error_handler.description": "\nClick relaunch to open the app again. After restart, you can report the problem from the settings menu.\n",
+ "mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "더 보기",
@@ -1769,6 +1759,9 @@
"mobile.select_team.join_open": "Open teams you can join",
"mobile.select_team.no_teams": "There are no available teams for you to join.",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
+ "mobile.server_upgrade.button": "OK",
+ "mobile.server_upgrade.description": "\nA server upgrade is required to use the Mattermost app. Please ask your System Administrator for details.\n",
+ "mobile.server_upgrade.title": "Server upgrade required",
"mobile.server_url.invalid_format": "URL 주소는 http:// 또는 https:// 로 시작되어야 합니다",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
"mobile.settings.team_selection": "팀 선택",
@@ -1814,15 +1807,15 @@
"navbar.viewPinnedPosts": "View Pinned Posts",
"navbar_dropdown.about": "Mattermost 정보",
"navbar_dropdown.accountSettings": "계정 설정",
- "navbar_dropdown.addMemberToTeam": "Add Members to Team",
+ "navbar_dropdown.addMemberToTeam": "팀 멤버 추가",
"navbar_dropdown.console": "관리자 도구",
"navbar_dropdown.create": "팀 만들기",
"navbar_dropdown.emoji": "커스텀 이모티콘",
"navbar_dropdown.help": "도움말",
"navbar_dropdown.integrations": "통합 기능",
- "navbar_dropdown.inviteMember": "Send Email Invite",
+ "navbar_dropdown.inviteMember": "초대 메일 발송",
"navbar_dropdown.join": "Join Another Team",
- "navbar_dropdown.keyboardShortcuts": "Keyboard Shortcuts",
+ "navbar_dropdown.keyboardShortcuts": "키보드 단축키",
"navbar_dropdown.leave": "팀 떠나기",
"navbar_dropdown.logout": "로그아웃",
"navbar_dropdown.manageMembers": "회원 관리",
@@ -1986,11 +1979,11 @@
"sidebar.unreadBelow": "하단에 읽지않은 메시지",
"sidebar_header.tutorial": "
메인 메뉴에서 회원 초대를 하거나, 계정 설정에 진입하여 테마 색상을 변경할 수 있습니다.
팀 관리자는 메뉴에서 팀 설정에 진입할 수 있습니다.
시스템 관리자는 관리자 도구 메뉴를 통해 시스템을 전체 설정을 관리할 수 있습니다.
", "sidebar_right_menu.accountSettings": "계정 설정", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", + "sidebar_right_menu.addMemberToTeam": "팀 멤버 추가", "sidebar_right_menu.console": "관리자 도구", "sidebar_right_menu.flagged": "중요 메시지", "sidebar_right_menu.help": "도움말", - "sidebar_right_menu.inviteNew": "Send Email Invite", + "sidebar_right_menu.inviteNew": "초대 메일 발송", "sidebar_right_menu.logout": "로그아웃", "sidebar_right_menu.manageMembers": "회원 관리하기", "sidebar_right_menu.nativeApps": "애플리케이션 다운로드", @@ -2192,8 +2185,6 @@ "user.settings.display.collapseOff": "Collapsed", "user.settings.display.collapseOn": "Expanded", "user.settings.display.fixedWidthCentered": "고정 너비, 가운데", - "user.settings.display.fontDesc": "Mattermost 화면에서 보여질 폰트를 선택하세요.", - "user.settings.display.fontTitle": "폰트", "user.settings.display.fullScreen": "전체 너비", "user.settings.display.language": "언어", "user.settings.display.messageDisplayClean": "표준", @@ -2209,7 +2200,7 @@ "user.settings.display.showFullname": "본명으로 보기", "user.settings.display.showNickname": "별명이 있으면 별명으로 보기, 없으면 본명으로 보기", "user.settings.display.showUsername": "사용자명으로 보기 (기본)", - "user.settings.display.teammateDisplay": "사용자명 표시", + "user.settings.display.teammateNameDisplay": "사용자명 표시", "user.settings.display.theme.applyToAllTeams": "가입한 모든 팀에서 새로운 테마를 적용합니다.", "user.settings.display.theme.customTheme": "커스텀 테마", "user.settings.display.theme.describe": "내 테마 관리하기", diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index f5ff9a5f6..cd63c2731 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -415,18 +415,6 @@ "admin.image.maxFileSizeDescription": "Maximale bestandsgroote voor bijlages in megabytes. Let Op: Controleer server geheugen voor jouw keuze. Grote bestanden kunnen het risico op server crashes en gefaalde uploads vergroten door netwerk interrupties.", "admin.image.maxFileSizeExample": "50", "admin.image.maxFileSizeTitle": "Maximale bestandsgrootte:", - "admin.image.previewHeightDescription": "De maximale hoogte van het beeld (\"0\": Stelt automatisch de hoogte in). Het bijwerken van deze waarde verandert hoe voorbeeld afbeeldingen worden afgebeeld in de toekomst, maar verandert niets aan beelden die reeds gemaakt zijn.", - "admin.image.previewHeightExample": "Bijv.: \"0\"", - "admin.image.previewHeightTitle": "Afbeelding Voorbeeld Hoogte:", - "admin.image.previewWidthDescription": "De maximale breedte van de voorbeeld afbeelding. Het bijwerken van deze waarde verandert hoe voorbeld afbeeldingen worden afgebeeld in de toekomst, maar verandert niets aan beelden die reeds gemaakt zijn.", - "admin.image.previewWidthExample": "Bijv.: \"1024\"", - "admin.image.previewWidthTitle": "Afbeeldingsvoorbeeld Breedte: ", - "admin.image.profileHeightDescription": "Hoogte van het profiel figuur.", - "admin.image.profileHeightExample": "Bijv.: \"0\"", - "admin.image.profileHeightTitle": "Profiel Afbeelding Hoogte: ", - "admin.image.profileWidthDescription": "Breedte van profiel figuur.", - "admin.image.profileWidthExample": "Bijv.: \"1024\"", - "admin.image.profileWidthTitle": "Profiel Afbeelding Breedte:", "admin.image.publicLinkDescription": "'salt' van 32 tekens welke wordt gebruikt voor het signeren van publieke afbeeldingen. Deze worden willekeurig gegenereerd tijdens de installatie. Klik op \"Opnieuw genereren\" om een nieuwe 'salt' te maken.", "admin.image.publicLinkExample": "Bijv.: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"", "admin.image.publicLinkTitle": "Publieke link 'salt':", @@ -436,12 +424,6 @@ "admin.image.storeDescription": "Opslagsysteem waar bestanden en afbeeldingen opgeslagen worden.