From f32b52674c82d1b6fe93ce357402326729e310bc Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 23 Jan 2018 14:39:26 -0300 Subject: [PATCH] translations PR 20180123 (#1372) --- assets/base/i18n/de.json | 27 ++++++++--- assets/base/i18n/en.json | 19 +++++--- assets/base/i18n/es.json | 31 ++++++++---- assets/base/i18n/fr.json | 23 ++++++--- assets/base/i18n/it.json | 23 ++++++--- assets/base/i18n/ja.json | 27 ++++++++--- assets/base/i18n/ko.json | 25 +++++++--- assets/base/i18n/nl.json | 29 +++++++---- assets/base/i18n/pl.json | 97 +++++++++++++++++++++---------------- assets/base/i18n/pt-BR.json | 23 ++++++--- assets/base/i18n/ru.json | 55 ++++++++++++--------- assets/base/i18n/tr.json | 23 ++++++--- assets/base/i18n/zh-CN.json | 33 ++++++++----- assets/base/i18n/zh-TW.json | 23 ++++++--- 14 files changed, 303 insertions(+), 155 deletions(-) diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json index fa1e8babd..fe52e9087 100644 --- a/assets/base/i18n/de.json +++ b/assets/base/i18n/de.json @@ -9,7 +9,7 @@ "about.hash": "Build Hash:", "about.hashee": "EE Build Hash:", "about.licensed": "Lizenziert durch:", - "about.notice": "Mattermost wird durch die in Plattform, Desktop und mobilenApps verwendete Open-Source-Software ermöglicht.", + "about.notice": "Mattermost wird durch die in Plattform, Desktop und mobilen Apps verwendete Open-Source-Software ermöglicht.", "about.number": "Build Nummer:", "about.teamEditionLearn": "Schließen Sie sich der Mattermost Community an auf ", "about.teamEditionSt": "Ihre gesamte Team-Kommunikation an einem Ort, sofort durchsuchbar und überall verfügbar.", @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Titel", "add_incoming_webhook.displayName.help": "Wählen Sie einen Titel der in der Webhook-Einstellungsseite angezeigt wird. Maximal 64 Zeichen.", "add_incoming_webhook.doneHelp": "Ihr eingehender Webhook wurde eingerichtet. Bitte senden Sie die Daten an folgende URL (sehen Sie in die Dokumentation für mehr Details).", + "add_incoming_webhook.icon_url": "Profilbild", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Name", "add_incoming_webhook.save": "Speichern", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Benutzername", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "Die Weiterleitungs-URI, zu der der Service weiterleiten wird, sobald der Benutzer die Autorisierung Ihrer Anwendung erlaubt oder abgelehnt hat. Behandelt außerdem Autorisierungs-Codes oder Zugriffs-Tokens. Muss eine gültige URL sein und mit http:// oder https:// beginnen.", "add_oauth_app.callbackUrlsRequired": "Eine oder mehrere Callback-URLs werden benötigt", "add_oauth_app.clientId": "Client-ID: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Aktiviere Diagnose und Fehlerübermittlung:", "admin.log.enableDiagnosticsDescription": "Durch aktivieren dieser Funktion kann die Qualität und Performance von Mattermost verbessert werden indem Diagnose und Fehler an Mattermost, Inc übermittelt werden. Lesen Sie unsere Datenschutzbestimmungen um mehr darüber zu erfahren.", "admin.log.enableWebhookDebugging": "Aktiviere Webhook-Debugging:", - "admin.log.enableWebhookDebuggingDescription": "Sie können dies auf falsch setzen, um das Debug-Logging von eingehenden Webhook-Anfragen zu deaktivieren.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Normalerweise wahr in Produktionsumgebungen. Wenn wahr, werden Ereignisse in die mattermost.log in den unter Log-Verzeichnis angegebene Ordner mitgeschrieben. Die Logs werden bei 10.000 Zeilen rotiert, in eine Datei im selben Verzeichnis archiviert und mit einem Datumsstempel und Seriennummer versehen. Zum Beispiel mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "Diese Einstellung bestimmt auf welchem Detailgrad Lognachrichten in die Konsole geschrieben werden. FEHLER: Gibt nur Fehlernachrichten aus. INFO: Gibt Fehlernachrichten und Informationen zum Start und Initialisierung aus. DEBUG: Gibt einen hohen Detailgrad für Entwickler zur Fehlersuche aus.", "admin.log.fileLevelTitle": "Datei Log-Level:", @@ -1193,8 +1197,8 @@ "api.channel.remove_member.removed": "{removedUsername} wurde aus dem Kanal entfernt", "api.team.add_member.added": "{addedUsername} hinzugefügt zum Team durch {username}", "api.team.join_team.post_and_forget": "{username} ist dem Team beigetreten.", - "api.team.leave.left": "{username} ist dem Team beigetreten.", - "api.team.remove_user_from_team.removed": "{removedUsername} wurde aus dem Kanal entfernt", + "api.team.leave.left": "{username} hat das Team verlassen.", + "api.team.remove_user_from_team.removed": "{removedUsername} wurde aus dem Team entfernt", "app.channel.post_update_channel_purpose_message.removed": "{username} hat den Kanalzweck entfernt (war: {old})", "app.channel.post_update_channel_purpose_message.updated_from": "{username} hat den Kanalzweck aktualisiert von: {old} auf: {new}", "app.channel.post_update_channel_purpose_message.updated_to": "{username} hat den Kanalzweck geändert zu: {new}", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Von {type}-Konto auf E-Mail wechseln", "confirm_modal.cancel": "Abbrechen", "connecting_screen": "Verbindung wird aufgebaut", + "copy_url_context_menu.getChannelLink": "Link kopieren", "create_comment.addComment": "Kommentar hinzufügen...", "create_comment.comment": "Kommentar hinzufügen", "create_comment.commentLength": "Kommentarlänge muss weniger als {max} Zeichen lang sein.", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "Neustarten", "mobile.error_handler.description": "\nKlicken Sie auf Neustarten um die App neu zu öffnen. Nach dem Neustart können Sie das Problem über das Einstellungsmenü melden.\n", "mobile.error_handler.title": "Ein unerwarteter Fehler ist aufgetreten", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Ein Foto oder ein Video aufnehmen", "mobile.file_upload.library": "Foto-Bibliothek", "mobile.file_upload.max_warning": "Uploads sind auf maximal fünf Dateien beschränkt.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Erwähnung kopieren", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "Neue Konversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "mobile Apps", "mobile.notice_platform_link": "Plattform", "mobile.notice_text": "Mattermost wird durch die in {platform} und {mobile} verwendete Open-Source-Software ermöglicht.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Multi-Faktor-Authentifizierung", "mobile.routes.postsList": "Mitteilungsliste", "mobile.routes.saml": "Single Sign On", + "mobile.routes.selectChannel": "Kanal löschen", "mobile.routes.selectTeam": "Team auswählen", "mobile.routes.settings": "Einstellungen", "mobile.routes.sso": "Single Sign-On", @@ -2140,9 +2151,9 @@ "mobile.settings.clear_message": "\nDies wird alle gespeicherten Offlinedaten löschen und die Anwendung neustarten. Sie werden automatisch wieder angemeldet, sobald die App neugestartet wurde.\n", "mobile.settings.modal.check_for_upgrade": "Nach Aktualisierungen suchen", "mobile.settings.team_selection": "Teamauswahl", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", + "mobile.share_extension.cancel": "Abbrechen", + "mobile.share_extension.channel": "Kanal", + "mobile.share_extension.send": "Senden", "mobile.share_extension.team": "Team", "mobile.suggestion.members": "Mitglieder", "mobile.video.save_error_message": "Um das Video zu speichern, müssen Sie es zuerst herunterladen.", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Speichern", "setting_item_min.edit": "Bearbeiten", "setting_picture.cancel": "Abbrechen", - "setting_picture.help": "Ein Profilbild im BMP, JPG, JPEG oder PNG Format hochladen, mindestens {width}px breit und {height}px hoch.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Speichern", "setting_picture.select": "Auswählen", "setting_upload.import": "Importieren", diff --git a/assets/base/i18n/en.json b/assets/base/i18n/en.json index 0425041d8..d5ba2d273 100644 --- a/assets/base/i18n/en.json +++ b/assets/base/i18n/en.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Title", "add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.", "add_incoming_webhook.doneHelp": "Your incoming webhook has been set up. Please send data to the following URL (see documentation for further details).", + "add_incoming_webhook.icon_url": "Profile Picture", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Name", "add_incoming_webhook.save": "Save", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Username", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "The redirect URIs to which the service will redirect users after accepting or denying authorization of your application, and which will handle authorization codes or access tokens. Must be a valid URL and start with http:// or https://.", "add_oauth_app.callbackUrlsRequired": "One or more callback URLs are required", "add_oauth_app.clientId": "Client ID: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "You can set this to false to disable the debug logging of all incoming webhook request bodies.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", "admin.log.fileLevelTitle": "File Log Level:", @@ -1182,10 +1186,10 @@ "analytics.team.title": "Team Statistics for {team}", "analytics.team.totalPosts": "Total Posts", "analytics.team.totalUsers": "Total Users", - "api.channel.add_member.added": "{addedUsername} added to the channel by {username}", - "api.channel.delete_channel.archived": "{username} has archived the channel.", + "api.channel.add_member.added": "{addedUsername} added to the channel by {username}.", + "api.channel.delete_channel.archived": "{username} archived the channel.", "api.channel.join_channel.post_and_forget": "{username} joined the channel.", - "api.channel.leave.left": "{username} has left the channel.", + "api.channel.leave.left": "{username} left the channel.", "api.channel.post_update_channel_displayname_message_and_forget.updated_from": "{username} updated the channel display name from: {old} to: {new}", "api.channel.post_update_channel_header_message_and_forget.removed": "{username} removed the channel header (was: {old})", "api.channel.post_update_channel_header_message_and_forget.updated_from": "{username} updated the channel header from: {old} to: {new}", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Switch {type} Account to Email", "confirm_modal.cancel": "Cancel", "connecting_screen": "Connecting", + "copy_url_context_menu.getChannelLink": "Copy Link", "create_comment.addComment": "Add a comment...", "create_comment.comment": "Add Comment", "create_comment.commentLength": "Comment length must be less than {max} characters.", @@ -2008,8 +2013,8 @@ "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.extension.authentication_required": "Authentication required: Please first login using the app.", - "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Take Photo or Video", "mobile.file_upload.library": "Photo Library", @@ -2041,8 +2046,8 @@ "mobile.markdown.link.copy_url": "Copy URL", "mobile.mention.copy_mention": "Copy Mention", "mobile.more_dms.start": "Start", - "mobile.more_dms.you": "(@{username} - you)", "mobile.more_dms.title": "New Conversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "mobile apps", "mobile.notice_platform_link": "platform", "mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.", @@ -2381,7 +2386,7 @@ "setting_item_max.save": "Save", "setting_item_min.edit": "Edit", "setting_picture.cancel": "Cancel", - "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format, at least {width}px in width and {height}px height.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Save", "setting_picture.select": "Select", "setting_upload.import": "Import", diff --git a/assets/base/i18n/es.json b/assets/base/i18n/es.json index be1acc0cf..127b5120b 100644 --- a/assets/base/i18n/es.json +++ b/assets/base/i18n/es.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Título", "add_incoming_webhook.displayName.help": "Elegir el título que se mostrará en la página de configuración de webhook. Máximo de 64 caracteres.", "add_incoming_webhook.doneHelp": "El webhook de entrada se ha establecido. Por favor enviar los datos a la siguiente dirección URL (ver la documentación para más detalles).", + "add_incoming_webhook.icon_url": "Foto del Perfil", + "add_incoming_webhook.icon_url.help": "Elige la foto del perfil que se utilizará con esta integración cuando se publique un mensaje. Ingresa el URL de un archivo .png o .jpg de al menos 128 por 128 pixels.", "add_incoming_webhook.name": "Nombre", "add_incoming_webhook.save": "Guardar", "add_incoming_webhook.url": "Dirección URL: {url}", + "add_incoming_webhook.username": "Nombre de usuario", + "add_incoming_webhook.username.help": "Elige el nombre de usuario que se utilizará cuando esta integración publique un mensaje. El nombre de usuario debe tener un máximo de 22 caracteres y puede estar formado por minúsculas, números y los símbolos \"-\", \"_\", y \".\".", "add_oauth_app.callbackUrls.help": "Las URIs de redirección al cual el servicio redirigirá a los usuarios luego de permitir o denegar la autorización para tu aplicación, y el cual manejará los códigos de autorización o tokens de acceso.Debe ser una URL válida y comenzar con http:// o https://.", "add_oauth_app.callbackUrlsRequired": "Se require uno o más URLs para los callback", "add_oauth_app.clientId": "ID de Cliente: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Habilitar Diagnósticos e Informes de error:", "admin.log.enableDiagnosticsDescription": "Activa esta función para mejorar la calidad y el rendimiento de Mattermost mediante el envío de informes de error y la información de diagnóstico a Mattermost, Inc. Lee nuestra política de privacidad para obtener más información.", "admin.log.enableWebhookDebugging": "Habilitar Depuración de Webhook", - "admin.log.enableWebhookDebuggingDescription": "Puedes establecer a falso para desactivar el registro de depuración del cuerpo de todas las solicitudes de webhooks de entrada.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Normalmente se asigna como verdadero en producción. Cuando es verdadero, los eventos son registrados en el archivo mattermost.log en el directorio especificado en el campo Directorio del Archivo de Registro. Los registros son rotados cada 10.000 líneas y archivados en el mismo directorio, y se les asigna como nombre de archivo una fecha y un número de serie. Por ejemplo, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "Esta configuración determina el nivel de detalle con el cual los eventos serán escritos en el archivo de registro. ERROR: Sólo salida de mensajes de error. INFO: Salida de mensaje de error y información acerca de la partida e inicialización. DEBUG: Muestra un alto detalle para que los desarolladores que trabajan con eventos de depuración.", "admin.log.fileLevelTitle": "Nivel registro:", @@ -1182,16 +1186,16 @@ "analytics.team.title": "Estádisticas del Equipo {team}", "analytics.team.totalPosts": "Total de Mensajes", "analytics.team.totalUsers": "Total de Usuarios", - "api.channel.add_member.added": "{addedUsername} fue agregado al canal por {username}", - "api.channel.delete_channel.archived": "{username} ha archivado el canal.", + "api.channel.add_member.added": "{addedUsername} agregado al canal por {username}", + "api.channel.delete_channel.archived": "{username} archivó el canal.", "api.channel.join_channel.post_and_forget": "{username} se ha unido al canal.", - "api.channel.leave.left": "{username} ha abandonado el canal.", + "api.channel.leave.left": "{username} abandonó el canal.", "api.channel.post_update_channel_displayname_message_and_forget.updated_from": "{username} ha actualizado el nombre del canal de: {old} a: {new}", "api.channel.post_update_channel_header_message_and_forget.removed": "{username} removió el encabezado del canal (era: {old})", "api.channel.post_update_channel_header_message_and_forget.updated_from": "{username} ha actualizado el encabezado del canal de: {old} a: {new}", "api.channel.post_update_channel_header_message_and_forget.updated_to": "{username} ha actualizado el encabezado del canal a: {new}", "api.channel.remove_member.removed": "{removedUsername} ha sido removido del canal", - "api.team.add_member.added": "{addedUsername} fue agregado al equipo por {username}", + "api.team.add_member.added": "{addedUsername} agregado al equipo por {username}", "api.team.join_team.post_and_forget": "{username} se ha unido al equipo.", "api.team.leave.left": "{username} abandonó el equipo.", "api.team.remove_user_from_team.removed": "{removedUsername} fue removido del equipo.", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Cambiar la cuenta de {type} a Correo Electrónico", "confirm_modal.cancel": "Cancelar", "connecting_screen": "Conectando", + "copy_url_context_menu.getChannelLink": "Copiar Enlace", "create_comment.addComment": "Agregar un comentario...", "create_comment.comment": "Agregar Comentario", "create_comment.commentLength": "El largo del Comentario debe ser menor de {max} caracteres.", @@ -2007,6 +2012,10 @@ "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.extension.authentication_required": "Se requiere Autenticación: Por favor inicia sesión utilizando la app.", + "mobile.extension.file_limit": "Compartir está limitado a un máximo de 5 archivos.", + "mobile.extension.permission": "Mattermost necesita acceso al almacenamiento del dispositivo para poder compartir archivos.", + "mobile.extension.title": "Compartir en Mattermost", "mobile.file_upload.camera": "Sacar Foto o Vídeo", "mobile.file_upload.library": "Librería de Fotos", "mobile.file_upload.max_warning": "Se pueden subir un máximo de 5 archivos.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copiar Mención", "mobile.more_dms.start": "Comenzar", "mobile.more_dms.title": "Nueva Conversación", + "mobile.more_dms.you": "(@{username} - tú)", "mobile.notice_mobile_link": "aplicaciones móviles", "mobile.notice_platform_link": "plataforma", "mobile.notice_text": "Mattermost es hecho posible con software de código abierto utilizado en nuestra {platform} y {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Autenticación de Múltiples factores:", "mobile.routes.postsList": "Lista de Mensajes", "mobile.routes.saml": "Inicio de Sesión Único", + "mobile.routes.selectChannel": "Seleccionar Canal", "mobile.routes.selectTeam": "Seleccionar Equipo", "mobile.routes.settings": "Configuración", "mobile.routes.sso": "Inicio de Sesión Único", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nEsto borrará todos los datos sin conexión y reiniciará la aplicación. Tu sesión será iniciada automáticamente una vez que la aplicación se reinicie.\n", "mobile.settings.modal.check_for_upgrade": "Comprobar actualizaciones", "mobile.settings.team_selection": "Seleccionar Equipo", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Cancelar", + "mobile.share_extension.channel": "Canal", + "mobile.share_extension.send": "Enviar", + "mobile.share_extension.team": "Equipo", "mobile.suggestion.members": "Miembros", "mobile.video.save_error_message": "Para guardar el vídeo primero debes descargarlo.", "mobile.video.save_error_title": "Error Guardando Vídeo", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Guardar", "setting_item_min.edit": "Editar", "setting_picture.cancel": "Cancelar", - "setting_picture.help": "Carga una imagen de tu perfil en formato BMP, JPG, JPEG o PNG de al menos {width}px de ancho y {height}px de alto.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Guardar", "setting_picture.select": "Selecciona", "setting_upload.import": "Importar", diff --git a/assets/base/i18n/fr.json b/assets/base/i18n/fr.json index 1c0bec202..d39b3ba01 100644 --- a/assets/base/i18n/fr.json +++ b/assets/base/i18n/fr.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Titre", "add_incoming_webhook.displayName.help": "Spécifiez un titre à afficher dans la page de paramètres de webhook entrant. Maximum 64 caractères.", "add_incoming_webhook.doneHelp": "Votre webhook entrant est installé. Vous pouvez envoyer des données a l'URL suivante (voir la documentation pour plus de détails).", + "add_incoming_webhook.icon_url": "Photo de profil", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Nom", "add_incoming_webhook.save": "Enregistrer", "add_incoming_webhook.url": "URL : {url}", + "add_incoming_webhook.username": "Nom d'utilisateur", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "Les URIs de redirection vers lesquelles le service dirigera les utilisateurs après avoir accepté ou refusé l'autorisation de votre application, et qui géreront les codes d'autorisation ou les jeton d'accès. Doit être une URL valide commençant par http:// ou https://.", "add_oauth_app.callbackUrlsRequired": "Une ou plusieurs URLs de callback sont requises", "add_oauth_app.clientId": "Identifiant Client : {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Activer les diagnostics et le rapport d'erreurs :", "admin.log.enableDiagnosticsDescription": "Activez cette fonctionnalité pour améliorer la qualité et les performances de Mattermost en envoyant des rapports d'erreur et des informations de diagnostics à Mattermost, Inc. Lisez notre politique de confidentialité pour en savoir plus.", "admin.log.enableWebhookDebugging": "Activer le débogage des webhooks :", - "admin.log.enableWebhookDebuggingDescription": "Active la journalisation de toutes les requêtes webhook entrantes.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Typiquement activé en production. Lorsqu'activé, les événements sont écrits dans le fichier mattermost.log dans le répertoire spécifié dans le champ 'Répertoire des fichiers journaux'. La rotation des journaux s'effectue toutes les 10 000 lignes. A chaque rotation, les fichiers sont archivés dans un fichier situé dans le même répertoire, mais avec un nom de fichier portant un horodatage et un numéro de série différents, par exemple, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "Ce paramètre indique le niveau de verbosité des journaux. ERROR : N'enregistre que les messages d'erreur. INFO : Affiche les erreurs et des informations sur le démarrage et l'initialisation du serveur. DEBUG : Affiche des informations utiles aux développeurs.", "admin.log.fileLevelTitle": "Niveau de verbosité des journaux :", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Basculer la connexion de type {type} vers l'utilisation d'une adresse e-mail", "confirm_modal.cancel": "Annuler", "connecting_screen": "Connexion en cours", + "copy_url_context_menu.getChannelLink": "Copier l'URL", "create_comment.addComment": "Commenter...", "create_comment.comment": "Ajouter un commentaire", "create_comment.commentLength": "Le commentaire doit faire moins de {max} caractères.", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "Relancer", "mobile.error_handler.description": "\nCliquez sur relancer pour ouvrir l'application à nouveau. Après le redémarrage, vous pouvez signaler le problème à partir du menu paramètres.\n", "mobile.error_handler.title": "Une erreur inattendue s'est produite", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Prendre une photo ou une vidéo", "mobile.file_upload.library": "Bibliothèque de photos", "mobile.file_upload.max_warning": "Envois limités à maximum 5 fichiers.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copier la mention", "mobile.more_dms.start": "Démarrer", "mobile.more_dms.title": "Nouvelle conversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "applications mobiles", "mobile.notice_platform_link": "plateforme", "mobile.notice_text": "Mattermost est rendu possible grâce aux logiciels open source utilisés dans notre {platform} et {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Authentification multi-facteurs", "mobile.routes.postsList": "Liste des messages", "mobile.routes.saml": "Authentification unique (SSO)", + "mobile.routes.selectChannel": "Supprimer le canal", "mobile.routes.selectTeam": "Choisir une équipe", "mobile.routes.settings": "Paramètres", "mobile.routes.sso": "Authentification unique (SSO)", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nCela effacera toutes les données en mode hors connexion et redémarrera l'application. Vous serez automatiquement reconnecté une fois l'application redémarrée.\n", "mobile.settings.modal.check_for_upgrade": "Vérifier la disponibilité de mises à jour", "mobile.settings.team_selection": "Sélection d'équipe", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Annuler", + "mobile.share_extension.channel": "Canal", + "mobile.share_extension.send": "Envoyer", + "mobile.share_extension.team": "Équipes", "mobile.suggestion.members": "Membres", "mobile.video.save_error_message": "Pour enregistrer la vidéo, vous devez d'abord la télécharger.", "mobile.video.save_error_title": "Erreur lors de la sauvegarde de la vidéo", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Enregistrer", "setting_item_min.edit": "Modifier", "setting_picture.cancel": "Annuler", - "setting_picture.help": "Envoyez une photo de profil au format BMP, JPG, JPEG ou PNG, d'au moins {width} pixels de large et {height} pixels de haut.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Enregistrer", "setting_picture.select": "Sélectionner", "setting_upload.import": "Importer", diff --git a/assets/base/i18n/it.json b/assets/base/i18n/it.json index af1fedb4e..2bc3f8185 100644 --- a/assets/base/i18n/it.json +++ b/assets/base/i18n/it.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Titolo", "add_incoming_webhook.displayName.help": "Scegliere un titolo da visualizzare nella pagina delle impostazioni del webhook. Massimo 64 caratteri.", "add_incoming_webhook.doneHelp": "Il webhook in ingresso è stato impostato. Inviare i dati all'URL seguente (Vedere la documentazione per altri dettagli.", + "add_incoming_webhook.icon_url": "Immagine del profilo", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Nome", "add_incoming_webhook.save": "Salva", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Nome utente", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "L'URI di redirezione a cui il servizio invierà gli utenti dopo aver accettato o negato l'autorizzazione dell'applicazione e che gestirà i codici di autorizzazione o i token di accesso. Deve essere un URL valido ed iniziare con http:// oppure https://.", "add_oauth_app.callbackUrlsRequired": "Sono richiesti uno o più URL di callback", "add_oauth_app.clientId": "ID cliente: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Abilita Diagnostica e Invio Errori:", "admin.log.enableDiagnosticsDescription": "Abilita questa opzione per aumentare la qualità e le funzionalità di Mattermost inviando informazioni diagnostiche ed errori a Mattermost, Inc. Leggi la nosta politica sulla privacy per scoprirne di più.", "admin.log.enableWebhookDebugging": "Attiva il debug di Webhook:", - "admin.log.enableWebhookDebuggingDescription": "Impostare a falso per disattivare il debug di tutte le richieste webhook in ingresso.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Tipicamente abilitato in produzione. Quando attivo, i log registrati vengono scritti nel file mattermost.log all'interno della directory specificata nel campo File Log Directory. I log vengono ruotati ogni 10,000 linee ed archiviati in un file presente nella stessa directory, con un nome ed una data comprendente un numero di serie. Per esempio, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "Questa impostazione determina il livello di dettaglio con cui i log vengono scritti. ERROR: Scrive solo messaggi di errore. INFO: Scrive i messaggi di errore e le informazioni di avvio e inizializzazione. DEBUG: Scrive informazioni dettagliate per gli sviluppatori in fase di debug.", "admin.log.fileLevelTitle": "Livello di log file:", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Cambia account {type} a Email", "confirm_modal.cancel": "Cancella", "connecting_screen": "Connessione", + "copy_url_context_menu.getChannelLink": "Copia collegamento", "create_comment.addComment": "Aggiungi un commento...", "create_comment.comment": "Aggiungi commento", "create_comment.commentLength": "La lunghezza dei commenti deve essere meno di {max} caratteri.", @@ -2007,6 +2012,10 @@ "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.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Scatta una Foto o registra un Video", "mobile.file_upload.library": "Galleria Fotografica", "mobile.file_upload.max_warning": "Numero massimo di file caricabili limitato a 5.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copia citazione", "mobile.more_dms.start": "Inizio", "mobile.more_dms.title": "Nuova Conversazione", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "apps per smartphone", "mobile.notice_platform_link": "piattaforma", "mobile.notice_text": "Mattermost è stato realizzato con il software open source usato sulla nostra {platform} e {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Forza Autenticazione Multi-fattore", "mobile.routes.postsList": "Elenco Pubblicazioni", "mobile.routes.saml": "Single SignOn", + "mobile.routes.selectChannel": "Elimina Canale", "mobile.routes.selectTeam": "Seleziona gruppo", "mobile.routes.settings": "Impostazioni", "mobile.routes.sso": "Single SignOn", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nQuesta operazione cancella tutti i dati salvati in locale e riavvia l'app. Sarai automaticamente loggato al termine del riavvio.\n", "mobile.settings.modal.check_for_upgrade": "Controlla aggiornamenti", "mobile.settings.team_selection": "Seleziona gruppo", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Annulla", + "mobile.share_extension.channel": "Canale", + "mobile.share_extension.send": "Invia", + "mobile.share_extension.team": "Gruppo", "mobile.suggestion.members": "Membri", "mobile.video.save_error_message": "Per salvare il file video bisogna prima scaricarlo.", "mobile.video.save_error_title": "Errore Salvataggio Video", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Salva", "setting_item_min.edit": "Modifica", "setting_picture.cancel": "Cancella", - "setting_picture.help": "Carica una immagine in formato BMP, JPG, JPEG o PNG. Le dimensioni massime sono: larghezza {width}px e altezza {height}px.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Salva", "setting_picture.select": "Seleziona", "setting_upload.import": "Importa", diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index a3380411f..f3fed10b8 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -48,7 +48,7 @@ "add_command.displayName.help": "スラッシュコマンド設定ページに表示されるタイトルを選択してください。最大64文字です。", "add_command.doneHelp": "あなたのスラッシュコマンドは既に設定されています。以下のトークンは外向きのペイロードに含まれて送信されます。このトークンは、あなたのMattermostチームからのリクエストだということを確認するために利用してください。 (詳細については説明文書を参照してください)。", "add_command.iconUrl": "応答アイコン", - "add_command.iconUrl.help": "(オプション) このスラッシュコマンドへの返信となる投稿のプロフィール画像を上書きする画像を選択します。最低128ピクセル×128ピクセルの大きさを持つ.pngまたは.jpgファイルのURLを指定してください。", + "add_command.iconUrl.help": "(オプション) このスラッシュコマンドへの返信となる投稿のプロフィール画像を上書きする画像を選択します。少なくとも128 × 128ピクセルの大きさを持つ .png か .jpg ファイルのURLを指定してください。", "add_command.iconUrl.placeholder": "https://www.example.com/myicon.png", "add_command.method": "リクエストメソッド", "add_command.method.get": "GET", @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "タイトル", "add_incoming_webhook.displayName.help": "ウェブフック設定ページに表示されるタイトルを選択してください。最大64文字です。", "add_incoming_webhook.doneHelp": "あなたの内向きのウェブフックは既に設定されています。以下のURLにデータを送信してください (詳細については説明文書を参照してください)。", + "add_incoming_webhook.icon_url": "プロフィール画像", + "add_incoming_webhook.icon_url.help": "この統合機能が投稿する時に使用するプロフィール画像を選択してください。少なくとも128 x 128ピクセルの大きさを持つ .png か .jpg ファイルのURLを入力してください。", "add_incoming_webhook.name": "名前", "add_incoming_webhook.save": "保存する", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "ユーザー名", + "add_incoming_webhook.username.help": "この統合機能が投稿する時のユーザー名を選択してください。ユーザー名は英小文字、数字、記号(\"-\"、\"_\"、\".\"のみ)を使用し、22文字以内にしてください。", "add_oauth_app.callbackUrls.help": "アプリケーションの認可が承諾、もしくは拒否された場合にサービスがユーザーを転送する際や、認証コードやアクセストークンを扱う際のリダイレクトURLです。 http:// もしくは https:// で始まる有効なURLにしてください。", "add_oauth_app.callbackUrlsRequired": "1つ以上のコールバックURLが必要です", "add_oauth_app.clientId": "クライアントID: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "診断とエラーレポートを有効にする:", "admin.log.enableDiagnosticsDescription": "Mattermost, Incへエラーレポートと診断情報を送信し、Mattermostの品質とパフォーマンスを改善するために、この機能を有効にしてください。 詳しくはプライバシーポリシーを参照してください。", "admin.log.enableWebhookDebugging": "ウェブフックのデバッグを有効にする:", - "admin.log.enableWebhookDebuggingDescription": "これを無効にすることで、全ての内向きのウェブフックのリクエストボディーのデバッグログの出力を無効化します。", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "本番環境では有効に設定してください。有効な場合、イベントはログファイルの出力ディレクトリーに指定されたディレクトリーの mattermost.log ファイルに書き込まれます。ログファイルは10,000行で交換され、元のファイルはファイル名に日付とシリアルナンバーが付与されて同じディレクトリにアーカイブされます。例えば mattermost.2017-03-31.001 です。", "admin.log.fileLevelDescription": "この設定は、どのログイベントをログファイルに出力するか決定します。ERROR: エラーメッセージのみを出力する。INFO: エラーと起動と初期化の情報を出力する。DEBUG: 問題をデバッグする開発者向けの詳細を出力する。", "admin.log.fileLevelTitle": "ファイルログレベル:", @@ -1182,7 +1186,7 @@ "analytics.team.title": "{team}チームの使用統計", "analytics.team.totalPosts": "総投稿数", "analytics.team.totalUsers": "総ユーザー数", - "api.channel.add_member.added": "{addedUsername} は {username} によってチャンネルに追加されました", + "api.channel.add_member.added": "{addedUsername} は {username} によってチャンネルに追加されました。", "api.channel.delete_channel.archived": "{username} がチャンネルをアーカイブしました。", "api.channel.join_channel.post_and_forget": "{username} がチャンネルに参加しました。", "api.channel.leave.left": "{username} がチャンネルから脱退しました。", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "{type}アカウントを電子メールアドレスに切り替える", "confirm_modal.cancel": "キャンセル", "connecting_screen": "接続中", + "copy_url_context_menu.getChannelLink": "リンクをコピーする", "create_comment.addComment": "コメントを追加する…", "create_comment.comment": "コメントを追加する", "create_comment.commentLength": "コメントの長さは{max}文字以下にしてください。", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "再起動", "mobile.error_handler.description": "\nアプリケーションを再開するために再起動をクリックしてください。再起動した後、設定メニューから問題を報告してください。\n", "mobile.error_handler.title": "予期しないエラーが発生しました。", + "mobile.extension.authentication_required": "認証エラー: このアプリを使用するには、まずログインしてください。", + "mobile.extension.file_limit": "共有は最大5ファイルまでに制限されています。", + "mobile.extension.permission": "ファイルを共有するためにMattermostがデバイスへのアクセスを要求しています。", + "mobile.extension.title": "Mattermostで共有する", "mobile.file_upload.camera": "写真もしくはビデオを撮る", "mobile.file_upload.library": "フォトライブラリー", "mobile.file_upload.max_warning": "最大5ファイルまでアップロードできます。", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "あなたについての投稿のコピー", "mobile.more_dms.start": "先頭", "mobile.more_dms.title": "新しい会話", + "mobile.more_dms.you": "(@{username} - あなた)", "mobile.notice_mobile_link": "モバイルアプリ", "mobile.notice_platform_link": "プラットフォーム", "mobile.notice_text": "Mattermostはオープンソースとして {platform} と {mobile} で開発されています。", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "多要素認証", "mobile.routes.postsList": "投稿リスト", "mobile.routes.saml": "シングルサインオン", + "mobile.routes.selectChannel": "チャンネルを選択してください", "mobile.routes.selectTeam": "チームを選択する", "mobile.routes.settings": "設定", "mobile.routes.sso": "シングルサインオン", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nこれにより全てのオフラインデータがクリアされ、アプリが再起動します。アプリが再起動されると、自動でログインされます。\n", "mobile.settings.modal.check_for_upgrade": "更新の確認", "mobile.settings.team_selection": "チームを切り替える", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "キャンセル", + "mobile.share_extension.channel": "チャンネル", + "mobile.share_extension.send": "送信する", + "mobile.share_extension.team": "チーム", "mobile.suggestion.members": "メンバー", "mobile.video.save_error_message": "動画ファイルを保存するには、まずダウンロードする必要があります。", "mobile.video.save_error_title": "動画保存エラー", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "保存する", "setting_item_min.edit": "編集する", "setting_picture.cancel": "キャンセル", - "setting_picture.help": "プロフィール画像はBMP, JPG, JPEG, PNG形式でアップロードしてください。少なくとも幅{width}ピクセル、高さ{height}ピクセルにしてください。", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "保存する", "setting_picture.select": "選択する", "setting_upload.import": "インポートする", diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index d0a517563..f0380a148 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "제목", "add_incoming_webhook.displayName.help": "웹훅 설정 화면에서 보여질 제목을 입력하세요. 최대 64글자입니다.", "add_incoming_webhook.doneHelp": "Incoming Webhook 설정이 완료되었습니다. 다음 URL로 데이터를 보내세요. (더 자세한 내용은 문서를 참고하세요).", + "add_incoming_webhook.icon_url": "프로필 사진", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "이름", "add_incoming_webhook.save": "저장", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "사용자명", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "애플리케이션 승인을 수락하거나 거부한 후 서비스가 사용자를 리디렉트 했을 때, 승인 코드나 액세스 토큰을 처리할 리디렉션 URI 입니다. http:// 또는 https:// 로 시작하는 유효한 URL을 입력하세요.", "add_oauth_app.callbackUrlsRequired": "하나 이상의 콜백 URL이 필요합니다.", "add_oauth_app.clientId": "클라이언트 ID: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", "admin.log.enableWebhookDebugging": "Webhook 디버깅 활성화:", - "admin.log.enableWebhookDebuggingDescription": "비활성화하면 incoming webhook의 모든 요청 내용이 디버그 로그에 남는 것을 막을 수 있습니다.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", "admin.log.fileLevelTitle": "파일 로그 레벨:", @@ -1182,7 +1186,7 @@ "analytics.team.title": "{team} 팀 통계", "analytics.team.totalPosts": "전체 글", "analytics.team.totalUsers": "전체 사용자", - "api.channel.add_member.added": "{addedUsername} added to the channel by {username}", + "api.channel.add_member.added": "{addedUsername} added to the channel by {username}.", "api.channel.delete_channel.archived": "{username}님이 채널에 입장하셨습니다.", "api.channel.join_channel.post_and_forget": "{username}님이 채널에 입장하셨습니다.", "api.channel.leave.left": "{username}님이 채널에서 퇴장하셨습니다.", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Switch {type} Account to Email", "confirm_modal.cancel": "취소", "connecting_screen": "연결", + "copy_url_context_menu.getChannelLink": "링크 복사", "create_comment.addComment": "답글 달기...", "create_comment.comment": "답글 달기", "create_comment.commentLength": "답글의 길이는 {max}글자를 초과할 수 없습니다.", @@ -2007,6 +2012,10 @@ "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.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Take Photo or Video", "mobile.file_upload.library": "Photo Library", "mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copy Mention", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "New Conversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "mobile apps", "mobile.notice_platform_link": "platform", "mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Enable Multi-factor Authentication:", "mobile.routes.postsList": "Posts List", "mobile.routes.saml": "Single SignOn", + "mobile.routes.selectChannel": "채널 삭제", "mobile.routes.selectTeam": "팀 선택", "mobile.routes.settings": "Settings", "mobile.routes.sso": "Single Sign-On", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n", "mobile.settings.modal.check_for_upgrade": "Check for Updates", "mobile.settings.team_selection": "팀 선택", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "취소", + "mobile.share_extension.channel": "채널", + "mobile.share_extension.send": "보내기", + "mobile.share_extension.team": "서비스 약관", "mobile.suggestion.members": "멤버", "mobile.video.save_error_message": "To save the video file you need to download it first.", "mobile.video.save_error_title": "Save Video Error", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "저장", "setting_item_min.edit": "편집", "setting_picture.cancel": "취소", - "setting_picture.help": "프로필 사진을 업로드하세요. (JPG 또는 PNG, 최소 크기: {width}px * {height}px)", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "저장", "setting_picture.select": "선택", "setting_upload.import": "가져오기", diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index 75ea5beeb..9f32348c5 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Title", "add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.", "add_incoming_webhook.doneHelp": "De inkomende webhook is ingesteld. Stuur data naar de onderstaande URL (zie de documentatie voor meer informatie).", + "add_incoming_webhook.icon_url": "Profiel afbeelding", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Naam", "add_incoming_webhook.save": "Opslaan", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Gebruikersnaam", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "De doorstuur URL's waarnaar de service zal doorsturen nadat gebruikers de autorisatie van de applicatie hebben afgewezen of toegestaan, welke de autorisatie codes of tokens zal afhandelen. Moet een geldige URL zijn en beginnen met http:// of https://.", "add_oauth_app.callbackUrlsRequired": "En of meerdere callback URL's zijn vereist", "add_oauth_app.clientId": "Client ID: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Aanzetten van Diagnostiek en Fout Rapporteren:", "admin.log.enableDiagnosticsDescription": "Zet dit aan om de kwaliteit en snelheid te optimaliseren van Mattermost door versturen van fout rapporten en diagnostieke informatie naar Mattermost, Inc. Lees onze privacy policy om meer te lezen.", "admin.log.enableWebhookDebugging": "Webhook debugging inschakelen:", - "admin.log.enableWebhookDebuggingDescription": "Zet debug logging uit voor alle inkomende webhook requests.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "Deze instelling bepaalt de mate van detail waarin log berichten naar het logboekbestand geschreven worden. FOUT: Geeft alleen maar foutmeldingen. INFO: Geeft de fout berichten en informatie rond het opstarten en initialisatie. DEBUG: Afdrukken van hoge mate van detail voor ontwikkelaars die werken aan het debuggen van problemen.", "admin.log.fileLevelTitle": "Bestand log-niveau:", @@ -1182,10 +1186,10 @@ "analytics.team.title": "Team statistieken voor {team}", "analytics.team.totalPosts": "Totaal aantal berichten", "analytics.team.totalUsers": "Totaal aantal gebruikers", - "api.channel.add_member.added": "{addedUsername} added to the channel by {username}", - "api.channel.delete_channel.archived": "{username} has archived the channel.", + "api.channel.add_member.added": "{addedUsername} added to the channel by {username}.", + "api.channel.delete_channel.archived": "{username} archived the channel.", "api.channel.join_channel.post_and_forget": "{username} joined the channel.", - "api.channel.leave.left": "{username} has left the channel.", + "api.channel.leave.left": "{username} left the channel.", "api.channel.post_update_channel_displayname_message_and_forget.updated_from": "{username} updated the channel display name from: {old} to: {new}", "api.channel.post_update_channel_header_message_and_forget.removed": "{username} removed the channel header (was: {old})", "api.channel.post_update_channel_header_message_and_forget.updated_from": "{username} updated the channel header from: {old} to: {new}", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Wissen {type} account naar e-mail", "confirm_modal.cancel": "Annuleren", "connecting_screen": "Verbindingen", + "copy_url_context_menu.getChannelLink": "Kopieer link", "create_comment.addComment": "Voeg commentaar toe...", "create_comment.comment": "Voeg commentaar toe", "create_comment.commentLength": "De lengte van het commentaar moet minder dan {max} tekens zijn.", @@ -2007,6 +2012,10 @@ "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.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Take Photo or Video", "mobile.file_upload.library": "Photo Library", "mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copy Mention", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "New Conversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "mobile apps", "mobile.notice_platform_link": "platform", "mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Multi-factor Authenticatie:", "mobile.routes.postsList": "Posts List", "mobile.routes.saml": "Single SignOn", + "mobile.routes.selectChannel": "Verwijder kanaal...", "mobile.routes.selectTeam": "Selecteer team", "mobile.routes.settings": "Settings", "mobile.routes.sso": "Single Sign-On", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n", "mobile.settings.modal.check_for_upgrade": "Check for Updates", "mobile.settings.team_selection": "Team Selectie", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Annuleren", + "mobile.share_extension.channel": "Kanaal", + "mobile.share_extension.send": "Verzenden", + "mobile.share_extension.team": "Termen", "mobile.suggestion.members": " Leden", "mobile.video.save_error_message": "To save the video file you need to download it first.", "mobile.video.save_error_title": "Save Video Error", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Opslaan", "setting_item_min.edit": "Bewerken", "setting_picture.cancel": "Annuleren", - "setting_picture.help": "Upload een profiel foto in JPG of PNG formaat, van minimaal {width}px breed en {height}px hoog.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Opslaan", "setting_picture.select": "Selecteer", "setting_upload.import": "Importeer", diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 9782d9cf9..be95bbcba 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -32,7 +32,7 @@ "activity_log_modal.androidNativeClassicApp": "Andridowa klasyczna natywna aplikacja", "activity_log_modal.desktop": "Natywna aplikacja desktopowa", "activity_log_modal.iphoneNativeApp": "Natywna aplikacja dla iPhone", - "activity_log_modal.iphoneNativeClassicApp": "Andridowa klasyczna natywna aplikacja", + "activity_log_modal.iphoneNativeClassicApp": "Natywna klasyczna aplikacja iPhone", "add_command.autocomplete": "Automatyczne uzupełnianie", "add_command.autocomplete.help": "(Opcjonalnie) Pokaż polecenia w liście autouzupełniania.", "add_command.autocompleteDescription": "Opis do listy autouzupełniania", @@ -44,8 +44,8 @@ "add_command.cancel": "Anuluj", "add_command.description": "Opis", "add_command.description.help": "Opis twojego przychodzącego webhooka.", - "add_command.displayName": "Title", - "add_command.displayName.help": "Choose a title to be displayed on the slash command settings page. Maximum 64 characters.", + "add_command.displayName": "Tytuł", + "add_command.displayName.help": "Wybierz tytuł, który będzie wyświetlany na stronie ustawień komendy slash. Maksymalnie 64 znaki.", "add_command.doneHelp": "Twoje polecenie zostało stworzone. Poniższy token znajdować się będzie w wysyłanych danych. Użyj go, aby upewnić się, że żądanie pochodzi od zespołu Mattermost (zobacz dokumentację, aby uzyskać więcej informacji).", "add_command.iconUrl": "Ikona odpowiedzi", "add_command.iconUrl.help": "(Opcjonalne) Wybierz obrazek profilowy dla odpowiedzi tej komendy. Wprowadź URL pliku .png lub .jpg o wymiarach co najmniej 128 nie 128 pikseli.", @@ -93,12 +93,16 @@ "add_incoming_webhook.channelRequired": "Wymagany jest prawidłowy kanał", "add_incoming_webhook.description": "Opis", "add_incoming_webhook.description.help": "Opis twojego przychodzącego webhooka.", - "add_incoming_webhook.displayName": "Title", - "add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.", + "add_incoming_webhook.displayName": "Tytuł", + "add_incoming_webhook.displayName.help": "Wybierz tytuł, który będzie wyświetlany na stronie ustawień webhook. Maksymalnie 64 znaki.", "add_incoming_webhook.doneHelp": "Przychodzący webhook został stworzony. Proszę, prześlij dane na następujący adres URL (zobacz dokumentację, aby uzyskać więcej informacji).", + "add_incoming_webhook.icon_url": "Zdjęcie profilowe", + "add_incoming_webhook.icon_url.help": "Wybierz zdjęcie profilowe, którego będzie używać ta integracja podczas wysyłania wiadomości. Wpisz URL pliku .png lub .jpg o wymiarach co najmniej 128 na 128 pikseli.", "add_incoming_webhook.name": "Nazwa", "add_incoming_webhook.save": "Zapisz", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Nazwa użytkownika", + "add_incoming_webhook.username.help": "Wybierz nazwę użytkownika, której będzie używała ta integracja. Nazwy mogą mieć do 22 znaków, oraz mogą zawierać małe litery, cyfry oraz symbole \"-\", \"_\", a także \".\" .", "add_oauth_app.callbackUrls.help": "URLe przekierowania na które usługa przekieruje użytkowników po zaakceptowaniu lub odrzuceniu uwierzytelnienia twojej aplikacji i którą będzie obsługiwać kody uwierzytelniające lub żetony dostepu. Musi być poprawnym URLem i zaczynać się od http:// lub https://.", "add_oauth_app.callbackUrlsRequired": "Wymagany jest jeden lub więcej zwrotny URL", "add_oauth_app.clientId": "Client ID: {id}", @@ -127,8 +131,8 @@ "add_outgoing_webhook.content_Type": "Typ zawartości", "add_outgoing_webhook.description": "Opis", "add_outgoing_webhook.description.help": "Opis twojego wychodzącego webhooka.", - "add_outgoing_webhook.displayName": "Title", - "add_outgoing_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.", + "add_outgoing_webhook.displayName": "Tytuł", + "add_outgoing_webhook.displayName.help": "Wybierz tytuł, który będzie wyświetlany na stronie ustawień webhook. Maksymalnie 64 znaki.", "add_outgoing_webhook.doneHelp": "Twój wychodzący webhook został ustawiony. Poniższy token będzie załączony do wychodzących danych. Użyj go aby zweryfikować czy zapytanie wychodzi z Mattermost (zobacz do dokumentacji po więcej szczegółów).", "add_outgoing_webhook.name": "Nazwa", "add_outgoing_webhook.save": "Zapisz", @@ -145,24 +149,24 @@ "admin.advance.metrics": "Monitorowanie Wydajności", "admin.audits.reload": "Odśwież statystyki aktywności użytkownika", "admin.audits.title": "Statystyki aktywności użytkownika", - "admin.authentication.email": "Email Authentication", + "admin.authentication.email": "Uwierzytelnienie mailowe", "admin.authentication.gitlab": "GitLab", "admin.authentication.ldap": "AD/LDAP", "admin.authentication.oauth": "OAuth 2.0", "admin.authentication.saml": "SAML 2.0", "admin.banner.heading": "Uwaga:", - "admin.client_versions.androidLatestVersion": "Latest Android Version", - "admin.client_versions.androidLatestVersionHelp": "The latest released Android version", - "admin.client_versions.androidMinVersion": "Minimum Android Version", - "admin.client_versions.androidMinVersionHelp": "The minimum compliant Android version", - "admin.client_versions.desktopLatestVersion": "Latest Desktop Version", - "admin.client_versions.desktopLatestVersionHelp": "The latest released Desktop version", - "admin.client_versions.desktopMinVersion": "Minimum Desktop Version", - "admin.client_versions.desktopMinVersionHelp": "The minimum compliant Desktop version", - "admin.client_versions.iosLatestVersion": "Latest iOS Version", - "admin.client_versions.iosLatestVersionHelp": "The latest released iOS version", - "admin.client_versions.iosMinVersion": "Minimum iOS Version", - "admin.client_versions.iosMinVersionHelp": "The minimum compliant iOS version", + "admin.client_versions.androidLatestVersion": "Ostatnia wersja Android", + "admin.client_versions.androidLatestVersionHelp": "Ostatnia wydana wersja Android", + "admin.client_versions.androidMinVersion": "Minimalna wersja Androida", + "admin.client_versions.androidMinVersionHelp": "Minimalna zgodna wersja Androida", + "admin.client_versions.desktopLatestVersion": "Ostatnia wersja aplikacji Desktop", + "admin.client_versions.desktopLatestVersionHelp": "Ostatnio wydana wersja aplikacji desktopowej", + "admin.client_versions.desktopMinVersion": "Minimalna wersja aplikacji desktopowej", + "admin.client_versions.desktopMinVersionHelp": "Minimalna zgodna wersja aplikacji desktopowej", + "admin.client_versions.iosLatestVersion": "Ostatnia wersja iOS", + "admin.client_versions.iosLatestVersionHelp": "Ostatnio wydana wersja iOS", + "admin.client_versions.iosMinVersion": "Minimalna wersja iOS", + "admin.client_versions.iosMinVersionHelp": "Minimalna zgodna wersja iOS", "admin.cluster.enableDescription": "Gdy włączone, Mattermost będzie działał w trybie Wysokiej Dostępności (HA). Proszę przeczytać dokumentację (język angielski) żeby dowiedzieć się więcej o konfiguracji trybu Wysokiej Dostępności w Mattermost.", "admin.cluster.enableTitle": "Włącz tryb Wysokiej Dostępności:", "admin.cluster.interNodeListenAddressDesc": "Adres, którego ten serwer będzie używał do komunikacji z innymi serwerami.", @@ -449,14 +453,14 @@ "admin.general.policy.restrictPrivateChannelDeletionTitle": "Włącz możliwość usuwania prywatnych kanałów dla:", "admin.general.policy.restrictPrivateChannelManageMembersDescription": "Określ politykę dotyczącą osób, które mogą dodawać i usuwać uczestników z prywatnych kanałów.", "admin.general.policy.restrictPrivateChannelManageMembersTitle": "Włącz zarządzanie uczestnikami prywatnego kanału dla:", - "admin.general.policy.restrictPrivateChannelManagementDescription": "Ustaw kto może zmieniać nazwy, nagłówki i opisy prywatnych kanałów.", + "admin.general.policy.restrictPrivateChannelManagementDescription": "Ustaw kto może zmieniać nazwy, nagłówki i cele prywatnych kanałów.", "admin.general.policy.restrictPrivateChannelManagementTitle": "Włącz możliwość zmiany nazwy prywatnych kanałów dla:", "admin.general.policy.restrictPublicChannelCreationDescription": "Ustaw politykę na temat tego kto może tworzyć publiczne kanały.", "admin.general.policy.restrictPublicChannelCreationTitle": "Włącz możliwość tworzenia publicznych kanałów dla:", "admin.general.policy.restrictPublicChannelDeletionCommandLineToolLink": "narzędzie wiersza poleceń", "admin.general.policy.restrictPublicChannelDeletionDescription": "Ustaw politykę, na temat tego kto może usuwać publiczne kanały. Usunięte kanały mogą być przywrócone z bazy danych używając {commandLineToolLink}.", "admin.general.policy.restrictPublicChannelDeletionTitle": "Włącz możliwość usuwania publicznych kanałów dla:", - "admin.general.policy.restrictPublicChannelManagementDescription": "Ustaw kto może zmieniać nazwy, nagłówki i opisy publicznych kanałów.", + "admin.general.policy.restrictPublicChannelManagementDescription": "Ustaw kto może zmieniać nazwy, nagłówki i cele publicznych kanałów.", "admin.general.policy.restrictPublicChannelManagementTitle": "Włącz możliwość zmiany nazwy publicznych kanałów dla:", "admin.general.policy.teamInviteDescription": "Ustaw politykę na temat tego kto może zapraszać innych do zespołu używając Zaproś nowego uczestnika aby zaprosić nowych uczestników poprzez emaila, albo opcję Pobierz Link Zapraszający do Zespołu i Dodaj uczestników do zespołu z Menu Głównego. Jeśli użyto Pobierz Link Zapraszający do Zespołu do udostępnienia linka, sprawić aby kod zaproszenia stracił ważność w Ustawienia Zespołu > Kod Zaproszenia po tym jak pożądani użytkownicy dołączą już do zespołu.", "admin.general.policy.teamInviteTitle": "Włącz wysyłanie zaproszeń do zespołu od:", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Włącz Diagnostykę i Raportowanie Błędów:", "admin.log.enableDiagnosticsDescription": "Włącz tą funkcjonalność aby ulepszyć jakość i wydajność Mattermost poprzez wysyłanie raportów błędów i diagnostyczne informacje do Mattermost, Inc. Przeczytaj naszą politykę prywatności aby dowiedzieć się więcej.", "admin.log.enableWebhookDebugging": "Włącz debugowanie webhooka:", - "admin.log.enableWebhookDebuggingDescription": "Można ustawić tę wartość na false, aby wyłączyć rejestrowanie debugowania wszystkich przychodzących zapytań.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Zazwyczaj włączone na produkcji. Jeśli włączone, logowane zdarzenia są zapisywane do pliku mattermost.log w katalogu sprecyzowanym w polu Katalog Pliku z Logami. Logi są \"obracane\" przy 10 000 liniach i archiwizowane do pliku w tym samym katalogu, a do nazwy dodawana jest data i numer seryjny. Na przykład, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "To ustawienia określa poziom szczegółów logów jakie są zapisywane do pliku z logami. ERROR: Wypisuje tylko wiadomości błędów. INFO: Wypisuje wiadomości błędów oraz informacji dotyczące uruchamiania i inicjalizacji. DEBUG: Wypisuje dużo szczegółów dla deweloperów pracujących nad debugowaniem problemów.", "admin.log.fileLevelTitle": "Poziom Pliku Logów:", @@ -1195,9 +1199,9 @@ "api.team.join_team.post_and_forget": "{username} dołączył do kanału.", "api.team.leave.left": "{username} dołączył do kanału.", "api.team.remove_user_from_team.removed": "{removedUsername} został usunięty z kanału", - "app.channel.post_update_channel_purpose_message.removed": "{username} usunął opis kanału (było: {old})", - "app.channel.post_update_channel_purpose_message.updated_from": "{username} zaktualizował opis kanału z: {old} na: {new}", - "app.channel.post_update_channel_purpose_message.updated_to": "{username} zaktualizował opis kanału na: {new}", + "app.channel.post_update_channel_purpose_message.removed": "{username} usunął cel kanału (było: {old})", + "app.channel.post_update_channel_purpose_message.updated_from": "{username} zaktualizował cel kanału z: {old} na: {new}", + "app.channel.post_update_channel_purpose_message.updated_to": "{username} zaktualizował cel kanału na: {new}", "audit_table.accountActive": "Konto zostało aktywowane", "audit_table.accountInactive": "Konto zostało dezaktywowane", "audit_table.action": "Akcja", @@ -1303,7 +1307,7 @@ "channel_header.viewInfo": "Wyświetl Informacje", "channel_header.viewMembers": "Wyświetl użytkowników", "channel_header.webrtc.call": "Rozpocznij rozmowę wideo", - "channel_header.webrtc.doNotDisturb": "Do not disturb", + "channel_header.webrtc.doNotDisturb": "Nie przeszkadzać", "channel_header.webrtc.offline": "Użytkownik jest w trybie offline", "channel_header.webrtc.unavailable": "Nowe połączenie jest niedostępne do momentu zakończenia istniejących połączeń", "channel_info.about": "O", @@ -1312,7 +1316,7 @@ "channel_info.id": "Identyfikator: ", "channel_info.name": "Nazwa:", "channel_info.notFound": "Nie znaleziono kanału", - "channel_info.purpose": "Przeznaczenie:", + "channel_info.purpose": "Cel:", "channel_info.url": "Adres URL:", "channel_invite.add": "Dodaj", "channel_invite.addNewMembers": "Dodaj nowych użytkowników do ", @@ -1351,7 +1355,7 @@ "channel_modal.privateGroup2": "Stwórz prywatny kanał", "channel_modal.publicChannel1": "Stwórz publiczny kanał", "channel_modal.publicChannel2": "Utworzyć nowy publiczny kanał, do którego każdy może dołączyć. ", - "channel_modal.purpose": "Przeznaczenie", + "channel_modal.purpose": "Cel", "channel_modal.purposeEx": "Np. \"Kanał do zgłaszania bugów i usprawnień\"", "channel_notifications.allActivity": "Dla wszystkich aktywności", "channel_notifications.allUnread": "Dla wszystkich nieprzeczytanych wiadomości", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Przełącz konto {type} na e-mail", "confirm_modal.cancel": "Anuluj", "connecting_screen": "Łączenie", + "copy_url_context_menu.getChannelLink": "Kopiuj odnośnik", "create_comment.addComment": "Dodaj komentarz...", "create_comment.comment": "Dodaj komentarz", "create_comment.commentLength": "Długość komentarza powinna być nie mniejsza niż {max} znaków.", @@ -1477,10 +1482,10 @@ "edit_channel_private_purpose_modal.body": "Ten tekst pojawia się w okienku \"Wyświetl informacje\" prywatnego kanału.", "edit_channel_purpose_modal.body": "Opisz w jak ten kanał powinien być wykorzystywany. Ten tekst pojawi się na liście kanałów w menu \"Wiecej...\" i pomaga innym zdecydować czy dołączyć do kanału.", "edit_channel_purpose_modal.cancel": "Anuluj", - "edit_channel_purpose_modal.error": "Opis kanału jest za długi, wpisz krótszą wersję", + "edit_channel_purpose_modal.error": "Cel kanału jest za długi, wpisz krótszą wersję", "edit_channel_purpose_modal.save": "Zapisz", - "edit_channel_purpose_modal.title1": "Zmień przeznaczenie", - "edit_channel_purpose_modal.title2": "Edytuj Przeznaczenie", + "edit_channel_purpose_modal.title1": "Zmień cel", + "edit_channel_purpose_modal.title2": "Zmień cel dla ", "edit_command.save": "Zaktualizuj", "edit_post.cancel": "Anuluj", "edit_post.edit": "Edytuj {title}", @@ -1802,7 +1807,7 @@ "intro_messages.noCreator": "To początek {type} {name}, utworzony {date}.", "intro_messages.offTopic": "

Początek {display_name}

To jest początek {display_name}, kanału przeznaczonego do rozmów niezwiązanych z pracą.

", "intro_messages.onlyInvited": " Tylko zaproszeni użytkownicy mogą zobaczyć ten prywatny kanał.", - "intro_messages.purpose": " Celem {type}u jest: {purpose}.", + "intro_messages.purpose": " Celem tego {type} jest: {purpose}.", "intro_messages.setHeader": "Ustaw tytuł", "intro_messages.teammate": "To początek historii wiadomości z użytkownikiem. Bezpośrednie wiadomości i wysłane w nich pliki nie są widoczne dla osób spoza tego obszaru.", "invite_member.addAnother": "Dodaj jeszcze", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "Relaunch", "mobile.error_handler.description": "\nKliknij \"ponowne uruchomienie\" aby zrestartować aplikację. Po restarcie możesz zgłosić problem poprzez menu ustawień.\n", "mobile.error_handler.title": "Unexpected error occurred", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Zrób Zdjęcie lub nagraj Film", "mobile.file_upload.library": "Biblioteka Zdjęć", "mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copy Mention", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "New Conversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "mobile apps", "mobile.notice_platform_link": "platform", "mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Uwierzytelnianie wieloskładnikowe", "mobile.routes.postsList": "Lista wiadomości", "mobile.routes.saml": "Single SignOn", + "mobile.routes.selectChannel": "Usuń kanał", "mobile.routes.selectTeam": "Wybierz zespół", "mobile.routes.settings": "Ustawienia", "mobile.routes.sso": "Single SignOn", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n", "mobile.settings.modal.check_for_upgrade": "Check for Updates", "mobile.settings.team_selection": "Wybór zespołu", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Anuluj", + "mobile.share_extension.channel": "Kanał", + "mobile.share_extension.send": "Wyślij", + "mobile.share_extension.team": "Zespoły", "mobile.suggestion.members": "Użytkownicy", "mobile.video.save_error_message": "To save the video file you need to download it first.", "mobile.video.save_error_title": "Save Video Error", @@ -2154,11 +2165,11 @@ "modal.manaul_status.message": "Czy chcesz zmienić status na \"Online\"?", "modal.manaul_status.title_": "Twój status został ustawiony na \"{status}\"", "modal.manaul_status.title_away": "Twój status został ustawiony na \"Zaraz wracam\"", - "modal.manaul_status.title_dnd": "Your status is set to \"Do Not Disturb\"", + "modal.manaul_status.title_dnd": "Twój status jest ustawiony na \"Nie przeszkadzać\"", "modal.manaul_status.title_offline": "Twój status został ustawiony na \"Offline\"", "modal.manual_status.cancel_": "Nie, pozostaw \"{status}\"", "modal.manual_status.cancel_away": "No, keep it as \"Away\"", - "modal.manual_status.cancel_dnd": "No, keep it as \"Do Not Disturb\"", + "modal.manual_status.cancel_dnd": "Nie, zostaw \"Nie przeszkadzać\"", "modal.manual_status.cancel_offline": "No, keep it as \"Offline\"", "more_channels.close": "Zamknij", "more_channels.create": "Utwórz nowy kanał", @@ -2193,7 +2204,7 @@ "navbar.preferences": "Ustawienia powiadomień", "navbar.rename": "Zmiana nazwy kanału", "navbar.setHeader": "Ustaw nagłówek kanału...", - "navbar.setPurpose": "Ustaw opis kanału...", + "navbar.setPurpose": "Ustaw Cel Kanału...", "navbar.toggle1": "Przełącz pasek boczny", "navbar.toggle2": "Przełącz pasek boczny", "navbar.viewInfo": "Wyświetl Informacje", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Zapisz", "setting_item_min.edit": "Edycja", "setting_picture.cancel": "Anuluj", - "setting_picture.help": "Wgraj zdjęcie profilowe w formacie BMP, JPG, JPEG lub PNG, o wielkości co najmniej {width}px na {height}px", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Zapisz", "setting_picture.select": "Wybierz", "setting_upload.import": "Zaimportuj", @@ -2514,7 +2525,7 @@ "sso_signup.teamName": "Wprowadź nazwę nowego zespołu", "sso_signup.team_error": "Proszę wprowadzić nazwę zespołu.", "status_dropdown.set_away": "Zaraz wracam", - "status_dropdown.set_dnd": "Do Not Disturb", + "status_dropdown.set_dnd": "Nie przeszkadzać", "status_dropdown.set_dnd.extra": "Disables Desktop and Push Notifications", "status_dropdown.set_offline": "Offline", "status_dropdown.set_online": "Online", @@ -2633,7 +2644,7 @@ "user.settings.custom_theme.centerChannelTitle": "Style środkowego kanału", "user.settings.custom_theme.codeTheme": "Kod motywu", "user.settings.custom_theme.copyPaste": "Skopiuj i wklej aby podzielić się schematem kolorów:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", + "user.settings.custom_theme.dndIndicator": "Wskaźnik trybu \"Nie przeszkadzać\"", "user.settings.custom_theme.linkButtonTitle": "Style przycisków i linków", "user.settings.custom_theme.linkColor": "Kolor odnośnika", "user.settings.custom_theme.mentionBj": "Tło mention jewel", diff --git a/assets/base/i18n/pt-BR.json b/assets/base/i18n/pt-BR.json index e12f966e5..6ee3a723d 100644 --- a/assets/base/i18n/pt-BR.json +++ b/assets/base/i18n/pt-BR.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Título", "add_incoming_webhook.displayName.help": "Escolha um título para ser apresentado na página de configurações de webhook. Máximo de 64 caracteres.", "add_incoming_webhook.doneHelp": "Seu webhook de entrada foi definido. Por favor envie dados para a URL seguinte (veja documentação para mais detalhes).", + "add_incoming_webhook.icon_url": "Imagem do Perfil", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Nome", "add_incoming_webhook.save": "Salvar", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Usuário", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "Os URIs de redirecionamento para o qual o serviço irá redirecionar os usuários depois de aceitar ou negar a autorização de sua aplicação, e que irá lidar com códigos de autorização ou tokens de acesso. Deve ser uma URL válida e começar com http:// ou https://.", "add_oauth_app.callbackUrlsRequired": "Uma ou mais URLs callback são necessárias", "add_oauth_app.clientId": "ID Cliente: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Ativar Diagnósticos e Relatório de Erro:", "admin.log.enableDiagnosticsDescription": "Ativar este recurso para melhorar a qualidade e performance do Mattermost enviando relatório de erros e informações de diagnóstico para Mattermost, Inc. Leia nossa política de privacidade para saber mais.", "admin.log.enableWebhookDebugging": "Ativar Debugging Webhook:", - "admin.log.enableWebhookDebuggingDescription": "Você pode definir isto como falso para desativar o log de depuração de todos os bodies de solicitação de solicitação webhook recebidas.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Normalmente definida como verdadeira em produção. Quando verdadeiro, os eventos registrados são gravados no arquivo mattermost.log no diretório especificado no campo Diretório de Arquivo de Log. Os logs são girados em 10.000 linhas e arquivados em um arquivo no mesmo diretório, e dado um nome com um datetamp e número de série. Por exemplo, mattermost.2017-03-31.001.", "admin.log.fileLevelDescription": "Esta configuração determina o nível de detalhe que são gravados no log de eventos no console. ERROR: Saídas somente mensagens de erro. INFO: Saídas de mensagens de erro e informações em torno de inicialização. DEBUG: Impressões de alto detalhe para desenvolvedores que trabalham na depuração de problemas.", "admin.log.fileLevelTitle": "Nível do Arquivo de Log:", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Trocar Conta {type} para E-mail", "confirm_modal.cancel": "Cancelar", "connecting_screen": "Conectando", + "copy_url_context_menu.getChannelLink": "Copiar Link", "create_comment.addComment": "Adicionar um comentário...", "create_comment.comment": "Adicionar Comentário", "create_comment.commentLength": "Tamanho dos comentários precisa ter menos de {max} caracteres.", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "Relançar", "mobile.error_handler.description": "\nClique relançar para abrir a app novamente. Após o reinício, você pode relatar o problema no menu the configuração.\n", "mobile.error_handler.title": "Ocorreu um erro inesperado", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Tirar Foto ou Vídeo", "mobile.file_upload.library": "Biblioteca de Fotos", "mobile.file_upload.max_warning": "Upload limitado ao máximo de 5 arquivos.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copiar Menção", "mobile.more_dms.start": "Início", "mobile.more_dms.title": "Nova Conversa", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "aplicativos móveis", "mobile.notice_platform_link": "plataforma", "mobile.notice_text": "Mattermost é possível graças ao software open source na nossa {platform} e {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Autenticação Multi-Fator", "mobile.routes.postsList": "Lista de Posts", "mobile.routes.saml": "Single SignOn", + "mobile.routes.selectChannel": "Excluir Canal", "mobile.routes.selectTeam": "Selecione Equipe", "mobile.routes.settings": "Configurações", "mobile.routes.sso": "Single Sign-On", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nIsto irá apagar todos os dados offline e reiniciar o aplicativo. Você será automaticamente conectado novamente quando o aplicativo for reiniciado.\n", "mobile.settings.modal.check_for_upgrade": "Procurar por Atualizações", "mobile.settings.team_selection": "Seleção da Equipe", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Cancelar", + "mobile.share_extension.channel": "Canal", + "mobile.share_extension.send": "Enviar", + "mobile.share_extension.team": "Equipes", "mobile.suggestion.members": "Membros", "mobile.video.save_error_message": "Para salvar o arquivo de video você deve primeiro realizar o download.", "mobile.video.save_error_title": "Erro ao Salvar o Vídeo", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Salvar", "setting_item_min.edit": "Editar", "setting_picture.cancel": "Cancelar", - "setting_picture.help": "Enviar uma imagem para perfil no formato BMP, JPG, JPEG ou PNG, com pelo menos {width}px na largura e {height}px na altura.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Salvar", "setting_picture.select": "Selecionar", "setting_upload.import": "Importar", diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 472f65aea..135290c01 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -45,7 +45,7 @@ "add_command.description": "Описание", "add_command.description.help": "Описание входящего вебхука.", "add_command.displayName": "Заголовок", - "add_command.displayName.help": "Выберите название, которое будет отображено на странице настроек веб-хука. Максимум 64 знака.", + "add_command.displayName.help": "Выберите заголовок, отображаемый на странице настроек slash-комманд . Максимум 64 знака.", "add_command.doneHelp": "Ваша slash-команда настроена. Следующий токен будет отправлен с полезной нагрузкой в исходящем запросе. Пожалуйста, используйте этот токен для проверки запроса от вашей команды в Mattermost (см. документацию для получения дополнительной информации).", "add_command.iconUrl": "Иконка ответа", "add_command.iconUrl.help": "(Необязательно) Выберите иконку для отображения вместо картинки профиля в ответах на эту слэш-команду. Введите URL .png или .jpg файла, разрешением минимум 128 на 128 пикселей.", @@ -93,12 +93,16 @@ "add_incoming_webhook.channelRequired": "Необходим действующий канал", "add_incoming_webhook.description": "Описание", "add_incoming_webhook.description.help": "Описание входящего вебхука.", - "add_incoming_webhook.displayName": "Заголовок", + "add_incoming_webhook.displayName": "Название", "add_incoming_webhook.displayName.help": "Выберите название, которое будет отображено на странице настроек веб-хука. Максимум 64 знака.", "add_incoming_webhook.doneHelp": "Входящий вебхук был установлен. Пожалуйста отправляйте данные на этот URL (смотрите документацию для получения подробностей).", + "add_incoming_webhook.icon_url": "Изображение профиля", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Имя", "add_incoming_webhook.save": "Сохранить", "add_incoming_webhook.url": "URL: {url}", + "add_incoming_webhook.username": "Имя пользователя", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "URI, на который будет совершено перенаправление после подтверждения или отклонения авторизации приложения, и который должен обработать код авторизации или токен доступа. Должен быть правильным URL и начинаться с http:// или https://.", "add_oauth_app.callbackUrlsRequired": "Требуется хотя бы один URL для обратного вызова", "add_oauth_app.clientId": "ID клиента:{id}", @@ -200,7 +204,7 @@ "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML format, and is currently in beta. Support for the GlobalRelay EML format and the Mattermost CSV format are scheduled for a future release, and will replace the existing Compliance feature. Compliance Export files will be written to the \"exports\" subdirectory of the configured Local Storage Directory.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", "admin.complianceExport.exportFormat.description": "File format of the compliance export. Corresponds to the system that you want to import the data into.", - "admin.complianceExport.exportFormat.title": "Export File Format:", + "admin.complianceExport.exportFormat.title": "Формат файла экспорта:", "admin.complianceExport.exportJobStartTime.description": "Установите время начала ежедневного задания сохранения данных. Выберите время, когда наименьшее число людей используют вашу систему. Время должно быть в 24-часовом формате ЧЧ:ММ.", "admin.complianceExport.exportJobStartTime.example": "Например: \"02:00\"", "admin.complianceExport.exportJobStartTime.title": "Compliance Export time:", @@ -257,21 +261,21 @@ "admin.customization.restrictCustomEmojiCreationTitle": "Запретить создание пользовательских смайлов:", "admin.customization.support": "Право и поддержка", "admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.", - "admin.data_retention.confirmChangesModal.confirm": "Confirm Settings", + "admin.data_retention.confirmChangesModal.confirm": "Подтвердить настройки", "admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:", - "admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.", + "admin.data_retention.confirmChangesModal.description.itemFileDeletion": "Все файлы будут окончательно удалены через {days} дней.", "admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.", - "admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.", + "admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "Все сообщения будут удалены навсегда через {days} дней.", "admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.", "admin.data_retention.confirmChangesModal.title": "Confirm data retention policy", "admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.", - "admin.data_retention.createJob.title": "Run Deletion Job Now", + "admin.data_retention.createJob.title": "Запустить задание по удалению сейчас", "admin.data_retention.deletionJobStartTime.description": "Установите время начала ежедневного задания сохранения данных. Выберите время, когда наименьшее число людей используют вашу систему. Время должно быть в 24-часовом формате ЧЧ:ММ.", "admin.data_retention.deletionJobStartTime.example": "Например: \"02:00\"", "admin.data_retention.deletionJobStartTime.title": "Data Deletion Time:", - "admin.data_retention.enableFileDeletion.description": "Set how long Mattermost keeps file uploads in channels and direct messages.", + "admin.data_retention.enableFileDeletion.description": "Установить, сколько времени Mattermost будет хранить загруженные файлы в каналах и личных сообщениях.", "admin.data_retention.enableFileDeletion.title": "File Retention:", - "admin.data_retention.enableMessageDeletion.description": "Set how long Mattermost keeps messages in channels and direct messages.", + "admin.data_retention.enableMessageDeletion.description": "Установить, сколько времени Mattermost будет хранить сообщения в каналах и личных сообщениях.", "admin.data_retention.enableMessageDeletion.title": "Message Retention:", "admin.data_retention.fileRetentionDays.description": "Укажите, сколько дней загруженный файл хранится в Mattermost. Файлы старше установленной вами продолжительности будут удалены. Минимальное время хранения один день.", "admin.data_retention.fileRetentionDays.example": "Например: \"60\"", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Включение диагностики и отчетов об ошибках:", "admin.log.enableDiagnosticsDescription": "Включите функцию отправки отчётов об ошибках и диагностическую информацию для того, чтобы мы смогли улучшить Mattermost. Прочтите нашу политику безопасности.", "admin.log.enableWebhookDebugging": "Включить отладку Webhook-ов:", - "admin.log.enableWebhookDebuggingDescription": "Вы можете установить это значение в false, чтобы отключить отладочное журналирование тел всех запросов входящие вебхуки.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Обычно включается в priduction. Если включено, события журнала записываются в файл mattermost.log из каталога указанной в опции Каталог с файлом Журнала. Файлы журнала обновляются по достижении 10000 строк и хранятся в том же каталоге, именованные по дате и порядковому номеру. Пример, mattermost.2017-11-05.001", "admin.log.fileLevelDescription": "Эта настройка определяет уровень детализации, на котором события записываются в лог-файл. ERROR: Записываются только сообщения об ошибках. INFO: Записываются сообщения об ошибках и информация о процессе запуска и инициализации. DEBUG: Высокодетализированный вывод для отладки разработчиками при решении проблем.", "admin.log.fileLevelTitle": "Файловый уровень логирования:", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "Переключить аккаунт {type} на E-Mail", "confirm_modal.cancel": "Отмена", "connecting_screen": "Подключение", + "copy_url_context_menu.getChannelLink": "Скопировать ссылку", "create_comment.addComment": "Добавить комментарий...", "create_comment.comment": "Добавить комментарий", "create_comment.commentLength": "Длина комментария должна быть меньше {max} символов.", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "Перезапустить", "mobile.error_handler.description": "\nНажмите на кнопку Перезапустить, чтобы открыть приложение заново. После запуска, вы можете сообщить о проблеме через меню настроек.\n", "mobile.error_handler.title": "Произошла непредвиденная ошибка", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Сделать фото или видео", "mobile.file_upload.library": "Библиотека изображений", "mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Copy Mention", "mobile.more_dms.start": "Начать", "mobile.more_dms.title": "New Conversation", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "мобильные приложения", "mobile.notice_platform_link": "платформа", "mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Многофакторная аутентификация", "mobile.routes.postsList": "Список постов", "mobile.routes.saml": "Single SignOn", + "mobile.routes.selectChannel": "Удалить канал", "mobile.routes.selectTeam": "Выберите команду", "mobile.routes.settings": "Параметры", "mobile.routes.sso": "Single Sign-On", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nДанное действие приведёт к очистке локальных данных и перезапуску приложения.\n", "mobile.settings.modal.check_for_upgrade": "Проверить обновления", "mobile.settings.team_selection": "Выбор команды", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "Отмена", + "mobile.share_extension.channel": "Канал", + "mobile.share_extension.send": "Отправить", + "mobile.share_extension.team": "Команды", "mobile.suggestion.members": "Участники", "mobile.video.save_error_message": "To save the video file you need to download it first.", "mobile.video.save_error_title": "Save Video Error", @@ -2291,10 +2302,10 @@ "reaction.clickToRemove": "(нажмите, чтобы удалить)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {пользователь} few {пользователя} other {пользователей}}", "reaction.reacted": "{users} {reactionVerb} с {emoji}", - "reaction.reactionVerb.user": "відреагував", - "reaction.reactionVerb.users": "відреагував", - "reaction.reactionVerb.you": "відреагував", - "reaction.reactionVerb.youAndUsers": "відреагував", + "reaction.reactionVerb.user": "отреагировал", + "reaction.reactionVerb.users": "отреагировал", + "reaction.reactionVerb.you": "отреагировал", + "reaction.reactionVerb.youAndUsers": "отреагировал", "reaction.usersAndOthersReacted": "{users} и {otherUsers, number} {otherUsers, plural, one {другой пользователь} few {других пользователя} other {других пользователей}}", "reaction.usersReacted": "{users} и {lastUser}", "reaction.you": "Вы", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Сохранить", "setting_item_min.edit": "Изменить", "setting_picture.cancel": "Отмена", - "setting_picture.help": "Загрузите изображение профиля в формате BMP, JPG, JPEG или PNG, разрешением не меньше {width} пикселей по ширине и {height} пикселей по высоте.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Сохранить", "setting_picture.select": "Выбрать", "setting_upload.import": "Импорт", @@ -2916,14 +2927,14 @@ "user.settings.tokens.copy": "Пожалуйста, скопируйте свой токен. Вы не сможете увидеть его ещё раз!", "user.settings.tokens.create": "Создать новый токен", "user.settings.tokens.deactivate": "Деактивировать", - "user.settings.tokens.deactivatedWarning": "Неактивен", + "user.settings.tokens.deactivatedWarning": "(Неактивен)", "user.settings.tokens.delete": "Удалить", "user.settings.tokens.description": "Personal access tokens function similarly to session tokens and can be used by integrations to authenticate against the REST API.", "user.settings.tokens.description_mobile": "Personal access tokens function similarly to session tokens and can be used by integrations to authenticate against the REST API. Create new tokens on your desktop.", "user.settings.tokens.id": "Token ID: ", "user.settings.tokens.name": "Описание токена: ", - "user.settings.tokens.nameHelp": "Enter a description for your token to remember what it does.", - "user.settings.tokens.nameRequired": "Please enter a description.", + "user.settings.tokens.nameHelp": "Введите название для токена, чтобы запомнить для каких он целей", + "user.settings.tokens.nameRequired": "Пожалуйста, введите описание", "user.settings.tokens.save": "Сохранить", "user.settings.tokens.title": "Personal Access Tokens", "user.settings.tokens.token": "Access Token: ", diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json index 899c1c31b..8c34eb117 100644 --- a/assets/base/i18n/tr.json +++ b/assets/base/i18n/tr.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "Başlık", "add_incoming_webhook.displayName.help": "Web bağlantı ayarları sayfasında görüntülenecek, en fazla 64 karakter uzunluğunda bir başlık yazın.", "add_incoming_webhook.doneHelp": "Gelen web bağlantınız ayarlandı. Lütfen verileri şu adrese gönderin (ayrıntılı bilgi almak için belgeler bölümüne bakın).", + "add_incoming_webhook.icon_url": "Profil Görseli", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "Ad", "add_incoming_webhook.save": "Kaydet", "add_incoming_webhook.url": "Adres: {url}", + "add_incoming_webhook.username": "Kullanıcı Adı", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "Uygulamanız için kimlik doğrulamasının onaylanması ya da reddedilmesinden sonra hizmetin yönlendireceği ve kimlik doğrulama ve erişim kodlarını işleyecek adres. http:// ya da https:// ile başlayan geçerli bir adres olmalıdır.", "add_oauth_app.callbackUrlsRequired": "Bir ya da bir kaç çağırma adresi gereklidir", "add_oauth_app.clientId": "İstemci Kodu: {id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "Tanılama ve Hata Bildirme Kulanılsın:", "admin.log.enableDiagnosticsDescription": "Bu seçenek etkinleştirildiğinde, Mattermost kalitesini ve başarımını arttırmaya yardımcı olacak hata bildirimleri ve tanılama bilgileri gönderilir. Ayrıntılı bilgi almak için gizlilik ilkemize bakın.", "admin.log.enableWebhookDebugging": "Web Bağlantıı Hata Ayıklaması Kullanılsın:", - "admin.log.enableWebhookDebuggingDescription": "Bu seçenek devre dışı bırakıldığında, gelen web bağlantısı isteği gövdeleri için hata ayıklama günlüklemesi yapılmaz.", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Bu seçenek genel olarak üretim ortamında etkinleştirilir. Etkinleştirildiğinde, günlüğe yazılan işlemler Dosya Günlüğü Klasörü alanında belirtilen klasördeki mattermost.log dosyasına yazılır. Günlükler 10,000 satıra ulaştığında aynı klasörde tarih damgası ve seri numarası ile adlandırılarak arşivlenir. Örnek: mattermost.201703-31.001.", "admin.log.fileLevelDescription": "Bu seçenek dosya günlüklemesinin hangi düzeyde yapılacağını belirtir. ERROR: Yalnız hata iletileri kaydedilir. INFO: Hata ile başlatma ve hazırlık iletileri kaydedilir. DEBUG: Geliştiricilerin sorunlar üzerinde çalışmasına yardımcı olan ayrıntılı bilgiler kaydedilir.", "admin.log.fileLevelTitle": "Dosya Günlüğü Düzeyi:", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "{type} hesabını e-posta olarak değiştir", "confirm_modal.cancel": "İptal", "connecting_screen": "Bağlanıyor", + "copy_url_context_menu.getChannelLink": "Bağlantıyı Kopyala", "create_comment.addComment": "Yorum yazın...", "create_comment.comment": "Yorum Yazın", "create_comment.commentLength": "Yorum {max} karakterden kısa olamaz.", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "Yeniden başlat", "mobile.error_handler.description": "\nUygulamayı açmak için yeniden başlat üzerine tıklayın. Yeniden başlatıldıktan sonra ayarlar menüsünden sorunu bildirebilirsiniz.\n", "mobile.error_handler.title": "Beklenmeyen bir sorun çıktı", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "Fotoğraf ya da Görüntü Çek", "mobile.file_upload.library": "Fotoğraf Kitaplığı", "mobile.file_upload.max_warning": "En fazla 5 dosya yüklenebilir.", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "Anmayı Kopyala", "mobile.more_dms.start": "Başlat", "mobile.more_dms.title": "Yeni Konuşma", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "mobil uygulamalar", "mobile.notice_platform_link": "mimari", "mobile.notice_text": "Mattermost kullandığımız {platform} ve {mobile} üzerinde açık kaynaklı yazılım sayesinde var.", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "Çok Aşamalı Kimlik Doğrulama", "mobile.routes.postsList": "İleti Listesi", "mobile.routes.saml": "Tek Oturum Açma", + "mobile.routes.selectChannel": "Kanalı Sil", "mobile.routes.selectTeam": "Takım Seçin", "mobile.routes.settings": "Ayarlar", "mobile.routes.sso": "Tek Oturum Açma", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\nBu işlem çevrimdışı verileri temizleyerek uygulamayı yeniden başlatır. Uygulama yeniden başlatıldığında oturumunuz otomatik olarak açılacak.\n", "mobile.settings.modal.check_for_upgrade": "Güncellemeleri Denetle", "mobile.settings.team_selection": "Takım Seçimi", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "İptal", + "mobile.share_extension.channel": "Kanal", + "mobile.share_extension.send": "Gönder", + "mobile.share_extension.team": "Takım", "mobile.suggestion.members": "Üyeler", "mobile.video.save_error_message": "Görüntü dosyasını kaydedebilmek için önce indirmelisiniz.", "mobile.video.save_error_title": "Görüntü Kaydetme Sorunu", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "Kaydet", "setting_item_min.edit": "Düzenle", "setting_picture.cancel": "İptal", - "setting_picture.help": "BMP, JPG, JPEG ya da PNG biçiminde ve en az {width} genişliğinde ve {height} yüksekliğinde bir profil görseli yükleyin.", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "Kaydet", "setting_picture.select": "Seçin", "setting_upload.import": "İçe Aktar", diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 7f41266d5..a09c60c40 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "标题", "add_incoming_webhook.displayName.help": "选择个显示在 webhook 设定页面的标题。最多 64 个字符。", "add_incoming_webhook.doneHelp": "您的传入webhook已设定。请传数据至此网址(详见文档)。", + "add_incoming_webhook.icon_url": "照片", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "名称", "add_incoming_webhook.save": "保存", "add_incoming_webhook.url": "网址:{url}", + "add_incoming_webhook.username": "用户名", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "用户在接收或拒绝授权您的应用后重转向的网址,同时用来处理授权码或访问令牌。比为以 http:// 或 https:// 开头的有效网址。", "add_oauth_app.callbackUrlsRequired": "需要一个或多个回调URL", "add_oauth_app.clientId": "客户端ID:{id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "开启诊断和错误报告:", "admin.log.enableDiagnosticsDescription": "开启此功能将发送错误报告和诊断信息到 Mattermost, Inc. 以帮助提高 Mattermost 的质量和性能。请阅读我们的隐私政策了解更多。", "admin.log.enableWebhookDebugging": "启用Webhook调试:", - "admin.log.enableWebhookDebuggingDescription": "您可以设置为false来禁用所有传入的webhook请求主体的调试日志记录。", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "通常在正常环境设为是。当设为是时,事件日志将写入到文件日志目录栏指定的目录下的 mattermost.log 文件。日志将在 10,000 后归档到同一目录下的一个文件并以时间和序列号为命名。例如:mattermost.2017-03-31.001。", "admin.log.fileLevelDescription": "此设置确定日志事件写入到控制台的级别详情.ERROR: 只输出错误信息.INFO: 输出错误消息和在启动和初始化的信息.DEBUG: 打印开发者调试问题的细节.", "admin.log.fileLevelTitle": "文件日志级别:", @@ -1151,8 +1155,8 @@ "analytics.system.activeUsers": "有发信息的的正常用户", "analytics.system.channelTypes": "频道类型", "analytics.system.dailyActiveUsers": "每日活动用户", - "analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.", - "analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.

To maximize performance, some statistics are disabled. You can re-enable them in config.json.", + "analytics.system.info": "只计算被选择的团队数据。不包含私信频道消息因为不属于任何团队。", + "analytics.system.infoAndSkippedIntensiveQueries": "只计算被选择的团队数据。不包含私信频道消息因为不属于任何团队。

为了最高性能,部分统计被警用。您可以在 config.json 重新启用。", "analytics.system.monthlyActiveUsers": "每月活动用户", "analytics.system.postTypes": "发文,文件和标签", "analytics.system.privateGroups": "私有频道", @@ -1193,8 +1197,8 @@ "api.channel.remove_member.removed": "{removedUsername} 被移出频道。", "api.team.add_member.added": "{addedUsername} 被 {username} 加入到团队", "api.team.join_team.post_and_forget": "{username} 加入了团队。", - "api.team.leave.left": "{username} 加入了团队。", - "api.team.remove_user_from_team.removed": "{removedUsername} 被移出频道。", + "api.team.leave.left": "{username} 离开了团队。", + "api.team.remove_user_from_team.removed": "{removedUsername} 被移出团队。", "app.channel.post_update_channel_purpose_message.removed": "{username} 移除了频道作用 (曾是:{old})", "app.channel.post_update_channel_purpose_message.updated_from": "{username} 更新了频道作用从:{old} 到:{new}", "app.channel.post_update_channel_purpose_message.updated_to": "{username} 更新了频道作用到:{new}", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "切换{type}账户为邮箱", "confirm_modal.cancel": "取消", "connecting_screen": "正在连接", + "copy_url_context_menu.getChannelLink": "复制链接", "create_comment.addComment": "添加一个评论...", "create_comment.comment": "添加评论", "create_comment.commentLength": "评论长度至少{max}字符。", @@ -1449,7 +1454,7 @@ "deactivate_member_modal.cancel": "取消", "deactivate_member_modal.deactivate": "停用", "deactivate_member_modal.desc": "此操作将停用 {username}。他们将注销并无法再访问本系统的任何团队或频道。您确定要停用 {username}?", - "deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.", + "deactivate_member_modal.sso_warning": "您必须在 SSO 提供商停用此用户否则他们将在下次登入或同步时重新启用。", "deactivate_member_modal.title": "停用 {username}", "default_channel.purpose": "发表您想所有人看到的消息。所有人在加入团队时候自动成员此频道的永久成员。", "delete_channel.cancel": "取消", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "重加载", "mobile.error_handler.description": "\n点击重启动应用。重启后,您可以在设定菜单汇报问题。\n", "mobile.error_handler.title": "发生未知错误", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "拍照或视频", "mobile.file_upload.library": "照片库", "mobile.file_upload.max_warning": "最多上传 5 个文件。", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "复制提及", "mobile.more_dms.start": "开始", "mobile.more_dms.title": "新建对话", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "移动应用", "mobile.notice_platform_link": "平台", "mobile.notice_text": "Mattermost 通过开源软件实现了我们的 {platform} 以及 {mobile}。", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "多重验证", "mobile.routes.postsList": "信息列表", "mobile.routes.saml": "单一登入", + "mobile.routes.selectChannel": "删除频道", "mobile.routes.selectTeam": "选择团队", "mobile.routes.settings": "设置", "mobile.routes.sso": "单一登入", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\n这将清除所有离线数据并重启应用。您将会在应用重启后自动登入。\n", "mobile.settings.modal.check_for_upgrade": "检查更新", "mobile.settings.team_selection": "团队选择", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "取消", + "mobile.share_extension.channel": "频道", + "mobile.share_extension.send": "发送", + "mobile.share_extension.team": "团队", "mobile.suggestion.members": "成员", "mobile.video.save_error_message": "您需要先下载才能保存视频文件。", "mobile.video.save_error_title": "保存视频出错", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "保存", "setting_item_min.edit": "编辑", "setting_picture.cancel": "取消", - "setting_picture.help": "上传一张 BMP、JPG、JPEG 或 PNG 格式的个人资料照片,宽度至少 {width}px,高度至少 {height}px。", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "保存", "setting_picture.select": "选择", "setting_upload.import": "导入", diff --git a/assets/base/i18n/zh-TW.json b/assets/base/i18n/zh-TW.json index 8984931be..3e7f612c5 100644 --- a/assets/base/i18n/zh-TW.json +++ b/assets/base/i18n/zh-TW.json @@ -96,9 +96,13 @@ "add_incoming_webhook.displayName": "標題", "add_incoming_webhook.displayName.help": "選擇在 Webhook 設定頁面顯示的標題。最長 64 字元。", "add_incoming_webhook.doneHelp": "已設定傳入的 Webhook。請發送資料至以下的網址 (如需詳細資訊,請參閱說明文件)。", + "add_incoming_webhook.icon_url": "個人圖像", + "add_incoming_webhook.icon_url.help": "Choose the profile picture this integration will use when posting. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.", "add_incoming_webhook.name": "名字", "add_incoming_webhook.save": "儲存", "add_incoming_webhook.url": "網址: {url}", + "add_incoming_webhook.username": "使用者名稱", + "add_incoming_webhook.username.help": "Choose the username this integration will post as. Usernames can be up to 22 characters, and may contain lowercase letters, numbers and the symbols \"-\", \"_\", and \".\" .", "add_oauth_app.callbackUrls.help": "在使用者同意或是拒絕授權給應用程式之後使用者將會被重導向至此重導向網址,同時該網址將會處理授權碼或是存取 Token。必須是以 http:// 或 https:// 開頭的有效網址。", "add_oauth_app.callbackUrlsRequired": "請填入一或多個回呼網址", "add_oauth_app.clientId": "用戶端 ID:{id}", @@ -622,7 +626,7 @@ "admin.log.enableDiagnostics": "啟用診斷與錯誤報告:", "admin.log.enableDiagnosticsDescription": "啟用此功能以傳送錯誤報告以及診斷訊息給 Mattermost 公司用以改進 Mattermost 的效能跟品質。如需關於隱私政策的詳細資訊,請至 隱私政策。", "admin.log.enableWebhookDebugging": "啟用 Webhook 除錯:", - "admin.log.enableWebhookDebuggingDescription": "停用這個會停止對於所有傳入的 Webhook 要求內容的除錯記錄。", + "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set Console Log Level to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "正式環境通常設為啟用。啟用時被記錄的事件將會被寫入至記錄檔案目錄下的 mattermost.log 檔案。記錄檔會在一萬行時交替並封存至同目錄下,以時間及序號命名該封存檔案。如:mattermost.2017-03-31.001。", "admin.log.fileLevelDescription": "此設定決定怎樣的事件才會輸出到記錄檔案。ERROR:只輸出錯誤訊息。INFO:輸出錯誤訊息以及啟動跟初始化前後的訊息。DEBUG:輸出各種細節以便開發者除錯。", "admin.log.fileLevelTitle": "檔案記錄等級:", @@ -1413,6 +1417,7 @@ "claim.oauth_to_email.title": "由 {type} 帳號切換成電子郵件地址", "confirm_modal.cancel": "取消", "connecting_screen": "連線中", + "copy_url_context_menu.getChannelLink": "複製連結", "create_comment.addComment": "新增註解...", "create_comment.comment": "新增註解", "create_comment.commentLength": "註解長度請少於 {max} 字元。", @@ -2007,6 +2012,10 @@ "mobile.error_handler.button": "重新啟動", "mobile.error_handler.description": "\n點擊重新啟動以再次開啟 app。重新啟動後可以經由設定選單來回報問題。\n", "mobile.error_handler.title": "發生未預期的錯誤。", + "mobile.extension.authentication_required": "Authentication required: Please first login using the app.", + "mobile.extension.file_limit": "Sharing is limited to a maximum of 5 files.", + "mobile.extension.permission": "Mattermost needs access to the device storage to share files.", + "mobile.extension.title": "Share in Mattermost", "mobile.file_upload.camera": "照相或錄影", "mobile.file_upload.library": "相簿", "mobile.file_upload.max_warning": "上傳最多 5 個檔案。", @@ -2037,6 +2046,7 @@ "mobile.mention.copy_mention": "複製提及", "mobile.more_dms.start": "開始", "mobile.more_dms.title": "新對話", + "mobile.more_dms.you": "(@{username} - you)", "mobile.notice_mobile_link": "行動裝置 App", "mobile.notice_platform_link": "平台", "mobile.notice_text": "藉由在{platform}與{mobile}上的開源軟體,才得以實現 Mattermost。", @@ -2113,6 +2123,7 @@ "mobile.routes.mfa": "多重要素驗證", "mobile.routes.postsList": "文章列表", "mobile.routes.saml": "單一登入", + "mobile.routes.selectChannel": "刪除頻道", "mobile.routes.selectTeam": "選擇團隊", "mobile.routes.settings": "設定", "mobile.routes.sso": "單一登入", @@ -2140,10 +2151,10 @@ "mobile.settings.clear_message": "\n這將會清除所有離線資料並重新啟動 app 。在重啟 app 後會自動重新登入。\n", "mobile.settings.modal.check_for_upgrade": "检查更新", "mobile.settings.team_selection": "選擇團隊", - "mobile.share_extension.cancel": "Cancel", - "mobile.share_extension.channel": "Channel", - "mobile.share_extension.send": "Send", - "mobile.share_extension.team": "Team", + "mobile.share_extension.cancel": "取消", + "mobile.share_extension.channel": "頻道", + "mobile.share_extension.send": "送出", + "mobile.share_extension.team": "團隊", "mobile.suggestion.members": "成員", "mobile.video.save_error_message": "必須先下載影片才能儲存。", "mobile.video.save_error_title": "檔案影片錯誤", @@ -2374,7 +2385,7 @@ "setting_item_max.save": "儲存", "setting_item_min.edit": "編輯", "setting_picture.cancel": "取消", - "setting_picture.help": "請上傳個人圖像,格式為 BMP、JPG、JPEG 或 PNG,至少寬{width}像素、高{height}像素。", + "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", "setting_picture.save": "儲存", "setting_picture.select": "選擇", "setting_upload.import": "匯入",