New translations ja.yml (Spanish)

This commit is contained in:
syuilo 2018-08-02 08:31:18 +09:00
parent 24c9e1b8d9
commit 9c8e92b2bc
1 changed files with 6 additions and 20 deletions

View File

@ -287,14 +287,9 @@ 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-english: "" year: "{}年"
year-japanese: "年" month: "{}月"
month-english: "" day: "{}日"
month-japanese: "月"
day-english: ""
day-japanese: "日"
weekday-english: ""
weekday-japanese: "曜日"
today: "今日:" today: "今日:"
this-month: "今月:" this-month: "今月:"
this-year: "今年:" this-year: "今年:"
@ -754,18 +749,12 @@ desktop/views/pages/selectdrive.vue:
upload: "PCからドライブにファイルをアップロード" upload: "PCからドライブにファイルをアップロード"
desktop/views/pages/search.vue: desktop/views/pages/search.vue:
not-available: "検索機能を利用することができません。" not-available: "検索機能を利用することができません。"
not-found-quotes1: "「" not-found: "「{}」に関する投稿は見つかりませんでした。"
not-found-quotes2: "」"
not-found-text-english: ""
not-found-text-japanese: "に関する投稿は見つかりませんでした。"
desktop/views/pages/share.vue: desktop/views/pages/share.vue:
share-with: "Misskeyで共有" share-with: "Misskeyで共有"
close: "閉じる" close: "閉じる"
desktop/views/pages/tag.vue: desktop/views/pages/tag.vue:
no-posts-found-english: "" no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
no-posts-found-japanese: "に関する投稿は見つかりませんでした。"
left-quote: "「"
right-quote: "」"
desktop/views/pages/user-list.users.vue: desktop/views/pages/user-list.users.vue:
users: "ユーザー" users: "ユーザー"
add-user: "ユーザーを追加" add-user: "ユーザーを追加"
@ -965,10 +954,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル" hybrid: "ソーシャル"
global: "グローバル" global: "グローバル"
mobile/views/pages/tag.vue: mobile/views/pages/tag.vue:
no-posts-found-japanese: "に関する投稿は見つかりませんでした。" no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
no-posts-found-english: ""
left-quote: "「"
right-quote: "」"
mobile/views/pages/welcome.vue: mobile/views/pages/welcome.vue:
signup: "新規登録" signup: "新規登録"
mobile/views/pages/widgets.vue: mobile/views/pages/widgets.vue: