New translations ja.yml (Spanish)
This commit is contained in:
parent
8bbd36a7dd
commit
166ef3ba52
|
@ -58,9 +58,9 @@ common:
|
||||||
monday: "Lunes"
|
monday: "Lunes"
|
||||||
tuesday: "Martes"
|
tuesday: "Martes"
|
||||||
wednesday: "Miércoles"
|
wednesday: "Miércoles"
|
||||||
thursday: "木曜日"
|
thursday: "Jueves"
|
||||||
friday: "金曜日"
|
friday: "Viernes"
|
||||||
saturday: "土曜日"
|
saturday: "Sábado"
|
||||||
reactions:
|
reactions:
|
||||||
like: "me gusta"
|
like: "me gusta"
|
||||||
love: "amor"
|
love: "amor"
|
||||||
|
@ -78,27 +78,27 @@ common:
|
||||||
d: "¿Quieres decir algo?"
|
d: "¿Quieres decir algo?"
|
||||||
e: "¡Escribe aquí!"
|
e: "¡Escribe aquí!"
|
||||||
f: "Esperando a que escribas algo..."
|
f: "Esperando a que escribas algo..."
|
||||||
search: "検索"
|
search: "Buscar"
|
||||||
delete: "eliminar"
|
delete: "eliminar"
|
||||||
loading: "cargando"
|
loading: "cargando"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
update-available-title: "更新があります"
|
update-available-title: "Actualización disponible"
|
||||||
update-available: "Hay disponible una nueva versión de Misskey ({newer}, la versión actual es {current}). Refresca la página para aplicar las actualizaciones."
|
update-available: "Hay disponible una nueva versión de Misskey ({newer}, la versión actual es {current}). Refresca la página para aplicar las actualizaciones."
|
||||||
my-token-regenerated: "Tu token se ha regenerado vas a ser desconectado."
|
my-token-regenerated: "Tu token se ha regenerado vas a ser desconectado."
|
||||||
i-like-sushi: "私は(プリンよりむしろ)寿司が好き"
|
i-like-sushi: "Prefiero sushi a pudín"
|
||||||
show-reversi-board-labels: "リバーシのボードの行と列のラベルを表示"
|
show-reversi-board-labels: "Mostrar etiquetas de filas y columnas en Reversi"
|
||||||
verified-user: "認証済みのユーザー"
|
verified-user: "Usuario verificado"
|
||||||
reversi:
|
reversi:
|
||||||
drawn: "引き分け"
|
drawn: "Empatado"
|
||||||
my-turn: "あなたのターンです"
|
my-turn: "Mi turno"
|
||||||
opponent-turn: "相手のターンです"
|
opponent-turn: "Turno del oponente"
|
||||||
turn-of: "{}のターンです"
|
turn-of: "Es turno de {}"
|
||||||
past-turn-of: "{}のターン"
|
past-turn-of: "Turno de {}"
|
||||||
won: "{}の勝ち"
|
won: "{} ha ganado"
|
||||||
black: "黒"
|
black: "Negro"
|
||||||
white: "白"
|
white: "Blanco"
|
||||||
total: "合計"
|
total: "Total"
|
||||||
this-turn: "{}ターン目"
|
this-turn: "Turno de {}"
|
||||||
widgets:
|
widgets:
|
||||||
analog-clock: "Reloj analógico"
|
analog-clock: "Reloj analógico"
|
||||||
profile: "Perfil"
|
profile: "Perfil"
|
||||||
|
@ -127,7 +127,7 @@ common:
|
||||||
widgets: "Accesorios"
|
widgets: "Accesorios"
|
||||||
home: "Inicio"
|
home: "Inicio"
|
||||||
local: "Local"
|
local: "Local"
|
||||||
hybrid: "ソーシャル"
|
hybrid: "Social"
|
||||||
global: "Global"
|
global: "Global"
|
||||||
notifications: "Notificaciones"
|
notifications: "Notificaciones"
|
||||||
list: "Listado"
|
list: "Listado"
|
||||||
|
@ -141,9 +141,9 @@ common:
|
||||||
stack-left: "A la izqda."
|
stack-left: "A la izqda."
|
||||||
pop-right: "A la dcha."
|
pop-right: "A la dcha."
|
||||||
auth/views/form.vue:
|
auth/views/form.vue:
|
||||||
share-access: "<i>{{ app.name }}</i>があなたのアカウントにアクセスすることを<b>許可</b>しますか?"
|
share-access: "¿Deseas <b>permitir</b> a <i>{{ app.name }}</i> acceder a tu cuenta?"
|
||||||
permission-ask: "このアプリは次の権限を要求しています:"
|
permission-ask: "La aplicación requiere los siguientes permisos:"
|
||||||
account-read: "アカウントの情報を見る。"
|
account-read: "Viendo información de la cuenta:"
|
||||||
account-write: "アカウントの情報を操作する。"
|
account-write: "アカウントの情報を操作する。"
|
||||||
note-write: "投稿する。"
|
note-write: "投稿する。"
|
||||||
like-write: "いいねしたりいいね解除する。"
|
like-write: "いいねしたりいいね解除する。"
|
||||||
|
@ -199,7 +199,7 @@ common/views/components/games/reversi/reversi.room.vue:
|
||||||
waiting-for-both: "準備中"
|
waiting-for-both: "準備中"
|
||||||
cancel: "キャンセル"
|
cancel: "キャンセル"
|
||||||
ready: "準備完了"
|
ready: "準備完了"
|
||||||
cancel-ready: "準備続行"
|
cancel-ready: "Cancelar \"Listo\""
|
||||||
common/views/components/connect-failed.vue:
|
common/views/components/connect-failed.vue:
|
||||||
title: "Imposible conectar al servidor"
|
title: "Imposible conectar al servidor"
|
||||||
description: "Hay un problema en tu conexió o puede que el servidor esté caido o en mantenimiento. Por favor {try again} más tarde."
|
description: "Hay un problema en tu conexió o puede que el servidor esté caido o en mantenimiento. Por favor {try again} más tarde."
|
||||||
|
@ -330,24 +330,24 @@ common/views/widgets/broadcast.vue:
|
||||||
have-a-nice-day: "¡Buenos dias!"
|
have-a-nice-day: "¡Buenos dias!"
|
||||||
next: "Siguiente"
|
next: "Siguiente"
|
||||||
common/views/widgets/calendar.vue:
|
common/views/widgets/calendar.vue:
|
||||||
year: "{}年"
|
year: "Año {}"
|
||||||
month: "{}月"
|
month: "Mes {}"
|
||||||
day: "{}日"
|
day: "Día {}"
|
||||||
today: "今日:"
|
today: "Hoy:"
|
||||||
this-month: "今月:"
|
this-month: "Este mes:"
|
||||||
this-year: "今年:"
|
this-year: "Este año:"
|
||||||
common/views/widgets/donation.vue:
|
common/views/widgets/donation.vue:
|
||||||
title: "Donaciones"
|
title: "Donaciones"
|
||||||
text: "Misskeyの運営にはドメイン、サーバー等のコストが掛かります。Misskeyは広告を掲載したりしないため、収入を皆様からの寄付に頼っています。もしご興味があれば、{}までご連絡ください。ご協力ありがとうございます。"
|
text: "Para mantener Misskey funcionando tenemos que pagar por el dominio, los costos de hospedaje y otros costos. Como no recibimos dinero de publicidad, contamos con el apoyo de todos ustedes. Si estás interesado en ayudar, contacta a {}. ¡Muchas gracias por tu contribución!"
|
||||||
common/views/widgets/photo-stream.vue:
|
common/views/widgets/photo-stream.vue:
|
||||||
title: "フォトストリーム"
|
title: "Galería de fotos"
|
||||||
no-photos: "写真はありません"
|
no-photos: "No hay fotos."
|
||||||
common/views/widgets/posts-monitor.vue:
|
common/views/widgets/posts-monitor.vue:
|
||||||
title: "投稿チャート"
|
title: "Tabla de publicaciones"
|
||||||
toggle: "表示を切り替え"
|
toggle: "Alternar vistas"
|
||||||
common/views/widgets/hashtags.vue:
|
common/views/widgets/hashtags.vue:
|
||||||
title: "ハッシュタグ"
|
title: "Etiquetas"
|
||||||
count: "{}人が投稿"
|
count: "{} usuarios mencionados"
|
||||||
empty: "トレンドなし"
|
empty: "トレンドなし"
|
||||||
common/views/widgets/server.vue:
|
common/views/widgets/server.vue:
|
||||||
title: "サーバー情報"
|
title: "サーバー情報"
|
||||||
|
|
Loading…
Reference in New Issue