From 56684dd7c37d263d5eb84e7a6866415fd17f671d Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:16 +0900 Subject: [PATCH 01/13] New translations ja-JP.yml (Catalan) --- locales/ca-ES.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index f29f2195d..d54ffb360 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From 0985f14f18f02e9cc1f75a045af8f46218d2708b Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:18 +0900 Subject: [PATCH 02/13] New translations ja-JP.yml (Chinese Simplified) --- locales/zh-CN.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index c807102d9..c41868624 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From b9f04f8f53723c0623b3f917f604b9f8332d23db Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:20 +0900 Subject: [PATCH 03/13] New translations ja-JP.yml (English) --- locales/en-US.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 1a9a7325d..c79e4c6ea 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "Previous month" next: "Next month" go: "Click to navigate" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Choose files" upload: "Upload files from your device" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "User account unverification settings" unverify: "Unverify account" unverified: "The account is now being unverified" -desktop/views/pages/admin/admin.chart.vue: - title: "Chart" - per-day: "per Day" - per-hour: "per Hour" - notes: "Posts" - users: "Users" - drive: "Media storage" - charts: - notes: "The number of posts: increase/decrease (All)" - local-notes: "The number of posts: increase/decrease (Local)" - remote-notes: "The number of posts: increase/decrease (Global)" - notes-total: "The number of posts: cumulative total" - users: "The number of users: increase/decrease" - users-total: "The number of users: cumulative total" - drive: "Capacity used as the storage: increase/decrease" - drive-total: "Capacity used as the storage: cumulative total" - drive-files: "The number of files on the storage: increase/decrease" - drive-files-total: "The number of files on the storage: cumulative total" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "Only media posts" is-media-view: "Media view" From 59dca9a812e22712089fb601c6d0826afeff8e7b Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:23 +0900 Subject: [PATCH 04/13] New translations ja-JP.yml (French) --- locales/fr-FR.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 4e7ff713a..21864cb71 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "Mois dernier" next: "Mois prochain" go: "Cliquez pour naviguer" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Sélection de fichiers" upload: "Téléverser des fichiers à partir de votre ordinateur" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "Ôter la vérification du compte" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "Graphs" - per-day: "par jour" - per-hour: "par heure" - notes: "Notes" - users: "Utilisateurs·trices" - drive: "Drive" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "Total des notes" - users: "ユーザーの増減" - users-total: "Nombre total d’utilisateurs·trices" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "Les publications médias uniquement" is-media-view: "Vue média" From 695f154d878b376fa0030010822933c855a59967 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:26 +0900 Subject: [PATCH 05/13] New translations ja-JP.yml (German) --- locales/de-DE.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 94fcb2483..0f88dc161 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "Vorheriger Monat" next: "Nächster Monat" go: "Klicke zur Navigation" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Datei auswählen" upload: "Dateien von deinem PC hochladen" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From dae65cc123a56dd87c1fb93a3c830db74d0af2e4 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:28 +0900 Subject: [PATCH 06/13] New translations ja-JP.yml (Italian) --- locales/it-IT.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index f29f2195d..d54ffb360 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From 3acd524d093249f80902de8598c1e2495acd17f4 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:30 +0900 Subject: [PATCH 07/13] New translations ja-JP.yml (Korean) --- locales/ko-KR.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index e33bf3e4f..37e5ab4c6 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From 29c20717113fca14e4f48110b3ac9a9495e5b894 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:33 +0900 Subject: [PATCH 08/13] New translations ja-JP.yml (Polish) --- locales/pl-PL.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml index 6ba495802..f94034ada 100644 --- a/locales/pl-PL.yml +++ b/locales/pl-PL.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "Poprzedni miesiąc" next: "Następny miesiąc" go: "Naciśnij, aby przejść" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Wybierz plik" upload: "Wyślij pliki z Twojego komputera" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "Tylko wpisy z zawartością multimedialną" is-media-view: "Widok multimediów" From db3e73318ebc9292e4fb956beee91fcbb1e2a9d7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:35 +0900 Subject: [PATCH 09/13] New translations ja-JP.yml (Portuguese) --- locales/pt-PT.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 758c82a05..b6e9dd960 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From f6d577d411f383706c08537c48f44a04c0c78a02 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:37 +0900 Subject: [PATCH 10/13] New translations ja-JP.yml (Russian) --- locales/ru-RU.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index 8e26329a7..312f7e2a4 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From b02f6341c9d8dc29939862486e4c1464c151985b Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:39 +0900 Subject: [PATCH 11/13] New translations ja-JP.yml (Spanish) --- locales/es-ES.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 38ed898cd..1dd2ed9d9 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "Mes anterior" next: "Próximo mes" go: "Click para navegar" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Escoger archivos" upload: "Cargar archivos de tu dispositivo" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From 8295f6d7a300d9511fb1c703dd930862bbd3726e Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:31:41 +0900 Subject: [PATCH 12/13] New translations ja-JP.yml (Japanese, Kansai) --- locales/ja-KS.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index 845217ef5..8c1f26d56 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -424,6 +424,24 @@ desktop/views/components/calendar.vue: prev: "前の月" next: "次の月" go: "クリックして時間遡行" +desktop/views/components/charts.vue: + title: "チャート" + per-day: "1日ごと" + per-hour: "1時間ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" + charts: + notes: "投稿の増減 (統合)" + local-notes: "投稿の増減 (ローカル)" + remote-notes: "投稿の増減 (リモート)" + notes-total: "投稿の累計" + users: "ユーザーの増減" + users-total: "ユーザーの累計" + drive: "ドライブ使用量の増減" + drive-total: "ドライブ使用量の累計" + drive-files: "ドライブのファイル数の増減" + drive-files-total: "ドライブのファイル数の累計" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "ファイル選択中" upload: "PCからドライブにファイルをアップロード" @@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" -desktop/views/pages/admin/admin.chart.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" - charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" From ed27a2f963df8ac3e57ec30f048bdcc494ed5315 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Aug 2018 12:41:07 +0900 Subject: [PATCH 13/13] New translations ja-JP.yml (English) --- locales/en-US.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index c79e4c6ea..bc2dbc86f 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -425,23 +425,23 @@ desktop/views/components/calendar.vue: next: "Next month" go: "Click to navigate" desktop/views/components/charts.vue: - title: "チャート" - per-day: "1日ごと" - per-hour: "1時間ごと" - notes: "投稿" - users: "ユーザー" - drive: "ドライブ" + title: "Charts" + per-day: "per Day" + per-hour: "per Hour" + notes: "Posts" + users: "Users" + drive: "Drive" charts: - notes: "投稿の増減 (統合)" - local-notes: "投稿の増減 (ローカル)" - remote-notes: "投稿の増減 (リモート)" - notes-total: "投稿の累計" - users: "ユーザーの増減" - users-total: "ユーザーの累計" - drive: "ドライブ使用量の増減" - drive-total: "ドライブ使用量の累計" - drive-files: "ドライブのファイル数の増減" - drive-files-total: "ドライブのファイル数の累計" + notes: "The number of posts: increase/decrease (Combined)" + local-notes: "The number of posts: increase/decrease (Local)" + remote-notes: "The number of posts: increase/decrease (Remote)" + notes-total: "The number of posts: cumulative total" + users: "The number of users: increase/decrease" + users-total: "The number of users: cumulative total" + drive: "Capacity used as the storage: increase/decrease" + drive-total: "Capacity used as the storage: cumulative total" + drive-files: "The number of files on the storage: increase/decrease" + drive-files-total: "The number of files on the storage: cumulative total" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Choose files" upload: "Upload files from your device"