diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-19 10:12:24 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-19 10:12:24 +0900 |
| commit | 0ccc360c0ab8b45899fba73a3ccc21135ddac052 (patch) | |
| tree | 382e47c90d6be25be378de51f9c3bad3c71fe00b | |
| parent | New translations ja-JP.yml (Russian) (diff) | |
| download | misskey-0ccc360c0ab8b45899fba73a3ccc21135ddac052.tar.gz misskey-0ccc360c0ab8b45899fba73a3ccc21135ddac052.tar.bz2 misskey-0ccc360c0ab8b45899fba73a3ccc21135ddac052.zip | |
New translations ja-JP.yml (Spanish)
| -rw-r--r-- | locales/es-ES.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/locales/es-ES.yml b/locales/es-ES.yml index f07738a7df..8b63c2331c 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" |