From 7b8ecde32d732e830e628a2d713c1bd7ab69b9cf Mon Sep 17 00:00:00 2001 From: mayaeh Date: Wed, 20 Sep 2017 23:09:57 +0900 Subject: Add Japanese translations for multiple themes, custom emoji (#5026) * Add Japanese translations for multiple themes * Change Japanese translation for custom emoji's created_msg. --- config/locales/simple_form.ja.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/simple_form.ja.yml') diff --git a/config/locales/simple_form.ja.yml b/config/locales/simple_form.ja.yml index 70389e948..0c4d2cdba 100644 --- a/config/locales/simple_form.ja.yml +++ b/config/locales/simple_form.ja.yml @@ -9,6 +9,7 @@ ja: locked: フォロワーを手動で承認する必要があります。 note: あと%{count}文字入力できます。 setting_noindex: 公開プロフィールおよび各投稿ページに影響します + setting_theme: 任意のデバイスからログインしている時の外観に影響します。 imports: data: 他の Mastodon インスタンスからエクスポートしたCSVファイルを選択して下さい sessions: @@ -40,6 +41,7 @@ ja: setting_noindex: 検索エンジンによるインデックスを拒否する setting_system_font_ui: システムのデフォルトフォントを使う setting_unfollow_modal: フォロー解除する前に確認ダイアログを表示する + setting_theme: サイトテーマ severity: 重大性 type: インポートする項目 username: ユーザー名 -- cgit From f41e70ca382d9ac158368eddc40783357b81b42c Mon Sep 17 00:00:00 2001 From: Lynx Kotoura Date: Thu, 21 Sep 2017 01:56:28 +0900 Subject: Better Japanese translations (#5030) --- config/locales/devise.ja.yml | 2 +- config/locales/doorkeeper.ja.yml | 4 ++-- config/locales/ja.yml | 26 +++++++++++++------------- config/locales/simple_form.ja.yml | 6 +++--- 4 files changed, 19 insertions(+), 19 deletions(-) (limited to 'config/locales/simple_form.ja.yml') diff --git a/config/locales/devise.ja.yml b/config/locales/devise.ja.yml index 2001abe96..aa333920e 100644 --- a/config/locales/devise.ja.yml +++ b/config/locales/devise.ja.yml @@ -11,7 +11,7 @@ ja: invalid: "%{authentication_keys}かパスワードが誤っています。" last_attempt: あと1回失敗するとアカウントがロックされます。 locked: アカウントはロックされました。 - not_found_in_database: "%{authentication_keys}かパスワードが誤っています" + not_found_in_database: "%{authentication_keys}かパスワードが誤っています。" timeout: セッションの有効期限が切れました。続行するには再度ログインしてください。 unauthenticated: 続行するにはログインするか、アカウントを作成してください。 unconfirmed: 続行するにはメールアドレスを確認する必要があります。 diff --git a/config/locales/doorkeeper.ja.yml b/config/locales/doorkeeper.ja.yml index 0b670fda4..1f145eaa3 100644 --- a/config/locales/doorkeeper.ja.yml +++ b/config/locales/doorkeeper.ja.yml @@ -25,14 +25,14 @@ ja: edit: 編集 submit: 送信 confirmations: - destroy: 本当に削除しますか? + destroy: 本当に削除しますか? edit: title: アプリの編集 form: error: フォームにエラーが無いか確認してください。 help: native_redirect_uri: ローカルテストに %{native_redirect_uri} を使用 - redirect_uri: 一行に一つのURLを入力してください + redirect_uri: 一行に一つのURLを入力してください。 scopes: アクセス権は半角スペースで区切ることができます。 空白のままにするとデフォルトを使用します。 index: application: アプリ diff --git a/config/locales/ja.yml b/config/locales/ja.yml index cbb9bd35b..be9e355ef 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -50,7 +50,7 @@ ja: unfollow: フォロー解除 admin: accounts: - are_you_sure: 本当に実行しますか? + are_you_sure: 本当に実行しますか? confirm: 確認 confirmed: 確認済み disable_two_factor_authentication: 二段階認証を無効にする @@ -113,11 +113,11 @@ ja: delete: 削除 destroyed_msg: 絵文字の削除に成功しました emoji: 絵文字 - image_hint: 50KBまでのPNG画像を利用できます + image_hint: 50KBまでのPNG画像を利用できます。 new: title: 新規カスタム絵文字の追加 shortcode: ショートコード - shortcode_hint: 2文字以上の半角英数字とアンダースコアのみ利用できます + shortcode_hint: 2文字以上の半角英数字とアンダーバーのみ利用できます。 title: カスタム絵文字 upload: アップロード domain_blocks: @@ -191,7 +191,7 @@ ja: username: 連絡先のユーザー名 registrations: closed_message: - desc_html: 新規登録を停止しているときにフロントページに表示されます。HTMLタグが使えます + desc_html: 新規登録を停止しているときにフロントページに表示されます。HTMLタグが使えます。 title: 新規登録停止時のメッセージ deletion: desc_html: 誰でも自分のアカウントを削除できるようにします @@ -203,10 +203,10 @@ ja: desc_html: フロントページへの表示と meta タグに使用される紹介文です。HTMLタグ、特に<a><em>が使えます。 title: インスタンスの説明 site_description_extended: - desc_html: あなたのインスタンスにおける行動規範やルール、ガイドライン、そのほかの記述をする際に最適な場所です。HTMLタグが使えます + desc_html: あなたのインスタンスにおける行動規範やルール、ガイドライン、そのほかの記述をする際に最適な場所です。HTMLタグが使えます。 title: カスタム詳細説明 site_terms: - desc_html: あなたは独自のプライバシーポリシーや利用規約、そのほかの法的根拠を書くことができます。HTMLタグが使えます + desc_html: あなたは独自のプライバシーポリシーや利用規約、そのほかの法的根拠を書くことができます。HTMLタグが使えます。 title: カスタム利用規約 site_title: インスタンスの名前 thumbnail: @@ -273,7 +273,7 @@ ja: error: 残念ながら、リモートアカウント情報の取得中にエラーが発生しました。 follow: フォロー follow_request: 'あなたは以下のアカウントにフォローリクエストを送信しました:' - following: '成功! あなたは現在以下のアカウントをフォローしています:' + following: '成功! あなたは現在以下のアカウントをフォローしています:' post_follow: close: またはこのウィンドウを閉じます return: ユーザーのプロフィールに戻る @@ -302,7 +302,7 @@ ja: warning_html: 削除が保証されるのはこのインスタンス上のコンテンツのみです。他のインスタンス等、外部に広く共有されたコンテンツについては痕跡が残ることがあります。また、現在接続できないサーバーや、あなたの更新を受け取らなくなったサーバーに対しては、削除は反映されません。 warning_title: 共有されたコンテンツについて errors: - '403': このページを表示する権限がありません + '403': このページを表示する権限がありません。 '404': お探しのページは見つかりませんでした。 '410': お探しのページはもう存在しません。 '422': @@ -333,11 +333,11 @@ ja: powered_by: powered by %{link} save_changes: 変更を保存 validation_errors: - one: エラーが発生しました。以下のエラーを確認してください - other: エラーが発生しました。以下の%{count}個のエラーを確認してください + one: エラーが発生しました。以下のエラーを確認してください。 + other: エラーが発生しました。以下の%{count}個のエラーを確認してください。 imports: preface: 他のインスタンスでエクスポートされたファイルから、フォロー/ブロックした情報をこのインスタンス上のアカウントにインポートできます。 - success: ファイルは正常にアップロードされ、現在処理中です。しばらくしてから確認してください + success: ファイルは正常にアップロードされ、現在処理中です。しばらくしてから確認してください。 types: blocking: ブロックしたアカウントリスト following: フォロー中のアカウントリスト @@ -366,7 +366,7 @@ ja: body: "%{name} さんにフォローされています" subject: "%{name} さんにフォローされています" follow_request: - body: "%{name} さんがあなたにフォローをリクエストしました。" + body: "%{name} さんがあなたにフォローをリクエストしました" subject: "%{name} さんからのフォローリクエスト" mention: body: "%{name} さんから返信がありました:" @@ -557,7 +557,7 @@ ja: formats: default: "%Y年%m月%d日 %H:%M" two_factor_authentication: - code_hint: 確認するには認証アプリで表示されたコードを入力してください + code_hint: 確認するには認証アプリで表示されたコードを入力してください。 description_html: "二段階認証を有効にするとログイン時、電話でコードを受け取る必要があります。" disable: 無効 enable: 有効 diff --git a/config/locales/simple_form.ja.yml b/config/locales/simple_form.ja.yml index 0c4d2cdba..0e1b48cf0 100644 --- a/config/locales/simple_form.ja.yml +++ b/config/locales/simple_form.ja.yml @@ -6,12 +6,12 @@ ja: avatar: 2MBまでのPNGやGIF、JPGが利用可能です。120x120pxまで縮小されます。 display_name: あと%{count}文字入力できます。 header: 2MBまでのPNGやGIF、JPGが利用可能です。 700x335pxまで縮小されます。 - locked: フォロワーを手動で承認する必要があります。 + locked: フォロワーを手動で承認する必要があります note: あと%{count}文字入力できます。 setting_noindex: 公開プロフィールおよび各投稿ページに影響します - setting_theme: 任意のデバイスからログインしている時の外観に影響します。 + setting_theme: ログインしている全てのデバイスで適用されるデザインです。 imports: - data: 他の Mastodon インスタンスからエクスポートしたCSVファイルを選択して下さい + data: 他の Mastodon インスタンスからエクスポートしたCSVファイルを選択して下さい。 sessions: otp: 携帯電話に表示された2段階認証コードを入力するか、生成したリカバリーコードを使用してください。 user: -- cgit From 8fcfcddc8fc3d36a5b1daa1f74e69512fc66d565 Mon Sep 17 00:00:00 2001 From: Lynx Kotoura Date: Thu, 21 Sep 2017 02:41:35 +0900 Subject: Fix theme translations alphabetically (#5031) --- config/locales/en.yml | 4 ++-- config/locales/ja.yml | 4 ++-- config/locales/oc.yml | 4 ++-- config/locales/pl.yml | 4 ++-- config/locales/simple_form.en.yml | 2 +- config/locales/simple_form.ja.yml | 2 +- config/locales/simple_form.oc.yml | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) (limited to 'config/locales/simple_form.ja.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 0f3812aff..13280303c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -461,8 +461,6 @@ en: settings: Settings two_factor_authentication: Two-factor Authentication your_apps: Your applications - themes: - default: Mastodon statuses: open_in_web: Open in web over_character_limit: character limit of %{max} exceeded @@ -554,6 +552,8 @@ en:

Originally adapted from the Discourse privacy policy.

title: "%{instance} Terms of Service and Privacy Policy" + themes: + default: Mastodon time: formats: default: "%b %d, %Y, %H:%M" diff --git a/config/locales/ja.yml b/config/locales/ja.yml index be9e355ef..5ffc09ab9 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -460,8 +460,6 @@ ja: settings: 設定 two_factor_authentication: 二段階認証 your_apps: アプリ - themes: - default: Mastodon statuses: open_in_web: Webで開く over_character_limit: 上限は %{max}文字までです @@ -553,6 +551,8 @@ ja:

オリジナルの出典 Discourse privacy policy.

title: "%{instance} 利用規約・プライバシーポリシー" + themes: + default: Mastodon time: formats: default: "%Y年%m月%d日 %H:%M" diff --git a/config/locales/oc.yml b/config/locales/oc.yml index 8f3119c69..584f4c609 100644 --- a/config/locales/oc.yml +++ b/config/locales/oc.yml @@ -539,8 +539,6 @@ oc: settings: Paramètres two_factor_authentication: Autentificacion en dos temps your_apps: Vòstras aplicacions - themes: - default: Mastodon statuses: open_in_web: Dobrir sul web over_character_limit: limit de %{max} caractèrs passat @@ -632,6 +630,8 @@ oc:

Prima adaptacion de la politica de confidencialitat de Discourse.

title: Condicions d’utilizacion e politica de confidencialitat de %{instance} + themes: + default: Mastodon time: formats: default: Lo %d %b de %Y a %Ho%M diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 91754429e..8254e3293 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -462,8 +462,6 @@ pl: settings: Ustawienia two_factor_authentication: Uwierzytelnianie dwuetapowe your_apps: Twoje aplikacje - themes: - default: Mastodon statuses: open_in_web: Otwórz w przeglądarce over_character_limit: limit %{max} znaków przekroczony @@ -555,6 +553,8 @@ pl:

Tekst bazuje na polityce prywatności Discourse.

title: Zasady korzystania i polityka prywatności %{instance} + themes: + default: Mastodon time: formats: default: "%b %d, %Y, %H:%M" diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index c535a22fe..6f8b88898 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -44,8 +44,8 @@ en: setting_delete_modal: Show confirmation dialog before deleting a toot setting_noindex: Opt-out of search engine indexing setting_system_font_ui: Use system's default font - setting_unfollow_modal: Show confirmation dialog before unfollowing someone setting_theme: Site theme + setting_unfollow_modal: Show confirmation dialog before unfollowing someone severity: Severity type: Import type username: Username diff --git a/config/locales/simple_form.ja.yml b/config/locales/simple_form.ja.yml index 0e1b48cf0..17b35ba8f 100644 --- a/config/locales/simple_form.ja.yml +++ b/config/locales/simple_form.ja.yml @@ -40,8 +40,8 @@ ja: setting_delete_modal: トゥートを削除する前に確認ダイアログを表示する setting_noindex: 検索エンジンによるインデックスを拒否する setting_system_font_ui: システムのデフォルトフォントを使う - setting_unfollow_modal: フォロー解除する前に確認ダイアログを表示する setting_theme: サイトテーマ + setting_unfollow_modal: フォロー解除する前に確認ダイアログを表示する severity: 重大性 type: インポートする項目 username: ユーザー名 diff --git a/config/locales/simple_form.oc.yml b/config/locales/simple_form.oc.yml index b07aa5b37..d45f98e66 100644 --- a/config/locales/simple_form.oc.yml +++ b/config/locales/simple_form.oc.yml @@ -44,8 +44,8 @@ oc: setting_delete_modal: Afichar una fenèstra de confirmacion abans de suprimir un estatut setting_noindex: Èsser pas indexat pels motors de recèrca setting_system_font_ui: Utilizar la policia Font del sisèma - setting_unfollow_modal: Afichar una confirmacion abans de quitar de sègre qualqu’un setting_theme: Tèma del site + setting_unfollow_modal: Afichar una confirmacion abans de quitar de sègre qualqu’un severity: Severitat type: Tip d’impòrt username: Nom d’utilizaire -- cgit