translations PR 20180402 (#1569)
This commit is contained in:
parent
1fd94c5ae0
commit
1fe934a13a
14 changed files with 276 additions and 80 deletions
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "Kanal-URL",
|
||||
"channelHeader.addToFavorites": "Zu Favoriten hinzufügen",
|
||||
"channelHeader.removeFromFavorites": "Aus Favoriten entfernen",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Ein Kanal mit der URL existiert bereits",
|
||||
"channel_flow.changeUrlDescription": "Einige Zeichen sind nicht in URLs erlaubt und werden ggfs. entfernt.",
|
||||
"channel_flow.changeUrlTitle": "Kanal-URL ändern",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Zweck",
|
||||
"channel_modal.purposeEx": "Z.B.: \"Ein Kanal um Fehler und Verbesserungsvorschläge abzulegen\"",
|
||||
"channel_notifications.allActivity": "Für alle Aktivitäten",
|
||||
"channel_notifications.allUnread": "Für alle ungelesenen Nachrichten",
|
||||
"channel_notifications.globalDefault": "Globaler Standard ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Markiere Kanal als ungelesen",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Aus",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Ein",
|
||||
"channel_notifications.muteChannel.settings": "der Kanal",
|
||||
"channel_notifications.never": "Nie",
|
||||
"channel_notifications.onlyMentions": "Nur für Erwähnungen",
|
||||
"channel_notifications.override": "Auswählen eines anderen Wertes als \"Globaler Standard\" wird die globalen Benachrichtigungseinstellungen außer Kraft setzen. Desktop Benachrichtigungen sind für Firefox, Safari und Chrome verfügbar.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Benachrichtigungseinstellungen für ",
|
||||
"channel_notifications.push": "Mobile Push-Benachrichtigungen versenden",
|
||||
"channel_notifications.sendDesktop": "Desktop-Benachrichtigungen senden",
|
||||
"channel_notifications.unreadInfo": "Der Kanalname wird fettgedruckt dargestellt wenn es ungelesene Nachrichten gibt. Auswählen von \"Nur für Erwähnungen\" wird die Fettschreibung der Kanäle nur durchführen wenn Sie erwähnt werden.",
|
||||
"channel_select.placeholder": "--- Wählen Sie einen Kanal ---",
|
||||
"channel_switch_modal.deactivated": "Deaktiviert",
|
||||
"channel_switch_modal.dm": "(Direktnachricht)",
|
||||
|
|
@ -2491,7 +2495,7 @@
|
|||
"setting_item_max.save": "Speichern",
|
||||
"setting_item_min.edit": "Bearbeiten",
|
||||
"setting_picture.cancel": "Abbrechen",
|
||||
"setting_picture.help.profile": "Laden Sie ein Profilbild im BMP-, JPG, JPEG oder PNG-Format hoch.",
|
||||
"setting_picture.help.profile": "Upload a picture in BMP, JPG or PNG format.",
|
||||
"setting_picture.help.team": "Upload a team icon in BMP, JPG or PNG format.",
|
||||
"setting_picture.save": "Speichern",
|
||||
"setting_picture.select": "Auswählen",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Wählen Sie, wie die Namen anderer Benutzer in Direktnachrichten angezeigt werden sollen.",
|
||||
"user.settings.display.normalClock": "12-Stunden-Format (z.B.: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Wählen Sie das bevorzugte Zeitformat aus.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Wählen Sie, wie die Namen anderer Benutzer in Direktnachrichten angezeigt werden sollen.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Zeige Vor- und Nachname",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Zeige Spitzname, wenn verfügbar, sonst zeige Vor- und Nachname",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Namensdarstellung der Teammitglider",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Zeige Benutzername",
|
||||
"user.settings.display.theme.applyToAllTeams": "Motiv für alle meine Teams festlegen",
|
||||
"user.settings.display.theme.customTheme": "Benutzerdefiniertes Motiv",
|
||||
"user.settings.display.theme.describe": "Öffnen, um das Motiv zu ändern",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Zeige andere Themes",
|
||||
"user.settings.display.theme.themeColors": "Motivfarben",
|
||||
"user.settings.display.theme.title": "Motiv",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Anzeigeeinstellungen",
|
||||
"user.settings.general.checkEmail": "Überprüfen Sie Ihr Postfach für {email} um die Adresse zu verifizieren.",
|
||||
"user.settings.general.checkEmailNoAddress": "Überprüfen Sie Ihr E-Mail Postfach um die neue Adresse zu verifizieren",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Seitenleisteneinstellungen",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Ungelesene Kanäle werden oberhalb der Kanal-Seitenleiste einsortiert, bis sie gelesen wurden.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Gruppiere ungelesene Kanäle",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Aktivieren",
|
||||
"user.settings.tokens.cancel": "Abbrechen",
|
||||
"user.settings.tokens.clickToEdit": "Klicken Sie 'Bearbeiten', um ihre persönlichen Zugriffs-Token zu verwalten",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "Keine Benutzer-Zugriffs-Token.",
|
||||
"user_list.notFound": "Keine Benutzer gefunden",
|
||||
"user_profile.account.editSettings": "Kontoeinstellungen bearbeiten",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Nachricht versenden",
|
||||
"user_profile.webrtc.call": "Videoanruf starten",
|
||||
"user_profile.webrtc.offline": "Der Benutzer ist offline",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "Channel URL",
|
||||
"channelHeader.addToFavorites": "Add to Favorites",
|
||||
"channelHeader.removeFromFavorites": "Remove from Favorites",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "A channel with that URL already exists",
|
||||
"channel_flow.changeUrlDescription": "Some characters are not allowed in URLs and may be removed.",
|
||||
"channel_flow.changeUrlTitle": "Change Channel URL",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Purpose",
|
||||
"channel_modal.purposeEx": "E.g.: \"A channel to file bugs and improvements\"",
|
||||
"channel_notifications.allActivity": "For all activity",
|
||||
"channel_notifications.allUnread": "For all unread messages",
|
||||
"channel_notifications.globalDefault": "Global default ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Mark Channel Unread",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Off",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "On",
|
||||
"channel_notifications.muteChannel.settings": "Mute channel",
|
||||
"channel_notifications.never": "Never",
|
||||
"channel_notifications.onlyMentions": "Only for mentions",
|
||||
"channel_notifications.override": "Selecting an option other than \"Default\" will override the global notification settings. Desktop notifications are available on Firefox, Safari, and Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Notification Preferences for ",
|
||||
"channel_notifications.push": "Send mobile push notifications",
|
||||
"channel_notifications.sendDesktop": "Send desktop notifications",
|
||||
"channel_notifications.unreadInfo": "The channel name is bolded in the sidebar when there are unread messages. Selecting \"Only for mentions\" will bold the channel only when you are mentioned.",
|
||||
"channel_select.placeholder": "--- Select a channel ---",
|
||||
"channel_switch_modal.deactivated": "Deactivated",
|
||||
"channel_switch_modal.dm": "(Direct Message)",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.",
|
||||
"user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Select how you prefer time displayed.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Show first and last name",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Teammate Name Display",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Show username",
|
||||
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
|
||||
"user.settings.display.theme.customTheme": "Custom Theme",
|
||||
"user.settings.display.theme.describe": "Open to manage your theme",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "See other themes",
|
||||
"user.settings.display.theme.themeColors": "Theme Colors",
|
||||
"user.settings.display.theme.title": "Theme",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Display Settings",
|
||||
"user.settings.general.checkEmail": "Check your email at {email} to verify the address.",
|
||||
"user.settings.general.checkEmailNoAddress": "Check your email to verify your new address",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Unread channels will be sorted at the top of the channel sidebar until read.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Group unread channels",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Activate",
|
||||
"user.settings.tokens.cancel": "Cancel",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "No personal access tokens.",
|
||||
"user_list.notFound": "No users found",
|
||||
"user_profile.account.editSettings": "Edit Account Settings",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Send Message",
|
||||
"user_profile.webrtc.call": "Start Video Call",
|
||||
"user_profile.webrtc.offline": "The user is offline",
|
||||
|
|
|
|||
|
|
@ -175,8 +175,8 @@
|
|||
"admin.cluster.ClusterNameDesc": "El nombre del cluster al cual unirse. Sólo los nodos con el mismo nombre será unidos. Esto es para soportar despliegues Blue-Green o puntos de encuentro en la misma base de datos.",
|
||||
"admin.cluster.ClusterNameEx": "Ej:. \"Production\" o \"Staging\"",
|
||||
"admin.cluster.GossipPort": "Puerto de murmuración:",
|
||||
"admin.cluster.GossipPortDesc": "El puerto utilizado por el protocolo de murmuración. Se debe habilitar este puerto tanto en UDP como TCP.",
|
||||
"admin.cluster.GossipPortEx": "Ej.: \"8075\"",
|
||||
"admin.cluster.GossipPortDesc": "El puerto utilizado por el protocolo de murmuración. Se debe habilitar este puerto tanto en UDP como TCP.",
|
||||
"admin.cluster.GossipPortEx": "Ej.: \"8074\"",
|
||||
"admin.cluster.OverrideHostname": "Reemplazar Nombre del Host:",
|
||||
"admin.cluster.OverrideHostnameDesc": "El valor predeterminado <blank> será utilizando para obtener el nombre del Host del Sistema Operativo o se utilizará la dirección IP. Puedes reemplazar el nombre del host para este servidor con este ajuste. No se recomienda reemplazar el nombre del Host a menos que sea necesario. Este ajuste puede ser establecido con una dirección IP específica de ser necesario.",
|
||||
"admin.cluster.OverrideHostnameEx": "Ej:. \"app-server-01\"",
|
||||
|
|
@ -936,8 +936,8 @@
|
|||
"admin.service.enforceMfaDesc": "Cuando es verdadero, <a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>la autenticación de múltiples factores</a> es requerida para iniciar sesión. Nuevos usuarios tendrán que configurar MFA cuando se registran. Los usuarios con sesiones iniciadas sin MFA configurado serán enviados a la página de configuración de MFA hasta que la configuración haya sido completada.<br/><br/>Si su sistema tiene usuarios con sesiones iniciadas cuyo métodos son diferentes a AD/LDAP o correo electrónico, La imposición de MFA debe realizarse en el proveedor de autenticación fuera de Mattermost.",
|
||||
"admin.service.enforceMfaTitle": "Imponer la Autenticación de Múltiples factores:",
|
||||
"admin.service.forward80To443": "Redirigir el puerto 80 a 443:",
|
||||
"admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443. Not recommended when using a proxy server.",
|
||||
"admin.service.forward80To443Description.disabled": "Forwards all insecure traffic from port 80 to secure port 443. Not recommended when using a proxy server.<br /><br />This setting cannot be enabled until your server is <a href=\"#ListenAddress\">listening</a> on port 443.",
|
||||
"admin.service.forward80To443Description": "Reenvía el tráfico inseguro desde el puerto 80 al puerto seguro 443. No se recomienda cuando se utiliza un servidor proxy.",
|
||||
"admin.service.forward80To443Description.disabled": "Reenvía todo el tráfico inseguro desde el puerto 80 al puerto seguro 443. No se recomienda cuando se utiliza un servidor proxy.<br /><br />Este valor no puede ser activado hasta que el servidor esté <a href=\"#ListenAddress\">escuchando</a> en el puerto 443.",
|
||||
"admin.service.googleDescription": "Establece esta clave para mostrar los títulos de los vídeos de YouTube incorporado en las previsualizaciones. Sin la clave, las previsualizaciones de YouTube igual serán creadas en base a los enlaces que aparecen en los mensajes o comentarios, pero no se mostrará el título de vídeo. Ve el <a href=\"https://www.youtube.com/watch?v=Im69kzhpR3I\" target='_blank'>Tutorial para Desarrolladores de Google</a> para ver las instrucciones sobre cómo obtener una clave de Datos API v3 como servicio para tu clave.",
|
||||
"admin.service.googleExample": "Ej.: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
|
||||
"admin.service.googleTitle": "Llave del API de Google:",
|
||||
|
|
@ -985,8 +985,8 @@
|
|||
"admin.service.tlsKeyFile": "Archivo llave TLS:",
|
||||
"admin.service.tlsKeyFileDescription": "El archivo de la llave privada a utilizar.",
|
||||
"admin.service.useLetsEncrypt": "Utilizar Let's Encrypt:",
|
||||
"admin.service.useLetsEncryptDescription": "Habilitar la recuperación automática de certificados del servicio Let's Encrypt. El certificado será recuperado cuando un cliente intenta conectarse desde un nuevo dominio. Esto permite que funcione con multiples dominios.",
|
||||
"admin.service.useLetsEncryptDescription.disabled": "Enable the automatic retrieval of certificates from Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.<br /><br />This setting cannot be enabled unless the <a href=\"#Forward80To443\">Forward port 80 to 443</a> setting is set to true.",
|
||||
"admin.service.useLetsEncryptDescription": "Habilitar la recuperación automática de certificados del servicio Let's Encrypt. El certificado será recuperado cuando un cliente intente conectarse a un nuevo dominio. Esto permite que funcione con multiples dominios.",
|
||||
"admin.service.useLetsEncryptDescription.disabled": "Habilitar la recuperación automática de certificados del servicio Let's Encrypt. El certificado será recuperado cuando un cliente intente conectarse a un nuevo dominio. Esto permite que funcione con multiples dominios.<br /><br />Este valor no puede ser activado a menos que el ajuste del <a href=\"#Forward80To443\">Reenvío del puerto 80 al puerto 443</a>esté activado.",
|
||||
"admin.service.userAccessTokensDescLabel": "Nombre: ",
|
||||
"admin.service.userAccessTokensDescription": "Cuando es verdadero, los usuarios pueden crear <a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">tokens de acceso personales</a> para integraciones en <strong>Configuración de la Cuenta > Seguridad</strong>. Pueden ser utilizados para autenticar contra la API, y dar acceso completo a la cuenta.<br/><br/>Para administrar quién puede crear tokens de acceso personales, dirígete a la página <strong>Consola del Sistema > Usuarios</strong>.",
|
||||
"admin.service.userAccessTokensIdLabel": "Token ID: ",
|
||||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "URL del Canal:",
|
||||
"channelHeader.addToFavorites": "Agregar a favoritos",
|
||||
"channelHeader.removeFromFavorites": "Quitar de favoritos",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Un canal con este identificador ya existe",
|
||||
"channel_flow.changeUrlDescription": "Algunos caracteres no están permitidos en las URLs y pueden ser removidos.",
|
||||
"channel_flow.changeUrlTitle": "Cambiar URL del Canal",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Propósito",
|
||||
"channel_modal.purposeEx": "Ej: \"Un canal para describir errores y mejoras\"",
|
||||
"channel_notifications.allActivity": "Para toda actividad",
|
||||
"channel_notifications.allUnread": "Para todos los mensajes sin leer",
|
||||
"channel_notifications.globalDefault": "Predeterminada ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Marcar Canal como No Leido",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Apagado",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Encendido",
|
||||
"channel_notifications.muteChannel.settings": "el canal",
|
||||
"channel_notifications.never": "Nunca",
|
||||
"channel_notifications.onlyMentions": "Sólo para menciones",
|
||||
"channel_notifications.override": "Seleccionar una opción diferente a \"Predeterminada\" anulará las configuraciones globales de notificación. Las notificaciones de Escritorio están disponibles para Firefox, Safari, y Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Preferencias de Notificación para ",
|
||||
"channel_notifications.push": "Enviar notificaciones push móviles",
|
||||
"channel_notifications.sendDesktop": "Enviar notificaciones de escritorio",
|
||||
"channel_notifications.unreadInfo": "El nombre del canal está en negritas en la barra lateral cuando hay mensajes sin leer. Al elegir \"Sólo para menciones\" sólo lo dejará en negritas cuando seas mencionado.",
|
||||
"channel_select.placeholder": "--- Selecciona un canal ---",
|
||||
"channel_switch_modal.deactivated": "Desactivado",
|
||||
"channel_switch_modal.dm": "(Mensaje Directo)",
|
||||
|
|
@ -1676,7 +1680,7 @@
|
|||
"general_tab.teamIconEditHint": "Clic en 'Editar' para subir una imagen.",
|
||||
"general_tab.teamIconEditHintMobile": "Clic para subir una imagen.",
|
||||
"general_tab.teamIconError": "Se ha producido un error mientras se seleccionaba la imagen.",
|
||||
"general_tab.teamIconInvalidFileType": "Sólo pueden ser utilizadas imágenes JPG o PNG como iconos del equipo",
|
||||
"general_tab.teamIconInvalidFileType": "Sólo pueden ser utilizadas imágenes BMP, JPG o PNG como iconos del equipo",
|
||||
"general_tab.teamIconLastUpdated": "Última actualizacón de la imagen {date}",
|
||||
"general_tab.teamIconTooLarge": "No se puede cargar el icono del equipo. El archivo es muy grande.",
|
||||
"general_tab.teamName": "Nombre del Equipo",
|
||||
|
|
@ -2122,7 +2126,7 @@
|
|||
"mobile.loading_members": "Cargando Miembros...",
|
||||
"mobile.loading_posts": "Cargando Mensajes...",
|
||||
"mobile.login_options.choose_title": "Selecciona un método para iniciar sesión",
|
||||
"mobile.long_post_title": "{channelName} - Post",
|
||||
"mobile.long_post_title": "{channelName} - Mensaje",
|
||||
"mobile.managed.blocked_by": "Bloqueado por {vendor}",
|
||||
"mobile.managed.exit": "Salir",
|
||||
"mobile.managed.jailbreak": "{vendor} no confía en los dispositivos con jailbreak, por favor, salga de la aplicación.",
|
||||
|
|
@ -2185,7 +2189,7 @@
|
|||
"mobile.post.failed_retry": "Intentar de nuevo",
|
||||
"mobile.post.failed_title": "No se pudo enviar el mensaje",
|
||||
"mobile.post.retry": "Actualizar",
|
||||
"mobile.post_body.show_more": "Show More",
|
||||
"mobile.post_body.show_more": "Ver Más",
|
||||
"mobile.post_info.add_reaction": "Reaccionar",
|
||||
"mobile.post_info.copy_post": "Copiar Mensaje",
|
||||
"mobile.post_textbox.empty.message": "Estas intentando enviar un mensaje vacío.\nPor favor asegurate de estar enviando un mensaje con texto o con al menos un archivo adjunto.",
|
||||
|
|
@ -2491,8 +2495,8 @@
|
|||
"setting_item_max.save": "Guardar",
|
||||
"setting_item_min.edit": "Editar",
|
||||
"setting_picture.cancel": "Cancelar",
|
||||
"setting_picture.help.profile": "Sube una imagen de perfil en formato JPG o PNG.",
|
||||
"setting_picture.help.team": "Sube un icono para el equipo en formato JPG o PNG.",
|
||||
"setting_picture.help.profile": "Sube un icono para el equipo en formato BMP, JPG o PNG.",
|
||||
"setting_picture.help.team": "Sube un icono para el equipo en formato BMP, JPG o PNG.",
|
||||
"setting_picture.save": "Guardar",
|
||||
"setting_picture.select": "Selecciona",
|
||||
"setting_upload.import": "Importar",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Asigna como mostrar los nombres de los otros usuarios en los mensajes y en la lista de Mensajes Directos.",
|
||||
"user.settings.display.normalClock": "Reloj de 12 horas (ejemplo: 4:00 pm)",
|
||||
"user.settings.display.preferTime": "Selecciona como prefieres mostrar la hora.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Asigna como mostrar los nombres de los otros usuarios en los mensajes y en la lista de Mensajes Directos.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Mostrar nombre y apellido",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Mostrar el sobrenombre si existe, de lo contrario mostrar el nombre y apellido",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Visualización del nombre de los compañeros",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Mostrar nombre de usuario",
|
||||
"user.settings.display.theme.applyToAllTeams": "Aplicar el nuevo tema para todos mis equipos",
|
||||
"user.settings.display.theme.customTheme": "Tema Personalizado",
|
||||
"user.settings.display.theme.describe": "Abrir para administrar tu tema",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Ver otros temas",
|
||||
"user.settings.display.theme.themeColors": "Colores del Tema",
|
||||
"user.settings.display.theme.title": "Tema",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Configuración de Visualización",
|
||||
"user.settings.general.checkEmail": "Revisa tu correo electrónico {email} para verificar la dirección.",
|
||||
"user.settings.general.checkEmailNoAddress": "Revisa tu correo electrónico para verificar la dirección",
|
||||
|
|
@ -2855,7 +2865,7 @@
|
|||
"user.settings.general.usernameReserved": "Este nombre de usuario está reservado, por favor escoge otro",
|
||||
"user.settings.general.usernameRestrictions": "El nombre de usuario debe comenzar con una letra y debe contener entre {min} y {max} caracteres en minúscula creado con numeros, letras y los símbolos '.', '-', y '_'.",
|
||||
"user.settings.general.validEmail": "Por favor ingresa una dirección de correo electrónico válida",
|
||||
"user.settings.general.validImage": "Sólo pueden ser utilizadas imágenes JPG o PNG en el perfil",
|
||||
"user.settings.general.validImage": "Sólo pueden ser utilizadas imágenes BMP, JPG o PNG en el perfil",
|
||||
"user.settings.import_theme.cancel": "Cancelar",
|
||||
"user.settings.import_theme.importBody": "Para importar un tema, anda al equipo Slack y busca en \"Preferences -> Sidebar Theme\". Abre las opciones del tema, copia los valores de color del tema y pégalo aquí:",
|
||||
"user.settings.import_theme.importHeader": "Importar Tema de Slack",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Preferencias de la Barra Lateral",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Canales sin leer aparecerán en la parte superior de la barra lateral hasta que sean leídos.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Agrupar canales sin leer",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Activar",
|
||||
"user.settings.tokens.cancel": "Cancelar",
|
||||
"user.settings.tokens.clickToEdit": "Haga clic en 'Editar' para gestionar sus tokens de acceso personales",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "No hay tokens de acceso personales.",
|
||||
"user_list.notFound": "No se encontraron usuarios",
|
||||
"user_profile.account.editSettings": "Editar Configuración de la Cuenta",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Enviar Mensaje",
|
||||
"user_profile.webrtc.call": "Iniciar llamada de vídeo",
|
||||
"user_profile.webrtc.offline": "El usuario está desconectado",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "URL du canal",
|
||||
"channelHeader.addToFavorites": "Ajouter aux favoris",
|
||||
"channelHeader.removeFromFavorites": "Retirer des favoris",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Il existe déjà un canal avec cette URL",
|
||||
"channel_flow.changeUrlDescription": "Certains caractères ne sont pas autorisés dans les URL et doivent être retirés.",
|
||||
"channel_flow.changeUrlTitle": "Changer l'URL du canal",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Description",
|
||||
"channel_modal.purposeEx": "Ex. : « Un canal pour rapporter des bogues ou des améliorations »",
|
||||
"channel_notifications.allActivity": "Pour toute activité",
|
||||
"channel_notifications.allUnread": "Pour les messages non-lus",
|
||||
"channel_notifications.globalDefault": "Par défaut ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Marquer le canal comme non-lu",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Désactivé",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Activé",
|
||||
"channel_notifications.muteChannel.settings": "le canal",
|
||||
"channel_notifications.never": "Jamais",
|
||||
"channel_notifications.onlyMentions": "Seulement pour les mentions",
|
||||
"channel_notifications.override": "Choisir une autre option que \"Par défaut\" remplacera le réglage par défaut. Les notifications de bureau sont disponibles sur Firefox, Safari et Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Préférences de notification pour ",
|
||||
"channel_notifications.push": "Envoyer des notifications push mobiles",
|
||||
"channel_notifications.sendDesktop": "Envoyer des notifications de bureau",
|
||||
"channel_notifications.unreadInfo": "Le nom du canal est en gras dans la barre latérale lorsqu'il y a des messages non-plus. Choisir \"Seulement pour les mentions\" met en gras le canal seulement si vous être mentionné.",
|
||||
"channel_select.placeholder": "--- Sélectionnez un canal ---",
|
||||
"channel_switch_modal.deactivated": "Désactivé",
|
||||
"channel_switch_modal.dm": "(Message personnel)",
|
||||
|
|
@ -2491,7 +2495,7 @@
|
|||
"setting_item_max.save": "Enregistrer",
|
||||
"setting_item_min.edit": "Modifier",
|
||||
"setting_picture.cancel": "Annuler",
|
||||
"setting_picture.help.profile": "Spécifiez une photo de profil sous format BMP, JPG, JPEG ou PNG.",
|
||||
"setting_picture.help.profile": "Upload a picture in BMP, JPG or PNG format.",
|
||||
"setting_picture.help.team": "Upload a team icon in BMP, JPG or PNG format.",
|
||||
"setting_picture.save": "Enregistrer",
|
||||
"setting_picture.select": "Sélectionner",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Choisissez comment afficher les noms des autres utilisateurs dans les messages personnels.",
|
||||
"user.settings.display.normalClock": "Horloge 12 heures (ex. : 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Choisissez la façon dont vous préférez voir les heures affichées dans l'application.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Choisissez comment afficher les noms des autres utilisateurs dans les messages personnels.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Afficher les prénom et nom",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Afficher le pseudo s'il existe, sinon afficher le prénom d'abord puis le nom",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Affichage des noms des membres de l'équipe :",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Show username",
|
||||
"user.settings.display.theme.applyToAllTeams": "Appliquer le nouveau thème à toutes mes équipes",
|
||||
"user.settings.display.theme.customTheme": "Thème personnalisé",
|
||||
"user.settings.display.theme.describe": "Dépliez pour gérer votre thème",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Voir d’autres thèmes",
|
||||
"user.settings.display.theme.themeColors": "Couleurs de thème",
|
||||
"user.settings.display.theme.title": "Thème",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Paramètres d'affichage",
|
||||
"user.settings.general.checkEmail": "Vérifiez la boîte de réception de {email} pour valider votre adresse e-mail.",
|
||||
"user.settings.general.checkEmailNoAddress": "Vérifiez votre boîte de réception pour valider votre nouvelle adresse e-mail.",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Paramètres de la barre latérale",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Les canaux non-lus seront placés au-dessus de la barre latérale des canaux jusqu'à ce qu'ils soient lus.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Grouper les canaux non-lus",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Activer",
|
||||
"user.settings.tokens.cancel": "Annuler",
|
||||
"user.settings.tokens.clickToEdit": "Cliquez sur 'Modifier' pour gérer vos jetons d'accès",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "Aucun jeton d'accès personnel.",
|
||||
"user_list.notFound": "Aucun utilisateur trouvé.",
|
||||
"user_profile.account.editSettings": "Éditer les paramètres du compte",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Envoyer un message",
|
||||
"user_profile.webrtc.call": "Démarrer un appel vidéo",
|
||||
"user_profile.webrtc.offline": "L'utilisateur est hors ligne",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "URL del canale",
|
||||
"channelHeader.addToFavorites": "Aggiungi a preferiti",
|
||||
"channelHeader.removeFromFavorites": "Rimuovi dai preferiti",
|
||||
"channelHeader.unmute": "Attiva notifiche",
|
||||
"channel_flow.alreadyExist": "Un canale con questo URL esiste già",
|
||||
"channel_flow.changeUrlDescription": "Alcuni caratteri non sono permessi negli URL e potrebbero essere rimossi.",
|
||||
"channel_flow.changeUrlTitle": "Modifica URL del canale",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Scopo",
|
||||
"channel_modal.purposeEx": "Es.: \"Un canale per segnalare bug e miglioramenti\"",
|
||||
"channel_notifications.allActivity": "Per tutte le attività",
|
||||
"channel_notifications.allUnread": "Per tutti i messaggi non letti",
|
||||
"channel_notifications.globalDefault": "Default Globale ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Segna il canale come non letto",
|
||||
"channel_notifications.muteChannel.help": "Silenziando si disabilitano le notifiche desktop, email e push per questo canale. Questo canale non verrà segnato con non letto a meno che tu non venga citato.",
|
||||
"channel_notifications.muteChannel.off.desc": "Questo canale non è silenziato",
|
||||
"channel_notifications.muteChannel.off.title": "Disattivo",
|
||||
"channel_notifications.muteChannel.on.desc": "Questo canale è silenziato",
|
||||
"channel_notifications.muteChannel.on.title": "Attivo",
|
||||
"channel_notifications.muteChannel.settings": "Silenzia canale",
|
||||
"channel_notifications.never": "Mai",
|
||||
"channel_notifications.onlyMentions": "Solo per le citazioni",
|
||||
"channel_notifications.override": "Selezionando un opzione diversa da \"Default\" sovrascriverà le impostazioni di notifica globale. Le notifiche Desktop sono disponibili per Firefox, Safari e Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Preferenze di notifica per ",
|
||||
"channel_notifications.push": "Invia le notifiche push pobile",
|
||||
"channel_notifications.sendDesktop": "Invia notifiche desktop",
|
||||
"channel_notifications.unreadInfo": "Il nome del canale è in grassetto nella barra laterale quando ci sono messaggi non letti. Selezionando \"Solo per le citazioni\" renderà in grassetto il canale sono quando sei citato.",
|
||||
"channel_select.placeholder": "--- Seleziona un canale ---",
|
||||
"channel_switch_modal.deactivated": "Disattivato",
|
||||
"channel_switch_modal.dm": "(Messaggio diretto)",
|
||||
|
|
@ -1676,7 +1680,7 @@
|
|||
"general_tab.teamIconEditHint": "Click 'Modifica' per caricare un immagine.",
|
||||
"general_tab.teamIconEditHintMobile": "Clicca per caricare un'immagine.",
|
||||
"general_tab.teamIconError": "Si è verificato un errore selezionando l'immagine.",
|
||||
"general_tab.teamIconInvalidFileType": "Solo immagini JPG o PNG possono essere usate come foto del gruppo",
|
||||
"general_tab.teamIconInvalidFileType": "Solo immagini BPM, JPG o PNG possono essere usate come foto del gruppo",
|
||||
"general_tab.teamIconLastUpdated": "Ultimo aggiornamento immagine {date}",
|
||||
"general_tab.teamIconTooLarge": "Impossibile caricare la foto del gruppo. Il file è troppo grande.",
|
||||
"general_tab.teamName": "Nome del gruppo",
|
||||
|
|
@ -2122,7 +2126,7 @@
|
|||
"mobile.loading_members": "Caricamento Membri...",
|
||||
"mobile.loading_posts": "Caricamento messaggi...",
|
||||
"mobile.login_options.choose_title": "Seleziona il tuo metodo di login",
|
||||
"mobile.long_post_title": "{channelName} - Post",
|
||||
"mobile.long_post_title": "{channelName} - Pubblicazione",
|
||||
"mobile.managed.blocked_by": "Bloccati da {vendor}",
|
||||
"mobile.managed.exit": "Esci",
|
||||
"mobile.managed.jailbreak": "Dispositivi con jailbreak considerati non sicuri da {vendor}, per favore uscire dall'app.",
|
||||
|
|
@ -2185,7 +2189,7 @@
|
|||
"mobile.post.failed_retry": "Riprova",
|
||||
"mobile.post.failed_title": "Impossibile inviare il messaggio",
|
||||
"mobile.post.retry": "Aggiorna",
|
||||
"mobile.post_body.show_more": "Show More",
|
||||
"mobile.post_body.show_more": "Mostra di più",
|
||||
"mobile.post_info.add_reaction": "Aggiungi reazione",
|
||||
"mobile.post_info.copy_post": "Copia pubblicazione",
|
||||
"mobile.post_textbox.empty.message": "Stai cercando di inviare un messaggio vuoto.\nAssicurati di aver scritto del testo o di aver allegato almeno un file.",
|
||||
|
|
@ -2491,8 +2495,8 @@
|
|||
"setting_item_max.save": "Salva",
|
||||
"setting_item_min.edit": "Modifica",
|
||||
"setting_picture.cancel": "Cancella",
|
||||
"setting_picture.help.profile": "Carica un'immagine di profilo in formato JPG o PNG.",
|
||||
"setting_picture.help.team": "Carica un'immagine del gruppo in formato JPG o PNG.",
|
||||
"setting_picture.help.profile": "Carica un'immagine in formato BMP, JPG o PNG.",
|
||||
"setting_picture.help.team": "Carica un'immagine del gruppo in formato BMP, JPG o PNG.",
|
||||
"setting_picture.save": "Salva",
|
||||
"setting_picture.select": "Seleziona",
|
||||
"setting_upload.import": "Importa",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Seleziona come visualizzare i nomi degli altri utenti nelle pubblicazioni e nelle liste dei messaggi diretti.",
|
||||
"user.settings.display.normalClock": "Orologio 12 ore (esempio 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Seleziona come visualizzare l'ora.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Seleziona come visualizzare i nomi degli altri utenti nelle pubblicazioni e nelle liste dei messaggi diretti.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Visualizza nome e cognome",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Visualizza soprannome se esiste, altrimenti visualizza nome e cognome",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Visualizza nome collega",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Visualizza nome utente",
|
||||
"user.settings.display.theme.applyToAllTeams": "Applica il nuovo tema a tutti i miei gruppi",
|
||||
"user.settings.display.theme.customTheme": "Tema personalizzato",
|
||||
"user.settings.display.theme.describe": "Apri per gestire il tema",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Visualizza altri temi",
|
||||
"user.settings.display.theme.themeColors": "Colori tema",
|
||||
"user.settings.display.theme.title": "Tema",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Impostazioni aspetto",
|
||||
"user.settings.general.checkEmail": "Controlla la tua email {email} per verificare il tuo indirizzo.",
|
||||
"user.settings.general.checkEmailNoAddress": "Verifica le tue email per confermare il nuovo indirizzo",
|
||||
|
|
@ -2855,7 +2865,7 @@
|
|||
"user.settings.general.usernameReserved": "Questo nome utente è riservato, sceglierne un altro.",
|
||||
"user.settings.general.usernameRestrictions": "Il nome utente deve iniziare con una letta e contenere dai {min} ai {max} caratteri alfanumerici minuscoli e i simboli '.', '-', e '_'.",
|
||||
"user.settings.general.validEmail": "Inserisci un indirizzo email valido",
|
||||
"user.settings.general.validImage": "Solo immagini JPG o PNG possono essere usate come foto profilo",
|
||||
"user.settings.general.validImage": "Solo immagini BMP, JPG o PNG possono essere usate come foto profilo",
|
||||
"user.settings.import_theme.cancel": "Cancella",
|
||||
"user.settings.import_theme.importBody": "Per importare un tema, vai su un gruppo Slack e cerca \"Preferenze->Tema barra laterale\". Apri le opzioni del tema personalizzato, copia i valori dei colori del tema e incollali qui:",
|
||||
"user.settings.import_theme.importHeader": "Importa Tema di Slack",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Impostazioni barra laterale",
|
||||
"user.settings.sidebar.unreadSectionDesc": "I canali non letti saranno ordinati in cima alla barra laterale dei canali fino a quando non saranno letti.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Raggruppa canali non letti",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Attiva",
|
||||
"user.settings.tokens.cancel": "Annulla",
|
||||
"user.settings.tokens.clickToEdit": "Clicca 'Modifica' per gestire i token di accesso",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "Nessun token di accesso personale.",
|
||||
"user_list.notFound": "Nessun utente trovato",
|
||||
"user_profile.account.editSettings": "Impostazioni Account",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Invia messaggio",
|
||||
"user_profile.webrtc.call": "Avvia videochiamata",
|
||||
"user_profile.webrtc.offline": "L'utente è offline",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "チャンネルURL",
|
||||
"channelHeader.addToFavorites": "お気に入りに追加する",
|
||||
"channelHeader.removeFromFavorites": "お気に入りから削除する",
|
||||
"channelHeader.unmute": "ミュート解除",
|
||||
"channel_flow.alreadyExist": "このURLを持つチャンネルは既に存在しています",
|
||||
"channel_flow.changeUrlDescription": "URLで使用できない文字が使われている場合、削除されます。",
|
||||
"channel_flow.changeUrlTitle": "チャンネルURLを変更する",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "目的",
|
||||
"channel_modal.purposeEx": "例: \"バグや改善を取りまとめるチャンネル\"",
|
||||
"channel_notifications.allActivity": "全てのアクティビティーについて",
|
||||
"channel_notifications.allUnread": "全ての未読のメッセージについて",
|
||||
"channel_notifications.globalDefault": "システム全体のデフォルト({notifyLevel})",
|
||||
"channel_notifications.markUnread": "チャンネルを未読に設定する",
|
||||
"channel_notifications.muteChannel.help": "ミュートはこのチャンネルのデスクトップ、電子メール、プッシュ通知をオフにします。あなたについての投稿が行われるまで、このチャンネルは未読としてマークされません。",
|
||||
"channel_notifications.muteChannel.off.desc": "チャンネルはミュートされていません",
|
||||
"channel_notifications.muteChannel.off.title": "オフ",
|
||||
"channel_notifications.muteChannel.on.desc": "チャンネルがミュートされました",
|
||||
"channel_notifications.muteChannel.on.title": "オン",
|
||||
"channel_notifications.muteChannel.settings": "ミュートチャンネル",
|
||||
"channel_notifications.never": "通知しない",
|
||||
"channel_notifications.onlyMentions": "あなたについての投稿のみ",
|
||||
"channel_notifications.override": "「デフォルト」以外を選択した場合、システム全体に関する通知の設定は上書きされます。デスクトップ通知は、Firefox、Safari、Chromeで利用可能です。",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "通知の設定:",
|
||||
"channel_notifications.push": "モバイルプッシュ通知を送信する",
|
||||
"channel_notifications.sendDesktop": "デスクトップ通知を送信する",
|
||||
"channel_notifications.unreadInfo": "未読のメッセージがある場合、チャンネル名がサイドバーに太字で表示されます。「あなたについての投稿のみ」を選択することで、あなたについての投稿がある場合のみ太字で表示されます。",
|
||||
"channel_select.placeholder": "--- チャンネルを選択してください ---",
|
||||
"channel_switch_modal.deactivated": "無効にする",
|
||||
"channel_switch_modal.dm": "(ダイレクトメッセージ)",
|
||||
|
|
@ -1676,7 +1680,7 @@
|
|||
"general_tab.teamIconEditHint": "画像をアップロードするには「編集する」をクリックしてください",
|
||||
"general_tab.teamIconEditHintMobile": "クリックして画像をアップロードしてください",
|
||||
"general_tab.teamIconError": "画像選択中にエラーが発生しました。",
|
||||
"general_tab.teamIconInvalidFileType": "JPGまたはPNG画像だけがチームアイコンとして使用できます",
|
||||
"general_tab.teamIconInvalidFileType": "BMP、JPG、PNG画像だけがチームアイコンとして使用できます",
|
||||
"general_tab.teamIconLastUpdated": "画像は{date}に更新されました",
|
||||
"general_tab.teamIconTooLarge": "チームアイコンをアップロードできません。大き過ぎます。",
|
||||
"general_tab.teamName": "チーム名",
|
||||
|
|
@ -2122,7 +2126,7 @@
|
|||
"mobile.loading_members": "メンバーをロード中...",
|
||||
"mobile.loading_posts": "メッセージをロード中...",
|
||||
"mobile.login_options.choose_title": "ログイン方法を選択してください",
|
||||
"mobile.long_post_title": "{channelName} - Post",
|
||||
"mobile.long_post_title": "{channelName} - 投稿",
|
||||
"mobile.managed.blocked_by": "{vendor}によりブロックされました",
|
||||
"mobile.managed.exit": "終了",
|
||||
"mobile.managed.jailbreak": "Jailbrokenデバイスは{vendor}から信頼されていません。アプリを終了してください。",
|
||||
|
|
@ -2185,7 +2189,7 @@
|
|||
"mobile.post.failed_retry": "再実行",
|
||||
"mobile.post.failed_title": "メッセージを送信できませんでした",
|
||||
"mobile.post.retry": "更新",
|
||||
"mobile.post_body.show_more": "Show More",
|
||||
"mobile.post_body.show_more": "さらに表示",
|
||||
"mobile.post_info.add_reaction": "リアクションを追加する",
|
||||
"mobile.post_info.copy_post": "投稿のコピー",
|
||||
"mobile.post_textbox.empty.message": "空のメッセージを送信しようとしています。\n何かメッセージか少なくとも一つの添付ファイルがあることを確認してください。",
|
||||
|
|
@ -2491,8 +2495,8 @@
|
|||
"setting_item_max.save": "保存する",
|
||||
"setting_item_min.edit": "編集する",
|
||||
"setting_picture.cancel": "キャンセル",
|
||||
"setting_picture.help.profile": "JPGもしくはPNG形式のプロフィール画像をアップロードしてください。",
|
||||
"setting_picture.help.team": "JPGもしくはPNGフォーマットのチームアイコンをアップロードしてください。",
|
||||
"setting_picture.help.profile": "BMP、JPG、PNGフォーマットの画像をアップロードしてください。",
|
||||
"setting_picture.help.team": "BMP、JPG、PNGフォーマットのチームアイコンをアップロードしてください。",
|
||||
"setting_picture.save": "保存する",
|
||||
"setting_picture.select": "選択する",
|
||||
"setting_upload.import": "インポートする",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "投稿やダイレクトメッセージ中の他のユーザーの名前の表示方法を設定します。",
|
||||
"user.settings.display.normalClock": "時計の12時間表示(例: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "時刻の表示形式を選択します。",
|
||||
"user.settings.display.teammateNameDisplayDescription": "投稿やダイレクトメッセージ中の他のユーザーの名前の表示方法を設定します。",
|
||||
"user.settings.display.teammateNameDisplayFullname": "氏名を表示する",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "ニックネームが存在すればそれを表示する。存在していなければ氏名を表示する",
|
||||
"user.settings.display.teammateNameDisplayTitle": "チームメイトの名前の表示",
|
||||
"user.settings.display.teammateNameDisplayUsername": "ユーザー名を表示する",
|
||||
"user.settings.display.theme.applyToAllTeams": "全ての自分のチームに新しいテーマを適用する",
|
||||
"user.settings.display.theme.customTheme": "カスタムテーマ",
|
||||
"user.settings.display.theme.describe": "テーマを管理する",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "他のテーマを見る",
|
||||
"user.settings.display.theme.themeColors": "テーマ色",
|
||||
"user.settings.display.theme.title": "テーマ",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "表示の設定",
|
||||
"user.settings.general.checkEmail": "電子メールアドレスの確認のため{email}の電子メールを確認してください。",
|
||||
"user.settings.general.checkEmailNoAddress": "新しい電子メールアドレスの確認のため、電子メールを確認してください",
|
||||
|
|
@ -2855,7 +2865,7 @@
|
|||
"user.settings.general.usernameReserved": "このユーザー名は予約されています。他のユーザー名を使用してください。",
|
||||
"user.settings.general.usernameRestrictions": "ユーザー名は英小文字で始めてください。また{min}から{max} 文字の英数字と'.'、'-'、'_'の記号だけで構成してください。",
|
||||
"user.settings.general.validEmail": "有効な電子メールアドレスを入力してください",
|
||||
"user.settings.general.validImage": "JPGまたはPNG画像だけがプロフィール画像として使用できます",
|
||||
"user.settings.general.validImage": "BMP、JPG、PNG画像だけがプロフィール画像として使用できます",
|
||||
"user.settings.import_theme.cancel": "キャンセル",
|
||||
"user.settings.import_theme.importBody": "テーマをインポートするには、Slackチームへ行き、Preferences -> Sidebar Themeを選択し、custom theme optionを開き、テーマカラーの値をコピーしここに貼り付けます:",
|
||||
"user.settings.import_theme.importHeader": "Slackテーマをインポートする",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "サイドバー設定",
|
||||
"user.settings.sidebar.unreadSectionDesc": "未読チャンネルが既読になるまでチャンネルサイドバーの一番上に表示されます。",
|
||||
"user.settings.sidebar.unreadSectionTitle": "未読チャンネルのグループ化",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "有効にする",
|
||||
"user.settings.tokens.cancel": "キャンセル",
|
||||
"user.settings.tokens.clickToEdit": "パーソナルアクセストークンを管理するには'編集'をクリックしてください",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "パーソナルアクセストークンがありません。",
|
||||
"user_list.notFound": "ユーザーが見付かりません",
|
||||
"user_profile.account.editSettings": "アカウント設定を編集する",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "メッセージを送信",
|
||||
"user_profile.webrtc.call": "ビデオ通話の開始",
|
||||
"user_profile.webrtc.offline": "ユーザーはオフラインです",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "채널 URL",
|
||||
"channelHeader.addToFavorites": "즐겨찾기에 추가",
|
||||
"channelHeader.removeFromFavorites": "즐겨찾기에서 제거",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "이미 존재하는 채널 URL입니다.",
|
||||
"channel_flow.changeUrlDescription": "일부 URL로 사용할 수 없는 문자들은 제거될 수 있습니다.",
|
||||
"channel_flow.changeUrlTitle": "채널 URL 변경",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "설명",
|
||||
"channel_modal.purposeEx": "예시: \"버그 수정과 품질 개선을 위한 채널입니다.\"",
|
||||
"channel_notifications.allActivity": "모든 활동",
|
||||
"channel_notifications.allUnread": "모든 읽지않은 메시지",
|
||||
"channel_notifications.globalDefault": "전역 기본 설정 ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "읽지 않은 채널 표시",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "끄기",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "켜기",
|
||||
"channel_notifications.muteChannel.settings": "the channel",
|
||||
"channel_notifications.never": "알림 사용 안함",
|
||||
"channel_notifications.onlyMentions": "멘션만",
|
||||
"channel_notifications.override": "\"전역 기본 설정\" 외 다른 옵션을 선택하면 전역으로 설정한 알림 설정이 무시됩니다. 데스크탑 알림은 Firefox, Safari, Chrome에서 사용 가능합니다.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "채널 알림 설정: ",
|
||||
"channel_notifications.push": "알림 받기",
|
||||
"channel_notifications.sendDesktop": "데스크탑 알림 받기",
|
||||
"channel_notifications.unreadInfo": "읽지 않은 채널은 사이드바에서 굵은 글씨로 표시됩니다. \"멘션만\"을 선택하면 내가 멘션된 채널만 굵게 표시됩니다.",
|
||||
"channel_select.placeholder": "--- 채널을 선택하세요 ---",
|
||||
"channel_switch_modal.deactivated": "비활성화",
|
||||
"channel_switch_modal.dm": "(개인 메시지)",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "글과 대화 목록에서 사용자의 이름이 어떻게 표시될 지 선택하세요.",
|
||||
"user.settings.display.normalClock": "12시간으로 보이기 (예: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "시간이 어떻게 표시될지 선택하세요.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "글과 대화 목록에서 사용자의 이름이 어떻게 표시될 지 선택하세요.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "본명으로 보기",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "별명이 있으면 별명으로, 없으면 본명으로 보기",
|
||||
"user.settings.display.teammateNameDisplayTitle": "사용자명 표시",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Show username",
|
||||
"user.settings.display.theme.applyToAllTeams": "가입한 모든 팀에서 새로운 테마를 적용합니다.",
|
||||
"user.settings.display.theme.customTheme": "커스텀 테마",
|
||||
"user.settings.display.theme.describe": "내 테마 관리하기",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "다른 테마 보기",
|
||||
"user.settings.display.theme.themeColors": "테마 선택",
|
||||
"user.settings.display.theme.title": "테마",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "화면 설정",
|
||||
"user.settings.general.checkEmail": "Check your email at {email} to verify the address.",
|
||||
"user.settings.general.checkEmailNoAddress": "Check your email to verify your new address",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Unread channels will be sorted at the top of the channel sidebar until read.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Group unread channels",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "활성화",
|
||||
"user.settings.tokens.cancel": "취소",
|
||||
"user.settings.tokens.clickToEdit": "'편집'을 클릭해 개인 액세스 토큰을 관리하세요",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "개인 액세스 토큰이 없습니다.",
|
||||
"user_list.notFound": "사용자를 찾을 수 없습니다 :(",
|
||||
"user_profile.account.editSettings": "계정 설정",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "메시지 보내기",
|
||||
"user_profile.webrtc.call": "영상통화 시작",
|
||||
"user_profile.webrtc.offline": "사용자가 오프라인입니다",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "Kanaal URL:",
|
||||
"channelHeader.addToFavorites": "Add to Favorites",
|
||||
"channelHeader.removeFromFavorites": "Remove from Favorites",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Een kanaal met die URL bestaat reeds",
|
||||
"channel_flow.changeUrlDescription": "Sommige tekens zijn ongeldig in een URL en worden verwijderd.",
|
||||
"channel_flow.changeUrlTitle": "Change Channel URL",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Doel",
|
||||
"channel_modal.purposeEx": "E.g.: \"A channel to file bugs and improvements\"",
|
||||
"channel_notifications.allActivity": "Voor alle activiteiten",
|
||||
"channel_notifications.allUnread": "Voor alle ongelezen berichten",
|
||||
"channel_notifications.globalDefault": "Globale standaard ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Markeer het kanaal als ongelezen",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Uit",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Aan",
|
||||
"channel_notifications.muteChannel.settings": "het kanaal",
|
||||
"channel_notifications.never": "Nooit",
|
||||
"channel_notifications.onlyMentions": "Enkel voor vermeldingen",
|
||||
"channel_notifications.override": "Het selecteren van een andere optie dan \"Standaard\" heeft voorrang op de globale instellingen voor meldingen. Desktop meldingen zijn beschikbaar op Firefox, Safari en Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Meldings-voorkeuren voor ",
|
||||
"channel_notifications.push": "Stuur mobiele push notificaties",
|
||||
"channel_notifications.sendDesktop": "Stuur desktop meldingen",
|
||||
"channel_notifications.unreadInfo": "De kanaal-naam is vet in de navigatiekolom wanneer er ongelezen berichten zijn. Wanneer \"Enkel bij vermeldingen\" is geselecteerd, zal het kanaal enkel vet zijn wanneer uw naam vermeld is.",
|
||||
"channel_select.placeholder": "--- Selecteer een kanaal ---",
|
||||
"channel_switch_modal.deactivated": "Deactivated",
|
||||
"channel_switch_modal.dm": "(Privé bericht)",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Geef aan hoe de gebruikersnaam word weergegeven in berichten en de Directe Berichten lijst. ",
|
||||
"user.settings.display.normalClock": "12 uren klok (bijvoorbeeld: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Selecteer hoe u de tijd wilt zien.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Geef aan hoe de gebruikersnaam word weergegeven in berichten en de Directe Berichten lijst. ",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Toon voornaam en achternaam",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Toon bijnaam, indien aanwezig, anders voor- en achternaam",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Naamweergave van teamgenoten",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Show username",
|
||||
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
|
||||
"user.settings.display.theme.customTheme": "Aangepast thema",
|
||||
"user.settings.display.theme.describe": "Open om uw thema te beheren",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Bekijk de andere thema's",
|
||||
"user.settings.display.theme.themeColors": "Thema kleuren",
|
||||
"user.settings.display.theme.title": "Thema",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Afbeeldings instellingen",
|
||||
"user.settings.general.checkEmail": "Controleer uw e-mail op {email} om het adres te controleren.",
|
||||
"user.settings.general.checkEmailNoAddress": "Controleer uw e-mail voor uw nieuwe adres",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Unread channels will be sorted at the top of the channel sidebar until read.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Group unread channels",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Activate",
|
||||
"user.settings.tokens.cancel": "Annuleren",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "No personal access tokens.",
|
||||
"user_list.notFound": "Geen gebruikers gevonden",
|
||||
"user_profile.account.editSettings": "Account-instellingen",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Send Message",
|
||||
"user_profile.webrtc.call": "Start een video-oproep",
|
||||
"user_profile.webrtc.offline": "The user is offline",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "URL Kanału",
|
||||
"channelHeader.addToFavorites": "Dodaj do ulubionych",
|
||||
"channelHeader.removeFromFavorites": "Usuń z ulubionych",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Kanał o podanym adresie URL już istnieje",
|
||||
"channel_flow.changeUrlDescription": "Niektóre znaki nie są dozwolone w adresie URL i mogą być usunięte.",
|
||||
"channel_flow.changeUrlTitle": "Zmień URL Kanału",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"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",
|
||||
"channel_notifications.globalDefault": "Wartość domyślna ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Oznacz kanał jako nieprzeczytany",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Nie",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Tak",
|
||||
"channel_notifications.muteChannel.settings": "kanał",
|
||||
"channel_notifications.never": "Nigdy",
|
||||
"channel_notifications.onlyMentions": "Tylko na wzmianki",
|
||||
"channel_notifications.override": "Wybierając inną opcję niż \"domyślne\" zastąpi ona globalne ustawienia powiadomień. Powiadomienia na pulpicie są dostępne na Firefox, Safari i Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Ustawienia powiadomień dla",
|
||||
"channel_notifications.push": "Wyślij mobilne powiadomienia push",
|
||||
"channel_notifications.sendDesktop": "Wyświetlanie powiadomień na pulpicie",
|
||||
"channel_notifications.unreadInfo": "Nazwa kanału jest pogrubiona w pasku bocznym kanału jeśli są w nim nieprzeczytane wiadomości. Wybranie \"Tylko dla wzmianek\" pogrubi nazwę kanału tylko jeśli zostaniesz wspomniana/y.",
|
||||
"channel_select.placeholder": "--- Wybierz kanał ---",
|
||||
"channel_switch_modal.deactivated": "Dezaktywuj",
|
||||
"channel_switch_modal.dm": "(Wiadomość bezpośrednia)",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Ustawia jak wyświetlać nazwy innych użytkowników w postach i wiadomościach bezpośrednich.",
|
||||
"user.settings.display.normalClock": "12-godzinny (przykład: 4:00 pm)",
|
||||
"user.settings.display.preferTime": "Wybierz, jak wyświetlany jest czas.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Ustawia jak wyświetlać nazwy innych użytkowników w postach i wiadomościach bezpośrednich.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Pokaż imię i nazwisko",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Pokaż nick, jeśli taki istnieje, w przeciwnym przypadku wyświetl imię i nazwisko",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Wyświetlana nazwa",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Pokaż nazwę użytkownika",
|
||||
"user.settings.display.theme.applyToAllTeams": "Zastosuj nowy motyw do wszystkich moich zespołów",
|
||||
"user.settings.display.theme.customTheme": "Motyw użytkownika",
|
||||
"user.settings.display.theme.describe": "Otwórz, aby zarządzać motywem",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Zobacz inne motywy",
|
||||
"user.settings.display.theme.themeColors": "Schemat kolorów",
|
||||
"user.settings.display.theme.title": "Motyw",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Ustawienia Wyglądu",
|
||||
"user.settings.general.checkEmail": "Sprawdź swoją pocztę e-mail na {email} w celu weryfikacji adresu.",
|
||||
"user.settings.general.checkEmailNoAddress": "Sprawdź pocztę, aby potwierdzić Swój nowy adres",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Unread channels will be sorted at the top of the channel sidebar until read.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Group unread channels",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Aktywuj",
|
||||
"user.settings.tokens.cancel": "Anuluj",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "Brak osobistych tokenów dostępu.",
|
||||
"user_list.notFound": "Nie odnaleziono użytkowników",
|
||||
"user_profile.account.editSettings": "Ustawienia konta",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Wyślij wiadomość",
|
||||
"user_profile.webrtc.call": "Rozpocznij rozmowę wideo",
|
||||
"user_profile.webrtc.offline": "Użytkownik jest w trybie offline",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "URL do Canal",
|
||||
"channelHeader.addToFavorites": "Adicionar aos Favoritos",
|
||||
"channelHeader.removeFromFavorites": "Remover dos Favoritos",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Um canal com essa URL já existe",
|
||||
"channel_flow.changeUrlDescription": "Alguns caracteres não são permitidos nas URLs e podem ser removidos.",
|
||||
"channel_flow.changeUrlTitle": "Mudar URL do Canal",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Propósito",
|
||||
"channel_modal.purposeEx": "Ex.: \"Um canal para arquivar bugs e melhorias\"",
|
||||
"channel_notifications.allActivity": "Para todas as atividades",
|
||||
"channel_notifications.allUnread": "Para todas as mensagens não lidas",
|
||||
"channel_notifications.globalDefault": "Global padrão ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Marcar Canal como Não Lido",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Desligado",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Ligado",
|
||||
"channel_notifications.muteChannel.settings": "o canal",
|
||||
"channel_notifications.never": "Nunca",
|
||||
"channel_notifications.onlyMentions": "Somente para menções",
|
||||
"channel_notifications.override": "Selecionar uma opção diferente do \"Padrão\" vai substituir as configurações de notificação global. Notificações na área de trabalho estão disponíveis no Firefox, Safari e Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Preferências de Notificação para ",
|
||||
"channel_notifications.push": "Enviar notificações push para o celular",
|
||||
"channel_notifications.sendDesktop": "Enviar notificações de desktop",
|
||||
"channel_notifications.unreadInfo": "O nome do canal fica em negrito na barra lateral quando houver mensagens não lidas. Selecionando \"Apenas menções\" o canal vai ficar em negrito apenas quando você for mencionado.",
|
||||
"channel_select.placeholder": "--- Selecione um canal ---",
|
||||
"channel_switch_modal.deactivated": "Desativado",
|
||||
"channel_switch_modal.dm": "(Mensagem Direta)",
|
||||
|
|
@ -2491,7 +2495,7 @@
|
|||
"setting_item_max.save": "Salvar",
|
||||
"setting_item_min.edit": "Editar",
|
||||
"setting_picture.cancel": "Cancelar",
|
||||
"setting_picture.help.profile": "Enviar uma imagem para perfil nos formatos JPG ou PNG.",
|
||||
"setting_picture.help.profile": "Enviar uma imagem para ícone da equipe nos formatos JPG ou PNG.",
|
||||
"setting_picture.help.team": "Enviar uma imagem para ícone da equipe nos formatos JPG ou PNG.",
|
||||
"setting_picture.save": "Salvar",
|
||||
"setting_picture.select": "Selecionar",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Ajustar como mostrar outros nomes de usuários nas postagens e lista de Mensagens Diretas.",
|
||||
"user.settings.display.normalClock": "Relógio de 12 horas (exemplo: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Selecione como você prefere que a hora seja mostrada.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Ajustar como mostrar outros nomes de usuários nas postagens e lista de Mensagens Diretas.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Mostrar primeiro e último nome",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Mostrar apelidos se existir, caso contrário mostrar o primeiro e sobrenome",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Nome de Exibição dos Colegas de Trabalho",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Mostrar nome do usuário",
|
||||
"user.settings.display.theme.applyToAllTeams": "Aplicar novo tema para todas as minhas equipes",
|
||||
"user.settings.display.theme.customTheme": "Tema Personalizado",
|
||||
"user.settings.display.theme.describe": "Abrir para gerenciar seu tema",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Veja outros temas",
|
||||
"user.settings.display.theme.themeColors": "Tema de Cores",
|
||||
"user.settings.display.theme.title": "Tema",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Configurações de Exibição",
|
||||
"user.settings.general.checkEmail": "Verifique seu email em {email} para confirmar o endereço.",
|
||||
"user.settings.general.checkEmailNoAddress": "Verifique seu email para confirmar seu novo endereço",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Configurações Barra Lateral",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Canais não lidos serão ordenados no topo do canal na barra lateral até a leitura.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Grupo de canais não lidos",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Ativar",
|
||||
"user.settings.tokens.cancel": "Cancelar",
|
||||
"user.settings.tokens.clickToEdit": "Clique 'Editar' para gerenciar seus tokens de acesso individual",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "Não há tokens de acesso pessoais.",
|
||||
"user_list.notFound": "Nenhum usuário encontrado",
|
||||
"user_profile.account.editSettings": "Editar Definições de Conta",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Enviar Mensagem",
|
||||
"user_profile.webrtc.call": "Iniciar Video Chamada",
|
||||
"user_profile.webrtc.offline": "O usuário está desconectado",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"about.copyright": "Copyright 2015 - {currentYear} Mattermost, Inc. Все права защищены",
|
||||
"about.database": "База данных:",
|
||||
"about.date": "Дата сборки:",
|
||||
"about.dbversion": "Database Schema Version:",
|
||||
"about.dbversion": "Версия Схемы Базы Данных:",
|
||||
"about.enterpriseEditionLearn": "Подробнее о редакции Enterprise читайте на ",
|
||||
"about.enterpriseEditionSt": "Современное общение в вашей внутренней сети",
|
||||
"about.enterpriseEditione1": "Enterprise Edition",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"about.teamEditiont0": "Team Edition",
|
||||
"about.teamEditiont1": "Enterprise Edition",
|
||||
"about.title": "О Mattermost",
|
||||
"about.version": "Mattermost Version:",
|
||||
"about.version": "Mattermost Версия:",
|
||||
"access_history.title": "История активности",
|
||||
"activity_log.activeSessions": "Активные сессии",
|
||||
"activity_log.browser": "Браузер: {browser}",
|
||||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "Адрес канала",
|
||||
"channelHeader.addToFavorites": "Добавить в избранное",
|
||||
"channelHeader.removeFromFavorites": "Удалить из избранного",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Канал с таким URL уже существует",
|
||||
"channel_flow.changeUrlDescription": "Некоторые символы не разрешены в URL-адресе и могут быть удалены.",
|
||||
"channel_flow.changeUrlTitle": "Изменить адрес канала",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Назначение",
|
||||
"channel_modal.purposeEx": "Например: \"Канал для ошибок и пожеланий\"",
|
||||
"channel_notifications.allActivity": "При любой активности",
|
||||
"channel_notifications.allUnread": "При любых непрочитанных сообщениях",
|
||||
"channel_notifications.globalDefault": "По умолчанию глобально ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Отмечать канал как непрочтенный",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Выкл",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Вкл",
|
||||
"channel_notifications.muteChannel.settings": "канал",
|
||||
"channel_notifications.never": "Никогда",
|
||||
"channel_notifications.onlyMentions": "Только при упоминаниях",
|
||||
"channel_notifications.override": "При выборе настройки, отличной от \"По умолчанию\" перезапишутся общие настройки уведомлений. Уведомления на рабочий стол доступны в Firefox, Safari, и Chrome.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Настройки уведомлений для ",
|
||||
"channel_notifications.push": "Отправить мобильное push-уведомление",
|
||||
"channel_notifications.sendDesktop": "Отправлять уведомления на рабочий стол",
|
||||
"channel_notifications.unreadInfo": "Название канала в боковом меню выделяется жирным, когда есть непрочитанные сообщения. Если выбрано \"Только при упоминаниях\" название канала будет выделяться только если Вас упомянут.",
|
||||
"channel_select.placeholder": "--- Выбрать канал ---",
|
||||
"channel_switch_modal.deactivated": "Деактивировать",
|
||||
"channel_switch_modal.dm": "(Личное сообщение)",
|
||||
|
|
@ -2226,7 +2230,7 @@
|
|||
"mobile.routes.sso": "Single Sign-On",
|
||||
"mobile.routes.table": "Table",
|
||||
"mobile.routes.tableImage": "Изображение",
|
||||
"mobile.routes.thread": "{channelName} Ветка",
|
||||
"mobile.routes.thread": "{channelName} Детали",
|
||||
"mobile.routes.thread_dm": "Direct Message Thread",
|
||||
"mobile.routes.user_profile": "Профиль",
|
||||
"mobile.routes.user_profile.send_message": "Отправить сообщение",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "Установите, как отображать Ваши имена в постах и в списке выбора личных сообщений.",
|
||||
"user.settings.display.normalClock": "12-часовой формат (пример: 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Выберите предпочитаемый формат времени.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "Установите, как отображать Ваши имена в постах и в списке выбора личных сообщений.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Показывать имя и фамилию",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Показывать псевдоним, если существует, иначе показывать имя и фамилию",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Отображение имени в команде",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Показывать имя пользователя",
|
||||
"user.settings.display.theme.applyToAllTeams": "Применить новую тему для всех моих команд",
|
||||
"user.settings.display.theme.customTheme": "Пользовательская Тема",
|
||||
"user.settings.display.theme.describe": "Откройте для настройки темы",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Посмотреть другие темы",
|
||||
"user.settings.display.theme.themeColors": "Палитра цветов",
|
||||
"user.settings.display.theme.title": "Тема",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Вид",
|
||||
"user.settings.general.checkEmail": "Для верификации адреса проверьте почтовый ящик {email}.",
|
||||
"user.settings.general.checkEmailNoAddress": "Для верификации нового адреса проверьте ваш почтовый ящик",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Настройка Боковой панели",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Unread channels will be sorted at the top of the channel sidebar until read.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Непрочитанные каналы группы",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Активировать",
|
||||
"user.settings.tokens.cancel": "Отмена",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "с токенами доступа",
|
||||
"user_list.notFound": "Пользователи не найдены",
|
||||
"user_profile.account.editSettings": "Учетная запись",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "Отправить сообщение",
|
||||
"user_profile.webrtc.call": "Видеовызов",
|
||||
"user_profile.webrtc.offline": "Пользователь не в сети",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "Kanal Adresi",
|
||||
"channelHeader.addToFavorites": "Beğendiklerime Ekle",
|
||||
"channelHeader.removeFromFavorites": "Beğendiklerimden Kaldır",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "Bu adresi kullanan bir kanal zaten var",
|
||||
"channel_flow.changeUrlDescription": "Adreslerde kullanılamayan bazı karakterler silinebilir.",
|
||||
"channel_flow.changeUrlTitle": "Kanal Adresini Değiştir",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "Amaç",
|
||||
"channel_modal.purposeEx": "Örnek: \"Hatalar ve geliştirmeler kanalı\"",
|
||||
"channel_notifications.allActivity": "Tüm işlemler için",
|
||||
"channel_notifications.allUnread": "Tüm okunmamış iletiler için",
|
||||
"channel_notifications.globalDefault": "Genel varsayılan ({notifyLevel})",
|
||||
"channel_notifications.markUnread": "Kanal okunmamış olarak işaretlensin",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "Kapalı",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "Açık",
|
||||
"channel_notifications.muteChannel.settings": "kanal",
|
||||
"channel_notifications.never": "Asla",
|
||||
"channel_notifications.onlyMentions": "Yalnız anma olduğunda",
|
||||
"channel_notifications.override": "\"Varsayılan\" dışında bir seçenek seçildiğinde genel bildirim ayarları değiştirilir. Masüstü bildirimleri Firefox, Safari ve Chrome ile kullanılabilir.",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "Şu kanalın bildirim ayarları: ",
|
||||
"channel_notifications.push": "Anında mobil bildirimler gönderilsin",
|
||||
"channel_notifications.sendDesktop": "Masaüstü bildirimleri gönderilsin",
|
||||
"channel_notifications.unreadInfo": "Okunmamış iletiler olduğunda yan çubukta kanal adı koyu olarak görüntülenir. \"Yalnız anma olduğunda\" seçeneği etkinleştirildiğinde kanal adı yalnız anma olduğunda koyu görüntülenir.",
|
||||
"channel_select.placeholder": "--- Bir Kanal Seçin ---",
|
||||
"channel_switch_modal.deactivated": "Devre Dışı Bırakılmış",
|
||||
"channel_switch_modal.dm": "(Doğrudan İleti)",
|
||||
|
|
@ -2491,7 +2495,7 @@
|
|||
"setting_item_max.save": "Kaydet",
|
||||
"setting_item_min.edit": "Düzenle",
|
||||
"setting_picture.cancel": "İptal",
|
||||
"setting_picture.help.profile": "JPG ya da PNG biçiminde bir profil görseli yükleyin.",
|
||||
"setting_picture.help.profile": "JPG ya da PNG biçiminde bir takım simgesi yükleyin.",
|
||||
"setting_picture.help.team": "JPG ya da PNG biçiminde bir takım simgesi yükleyin.",
|
||||
"setting_picture.save": "Kaydet",
|
||||
"setting_picture.select": "Seçin",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "İleti ve Doğrudan İleti listelerinde kullanıcı adının nasıl görüntüleneceğini ayarlayın.",
|
||||
"user.settings.display.normalClock": "12 saat (4:00 PM gibi)",
|
||||
"user.settings.display.preferTime": "Saatin nasıl görüntüleneceğini ayarlayın.",
|
||||
"user.settings.display.teammateNameDisplayDescription": "İleti ve Doğrudan İleti listelerinde kullanıcı adının nasıl görüntüleneceğini ayarlayın.",
|
||||
"user.settings.display.teammateNameDisplayFullname": "Ad ve soyad görüntülensin",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "Varsa takma ad görüntülensin, yoksa ad ve soyad görüntülensin",
|
||||
"user.settings.display.teammateNameDisplayTitle": "Takım Arkadaşı Adı Görünümü",
|
||||
"user.settings.display.teammateNameDisplayUsername": "Kullanıcı adı görüntülensin",
|
||||
"user.settings.display.theme.applyToAllTeams": "Yeni tema tüm takımlarıma uygulansın",
|
||||
"user.settings.display.theme.customTheme": "Özel Tema",
|
||||
"user.settings.display.theme.describe": "Temanızı düzenlemek için açın",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "Diğer temaları görüntüle",
|
||||
"user.settings.display.theme.themeColors": "Tema Renkleri",
|
||||
"user.settings.display.theme.title": "Tema",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "Görünüm Ayarları",
|
||||
"user.settings.general.checkEmail": "Adresinizi doğrulamak için {email} adresinize bakın.",
|
||||
"user.settings.general.checkEmailNoAddress": "Yeni adresinizi doğrulamak için e-postanıza bakın",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "Yan Çubuk Ayarları",
|
||||
"user.settings.sidebar.unreadSectionDesc": "Okunmamış kanallar okunana kadar kanal yan çubuğunun üzerinde görüntülenir.",
|
||||
"user.settings.sidebar.unreadSectionTitle": "Okunmamış kanalları grupla",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "Etkinleştir",
|
||||
"user.settings.tokens.cancel": "İptal",
|
||||
"user.settings.tokens.clickToEdit": "Kişisel erişim kodlarınızı yönetmek için 'Düzenle' üzerine tıklayın",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "Herhangi bir kişisel erişim kodu yok.",
|
||||
"user_list.notFound": "Herhangi bir kullanıcı bulunamadı",
|
||||
"user_profile.account.editSettings": "Hesap Ayarlarını Düzenle",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "İletiyi Gönder",
|
||||
"user_profile.webrtc.call": "Görüntülü Görüşme Başlat",
|
||||
"user_profile.webrtc.offline": "Kullanıcı çevrimdışı",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "频道网址:",
|
||||
"channelHeader.addToFavorites": "添加到收藏",
|
||||
"channelHeader.removeFromFavorites": "从收藏中移除",
|
||||
"channelHeader.unmute": "取消静音",
|
||||
"channel_flow.alreadyExist": "已存在使用该 URL 的频道",
|
||||
"channel_flow.changeUrlDescription": "某些字符不允许出现在url中,可能被删除。",
|
||||
"channel_flow.changeUrlTitle": "更改频道网址",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "用途",
|
||||
"channel_modal.purposeEx": "例如:\"用于提交问题和建议的频道\"",
|
||||
"channel_notifications.allActivity": "所有操作",
|
||||
"channel_notifications.allUnread": "所有未读消息",
|
||||
"channel_notifications.globalDefault": "默认全局({notifyLevel})",
|
||||
"channel_notifications.markUnread": "标记频道为未读",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "频道未被静音",
|
||||
"channel_notifications.muteChannel.off.title": "关闭",
|
||||
"channel_notifications.muteChannel.on.desc": "频道已被静音",
|
||||
"channel_notifications.muteChannel.on.title": "开启",
|
||||
"channel_notifications.muteChannel.settings": "静音频道",
|
||||
"channel_notifications.never": "从不",
|
||||
"channel_notifications.onlyMentions": "仅对提及",
|
||||
"channel_notifications.override": "选择一个“默认”以外的选项将会重写全局通知设置。桌面通知在Firefox、Safari和Chrome中有效。",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "通知偏好 ",
|
||||
"channel_notifications.push": "发送手机推送通知",
|
||||
"channel_notifications.sendDesktop": "发送桌面通知",
|
||||
"channel_notifications.unreadInfo": "有未读消息时,侧边栏的频道名称粗体显示。只有当您被提及时选择“仅对提及”会加粗频道名称。",
|
||||
"channel_select.placeholder": "--- 选择一个频道 ---",
|
||||
"channel_switch_modal.deactivated": "已停用",
|
||||
"channel_switch_modal.dm": "(私信)",
|
||||
|
|
@ -1676,7 +1680,7 @@
|
|||
"general_tab.teamIconEditHint": "点击 '编辑' 上传图片。",
|
||||
"general_tab.teamIconEditHintMobile": "点击上传图片。",
|
||||
"general_tab.teamIconError": "选择文件时出现错误。",
|
||||
"general_tab.teamIconInvalidFileType": "只能上传 JPG 和 PNG 图片做为团队图标",
|
||||
"general_tab.teamIconInvalidFileType": "只能上传 BMP、JPG 和 PNG 图片做为团队图标",
|
||||
"general_tab.teamIconLastUpdated": "图片上次更新日期 {date}",
|
||||
"general_tab.teamIconTooLarge": "无法上传团队图标。文件太大。",
|
||||
"general_tab.teamName": "团队名称",
|
||||
|
|
@ -2072,7 +2076,7 @@
|
|||
"mobile.document_preview.failed_title": "打开文档失败",
|
||||
"mobile.downloader.android_complete": "下载完成",
|
||||
"mobile.downloader.android_failed": "下载失败",
|
||||
"mobile.downloader.android_permission": "We need access to the downloads folder to save files.",
|
||||
"mobile.downloader.android_permission": "我们需要能访问下载目录才能保存文件。",
|
||||
"mobile.downloader.android_started": "下载已开始",
|
||||
"mobile.downloader.android_success": "成功下载",
|
||||
"mobile.downloader.complete": "下载完成",
|
||||
|
|
@ -2185,7 +2189,7 @@
|
|||
"mobile.post.failed_retry": "重试",
|
||||
"mobile.post.failed_title": "无法发送您的消息",
|
||||
"mobile.post.retry": "刷新",
|
||||
"mobile.post_body.show_more": "Show More",
|
||||
"mobile.post_body.show_more": "显示更多",
|
||||
"mobile.post_info.add_reaction": "添加互动",
|
||||
"mobile.post_info.copy_post": "复制消息",
|
||||
"mobile.post_textbox.empty.message": "您正在尝试发送空白消息。\n请确认有消息或至少附加一个附件。",
|
||||
|
|
@ -2391,7 +2395,7 @@
|
|||
"post_message_view.edited": "(已编辑)",
|
||||
"posts_view.loadMore": "载入更多消息",
|
||||
"posts_view.loadingMore": "载入更多消息中...",
|
||||
"posts_view.maxLoaded": "Looking for a specific message? Try searching for it",
|
||||
"posts_view.maxLoaded": "查找特定的消息?试试搜索",
|
||||
"posts_view.newMsg": "新消息",
|
||||
"posts_view.newMsgBelow": "{count} 条新消息",
|
||||
"quick_switch_modal.channels": "频道",
|
||||
|
|
@ -2491,7 +2495,7 @@
|
|||
"setting_item_max.save": "保存",
|
||||
"setting_item_min.edit": "编辑",
|
||||
"setting_picture.cancel": "取消",
|
||||
"setting_picture.help.profile": "上传 JPG 或 PNG 格式的资料照片。",
|
||||
"setting_picture.help.profile": "Upload a picture in BMP, JPG or PNG format.",
|
||||
"setting_picture.help.team": "Upload a team icon in BMP, JPG or PNG format.",
|
||||
"setting_picture.save": "保存",
|
||||
"setting_picture.select": "选择",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "设置在信息和私信列表中如何显示其他用户的名字。",
|
||||
"user.settings.display.normalClock": "12小时格式(例如:4:00 PM)",
|
||||
"user.settings.display.preferTime": "选择您喜欢的时间显示格式。",
|
||||
"user.settings.display.teammateNameDisplayDescription": "设置在信息和私信列表中如何显示其他用户的名字。",
|
||||
"user.settings.display.teammateNameDisplayFullname": "显示姓名",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "若存在昵称显示昵称,否则显示姓名",
|
||||
"user.settings.display.teammateNameDisplayTitle": "团队队友的名字显示",
|
||||
"user.settings.display.teammateNameDisplayUsername": "显示用户名",
|
||||
"user.settings.display.theme.applyToAllTeams": "应用新主题到所有我的团队",
|
||||
"user.settings.display.theme.customTheme": "自定义主题",
|
||||
"user.settings.display.theme.describe": "打开管理您的主题",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "查看其他的主题",
|
||||
"user.settings.display.theme.themeColors": "主题颜色",
|
||||
"user.settings.display.theme.title": "主题",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "显示设置",
|
||||
"user.settings.general.checkEmail": "在{email}查看你的邮件以验证这个地址。",
|
||||
"user.settings.general.checkEmailNoAddress": "查看你的电子邮件来验证你的新地址",
|
||||
|
|
@ -2855,7 +2865,7 @@
|
|||
"user.settings.general.usernameReserved": "该用户名已存在,请选择一个新的。",
|
||||
"user.settings.general.usernameRestrictions": "用户名必须以字母开头,并且包含{min}到{max}个小写字母,'.','-'和'_'.",
|
||||
"user.settings.general.validEmail": "请输入一个有效的电子邮件地址",
|
||||
"user.settings.general.validImage": "只能上传JPG和PNG图片",
|
||||
"user.settings.general.validImage": "只能上传 BMP、JPG 或 PNG 图片做为个人资料照片",
|
||||
"user.settings.import_theme.cancel": "取消",
|
||||
"user.settings.import_theme.importBody": "如想导入主题,去 Slack 团队并寻找 \"Preferences -> Sidebar Theme\"。打开自定义主题选项,复制主题颜色值并粘贴至此:",
|
||||
"user.settings.import_theme.importHeader": "导入Slack主题",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "侧边栏设置",
|
||||
"user.settings.sidebar.unreadSectionDesc": "未读频道将在频道侧栏排前直到被阅读。",
|
||||
"user.settings.sidebar.unreadSectionTitle": "未读频道分组",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "启用",
|
||||
"user.settings.tokens.cancel": "取消",
|
||||
"user.settings.tokens.clickToEdit": "点击 '更改' 以管理您的个人访问令牌",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "无个人访问令牌。",
|
||||
"user_list.notFound": "没有找到用户",
|
||||
"user_profile.account.editSettings": "修改账户设置",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "发送消息",
|
||||
"user_profile.webrtc.call": "开始视频通话",
|
||||
"user_profile.webrtc.offline": "此用户已离线",
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@
|
|||
"change_url.urlLabel": "頻道網址",
|
||||
"channelHeader.addToFavorites": "新增至我的最愛",
|
||||
"channelHeader.removeFromFavorites": "從我的最愛中移除",
|
||||
"channelHeader.unmute": "Unmute",
|
||||
"channel_flow.alreadyExist": "該網址的頻道已經存在",
|
||||
"channel_flow.changeUrlDescription": "有網址不允許使用的字元時會自動移除。",
|
||||
"channel_flow.changeUrlTitle": "變更頻道網址",
|
||||
|
|
@ -1423,9 +1424,13 @@
|
|||
"channel_modal.purpose": "用途",
|
||||
"channel_modal.purposeEx": "如:\"用於歸檔錯誤跟改善的頻道\"",
|
||||
"channel_notifications.allActivity": "所有的活動",
|
||||
"channel_notifications.allUnread": "全部的未讀訊息",
|
||||
"channel_notifications.globalDefault": "系統預設({notifyLevel})",
|
||||
"channel_notifications.markUnread": "標記頻道為未讀",
|
||||
"channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.",
|
||||
"channel_notifications.muteChannel.off.desc": "The channel is not muted",
|
||||
"channel_notifications.muteChannel.off.title": "關閉",
|
||||
"channel_notifications.muteChannel.on.desc": "The channel is muted",
|
||||
"channel_notifications.muteChannel.on.title": "啟用",
|
||||
"channel_notifications.muteChannel.settings": "頻道",
|
||||
"channel_notifications.never": "永不",
|
||||
"channel_notifications.onlyMentions": "僅限於提及您的",
|
||||
"channel_notifications.override": "選擇\"預設\"以外會覆蓋系統的通知設定。Firefox、Safari 跟 Chrome可以使用桌面通知。",
|
||||
|
|
@ -1433,7 +1438,6 @@
|
|||
"channel_notifications.preferences": "通知喜好設定",
|
||||
"channel_notifications.push": "發送行動推播通知",
|
||||
"channel_notifications.sendDesktop": "發送桌面通知",
|
||||
"channel_notifications.unreadInfo": "當有未讀訊息時,側邊欄的頻道名字會用粗體表示。選擇\"僅限於提及您的\"將只有您被提及的頻道會用粗體。",
|
||||
"channel_select.placeholder": "--- 選擇頻道 ---",
|
||||
"channel_switch_modal.deactivated": "停用",
|
||||
"channel_switch_modal.dm": "(直接傳訊)",
|
||||
|
|
@ -2491,7 +2495,7 @@
|
|||
"setting_item_max.save": "儲存",
|
||||
"setting_item_min.edit": "編輯",
|
||||
"setting_picture.cancel": "取消",
|
||||
"setting_picture.help.profile": "上傳一個 BMP、JPG、JPEG 或 PNG 格式的個人圖像。",
|
||||
"setting_picture.help.profile": "Upload a picture in BMP, JPG or PNG format.",
|
||||
"setting_picture.help.team": "Upload a team icon in BMP, JPG or PNG format.",
|
||||
"setting_picture.save": "儲存",
|
||||
"setting_picture.select": "選擇",
|
||||
|
|
@ -2796,6 +2800,11 @@
|
|||
"user.settings.display.nameOptsDesc": "設定在訊息及直接訊息列表該如何顯示其他使用者的名字。",
|
||||
"user.settings.display.normalClock": "12 小時制(如:4:00 PM)",
|
||||
"user.settings.display.preferTime": "選擇時間顯示方式。",
|
||||
"user.settings.display.teammateNameDisplayDescription": "設定在訊息及直接訊息列表該如何顯示其他使用者的名字。",
|
||||
"user.settings.display.teammateNameDisplayFullname": "顯示姓跟名",
|
||||
"user.settings.display.teammateNameDisplayNicknameFullname": "有暱稱時顯示暱稱,沒有時顯示姓跟名",
|
||||
"user.settings.display.teammateNameDisplayTitle": "團隊成員名稱顯示",
|
||||
"user.settings.display.teammateNameDisplayUsername": "顯示使用者名稱",
|
||||
"user.settings.display.theme.applyToAllTeams": "將新主題套用到所有的團隊上",
|
||||
"user.settings.display.theme.customTheme": "自訂主題",
|
||||
"user.settings.display.theme.describe": "管理主題",
|
||||
|
|
@ -2803,6 +2812,7 @@
|
|||
"user.settings.display.theme.otherThemes": "瀏覽其他的主題",
|
||||
"user.settings.display.theme.themeColors": "主題配色",
|
||||
"user.settings.display.theme.title": "主題",
|
||||
"user.settings.display.timezone": "Timezone",
|
||||
"user.settings.display.title": "顯示設定",
|
||||
"user.settings.general.checkEmail": "請檢查電子郵件信箱 {email} 以驗證電子郵件地址。",
|
||||
"user.settings.general.checkEmailNoAddress": "請檢查電子郵件信箱以驗證新的電子郵件地址。",
|
||||
|
|
@ -3025,6 +3035,9 @@
|
|||
"user.settings.sidebar.title": "側邊欄設定",
|
||||
"user.settings.sidebar.unreadSectionDesc": "未讀的頻道在被閱讀之前將被排列至頻道側邊欄的頂端。",
|
||||
"user.settings.sidebar.unreadSectionTitle": "未讀頻道分組",
|
||||
"user.settings.timezones.automatic": "Set automatically",
|
||||
"user.settings.timezones.change": "Change timezone",
|
||||
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
|
||||
"user.settings.tokens.activate": "啟用",
|
||||
"user.settings.tokens.cancel": "取消",
|
||||
"user.settings.tokens.clickToEdit": "點擊'編輯'以管理個人存取 Token",
|
||||
|
|
@ -3056,6 +3069,7 @@
|
|||
"user.settings.tokens.userAccessTokensNone": "沒有個人存取 Token。",
|
||||
"user_list.notFound": "找不到任何使用者",
|
||||
"user_profile.account.editSettings": "帳號設定",
|
||||
"user_profile.account.localTime": "Local Time: ",
|
||||
"user_profile.send.dm": "發送訊息",
|
||||
"user_profile.webrtc.call": "開始視訊通話",
|
||||
"user_profile.webrtc.offline": "使用者離線中",
|
||||
|
|
|
|||
Loading…
Reference in a new issue