From 0ccc360c0ab8b45899fba73a3ccc21135ddac052 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 19 Oct 2018 10:12:24 +0900 Subject: [PATCH] New translations ja-JP.yml (Spanish) --- locales/es-ES.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index f07738a7d..8b63c2331 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -659,14 +659,14 @@ desktop/views/components/note-detail.vue: location: "Localización" renote: "Republicar" add-reaction: "Agregar una reacción" -desktop/views/components/notes.note.vue: - reposted-by: "Republicado por {}" - reply: "Responder" - renote: "Republicar" - add-reaction: "Agregar una reacción" - detail: "Mostrar detalles" - private: "Esta publicación es privada" - deleted: "Esta publicación ha sido borrada" +desktop/views/components/note.vue: + reposted-by: "{}がRenote" + reply: "返信" + renote: "Renote" + add-reaction: "リアクション" + detail: "詳細" + private: "この投稿は非公開です" + deleted: "この投稿は削除されました" desktop/views/components/notes.vue: error: "Error al cargar." retry: "Reintentar"