diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-06 17:52:52 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-06 17:52:52 +0900 |
| commit | 6f50ed327dd94fcd28ac97e230f5b790ec34c6ae (patch) | |
| tree | 189e9d99f6db1f9f0246aa5155b31508e800e19b | |
| parent | New translations ja-JP.yml (Dutch) (diff) | |
| download | misskey-6f50ed327dd94fcd28ac97e230f5b790ec34c6ae.tar.gz misskey-6f50ed327dd94fcd28ac97e230f5b790ec34c6ae.tar.bz2 misskey-6f50ed327dd94fcd28ac97e230f5b790ec34c6ae.zip | |
New translations ja-JP.yml (Norwegian)
| -rw-r--r-- | locales/no-NO.yml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/locales/no-NO.yml b/locales/no-NO.yml index 08c203b776..26ff3f8514 100644 --- a/locales/no-NO.yml +++ b/locales/no-NO.yml @@ -120,6 +120,10 @@ common: reduce-motion: "UIの動きを減らす" this-setting-is-this-device-only: "このデバイスのみ" use-os-default-emojis: "OS標準の絵文字を使用" + line-width: "線の太さ" + line-width-thin: "細い" + line-width-normal: "普通" + line-width-thick: "太い" do-not-use-in-production: "これは開発ビルドです。本番環境で使用しないでください。" user-suspended: "このユーザーは凍結されています。" is-remote-user: "このユーザー情報はコピーです。" @@ -333,6 +337,7 @@ common/views/components/nav.vue: common/views/components/note-menu.vue: mention: "メンション" detail: "Detaljer" + copy-content: "内容をコピー" copy-link: "リンクをコピー" favorite: "Merket som favoritt" unfavorite: "お気に入り解除" @@ -782,10 +787,6 @@ desktop/views/components/settings.vue: dark-mode: "ダークモード" use-shadow: "UIに影を使用" rounded-corners: "UIの角を丸める" - line-width: "線の太さ" - line-width-thin: "細い" - line-width-normal: "普通" - line-width-thick: "太い" circle-icons: "円形のアイコンを使用" contrasted-acct: "ユーザー名にコントラストを付ける" post-form-on-timeline: "タイムライン上部に投稿フォームを表示する" |