New translations ja-JP.yml (Polish)

This commit is contained in:
syuilo 2018-12-09 21:12:01 +09:00
parent b41ffa75b7
commit 5be947ea4d

View file

@ -277,23 +277,23 @@ common/views/components/theme.vue:
base-theme-light: "Jasny" base-theme-light: "Jasny"
base-theme-dark: "Ciemny" base-theme-dark: "Ciemny"
theme-name: "Nazwa motywu" theme-name: "Nazwa motywu"
preview-created-theme: "プレビュー" preview-created-theme: "Pokaż podgląd"
invalid-theme: "テーマが正しくありません。" invalid-theme: "テーマが正しくありません。"
already-installed: "既にそのテーマはインストールされています。" already-installed: "Ten motyw jest już zainstalowany"
saved: "Zapisano" saved: "Zapisano"
manage-themes: "Zarządzanie motywami" manage-themes: "Zarządzanie motywami"
builtin-themes: "標準テーマ" builtin-themes: "Standardowe motywy"
my-themes: "マイテーマ" my-themes: "Moje motywy"
installed-themes: "インストールされたテーマ" installed-themes: "Zainstalowane motywy"
select-theme: "テーマを選択してください" select-theme: "テーマを選択してください"
uninstall: "アンインストール" uninstall: "Odinstaluj"
uninstalled: "「{}」をアンインストールしました" uninstalled: "\"{}\" został odinstalowany"
author: "Author" author: "Author"
desc: "Opis" desc: "Opis"
export: "エクスポート" export: "エクスポート"
import: "インポート" import: "Importuj"
import-by-code: "lub wklej kod" import-by-code: "lub wklej kod"
theme-name-required: "テーマ名は必須です。" theme-name-required: "Nazwa motywu jest obowiązkowa."
common/views/components/cw-button.vue: common/views/components/cw-button.vue:
hide: "Ukryj" hide: "Ukryj"
show: "Pokaż więcej" show: "Pokaż więcej"
@ -443,8 +443,8 @@ common/views/components/trends.vue:
common/views/components/language-settings.vue: common/views/components/language-settings.vue:
title: "Język" title: "Język"
pick-language: "言語を選択" pick-language: "言語を選択"
recommended: "推奨" recommended: "Zalecane"
auto: "自動" auto: "Automatyczny"
specify-language: "言語を指定" specify-language: "言語を指定"
info: "Musisz odświeżyć stronę, aby zmiany zostały uwzględnione." info: "Musisz odświeżyć stronę, aby zmiany zostały uwzględnione."
common/views/components/profile-editor.vue: common/views/components/profile-editor.vue:
@ -840,8 +840,8 @@ desktop/views/components/settings.2fa.vue:
common/views/components/api-settings.vue: common/views/components/api-settings.vue:
intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。" intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。"
caution: "アカウントを不正利用される可能性があるため、このトークンは第三者に教えないでください(アプリなどにも入力しないでください)。" caution: "アカウントを不正利用される可能性があるため、このトークンは第三者に教えないでください(アプリなどにも入力しないでください)。"
regeneration-of-token: "万が一このトークンが漏れたりその可能性がある場合はトークンを再生成できます。" regeneration-of-token: "W przypadku wycieku tokenu, możesz wygenerować nowy."
regenerate-token: "トークンを再生成" regenerate-token: "Wygeneruj nowy token"
token: "Token:" token: "Token:"
enter-password: "Wprowadź hasło" enter-password: "Wprowadź hasło"
console: console:
@ -859,7 +859,7 @@ common/views/components/drive-settings.vue:
in-use: "使用中" in-use: "使用中"
stats: "Statystyki" stats: "Statystyki"
common/views/components/mute-and-block.vue: common/views/components/mute-and-block.vue:
mute-and-block: "Wyczisz / Zablokuj" mute-and-block: "Wycisz / Zablokuj"
mute: "Wycisz" mute: "Wycisz"
block: "ブロック" block: "ブロック"
no-muted-users: "Brak wyciszonych użytkowników" no-muted-users: "Brak wyciszonych użytkowników"
@ -869,7 +869,7 @@ common/views/components/mute-and-block.vue:
muted-words-description: "スペースで区切るとAND指定になり、改行で区切るとOR指定になります" muted-words-description: "スペースで区切るとAND指定になり、改行で区切るとOR指定になります"
save: "Zapisz" save: "Zapisz"
common/views/components/password-settings.vue: common/views/components/password-settings.vue:
reset: "パスワードを変更する" reset: "Zmień hasło"
enter-current-password: "現在のパスワードを入力してください" enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください" enter-new-password: "新しいパスワードを入力してください"
enter-new-password-again: "もう一度新しいパスワードを入力してください" enter-new-password-again: "もう一度新しいパスワードを入力してください"