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": "
To jest początek {display_name}, kanału przeznaczonego do rozmów niezwiązanych z pracą.