New translations ja.yml (Spanish)

This commit is contained in:
syuilo 2018-06-16 09:30:38 +09:00
parent f92a4bb195
commit 82cea185b2

View file

@ -311,13 +311,13 @@ desktop/views/components/drive.vue:
create-folder: "Crear una carpeta" create-folder: "Crear una carpeta"
folder-name: "Nombre de la carpeta" folder-name: "Nombre de la carpeta"
contextmenu: contextmenu:
create-folder: "フォルダーを作成" create-folder: "Crear una carpeta"
upload: "ファイルをアップロード" upload: "Subir fichero"
url-upload: "URLからアップロード" url-upload: "Subir desde una URL"
desktop/views/components/follow-button.vue: desktop/views/components/follow-button.vue:
following: "フォロー中" following: "Siguiendo"
follow: "フォロー" follow: "Sigue"
request-pending: "フォロー許可待ち" request-pending: "Pendiente de aprobación"
follow-request: "フォロー申請" follow-request: "フォロー申請"
desktop/views/components/followers-window.vue: desktop/views/components/followers-window.vue:
followers: "{} のフォロワー" followers: "{} のフォロワー"
@ -382,45 +382,45 @@ desktop/views/components/post-form.vue:
renote-failed: "Renoteに失敗しました" renote-failed: "Renoteに失敗しました"
posting: "投稿中" posting: "投稿中"
attach-media-from-local: "PCからメディアを添付" attach-media-from-local: "PCからメディアを添付"
attach-media-from-drive: "ドライブからメディアを添付" attach-media-from-drive: "Adjunta multimedia desde tu Disco"
attach-cancel: "添付取り消し" attach-cancel: "Quitar el archivo adjunto"
insert-a-kao: "v(‘ω’)v" insert-a-kao: "v(‘ω’)v"
create-poll: "アンケートを作成" create-poll: "Crea una encuesta"
text-remain: "残り{}文字" text-remain: "quedan {} caracteres"
desktop/views/components/post-form-window.vue: desktop/views/components/post-form-window.vue:
note: "新規投稿" note: "Nota nueva"
reply: "返信" reply: "Responder"
attaches: "添付: {}メディア" attaches: "{} archivo(s) multimedia adjuntados"
uploading-media: "{}個のメディアをアップロード中" uploading-media: "Subiendo {} archivo(s) multimedia"
desktop/views/components/progress-dialog.vue: desktop/views/components/progress-dialog.vue:
waiting: "待機中" waiting: "Un momento"
desktop/views/components/renote-form.vue: desktop/views/components/renote-form.vue:
quote: "引用する..." quote: "Cita..."
cancel: "キャンセル" cancel: "Cancelar"
renote: "Renote" renote: "Volver a publicar"
reposting: "しています..." reposting: "Publicando de nuevo..."
success: "Renoteしました" success: "¡Publicado!"
failure: "Renoteに失敗しました" failure: "La publicación ha fallado"
desktop/views/components/renote-form-window.vue: desktop/views/components/renote-form-window.vue:
title: "この投稿をRenoteしますか" title: "¿Seguro qué quieres volver a publicarlo?"
desktop/views/components/settings-window.vue: desktop/views/components/settings-window.vue:
settings: "設定" settings: "Configuración"
desktop/views/components/settings.vue: desktop/views/components/settings.vue:
profile: "プロフィール" profile: "Perfil"
notification: "通知" notification: "Notificación"
apps: "アプリ" apps: "Aplicaciones"
mute: "ミュート" mute: "Silenciar"
drive: "ドライブ" drive: "Disco"
security: "セキュリティ" security: "Seguridad"
signin: "サインイン履歴" signin: "Historial de inicios de sesión"
password: "パスワード" password: "Contraseña"
2fa: "二段階認証" 2fa: "Autenticación de Doble-Factor"
other: "その他" other: "Otros"
license: "ライセンス" license: "Licencia"
behaviour: "動作" behaviour: "Acciones"
fetch-on-scroll: "スクロールで自動読み込み" fetch-on-scroll: "Desplazamiento infinito"
fetch-on-scroll-desc: "ページを下までスクロールしたときに自動で追加のコンテンツを読み込みます。" fetch-on-scroll-desc: "Cuando te deslizas al final de la página nuevo contenido se carga automáticamente."
auto-popout: "ウィンドウの自動ポップアウト" auto-popout: "Ventana emergente automática"
auto-popout-desc: "ウィンドウが開かれるとき、ポップアウト(ブラウザ外に切り離す)可能なら自動でポップアウトします。この設定はブラウザに記憶されます。" auto-popout-desc: "ウィンドウが開かれるとき、ポップアウト(ブラウザ外に切り離す)可能なら自動でポップアウトします。この設定はブラウザに記憶されます。"
advanced: "詳細設定" advanced: "詳細設定"
api-via-stream: "ストリームを経由したAPIリクエスト" api-via-stream: "ストリームを経由したAPIリクエスト"