diff options
Diffstat (limited to 'locales/pt-PT.yml')
| -rw-r--r-- | locales/pt-PT.yml | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index f3ef764660..8d14562bc0 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -115,7 +115,8 @@ common: search: "Buscar" delete: "Apagar" loading: "Carregando" - ok: "OK" + ok: "おk" + cancel: "やめる" update-available-title: "Atualização disponível" update-available: "Uma nova versão de Misskey está disponível ({newer}). A versão atual é {current}. Recarregue a página para atualizar." my-token-regenerated: "Seu token foi recriado, portanto você foi deslogado." @@ -148,6 +149,16 @@ common: no-notes: "投稿がありません" turn-on-darkmode: "闇に飲まれる" turn-off-darkmode: "光あれ" + deck-column-align: "デッキのカラムの配置" + deck-column-align-center: "中央" + deck-column-align-left: "左" + deck-column-align-flexible: "フレキシブル" + deck-column-width: "デッキのカラムの幅" + deck-column-width-narrow: "狭" + deck-column-width-narrower: "やや狭" + deck-column-width-normal: "普通" + deck-column-width-wider: "やや広" + deck-column-width-wide: "広" error: title: "問題が発生しました" retry: "やり直す" @@ -841,16 +852,6 @@ desktop/views/components/settings.vue: show-local-renotes: "ローカルの投稿のRenoteをタイムラインに表示する" show-maps: "マップの自動展開" remain-deleted-note: "削除された投稿を表示し続ける" - deck-column-align: "デッキのカラムの配置" - deck-column-align-center: "中央" - deck-column-align-left: "左" - deck-column-align-flexible: "フレキシブル" - deck-column-width: "デッキのカラムの幅" - deck-column-width-narrow: "狭" - deck-column-width-narrower: "やや狭" - deck-column-width-normal: "普通" - deck-column-width-wider: "やや広" - deck-column-width-wide: "広" sound: "サウンド" enable-sounds: "サウンドを有効にする" enable-sounds-desc: "投稿やメッセージを送受信したときなどにサウンドを再生します。この設定はブラウザに記憶されます。" @@ -1521,9 +1522,6 @@ mobile/views/pages/note.vue: title: "投稿" prev: "前の投稿" next: "次の投稿" -mobile/views/pages/notifications.vue: - notifications: "通知" - read-all: "すべての通知を既読にしますか?" mobile/views/pages/games/reversi.vue: reversi: "リバーシ" mobile/views/pages/search.vue: @@ -1605,6 +1603,7 @@ deck: direct: "ダイレクト投稿" notifications: "通知" list: "リスト" + select-list: "リストを選択してください" swap-left: "左に移動" swap-right: "右に移動" swap-up: "上に移動" |