parent
6047586e37
commit
02a0e8636d
3 changed files with 31 additions and 3 deletions
|
|
@ -2,12 +2,12 @@
|
|||
"about.date": "Byggedato:",
|
||||
"about.enterpriseEditionLearn": "Lær mere om Enterprise versionen på ",
|
||||
"about.enterpriseEditionSt": "Moderne kommunikation bag din firewall.",
|
||||
"about.enterpriseEditione1": "Virksomhedsudgave",
|
||||
"about.enterpriseEditione1": "Enterprise udgave",
|
||||
"about.hash": "Build Hash:",
|
||||
"about.hashee": "EE Build Hash:",
|
||||
"about.teamEditionLearn": "Bliv medlem i Mattermost kliken på ",
|
||||
"about.teamEditionSt": "Al kommunikation i dit team på ét sted, søgbart og tilgængeligt overalt.",
|
||||
"about.teamEditiont0": "Team Edition",
|
||||
"about.teamEditiont0": "Team Udgave",
|
||||
"about.teamEditiont1": "Virksomhedsudgave",
|
||||
"account.logout": "Log ud",
|
||||
"account.logout_from": "Log ud fra {serverName}",
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"apps.suggestion.no_static": "No hay opciones que coincidan.",
|
||||
"apps.suggestion.no_suggestion": "No hay sugerencias que coincidan.",
|
||||
"archivedChannelMessage": "Estás viendo un **canal archivado**. No serán publicados nuevos mensajes.",
|
||||
"audio.loading_error": "Error al cargar audio.",
|
||||
"autocomplete_selector.unknown_channel": "Canal desconocido",
|
||||
"browse_channels.archivedChannels": "Canales archivados",
|
||||
"browse_channels.dropdownTitle": "Mostrar",
|
||||
|
|
@ -96,6 +97,28 @@
|
|||
"camera_type.video.option": "Grabar Vídeo",
|
||||
"center_panel.archived.closeChannel": "Cerrar Canal",
|
||||
"channel_add_members.add_members.button": "Agregar Miembros",
|
||||
"channel_bookmark.add.detail_title": "Título",
|
||||
"channel_bookmark.add.emoji": "Añadir emoji",
|
||||
"channel_bookmark.add.failed_title": "Error al agregar marcador",
|
||||
"channel_bookmark.add.file_cancel": "Cancelar",
|
||||
"channel_bookmark.add.file_title": "Adjunto",
|
||||
"channel_bookmark.add.file_upload_error": "Error al subir archivo. Por favor intente nuevamente.",
|
||||
"channel_bookmark.add.file_uploading": "Subiendo... ({progress}%)",
|
||||
"channel_bookmark.add_edit.failed_desc": "Detalles: {error}",
|
||||
"channel_bookmark.copy_option": "Copiar enlace",
|
||||
"channel_bookmark.delete.confirm": "¿Está seguro de querer eliminar el marcador {displayName}?",
|
||||
"channel_bookmark.delete.confirm_title": "Eliminar marcador",
|
||||
"channel_bookmark.delete.failed_detail": "Detalle: {error}",
|
||||
"channel_bookmark.delete.failed_title": "Error al eliminar marcador",
|
||||
"channel_bookmark.delete.yes": "Sí",
|
||||
"channel_bookmark.delete_option": "Eliminar",
|
||||
"channel_bookmark.edit.failed_title": "Error al editar marcador",
|
||||
"channel_bookmark.edit.save_button": "Guardar",
|
||||
"channel_bookmark.edit_option": "Editar",
|
||||
"channel_bookmark.share_option": "Compartir",
|
||||
"channel_bookmark_add.link": "Enlace",
|
||||
"channel_bookmark_add.link.input.description": "Añadir un enlace a cualquier mensaje, archivo o cualquier enlace externo",
|
||||
"channel_bookmark_add.link.invalid": "Por favor ingrese un enlace válido",
|
||||
"channel_files.empty.paragraph": "Los archivos publicados en este canal se mostrarán aquí.",
|
||||
"channel_files.empty.title": "Aún no hay archivos",
|
||||
"channel_files.noFiles.paragraph": "Este canal no contiene ningún archivo con los filtros aplicados",
|
||||
|
|
@ -103,6 +126,10 @@
|
|||
"channel_header.directchannel.you": "{displayName} (tú)",
|
||||
"channel_header.info": "Ver info",
|
||||
"channel_header.member_count": "{count, plural, one {# miembro} other {# miembros}}",
|
||||
"channel_info.add_bookmark": "Añadir marcador",
|
||||
"channel_info.add_bookmark.file": "Adjuntar un archivo",
|
||||
"channel_info.add_bookmark.link": "Añadir un enlace",
|
||||
"channel_info.add_bookmark.max_reached": "Este canal ha alcanzado el número máximo de marcadores.",
|
||||
"channel_info.add_members": "Añadir miembros",
|
||||
"channel_info.alertNo": "No",
|
||||
"channel_info.alertYes": "Sí",
|
||||
|
|
@ -265,6 +292,7 @@
|
|||
"custom_status.suggestions.recent_title": "Reciente",
|
||||
"custom_status.suggestions.title": "Sugerencias",
|
||||
"custom_status.suggestions.working_from_home": "Trabajando desde casa",
|
||||
"date.unknown": "Desconocido",
|
||||
"date_separator.today": "Hoy",
|
||||
"date_separator.yesterday": "Ayer",
|
||||
"default_skin_tone": "Tono de piel por defecto",
|
||||
|
|
|
|||
|
|
@ -1138,7 +1138,7 @@
|
|||
"status_dropdown.set_dnd": "Не турбувати",
|
||||
"status_dropdown.set_offline": "Не в мережі",
|
||||
"status_dropdown.set_online": "В мережі",
|
||||
"status_dropdown.set_ooo": "Поза офісом",
|
||||
"status_dropdown.set_ooo": "Поза Офісом",
|
||||
"suggestion.mention.all": "Повідомити всіх на цьому каналі",
|
||||
"suggestion.mention.channel": "Повідомити всіх на цьому каналі",
|
||||
"suggestion.mention.channels": "Мої канали",
|
||||
|
|
|
|||
Loading…
Reference in a new issue