diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-20 02:42:02 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-20 02:42:02 +0900 |
| commit | e2e7489b1fc6920229fbab42f3768286a535682b (patch) | |
| tree | 4c1128105bbd3ca928825b75ba74505e3e5e9aeb /locales | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-e2e7489b1fc6920229fbab42f3768286a535682b.tar.gz misskey-e2e7489b1fc6920229fbab42f3768286a535682b.tar.bz2 misskey-e2e7489b1fc6920229fbab42f3768286a535682b.zip | |
New translations ja.yml (Catalan)
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/ca.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locales/ca.yml b/locales/ca.yml index 69c8152342..3025ce49e5 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -288,6 +288,8 @@ desktop/views/components/drive.file.vue: banner: "バナー" contextmenu: rename: "名前を変更" + mark-as-sensitive: "閲覧注意に設定" + unmark-as-sensitive: "閲覧注意を解除" copy-url: "URLをコピー" download: "ダウンロード" else-files: "その他..." @@ -331,6 +333,9 @@ desktop/views/components/drive.vue: create-folder: "フォルダーを作成" upload: "ファイルをアップロード" url-upload: "URLからアップロード" +desktop/views/components/media-image.vue: + sensitive: "閲覧注意" + click-to-show: "クリックして表示" desktop/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" @@ -725,6 +730,9 @@ mobile/views/components/drive.file-detail.vue: move: "移動" hash: "ハッシュ (md5)" exif: "EXIF" +mobile/views/components/media-image.vue: + sensitive: "閲覧注意" + click-to-show: "クリックして表示" mobile/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" |