1
0
mirror of https://github.com/tooot-app/app synced 2025-03-12 01:20:06 +01:00
This commit is contained in:
xmflsct 2022-11-17 19:48:46 +01:00
commit 64762d4670
34 changed files with 470 additions and 466 deletions

View File

@ -4,7 +4,7 @@
"title": "Benutzeraktionen", "title": "Benutzeraktionen",
"mute": { "mute": {
"action_false": "Profil stummschalten", "action_false": "Profil stummschalten",
"action_true": "Stummschaltung Nutzers aufheben" "action_true": "Stummschaltung des Nutzers aufheben"
}, },
"block": { "block": {
"action_false": "Nutzer blockieren", "action_false": "Nutzer blockieren",

View File

@ -42,7 +42,7 @@
"options": { "options": {
"title": "Boost-Sichtbarkeit ändern", "title": "Boost-Sichtbarkeit ändern",
"public": "Öffentlicher Boost", "public": "Öffentlicher Boost",
"unlisted": "" "unlisted": "Boost entfernen"
} }
}, },
"favourited": { "favourited": {
@ -88,7 +88,7 @@
"content": { "content": {
"expandHint": "Ausgeblendeter Inhalt" "expandHint": "Ausgeblendeter Inhalt"
}, },
"filtered": "", "filtered": "Gefiltert: {{phrase}}.",
"fullConversation": "Unterhaltung anzeigen", "fullConversation": "Unterhaltung anzeigen",
"translate": { "translate": {
"default": "Übersetzen", "default": "Übersetzen",

View File

@ -12,7 +12,7 @@
"reblog": "$t(screenTabs:me.push.reblog.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "$t(screenTabs:me.push.mention.heading)", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "$t(screenTabs:me.push.poll.heading)", "poll": "$t(screenTabs:me.push.poll.heading)",
"status": "", "status": "Toot eines abonnierten Nutzers",
"update": "Boost wurde bearbeitet" "update": "Boost wurde bearbeitet"
} }
} }

View File

@ -29,7 +29,7 @@
"title": "Ursprungsnachricht nicht verfügbar", "title": "Ursprungsnachricht nicht verfügbar",
"description": "Ursprungströt wurde gelöscht. Möchtest du die Verknüpfung zu ihn entfernen?", "description": "Ursprungströt wurde gelöscht. Möchtest du die Verknüpfung zu ihn entfernen?",
"cancel": "$t(common:buttons.cancel)", "cancel": "$t(common:buttons.cancel)",
"confirm": "" "confirm": "Referenz entfernen"
} }
} }
} }
@ -139,7 +139,7 @@
}, },
"emoji": { "emoji": {
"accessibilityLabel": "Emoji hinzufügen", "accessibilityLabel": "Emoji hinzufügen",
"accessibilityHint": "" "accessibilityHint": "Emoji-Auswahlmenü öffnen, horizontal wischen, um die Seite zu ändern"
} }
}, },
"drafts_one": "Entwurf ({{count}})", "drafts_one": "Entwurf ({{count}})",
@ -161,7 +161,7 @@
"heading": "Beschreibe den Inhalt für Sehbehinderte", "heading": "Beschreibe den Inhalt für Sehbehinderte",
"placeholder": "Du kannst den Inhalten eine Beschreibung hinzufügen, auch \"Alt-Text\" genannt, damit sie für mehr Menschen zugänglich sind - auch für Blinde oder Sehbehinderte.\n\nGute Beschreibungen sind kurz und prägnant, geben aber den Inhalt Ihrer Medien genau genug wieder, um den Kontext zu verstehen." "placeholder": "Du kannst den Inhalten eine Beschreibung hinzufügen, auch \"Alt-Text\" genannt, damit sie für mehr Menschen zugänglich sind - auch für Blinde oder Sehbehinderte.\n\nGute Beschreibungen sind kurz und prägnant, geben aber den Inhalt Ihrer Medien genau genug wieder, um den Kontext zu verstehen."
}, },
"imageFocus": "" "imageFocus": "Ziehe den Fokuskreis, um den Fokuspunkt zu aktualisieren"
} }
}, },
"draftsList": { "draftsList": {

View File

@ -117,8 +117,8 @@
}, },
"fields": { "fields": {
"title": "Metadaten", "title": "Metadaten",
"total_one": "", "total_one": "{{count}} Feld",
"total_other": "" "total_other": "{{count}} Felder"
}, },
"visibility": { "visibility": {
"title": "Sichtbarkeit des Beitrags", "title": "Sichtbarkeit des Beitrags",
@ -184,7 +184,7 @@
"heading": "Umfrageupdate" "heading": "Umfrageupdate"
}, },
"status": { "status": {
"heading": "" "heading": "Toot eines abonnierten Nutzers"
}, },
"howitworks": "Erfahre, wie das Routing funktioniert" "howitworks": "Erfahre, wie das Routing funktioniert"
}, },

View File

@ -1,11 +1,11 @@
{ {
"buttons": { "buttons": {
"OK": "", "OK": "OK",
"apply": "", "apply": "Aplicar",
"cancel": "" "cancel": "Cancelar"
}, },
"customEmoji": { "customEmoji": {
"accessibilityLabel": "" "accessibilityLabel": "Emoji personalizado {{emoji}}"
}, },
"message": { "message": {
"success": { "success": {
@ -15,8 +15,8 @@
"message": "" "message": ""
}, },
"error": { "error": {
"message": "" "message": "{{function}} falló, vuelva a intentarlo"
} }
}, },
"separator": "" "separator": ", "
} }

View File

@ -1,76 +1,76 @@
{ {
"accessibilityHint": "", "accessibilityHint": "",
"account": { "account": {
"title": "", "title": "Acciones de usuario",
"mute": { "mute": {
"action_false": "", "action_false": "Silenciar usuario",
"action_true": "" "action_true": "Dejar de silenciar al usuario"
}, },
"block": { "block": {
"action_false": "", "action_false": "Bloquear usuario",
"action_true": "" "action_true": "Desbloquear usuario"
}, },
"reports": { "reports": {
"action": "" "action": "Reportar y bloquear"
} }
}, },
"copy": { "copy": {
"action": "", "action": "Copiar toot",
"succeed": "" "succeed": "Copiado"
}, },
"instance": { "instance": {
"title": "", "title": "Acción de instancia",
"block": { "block": {
"action": "", "action": "Bloquear instancia {{instance}}",
"alert": { "alert": {
"title": "", "title": "¿Confirmar bloqueo de la instancia {{instance}}?",
"message": "", "message": "Puedes silenciar o bloquear a un usuario.\n\nTras bloquear una instancia, todo su contenido junto con sus seguidores se eliminarán.",
"buttons": { "buttons": {
"confirm": "" "confirm": "Confirmar"
} }
} }
} }
}, },
"share": { "share": {
"status": { "status": {
"action": "" "action": "Compartir toot"
}, },
"account": { "account": {
"action": "" "action": "Compartir usuario"
} }
}, },
"status": { "status": {
"title": "", "title": "Acciones del toot",
"edit": { "edit": {
"action": "" "action": "Editar toot"
}, },
"delete": { "delete": {
"action": "", "action": "Eliminar toot",
"alert": { "alert": {
"title": "", "title": "¿Confirmar eliminación?",
"message": "", "message": "Todos los boosts y favoritos se eliminarán, incluidas todas las respuestas.",
"buttons": { "buttons": {
"confirm": "" "confirm": "Confirmar"
} }
} }
}, },
"deleteEdit": { "deleteEdit": {
"action": "", "action": "Eliminar toot y volver a publicar",
"alert": { "alert": {
"title": "", "title": "¿Confirmar eliminación y volver a publicar?",
"message": "", "message": "Todos los boosts y favoritos se eliminarán, incluidas todas las respuestas.",
"buttons": { "buttons": {
"confirm": "" "confirm": "Confirmar"
} }
} }
}, },
"mute": { "mute": {
"action_false": "", "action_false": "Silenciar toot y respuestas",
"action_true": "" "action_true": "Dejar de silenciar el toot y sus respuestas"
}, },
"pin": { "pin": {
"action_false": "", "action_false": "Fijar toot",
"action_true": "" "action_true": "Desfijar toot"
} }
} }
} }

View File

@ -1 +1,3 @@
{} {
"frequentUsed": "Usados frecuentemente"
}

View File

@ -1,29 +1,29 @@
{ {
"server": { "server": {
"textInput": { "textInput": {
"placeholder": "" "placeholder": "Dominio de la instancia"
}, },
"button": "", "button": "Iniciar sesión",
"information": { "information": {
"name": "", "name": "Nombre",
"accounts": "", "accounts": "Usuarios",
"statuses": "", "statuses": "Toots",
"domains": "" "domains": ""
}, },
"disclaimer": { "disclaimer": {
"base": "" "base": "El inicio de sesión usa el navegador del sistema, y la información de la cuenta no será visible para tooot."
}, },
"terms": { "terms": {
"base": "" "base": "Al iniciar sesión, aceptas la <0>política de privacidad</0> y los <1> términos del servicio</1>."
} }
}, },
"update": { "update": {
"alert": { "alert": {
"title": "", "title": "Iniciado sesión en esta instancia",
"message": "", "message": "Puedes iniciar sesión en otra cuenta, manteniendo conectadas las cuentas actuales",
"buttons": { "buttons": {
"cancel": "", "cancel": "$t(common:buttons.cancel)",
"continue": "" "continue": "Continuar"
} }
} }
} }

View File

@ -1,10 +1,10 @@
{ {
"title": "", "title": "",
"message": "", "message": "Los datos multimedia EXIF no se han subido",
"options": { "options": {
"image": "", "image": "Subir fotos",
"image_max": "", "image_max": "Subir fotos (máx. {{max}})",
"video": "", "video": "Subir vídeo",
"video_max": "" "video_max": "Subir vídeo (máx. {{max}})"
} }
} }

View File

@ -1,8 +1,8 @@
{ {
"HTML": { "HTML": {
"accessibilityHint": "", "accessibilityHint": "Toca para expandir o contraer contenido",
"expanded": "", "expanded": "{{hint}}{{moreLines}}",
"moreLines": "", "moreLines": " ({{count}} líneas más)",
"defaultHint": "" "defaultHint": "Toot largo"
} }
} }

View File

@ -1,16 +1,16 @@
{ {
"follow": { "follow": {
"function": "" "function": "Seguir usuario"
}, },
"block": { "block": {
"function": "" "function": "Bloquear usuario"
}, },
"button": { "button": {
"error": "", "error": "Error al cargar",
"blocked_by": "", "blocked_by": "Bloqueado por el usuario",
"blocking": "", "blocking": "Desbloquear",
"following": "", "following": "Dejar de seguir",
"requested": "", "requested": "Retirar solicitud",
"default": "" "default": "Seguir"
} }
} }

View File

@ -1,101 +1,101 @@
{ {
"empty": { "empty": {
"error": { "error": {
"message": "", "message": "Error al cargar",
"button": "" "button": "Reintentar"
}, },
"success": { "success": {
"message": "" "message": "Cronología vacía"
} }
}, },
"end": { "end": {
"message": "" "message": "Ya estás. ¿Te apetece una taza de <0 />?"
}, },
"lookback": { "lookback": {
"message": "" "message": "Leído en"
}, },
"refresh": { "refresh": {
"fetchPreviousPage": "", "fetchPreviousPage": "Más reciente desde aquí",
"refetch": "" "refetch": "Al último"
}, },
"shared": { "shared": {
"actioned": { "actioned": {
"pinned": "", "pinned": "Fijado",
"favourite": "", "favourite": "{{name}} marcó tu toot como favorito",
"status": "", "status": "{{name}} acaba de tootear",
"follow": "", "follow": "{{name}} te ha seguido",
"follow_request": "", "follow_request": "{{name}} ha solicitado seguirte",
"poll": "", "poll": "Una encuesta en la que has votado ha terminado",
"reblog": { "reblog": {
"default": "", "default": "{{name}} impulsado",
"notification": "" "notification": "{{name}} ha impulsado tu toot"
}, },
"update": "" "update": "El impulso ha sido editado"
}, },
"actions": { "actions": {
"reply": { "reply": {
"accessibilityLabel": "" "accessibilityLabel": "Responder a este toot"
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "", "accessibilityLabel": "Impulsa este toot",
"function": "", "function": "Impulsar toot",
"options": { "options": {
"title": "", "title": "Elige la visibilidad del impulso",
"public": "", "public": "Impulso público",
"unlisted": "" "unlisted": "Impulso no listado"
} }
}, },
"favourited": { "favourited": {
"accessibilityLabel": "", "accessibilityLabel": "Agregar este toot en favoritos",
"function": "" "function": ""
}, },
"bookmarked": { "bookmarked": {
"accessibilityLabel": "", "accessibilityLabel": "Añadir este toot en marcadores",
"function": "" "function": ""
} }
}, },
"actionsUsers": { "actionsUsers": {
"reblogged_by": { "reblogged_by": {
"accessibilityLabel": "", "accessibilityLabel": "{{count}} usuarios han impulsado este toot",
"accessibilityHint": "", "accessibilityHint": "Pulsa para conocer los usuarios",
"text": "" "text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
}, },
"favourited_by": { "favourited_by": {
"accessibilityLabel": "", "accessibilityLabel": "{{count}} usuarios han marcado como favoritos este toot",
"accessibilityHint": "", "accessibilityHint": "Pulsa para conocer los usuarios",
"text": "" "text": "$t(screenTabs:shared.users.statuses.favourited_by)"
}, },
"history": { "history": {
"accessibilityLabel": "", "accessibilityLabel": "Este toot ha sido editado {{count}} veces",
"accessibilityHint": "", "accessibilityHint": "Pulse para ver todo el historial de ediciones",
"text_one": "", "text_one": "{{count}} edición",
"text_other": "" "text_other": "{{count}} ediciones"
} }
}, },
"attachment": { "attachment": {
"sensitive": { "sensitive": {
"button": "" "button": "Mostrar contenido sensible"
}, },
"unsupported": { "unsupported": {
"text": "", "text": "Error al cargar",
"button": "" "button": ""
} }
}, },
"avatar": { "avatar": {
"accessibilityLabel": "", "accessibilityLabel": "Avatar de {{name}}",
"accessibilityHint": "" "accessibilityHint": "Pulsa para ir a la página de {{name}}"
}, },
"content": { "content": {
"expandHint": "" "expandHint": "Contenido oculto"
}, },
"filtered": "", "filtered": "Filtrado: {{phrase}}.",
"fullConversation": "", "fullConversation": "Leer conversaciones",
"translate": { "translate": {
"default": "", "default": "Traducir",
"succeed": "", "succeed": "Traducido por {{provider}} desde {{source}}",
"failed": "", "failed": "Error al traducir",
"source_not_supported": "", "source_not_supported": "El idioma del toot no está soportado",
"target_not_supported": "" "target_not_supported": "Este idioma no está soportado"
}, },
"header": { "header": {
"shared": { "shared": {
@ -104,47 +104,47 @@
"accessibilityHint": "" "accessibilityHint": ""
}, },
"account": { "account": {
"accessibilityHint": "" "accessibilityHint": "Cuenta de usuario"
} }
}, },
"application": "", "application": "Tooteado con {{application}}",
"edited": { "edited": {
"accessibilityLabel": "" "accessibilityLabel": "Toot editado"
}, },
"muted": { "muted": {
"accessibilityLabel": "" "accessibilityLabel": "Toot silenciado"
}, },
"visibility": { "visibility": {
"direct": { "direct": {
"accessibilityLabel": "" "accessibilityLabel": "El toot es un mensaje directo"
}, },
"private": { "private": {
"accessibilityLabel": "" "accessibilityLabel": "El toot es visible solo para los seguidores"
} }
} }
}, },
"conversation": { "conversation": {
"withAccounts": "", "withAccounts": "Con",
"delete": { "delete": {
"function": "" "function": "Eliminar mensaje directo"
} }
} }
}, },
"poll": { "poll": {
"meta": { "meta": {
"button": { "button": {
"vote": "", "vote": "Votar",
"refresh": "" "refresh": "Actualizar"
}, },
"count": { "count": {
"voters_one": "", "voters_one": "{{count}} usuarios ha votado",
"voters_other": "", "voters_other": "{{count}} usuarios han votado",
"votes_one": "", "votes_one": "{{count}} voto",
"votes_other": "" "votes_other": "{{count}} votos"
}, },
"expiration": { "expiration": {
"expired": "", "expired": "Votación expirada",
"until": "" "until": "Expira <0 />"
} }
} }
} }

View File

@ -1,18 +1,18 @@
{ {
"screenshot": { "screenshot": {
"title": "", "title": "Protección de la privacidad",
"message": "", "message": "Por favor, no revele la identidad de otros usuarios, como nombre de usuario, avatar, etc. ¡Gracias!",
"button": "" "button": "Confirmar"
}, },
"localCorrupt": { "localCorrupt": {
"message": "" "message": "La sesión se ha expirado. Por favor, vuelve a iniciar sesión"
}, },
"pushError": { "pushError": {
"message": "", "message": "Error del servicio push",
"description": "" "description": "Por favor, vuelva a habilitar las notificaciones push en los ajustes"
}, },
"shareError": { "shareError": {
"imageNotSupported": "", "imageNotSupported": "Formato de imagen {{type}} no soportado",
"videoNotSupported": "" "videoNotSupported": "Formato de vídeo {{type}} no soportado"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"heading": "", "heading": "Compartir con...",
"content": { "content": {
"select_account": "" "select_account": "Seleccionar cuenta"
} }
} }

View File

@ -1,19 +1,19 @@
{ {
"content": { "content": {
"altText": { "altText": {
"heading": "" "heading": "Texto alternativo"
}, },
"notificationsFilter": { "notificationsFilter": {
"heading": "", "heading": "Mostrar tipos de notificación",
"content": { "content": {
"follow": "", "follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "", "follow_request": "Solicitud de seguimiento",
"favourite": "", "favourite": "$t(screenTabs:me.push.favourite.heading)",
"reblog": "", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "", "poll": "$t(screenTabs:me.push.poll.heading)",
"status": "", "status": "Toot de usuarios suscritos",
"update": "" "update": "El impulso ha sido editado"
} }
} }
} }

View File

@ -1,10 +1,10 @@
{ {
"heading": "", "heading": "Avisos",
"content": { "content": {
"published": "", "published": "<0 /> publicado",
"button": { "button": {
"read": "", "read": "Leer",
"unread": "" "unread": "Marcar como leído"
} }
} }
} }

View File

@ -1,35 +1,35 @@
{ {
"heading": { "heading": {
"left": { "left": {
"button": "", "button": "Cancelar",
"alert": { "alert": {
"title": "", "title": "¿Cancelar edición?",
"buttons": { "buttons": {
"save": "", "save": "Guardar borrador",
"delete": "", "delete": "Eliminar borrador",
"cancel": "" "cancel": "Cancelar"
} }
} }
}, },
"right": { "right": {
"button": { "button": {
"default": "", "default": "Toot",
"conversation": "", "conversation": "Mensaje privado",
"reply": "", "reply": "Respuesta al toot",
"deleteEdit": "", "deleteEdit": "Toot",
"edit": "", "edit": "Toot",
"share": "" "share": "Toot"
}, },
"alert": { "alert": {
"default": { "default": {
"title": "", "title": "Error al tootear",
"button": "" "button": "Reintentar"
}, },
"removeReply": { "removeReply": {
"title": "", "title": "No se pudo encontrar el toot respondido",
"description": "", "description": "El toot respondido podría haber sido eliminado. ¿Quieres eliminarlo de tu referencia?",
"cancel": "", "cancel": "$t(common:buttons.cancel)",
"confirm": "" "confirm": "Eliminar referencia"
} }
} }
} }
@ -37,143 +37,143 @@
"content": { "content": {
"root": { "root": {
"header": { "header": {
"postingAs": "", "postingAs": "Tooteando como @{{acct}}@{{domain}}",
"spoilerInput": { "spoilerInput": {
"placeholder": "" "placeholder": "Mensaje de aviso de spoiler"
}, },
"textInput": { "textInput": {
"placeholder": "", "placeholder": "Qué está pasando",
"keyboardImage": { "keyboardImage": {
"exceedMaximum": { "exceedMaximum": {
"title": "", "title": "Número máximo de adjuntos alcanzado",
"OK": "" "OK": "$t(common:buttons.OK)"
} }
} }
} }
}, },
"footer": { "footer": {
"attachments": { "attachments": {
"sensitive": "", "sensitive": "Marcar adjuntos como sensibles",
"remove": { "remove": {
"accessibilityLabel": "" "accessibilityLabel": "Eliminar adjunto subido número {{attachment}}"
}, },
"edit": { "edit": {
"accessibilityLabel": "" "accessibilityLabel": "Editar adjunto subido número {{attachment}}"
}, },
"upload": { "upload": {
"accessibilityLabel": "" "accessibilityLabel": "Subir más adjuntos"
} }
}, },
"emojis": { "emojis": {
"accessibilityHint": "" "accessibilityHint": "Toca para añadir emoji al toot"
}, },
"poll": { "poll": {
"option": { "option": {
"placeholder": { "placeholder": {
"accessibilityLabel": "", "accessibilityLabel": "Opción {{index}}",
"single": "", "single": "Respuesta única",
"multiple": "" "multiple": "Respuesta múltiple"
} }
}, },
"quantity": { "quantity": {
"reduce": { "reduce": {
"accessibilityLabel": "", "accessibilityLabel": "Reducir las opciones de la encuesta a {{amount}}",
"accessibilityHint": "" "accessibilityHint": "Se ha alcanzado el número mínimo de opciones, ahora mismo hay {{amount}}"
}, },
"increase": { "increase": {
"accessibilityLabel": "", "accessibilityLabel": "Incrementar el número de opciones a {{amount}}",
"accessibilityHint": "" "accessibilityHint": "Se ha alcanzado el número máximo de opciones, ahora mismo hay {{amount}}"
} }
}, },
"multiple": { "multiple": {
"heading": "", "heading": "Tipo de encuesta",
"options": { "options": {
"single": "", "single": "Respuesta única",
"multiple": "", "multiple": "Respuesta múltiple",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"expiration": { "expiration": {
"heading": "", "heading": "Caducidad",
"options": { "options": {
"300": "", "300": "5 minutos",
"1800": "", "1800": "30 minutos",
"3600": "", "3600": "1 hora",
"21600": "", "21600": "6 horas",
"86400": "", "86400": "1 día",
"259200": "", "259200": "3 días",
"604800": "", "604800": "7 días",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
} }
}, },
"actions": { "actions": {
"attachment": { "attachment": {
"accessibilityLabel": "", "accessibilityLabel": "Subir archivo",
"accessibilityHint": "", "accessibilityHint": "Se desactivará la encuesta si hay algún archivo adjunto",
"failed": { "failed": {
"alert": { "alert": {
"title": "", "title": "Error al subir",
"button": "" "button": "Intentar de nuevo"
} }
} }
}, },
"poll": { "poll": {
"accessibilityLabel": "", "accessibilityLabel": "Añadir encuesta",
"accessibilityHint": "" "accessibilityHint": "No se pueden adjuntar archivos si hay una encuesta activa"
}, },
"visibility": { "visibility": {
"accessibilityLabel": "", "accessibilityLabel": "La visibilidad del toot es {{visibility}}",
"title": "", "title": "Visibilidad del toot",
"options": { "options": {
"public": "", "public": "Público",
"unlisted": "", "unlisted": "No listado",
"private": "", "private": "Solo seguidores",
"direct": "", "direct": "Mensaje directo",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"spoiler": { "spoiler": {
"accessibilityLabel": "" "accessibilityLabel": "Espóiler"
}, },
"emoji": { "emoji": {
"accessibilityLabel": "", "accessibilityLabel": "Añadir emoji",
"accessibilityHint": "" "accessibilityHint": "Abrir panel de emojis, desliza horizontalmente para cambiar de página"
} }
}, },
"drafts_one": "", "drafts_one": "Borrador ({{count}})",
"drafts_other": "" "drafts_other": "Borradores ({{count}})"
}, },
"editAttachment": { "editAttachment": {
"header": { "header": {
"title": "", "title": "Editar archivo adjunto",
"right": { "right": {
"accessibilityLabel": "", "accessibilityLabel": "Guardar cambios",
"failed": { "failed": {
"title": "", "title": "Error al editar",
"button": "" "button": "Intentar de nuevo"
} }
} }
}, },
"content": { "content": {
"altText": { "altText": {
"heading": "", "heading": "Describir para personas con dificultades de visión",
"placeholder": "" "placeholder": "Añade una descripción, también llamada texto alternativo, a tu archivo y haz que sea más accesible, incluso para personas ciegas o con dificultades de visión.\n\nLo mejor es que sean concisas, pero que expresen todo lo que aparece en las imágenes con exactitud para dar contexto."
}, },
"imageFocus": "" "imageFocus": "Arrastra el círculo para cambiar el punto de atención"
} }
}, },
"draftsList": { "draftsList": {
"header": { "header": {
"title": "" "title": "Borrador"
}, },
"warning": "", "warning": "Los borradores solo se guardan en este dispositivo y se pueden perder. No se recomienda guardarlos por mucho tiempo.",
"content": { "content": {
"accessibilityHint": "", "accessibilityHint": "Se ha guardado el borrador, toca para editar",
"textEmpty": "" "textEmpty": "Sin contenido"
}, },
"checkAttachment": "" "checkAttachment": "Comprobando archivos adjuntos en el servidor..."
} }
} }
} }

View File

@ -1,17 +1,17 @@
{ {
"content": { "content": {
"actions": { "actions": {
"accessibilityLabel": "", "accessibilityLabel": "Más acciones para esta imagen",
"accessibilityHint": "" "accessibilityHint": "Puedes guardar o compartir esta imagen"
}, },
"options": { "options": {
"save": "", "save": "Guardar imagen",
"share": "", "share": "Compartir imagen",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
}, },
"save": { "save": {
"succeed": "", "succeed": "Imagen guardada",
"failed": "" "failed": "Error al guardar la imagen"
} }
} }
} }

View File

@ -1,336 +1,336 @@
{ {
"tabs": { "tabs": {
"local": { "local": {
"name": "" "name": "Siguiendo"
}, },
"public": { "public": {
"name": "", "name": "",
"segments": { "segments": {
"left": "", "left": "Federado",
"right": "" "right": "Local"
} }
}, },
"notifications": { "notifications": {
"name": "" "name": "Notificaciones"
}, },
"me": { "me": {
"name": "" "name": "Sobre mí"
} }
}, },
"common": { "common": {
"search": { "search": {
"accessibilityLabel": "", "accessibilityLabel": "Buscar",
"accessibilityHint": "" "accessibilityHint": "Buscar hashtags, usuarios o toots"
} }
}, },
"notifications": { "notifications": {
"filter": { "filter": {
"accessibilityLabel": "", "accessibilityLabel": "Filtrar",
"accessibilityHint": "" "accessibilityHint": "Filtrar tipos de notificación"
} }
}, },
"me": { "me": {
"stacks": { "stacks": {
"bookmarks": { "bookmarks": {
"name": "" "name": "Marcadores"
}, },
"conversations": { "conversations": {
"name": "" "name": "Mensajes directos"
}, },
"favourites": { "favourites": {
"name": "" "name": "Favoritos"
}, },
"fontSize": { "fontSize": {
"name": "" "name": "Tamaño de fuente"
}, },
"language": { "language": {
"name": "" "name": "Idioma"
}, },
"lists": { "lists": {
"name": "" "name": "Listas"
}, },
"list": { "list": {
"name": "" "name": "Lista: {{list}}"
}, },
"push": { "push": {
"name": "" "name": "Notificación push"
}, },
"profile": { "profile": {
"name": "" "name": "Editar perfil"
}, },
"profileName": { "profileName": {
"name": "" "name": "Editar nombre"
}, },
"profileNote": { "profileNote": {
"name": "" "name": "Editar descripción"
}, },
"profileFields": { "profileFields": {
"name": "" "name": "Editar metadatos"
}, },
"settings": { "settings": {
"name": "" "name": "Ajustes de la aplicación"
}, },
"webSettings": { "webSettings": {
"name": "" "name": "Más ajustes de la cuenta"
}, },
"switch": { "switch": {
"name": "" "name": "Cambiar de cuenta"
} }
}, },
"fontSize": { "fontSize": {
"demo": "", "demo": "<p>Este es un toot de muestra😊. Puedes elegir entre muchas opciones.<br /><br />Este ajuste solo afecta el contenido principal de los toots, pero no otros tamaños de fuente.</p>",
"sizes": { "sizes": {
"S": "", "S": "S",
"M": "", "M": "M - Por defecto",
"L": "", "L": "L",
"XL": "", "XL": "XL",
"XXL": "" "XXL": "XXL"
} }
}, },
"profile": { "profile": {
"cancellation": { "cancellation": {
"title": "", "title": "Cambios no guardados",
"message": "", "message": "Los cambios no se han guardado. ¿Quieres descartarlos?",
"buttons": { "buttons": {
"cancel": "", "cancel": "$t(common:buttons.cancel)",
"discard": "" "discard": "Descartar"
} }
}, },
"feedback": { "feedback": {
"succeed": "", "succeed": "{{type}} actualizado",
"failed": "" "failed": "Error al actualizar {{type}}, inténtalo de nuevo"
}, },
"root": { "root": {
"name": { "name": {
"title": "" "title": "Nombre"
}, },
"avatar": { "avatar": {
"title": "", "title": "Foto",
"description": "" "description": "Se reducirá a 400 x 400 px"
}, },
"header": { "header": {
"title": "", "title": "Encabezado",
"description": "" "description": "Se reducirá a 1500 x 500 px"
}, },
"note": { "note": {
"title": "" "title": "Descripción"
}, },
"fields": { "fields": {
"title": "", "title": "Metadatos",
"total_one": "", "total_one": "Campo {{count}}",
"total_other": "" "total_other": "Campos {{count}}"
}, },
"visibility": { "visibility": {
"title": "", "title": "Visibilidad de publicación",
"options": { "options": {
"public": "", "public": "Público",
"unlisted": "", "unlisted": "No listado",
"private": "", "private": "Solo seguidores",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"sensitive": { "sensitive": {
"title": "" "title": "Publicar contenido multimedia sensible"
}, },
"lock": { "lock": {
"title": "", "title": "Bloquear cuenta",
"description": "" "description": ""
}, },
"bot": { "bot": {
"title": "", "title": "Cuenta bot",
"description": "" "description": "Esta cuenta ejecuta principalmente acciones automatizadas y podría no ser monitorizada"
} }
}, },
"fields": { "fields": {
"group": "", "group": "Grupo {{index}}",
"label": "", "label": "Etiqueta",
"content": "" "content": "Contenido"
}, },
"mediaSelectionFailed": "" "mediaSelectionFailed": "El procesamiento de imagen falló. Por favor, inténtalo otra vez."
}, },
"push": { "push": {
"notAvailable": "", "notAvailable": "Tu teléfono no soporta las notificaciones push de tooot",
"enable": { "enable": {
"direct": "", "direct": "Habilitar notificaciones push",
"settings": "" "settings": "Activar en Ajustes"
}, },
"global": { "global": {
"heading": "", "heading": "Habilitar para {{acct}}",
"description": "" "description": ""
}, },
"decode": { "decode": {
"heading": "", "heading": "Mostrar detalles del mensaje",
"description": "" "description": ""
}, },
"default": { "default": {
"heading": "" "heading": "Predeterminado"
}, },
"follow": { "follow": {
"heading": "" "heading": "Nuevo seguidor"
}, },
"follow_request": { "follow_request": {
"heading": "" "heading": "Solicitud de seguimiento"
}, },
"favourite": { "favourite": {
"heading": "" "heading": ""
}, },
"reblog": { "reblog": {
"heading": "" "heading": "Impulsado"
}, },
"mention": { "mention": {
"heading": "" "heading": "Te mencionó"
}, },
"poll": { "poll": {
"heading": "" "heading": "Actualizaciones de la encuesta"
}, },
"status": { "status": {
"heading": "" "heading": "Toot de usuarios suscritos"
}, },
"howitworks": "" "howitworks": ""
}, },
"root": { "root": {
"announcements": { "announcements": {
"content": { "content": {
"unread": "", "unread": "{{amount}} no leídos",
"read": "", "read": "",
"empty": "" "empty": ""
} }
}, },
"push": { "push": {
"content": { "content": {
"enabled": "", "enabled": "Habilitado",
"disabled": "" "disabled": "Deshabilitado"
} }
}, },
"update": { "update": {
"title": "" "title": ""
}, },
"logout": { "logout": {
"button": "", "button": "Cerrar sesión",
"alert": { "alert": {
"title": "", "title": "¿Cerrar sesión?",
"message": "", "message": "Después de cerrar sesión, necesitas iniciar sesión de nuevo",
"buttons": { "buttons": {
"logout": "", "logout": "Cerrar sesión",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
} }
}, },
"settings": { "settings": {
"fontsize": { "fontsize": {
"heading": "", "heading": "$t(me.stacks.fontSize.name)",
"content": { "content": {
"S": "", "S": "$t(me.fontSize.sizes.S)",
"M": "", "M": "$t(me.fontSize.sizes.M)",
"L": "", "L": "$t(me.fontSize.sizes.L)",
"XL": "", "XL": "$t(me.fontSize.sizes.XL)",
"XXL": "" "XXL": "$t(me.fontSize.sizes.XXL)"
} }
}, },
"language": { "language": {
"heading": "", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"theme": { "theme": {
"heading": "", "heading": "Apariencia",
"options": { "options": {
"auto": "", "auto": "Como el sistema",
"light": "", "light": "Modo claro",
"dark": "", "dark": "Modo oscuro",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"darkTheme": { "darkTheme": {
"heading": "", "heading": "Tema oscuro",
"options": { "options": {
"lighter": "", "lighter": "Más claro",
"darker": "", "darker": "Más oscuro",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"browser": { "browser": {
"heading": "", "heading": "Abrir enlaces",
"options": { "options": {
"internal": "", "internal": "Dentro de la aplicación",
"external": "", "external": "Usar navegador",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
}, },
"staticEmoji": { "staticEmoji": {
"heading": "", "heading": "Usar emojis estáticos",
"description": "" "description": "Si la aplicación falla al visualizar la lista de emojis, puedes intentar usar emojis estáticos en su lugar."
}, },
"feedback": { "feedback": {
"heading": "" "heading": "Petición de funciones"
}, },
"support": { "support": {
"heading": "" "heading": "Apoyar tooot"
}, },
"review": { "review": {
"heading": "" "heading": "Valorar tooot"
}, },
"contact": { "contact": {
"heading": "" "heading": "Contactar tooot"
}, },
"analytics": { "analytics": {
"heading": "", "heading": "Ayúdanos a mejorar",
"description": "" "description": "Recopilar uso no relativo al usuario"
}, },
"version": "", "version": "Versión v{{version}}",
"instanceVersion": "" "instanceVersion": "Versión de Mastodon v{{version}}"
}, },
"switch": { "switch": {
"existing": "", "existing": "Elegir sesión",
"new": "" "new": "Iniciar sesión en la instancia"
} }
}, },
"shared": { "shared": {
"account": { "account": {
"actions": { "actions": {
"accessibilityLabel": "", "accessibilityLabel": "Acciones para {{user}}",
"accessibilityHint": "" "accessibilityHint": "Puedes silenciar, bloquear, reportar o compartir este usuario"
}, },
"followed_by": "", "followed_by": " te sigue",
"moved": "", "moved": "Se ha transladado",
"created_at": "", "created_at": "Se unió en {{date}}",
"summary": { "summary": {
"statuses_count": "", "statuses_count": "{{count}} toots",
"following_count": "", "following_count": "$t(shared.users.accounts.following)",
"followers_count": "" "followers_count": "$t(shared.users.accounts.followers)"
}, },
"toots": { "toots": {
"default": "", "default": "Toots",
"all": "" "all": "Toots y respuestas"
}, },
"suspended": "" "suspended": "Cuenta suspendida por los moderadores de tu servidor"
}, },
"attachments": { "attachments": {
"name": "" "name": ""
}, },
"search": { "search": {
"header": { "header": {
"prefix": "", "prefix": "Buscando",
"placeholder": "" "placeholder": ""
}, },
"empty": { "empty": {
"general": "", "general": "Escribe para buscar <bold>$t(screenTabs:shared.search.sections.accounts)</bold>, <bold>$t(screenTabs:shared.search.sections.hashtags)</bold> o <bold>$t(screenTabs:shared.search.sections.statuses)</bold>",
"advanced": { "advanced": {
"header": "", "header": "Búsqueda avanzada",
"example": { "example": {
"account": "", "account": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)",
"hashtag": "", "hashtag": "$t(shared.search.header.prefix) $t(shared.search.sections.hashtags)",
"statusLink": "", "statusLink": "$t(shared.search.header.prefix) $t(shared.search.sections.statuses)",
"accountLink": "" "accountLink": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)"
} }
} }
}, },
"sections": { "sections": {
"accounts": "", "accounts": "Usuario",
"hashtags": "", "hashtags": "Hashtag",
"statuses": "" "statuses": "Toot"
}, },
"notFound": "" "notFound": ""
}, },
@ -339,12 +339,12 @@
}, },
"users": { "users": {
"accounts": { "accounts": {
"following": "", "following": "Siguiendo {{count}}",
"followers": "" "followers": "{{count}} seguidores"
}, },
"statuses": { "statuses": {
"reblogged_by": "", "reblogged_by": "{{count}} impulsados",
"favourited_by": "" "favourited_by": "{{count}} favoritos"
} }
}, },
"history": { "history": {

View File

@ -1,30 +1,30 @@
{ {
"accessibilityHint": "이 툿에 할 동작, 툿 자체나 포스트한 사용자", "accessibilityHint": "이 툿에 할 동작, 툿 자체나 포스트한 사용자",
"account": { "account": {
"title": "", "title": "사용자 동작",
"mute": { "mute": {
"action_false": "사용자 음소거", "action_false": "사용자 뮤트",
"action_true": "" "action_true": "사용자 뮤트 해제"
}, },
"block": { "block": {
"action_false": "사용자 차단", "action_false": "사용자 차단",
"action_true": "" "action_true": "사용자 차단 해제"
}, },
"reports": { "reports": {
"action": "" "action": "신고 및 차단"
} }
}, },
"copy": { "copy": {
"action": "", "action": "툿 복사",
"succeed": "" "succeed": "복사됨"
}, },
"instance": { "instance": {
"title": "", "title": "인스턴스 동작",
"block": { "block": {
"action": "인스턴스 {{instance}} 차단", "action": "{{instance}} 인스턴스 차단",
"alert": { "alert": {
"title": "", "title": "정말 {{instance}} 인스턴스를 차단할까요?",
"message": "보통은 유저 음소거나 차단으로 충분해요.\n\n인스턴스를 차단하면, 팔로워를 포함하는 인스턴스의 모든 콘텐츠가 삭제됩니다!", "message": "보통은 사용자 뮤트나 차단으로 충분해요.\n\n인스턴스를 차단하면, 팔로워를 포함한 인스턴스의 모든 콘텐츠가 삭제됩니다!",
"buttons": { "buttons": {
"confirm": "확인" "confirm": "확인"
} }
@ -40,37 +40,37 @@
} }
}, },
"status": { "status": {
"title": "", "title": "툿 동작",
"edit": { "edit": {
"action": "" "action": "툿 수정"
}, },
"delete": { "delete": {
"action": "툿 삭제", "action": "툿 삭제",
"alert": { "alert": {
"title": "삭제 확인?", "title": "정말 삭제할까요?",
"message": "", "message": "답장을 포함한 모든 부스트와 즐겨찾기가 지워져요.",
"buttons": { "buttons": {
"confirm": "확인" "confirm": "확인"
} }
} }
}, },
"deleteEdit": { "deleteEdit": {
"action": "", "action": "툿 삭제 후 다시 게시",
"alert": { "alert": {
"title": "", "title": "툿을 정말 삭제하고 다시 게시할까요?",
"message": "", "message": "답장을 포함한 모든 부스트와 즐겨찾기가 지워져요.",
"buttons": { "buttons": {
"confirm": "확인" "confirm": "확인"
} }
} }
}, },
"mute": { "mute": {
"action_false": "", "action_false": "툿과 답장 뮤트",
"action_true": "" "action_true": "툿과 답장 뮤트 해제"
}, },
"pin": { "pin": {
"action_false": "", "action_false": "툿 고정",
"action_true": "" "action_true": "툿 고정 해제"
} }
} }
} }

View File

@ -1 +1,3 @@
{} {
"frequentUsed": "자주 사용"
}

View File

@ -11,10 +11,10 @@
"domains": "연합" "domains": "연합"
}, },
"disclaimer": { "disclaimer": {
"base": "로그인 과정에서는 시스템 브라우저를 사용해, tooot 앱이 당신의 계정 정보를 볼 수 없어요." "base": "로그인 과정에서는 시스템 브라우저를 사용하므로, tooot 앱은 당신의 계정 정보를 볼 수 없어요."
}, },
"terms": { "terms": {
"base": "" "base": "로그인을 통해 <0>개인정보 처리방침</0>과 <1>이용 약관</1>에 동의한 것으로 간주됩니다."
} }
}, },
"update": { "update": {

View File

@ -1,10 +1,10 @@
{ {
"title": "미디어 소스 선택", "title": "미디어 소스 선택",
"message": "", "message": "미디어의 EXIF 데이터는 업로드되지 않습니다.",
"options": { "options": {
"image": "", "image": "사진 업로드",
"image_max": "", "image_max": "사진 업로드 (최대 {{max}}개)",
"video": "", "video": "동영상 업로드",
"video_max": "" "video_max": "동영상 업로드 (최대 {{max}}개)"
} }
} }

View File

@ -1,8 +1,8 @@
{ {
"HTML": { "HTML": {
"accessibilityHint": "", "accessibilityHint": "탭 하여 내용을 펼치거나 접기",
"expanded": "{{hint}}{{moreLines}}", "expanded": "{{hint}}{{moreLines}}",
"moreLines": "", "moreLines": " ({{count}}줄 더 보기)",
"defaultHint": "" "defaultHint": "긴 툿"
} }
} }

View File

@ -5,7 +5,7 @@
"button": "다시 시도" "button": "다시 시도"
}, },
"success": { "success": {
"message": "타임라인" "message": "타임라인이 비었어요"
} }
}, },
"end": { "end": {
@ -21,16 +21,16 @@
"shared": { "shared": {
"actioned": { "actioned": {
"pinned": "고정됨", "pinned": "고정됨",
"favourite": "{{name}}이 내 툿을 즐겨찾기했어요", "favourite": "{{name}}이 내 툿을 즐겨찾기했어요",
"status": "{{name}}이 방금 포스트했어요", "status": "{{name}}이 방금 포스트했어요",
"follow": "{{name}}님이 나를 팔로우했어요", "follow": "{{name}} 님이 나를 팔로우했어요",
"follow_request": "{{name}}이 나에게 팔로우 요청을 보냈어요", "follow_request": "{{name}}이 나에게 팔로우 요청을 보냈어요",
"poll": "내가 참여한 투표가 끝났어요", "poll": "내가 참여한 투표가 끝났어요",
"reblog": { "reblog": {
"default": "{{name}}님이 부스트했어요", "default": "{{name}} 님이 부스트했어요",
"notification": "{{name}}이 내 툿을 부스트했어요" "notification": "{{name}}이 내 툿을 부스트했어요"
}, },
"update": "" "update": "리블로그가 수정됨"
}, },
"actions": { "actions": {
"reply": { "reply": {
@ -40,9 +40,9 @@
"accessibilityLabel": "이 툿 부스트", "accessibilityLabel": "이 툿 부스트",
"function": "툿 부스트", "function": "툿 부스트",
"options": { "options": {
"title": "", "title": "부스트 공개 범위 선택",
"public": "", "public": "공개 부스트",
"unlisted": "" "unlisted": "타임라인에 비표시 부스트"
} }
}, },
"favourited": { "favourited": {
@ -66,10 +66,10 @@
"text": "$t(screenTabs:shared.users.statuses.favourited_by)" "text": "$t(screenTabs:shared.users.statuses.favourited_by)"
}, },
"history": { "history": {
"accessibilityLabel": "", "accessibilityLabel": "이 툿은 {{count}}번 수정되었습니다.",
"accessibilityHint": "", "accessibilityHint": "탭하여 전체 수정 이력 보기",
"text_one": "", "text_one": "{{count}}번 수정됨",
"text_other": "" "text_other": "{{count}}번 수정됨"
} }
}, },
"attachment": { "attachment": {
@ -88,14 +88,14 @@
"content": { "content": {
"expandHint": "숨겨진 콘텐츠" "expandHint": "숨겨진 콘텐츠"
}, },
"filtered": "", "filtered": "필터: {{phrase}}.",
"fullConversation": "대화 보기", "fullConversation": "대화 보기",
"translate": { "translate": {
"default": "번역", "default": "번역",
"succeed": "{{source}}에서 {{provider}}으로 번역됨", "succeed": "{{source}}에서 {{provider}}으로 번역됨",
"failed": "번역 실패", "failed": "번역 실패",
"source_not_supported": "", "source_not_supported": "툿의 언어가 지원되지 않아요.",
"target_not_supported": "" "target_not_supported": "대상 언어가 지원되지 않아요."
}, },
"header": { "header": {
"shared": { "shared": {
@ -109,7 +109,7 @@
}, },
"application": "{{application}}으로 툿", "application": "{{application}}으로 툿",
"edited": { "edited": {
"accessibilityLabel": "" "accessibilityLabel": "툿 수정됨"
}, },
"muted": { "muted": {
"accessibilityLabel": "툿 음소거됨" "accessibilityLabel": "툿 음소거됨"
@ -144,7 +144,7 @@
}, },
"expiration": { "expiration": {
"expired": "투표 종료됨", "expired": "투표 종료됨",
"until": "<0 />후 료" "until": "<0 />후 료"
} }
} }
} }

View File

@ -12,7 +12,7 @@
"description": "푸시 알림을 설정에서 다시 활성화해주세요" "description": "푸시 알림을 설정에서 다시 활성화해주세요"
}, },
"shareError": { "shareError": {
"imageNotSupported": "", "imageNotSupported": "{{type}} 사진 타입은 지원되지 않아요",
"videoNotSupported": "" "videoNotSupported": "{{type}} 동영상 타입은 지원되지 않아요"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"heading": "", "heading": "공유하기...",
"content": { "content": {
"select_account": "" "select_account": "계정 선택"
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"content": { "content": {
"altText": { "altText": {
"heading": "" "heading": "대체 텍스트"
}, },
"notificationsFilter": { "notificationsFilter": {
"heading": "알림 종류 표시", "heading": "알림 종류 표시",
@ -12,8 +12,8 @@
"reblog": "$t(screenTabs:me.push.reblog.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "$t(screenTabs:me.push.mention.heading)", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "$t(screenTabs:me.push.poll.heading)", "poll": "$t(screenTabs:me.push.poll.heading)",
"status": "", "status": "구독한 사용자의 툿",
"update": "" "update": "리블로그가 수정되었습니다."
} }
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"heading": "공지", "heading": "공지",
"content": { "content": {
"published": "올려짐 <0 />", "published": "<0 />에 작성됨",
"button": { "button": {
"read": "읽음", "read": "읽음",
"unread": "읽음으로 표시" "unread": "읽음으로 표시"

View File

@ -3,10 +3,10 @@
"left": { "left": {
"button": "취소", "button": "취소",
"alert": { "alert": {
"title": "편집을 취소할까요?", "title": "작성을 취소할까요?",
"buttons": { "buttons": {
"save": "초안 저장", "save": "임시 저장",
"delete": "초안 삭제", "delete": "임시 저장한 내용 삭제",
"cancel": "취소" "cancel": "취소"
} }
} }
@ -45,7 +45,7 @@
"placeholder": "무엇을 생각하고 있나요?", "placeholder": "무엇을 생각하고 있나요?",
"keyboardImage": { "keyboardImage": {
"exceedMaximum": { "exceedMaximum": {
"title": "", "title": "최대 첨부 파일 개수를 초과함",
"OK": "$t(common:buttons.OK)" "OK": "$t(common:buttons.OK)"
} }
} }
@ -53,7 +53,7 @@
}, },
"footer": { "footer": {
"attachments": { "attachments": {
"sensitive": "첨부 파일 민감함으로 표시", "sensitive": "민감한 첨부 파일로 표시",
"remove": { "remove": {
"accessibilityLabel": "업로드한 첨부 파일 삭제, 번호 {{attachment}}" "accessibilityLabel": "업로드한 첨부 파일 삭제, 번호 {{attachment}}"
}, },
@ -65,7 +65,7 @@
} }
}, },
"emojis": { "emojis": {
"accessibilityHint": "툿에 이모지를 추가하려면 탭하세요" "accessibilityHint": "탭하여 툿에 에모지 추가"
}, },
"poll": { "poll": {
"option": { "option": {
@ -168,12 +168,12 @@
"header": { "header": {
"title": "초안" "title": "초안"
}, },
"warning": "", "warning": "임시 저장한 내용은 로컬에만 저장되며, 예상하지 못한 이유로 사라질 수 있어요. 내용을 오랫동안 저장할 용도로 사용하지 말아주세요.",
"content": { "content": {
"accessibilityHint": "저장된 초안, 수정하려면 탭하세요", "accessibilityHint": "저장된 초안, 수정하려면 탭하세요",
"textEmpty": "콘텐츠 빔" "textEmpty": "콘텐츠 빔"
}, },
"checkAttachment": "" "checkAttachment": "서버의 첨부 파일을 확인하는 중..."
} }
} }
} }

View File

@ -71,7 +71,7 @@
"name": "앱 설정" "name": "앱 설정"
}, },
"webSettings": { "webSettings": {
"name": "" "name": "더 많은 계정 설정"
}, },
"switch": { "switch": {
"name": "계정 전환" "name": "계정 전환"
@ -89,7 +89,7 @@
}, },
"profile": { "profile": {
"cancellation": { "cancellation": {
"title": "변경사항이 저장되지 않음", "title": "변경 사항이 저장되지 않음",
"message": "변경 사항이 저장되지 않았어요. 변경 사항 적용을 취소할까요?", "message": "변경 사항이 저장되지 않았어요. 변경 사항 적용을 취소할까요?",
"buttons": { "buttons": {
"cancel": "$t(common:buttons.cancel)", "cancel": "$t(common:buttons.cancel)",
@ -146,7 +146,7 @@
"label": "라벨", "label": "라벨",
"content": "내용" "content": "내용"
}, },
"mediaSelectionFailed": "" "mediaSelectionFailed": "이미지 처리에 실패했어요. 잠시 후 다시 시도해주세요."
}, },
"push": { "push": {
"notAvailable": "이 기기는 tooot의 푸시 알림을 지원하지 않아요", "notAvailable": "이 기기는 tooot의 푸시 알림을 지원하지 않아요",
@ -169,7 +169,7 @@
"heading": "새 팔로워" "heading": "새 팔로워"
}, },
"follow_request": { "follow_request": {
"heading": "" "heading": "팔로우 요청"
}, },
"favourite": { "favourite": {
"heading": "즐겨찾기됨" "heading": "즐겨찾기됨"
@ -184,7 +184,7 @@
"heading": "투표 업데이트" "heading": "투표 업데이트"
}, },
"status": { "status": {
"heading": "" "heading": "구독한 사용자의 툿"
}, },
"howitworks": "라우팅 방법 알아보기" "howitworks": "라우팅 방법 알아보기"
}, },
@ -244,10 +244,10 @@
} }
}, },
"darkTheme": { "darkTheme": {
"heading": "", "heading": "다크 테마",
"options": { "options": {
"lighter": "", "lighter": "밝게",
"darker": "", "darker": "어둡게",
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }
}, },
@ -260,11 +260,11 @@
} }
}, },
"staticEmoji": { "staticEmoji": {
"heading": "", "heading": "정적인 에모지 사용",
"description": "" "description": "에모지 목록 화면에서 자주 앱이 강제 종료된다면, 정적인 에모지를 사용해보세요."
}, },
"feedback": { "feedback": {
"heading": "" "heading": "기능 제안"
}, },
"support": { "support": {
"heading": "tooot 기부" "heading": "tooot 기부"
@ -280,7 +280,7 @@
"description": "유저와 관련이 없는 사용량만 수집해요" "description": "유저와 관련이 없는 사용량만 수집해요"
}, },
"version": "버전 v{{version}}", "version": "버전 v{{version}}",
"instanceVersion": "" "instanceVersion": "마스토돈 버전 v{{version}}"
}, },
"switch": { "switch": {
"existing": "로그인된 것 중 선택", "existing": "로그인된 것 중 선택",
@ -293,7 +293,7 @@
"accessibilityLabel": "사용자 {{user}}에 대한 동작", "accessibilityLabel": "사용자 {{user}}에 대한 동작",
"accessibilityHint": "이 사용자를 뮤트, 차단, 신고 또는 공유할 수 있어요" "accessibilityHint": "이 사용자를 뮤트, 차단, 신고 또는 공유할 수 있어요"
}, },
"followed_by": "", "followed_by": " 님은 당신을 팔로우 중입니다.",
"moved": "유저가 이동함", "moved": "유저가 이동함",
"created_at": "등록된 날: {{date}}", "created_at": "등록된 날: {{date}}",
"summary": { "summary": {
@ -305,7 +305,7 @@
"default": "툿", "default": "툿",
"all": "툿과 답장" "all": "툿과 답장"
}, },
"suspended": "" "suspended": "계정이 서버 관리자에 의해 정지되었어요."
}, },
"attachments": { "attachments": {
"name": "<0 /><1>\"의 미디어</1>" "name": "<0 /><1>\"의 미디어</1>"
@ -348,7 +348,7 @@
} }
}, },
"history": { "history": {
"name": "" "name": "수정 이력"
} }
} }
} }

View File

@ -88,7 +88,7 @@
"content": { "content": {
"expandHint": "隱藏內容" "expandHint": "隱藏內容"
}, },
"filtered": "", "filtered": "已過濾:{{phrase}}。",
"fullConversation": "閱讀全部對話", "fullConversation": "閱讀全部對話",
"translate": { "translate": {
"default": "翻譯", "default": "翻譯",

View File

@ -305,7 +305,7 @@
"default": "嘟文", "default": "嘟文",
"all": "嘟文與回覆" "all": "嘟文與回覆"
}, },
"suspended": "" "suspended": "此帳號已被伺服器管理員停用"
}, },
"attachments": { "attachments": {
"name": "<0 /><1>的媒體</1>" "name": "<0 /><1>的媒體</1>"