diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 1325c0a97..1e0e3e3d6 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.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: "詳細" + copy-content: "内容をコピー" copy-link: "リンクをコピー" favorite: "お気に入り" 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: "タイムライン上部に投稿フォームを表示する"