-
今年:{{ yearP.toFixed(1) }}%
+
%i18n:this-year%{{ yearP.toFixed(1) }}%
diff --git a/src/client/app/common/views/widgets/tips.vue b/src/client/app/common/views/widgets/tips.vue
index 08e665f92..9df120129 100644
--- a/src/client/app/common/views/widgets/tips.vue
+++ b/src/client/app/common/views/widgets/tips.vue
@@ -9,31 +9,31 @@ import * as anime from 'animejs';
import define from '../../../common/define-widget';
const tips = [
- '
tでタイムラインにフォーカスできます',
- '
pまたは
nで投稿フォームを開きます',
- '投稿フォームにはファイルをドラッグ&ドロップできます',
- '投稿フォームにクリップボードにある画像データをペーストできます',
- 'ドライブにファイルをドラッグ&ドロップしてアップロードできます',
- 'ドライブでファイルをドラッグしてフォルダ移動できます',
- 'ドライブでフォルダをドラッグしてフォルダ移動できます',
- 'ホームは設定からカスタマイズできます',
- 'MisskeyはAGPLv3です',
- 'タイムマシンウィジェットを利用すると、簡単に過去のタイムラインに遡れます',
- '投稿の ... をクリックして、投稿をユーザーページにピン留めできます',
- 'ドライブの容量は(デフォルトで)1GBです',
- '投稿に添付したファイルは全てドライブに保存されます',
- 'ホームのカスタマイズ中、ウィジェットを右クリックしてデザインを変更できます',
- 'タイムライン上部にもウィジェットを設置できます',
- '投稿をダブルクリックすると詳細が見れます',
- '「**」でテキストを囲むと**強調表示**されます',
- 'チャンネルウィジェットを利用すると、よく利用するチャンネルを素早く確認できます',
- 'いくつかのウィンドウはブラウザの外に切り離すことができます',
- 'カレンダーウィジェットのパーセンテージは、経過の割合を示しています',
- 'APIを利用してbotの開発なども行えます',
- 'MisskeyはLINEを通じてでも利用できます',
- 'まゆかわいいよまゆ',
- 'Misskeyは2014年にサービスを開始しました',
- '対応ブラウザではMisskeyを開いていなくても通知を受け取れます'
+ '%i18n:@tips-line1%',
+ '%i18n:@tips-line2%',
+ '%i18n:@tips-line3%',
+ '%i18n:@tips-line4%',
+ '%i18n:@tips-line5%',
+ '%i18n:@tips-line6%',
+ '%i18n:@tips-line7%',
+ '%i18n:@tips-line8%',
+ '%i18n:@tips-line9%',
+ '%i18n:@tips-line10%',
+ '%i18n:@tips-line11%',
+ '%i18n:@tips-line12%',
+ '%i18n:@tips-line13%',
+ '%i18n:@tips-line14%',
+ '%i18n:@tips-line15%',
+ '%i18n:@tips-line16%',
+ '%i18n:@tips-line17%',
+ '%i18n:@tips-line18%',
+ '%i18n:@tips-line19%',
+ '%i18n:@tips-line20%',
+ '%i18n:@tips-line21%',
+ '%i18n:@tips-line22%',
+ '%i18n:@tips-line23%',
+ '%i18n:@tips-line24%',
+ '%i18n:@tips-line25%'
]
export default define({
diff --git a/src/client/app/desktop/views/components/settings.drive.vue b/src/client/app/desktop/views/components/settings.drive.vue
index 8bb0c760a..e8a3cc968 100644
--- a/src/client/app/desktop/views/components/settings.drive.vue
+++ b/src/client/app/desktop/views/components/settings.drive.vue
@@ -2,7 +2,7 @@
- {{ capacity | bytes }}中{{ usage | bytes }}使用中
+ {{ capacity | bytes }}%i18n:max%{{ usage | bytes }}%i18n:in-use%
diff --git a/src/client/app/desktop/views/pages/search.vue b/src/client/app/desktop/views/pages/search.vue
index 2576c26cb..2db9617db 100644
--- a/src/client/app/desktop/views/pages/search.vue
+++ b/src/client/app/desktop/views/pages/search.vue
@@ -6,8 +6,8 @@
-
検索機能を利用することができません。
-
%fa:search%「{{ q }}」に関する投稿は見つかりませんでした。
+
%i18n:@not-available%
+
%fa:search%%i18n:@not-found-text-english%%i18n:@not-found-quotes1%{{ q }}%i18n:@not-found-quotes2%%i18n:@not-found-text-japanese%
diff --git a/src/client/app/desktop/views/pages/share.vue b/src/client/app/desktop/views/pages/share.vue
index e60434074..b1317f93e 100644
--- a/src/client/app/desktop/views/pages/share.vue
+++ b/src/client/app/desktop/views/pages/share.vue
@@ -1,12 +1,12 @@
-
Misskeyで共有
+
%i18n:@share-with%
-
+
diff --git a/src/client/app/desktop/views/pages/tag.vue b/src/client/app/desktop/views/pages/tag.vue
index 0b8fd81ac..19f7ad1c1 100644
--- a/src/client/app/desktop/views/pages/tag.vue
+++ b/src/client/app/desktop/views/pages/tag.vue
@@ -6,7 +6,7 @@
-
%fa:search%「{{ q }}」に関する投稿は見つかりませんでした。
+
%i18n:no-posts-found-english%%fa:search%%i18n:left-quote%{{ q }}%i18n:right-quote%%i18n:no-posts-found-japanese%
diff --git a/src/client/app/desktop/views/pages/welcome.vue b/src/client/app/desktop/views/pages/welcome.vue
index cac4007b4..7449a3e5a 100644
--- a/src/client/app/desktop/views/pages/welcome.vue
+++ b/src/client/app/desktop/views/pages/welcome.vue
@@ -8,7 +8,7 @@
-
%i18n:common.misskey% {{ host }}
+
%i18n:common.name% {{ host }}
%fa:user% {{ stats.originalUsersCount | number }}
%fa:pencil-alt% {{ stats.originalNotesCount | number }}
@@ -18,7 +18,7 @@
diff --git a/src/client/app/mobile/views/components/ui.header.vue b/src/client/app/mobile/views/components/ui.header.vue
index c1ee70d10..794ec9a30 100644
--- a/src/client/app/mobile/views/components/ui.header.vue
+++ b/src/client/app/mobile/views/components/ui.header.vue
@@ -3,12 +3,12 @@
-
おかえりなさい、{{ $store.state.i | userName }}さん
+
%i18n:@welcome-back%{{ $store.state.i | userName }}さん
%fa:circle%
- Misskey
+ %i18n:common.name%
diff --git a/src/client/app/mobile/views/pages/reversi.vue b/src/client/app/mobile/views/pages/reversi.vue
index 0cff1317a..a63f84aba 100644
--- a/src/client/app/mobile/views/pages/reversi.vue
+++ b/src/client/app/mobile/views/pages/reversi.vue
@@ -1,6 +1,6 @@
- %fa:gamepad%リバーシ
+ %fa:gamepad%%i18n:@reversi%
@@ -23,7 +23,7 @@ export default Vue.extend({
this.fetch();
},
mounted() {
- document.title = 'Misskey リバーシ';
+ document.title = '%i18n:common.name% %i18n:@reversi%';
document.documentElement.style.background = '#fff';
},
methods: {
diff --git a/src/client/app/mobile/views/pages/signup.vue b/src/client/app/mobile/views/pages/signup.vue
index 238d386ef..aac2ee431 100644
--- a/src/client/app/mobile/views/pages/signup.vue
+++ b/src/client/app/mobile/views/pages/signup.vue
@@ -1,6 +1,6 @@
-
📦 始めましょう
+ %i18n:@lets-start%
diff --git a/src/client/app/mobile/views/pages/tag.vue b/src/client/app/mobile/views/pages/tag.vue
index b4c993e66..c94fcec7d 100644
--- a/src/client/app/mobile/views/pages/tag.vue
+++ b/src/client/app/mobile/views/pages/tag.vue
@@ -3,7 +3,7 @@
%fa:hashtag%{{ $route.params.tag }}
- %fa:search%「{{ q }}」に関する投稿は見つかりませんでした。
+ %fa:search%%i18n:@no-posts-found-english%%i18n:@left-quote%{{ q }}%i18n:@right-quote%%i18n:@no-posts-found-japanese%
diff --git a/src/client/app/mobile/views/pages/welcome.vue b/src/client/app/mobile/views/pages/welcome.vue
index ec21588ad..d7c874af9 100644
--- a/src/client/app/mobile/views/pages/welcome.vue
+++ b/src/client/app/mobile/views/pages/welcome.vue
@@ -6,7 +6,7 @@
{{ name || 'unidentified' }}
-
新規登録
+
%i18n:@signup%
diff --git a/src/client/app/mobile/views/pages/widgets.vue b/src/client/app/mobile/views/pages/widgets.vue
index 294c80e7a..0724cd03f 100644
--- a/src/client/app/mobile/views/pages/widgets.vue
+++ b/src/client/app/mobile/views/pages/widgets.vue
@@ -1,6 +1,6 @@
- %fa:home%ダッシュボード
+ %fa:home%%i18n:@dashboard%
diff --git a/src/client/app/mobile/views/widgets/activity.vue b/src/client/app/mobile/views/widgets/activity.vue
index 85f925ced..350fa9258 100644
--- a/src/client/app/mobile/views/widgets/activity.vue
+++ b/src/client/app/mobile/views/widgets/activity.vue
@@ -1,7 +1,7 @@
- %fa:chart-bar%アクティビティ
+ %fa:chart-bar%%i18n:@activity%