From 2bc153e9c5cc0b1c2f9c8d5c939321584246a31d Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 23 Aug 2019 20:54:01 +0200 Subject: [PATCH 1/8] New translations fediplan.en.yaml (Arabic) --- translations/fediplan.ar.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/fediplan.ar.yaml b/translations/fediplan.ar.yaml index 13c08da..f3fd42d 100644 --- a/translations/fediplan.ar.yaml +++ b/translations/fediplan.ar.yaml @@ -16,16 +16,16 @@ common: delete_message: أنت بصدد حذف cancel: إلغاء delete: احذف - edit: Edit - start: Start + edit: تعديل + start: ابدأ proceed_confirm: هل تريد المواصلة؟ start_upload: ابدأ التحميل counter: العدّاد license: الرخصة author: المؤلف - error: Error - no: "No" - yes: "Yes" + error: خطأ + no: "لا" + yes: "نعم" status: visibility: public: للعامة From 5a073903ad40b57b37c474821a701aeaa3e9e6cd Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 10:02:46 +0200 Subject: [PATCH 2/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 50 +++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index c32716d..cfd92d1 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -1,30 +1,30 @@ --- common: - next: Next - previous: Previous - accounts: Accounts - login: Login - schedule: Schedule - scheduled: Scheduled - logout: Logout - about: About - support_my_work: Support my work - about_fediplan: Safely schedule messages with Mastodon and Pleroma - source_code: Source code - no_results_found: No results found! - confirm_delete: Confirm Delete - delete_message: You are about to delete - cancel: Cancel - delete: Delete - edit: Edit - start: Start - proceed_confirm: Do you want to proceed? - start_upload: Start upload - counter: Counter - license: License - author: Author - error: Error - no: "No" + next: 次へ + previous: 前へ + accounts: アカウント + login: ログイン + schedule: スケジュール + scheduled: 予約済み + logout: ログアウト + about: このサービスについて + support_my_work: このサービスを支援する + about_fediplan: MastodonとPleromaで安全にメッセージを予約 + source_code: ソースコード + no_results_found: 結果はありません! + confirm_delete: 削除の確認 + delete_message: 削除しようとしています + cancel: キャンセル + delete: 削除 + edit: 編集 + start: スタート + proceed_confirm: 次へ進みますか? + start_upload: アップロードの開始 + counter: カウンター + license: ライセンス + author: 作者 + error: エラー + no: "いいえ" yes: "Yes" status: visibility: From 090d98d5d97550760504fd424163ed1f69dc8611 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 10:08:24 +0200 Subject: [PATCH 3/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index cfd92d1..fe49a98 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -25,20 +25,20 @@ common: author: 作者 error: エラー no: "いいえ" - yes: "Yes" + yes: "はい" status: visibility: - public: Public - unlisted: Unlisted - private: Private - direct: Direct + public: 公開 + unlisted: 未収載 + private: フォロワー限定 + direct: ダイレクト messages: - login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it in the field. - authorization_get: Get an authorization code + login_authorization: '「認証コードを取得する」をクリックして認証コードを取得してください。次に、取得したコードを空欄にコピーアンドペーストしてください。' + authorization_get: 認証コードを取得する error: - general: Something went wrong! + general: エラーが発生しました! instance: - mastodon_only: This is not a valid Mastodon instance! + mastodon_only: 無効なMastodonインスタンスです! mastodon_client_id: Something went wrong when retrieving the client id! mastodon_oauth_url: Something went wrong when getting the authorization URL! mastodon_token: Something went wrong when getting the token! From 8e2ffd25c3be8c484df2973722f9bb115e24e1bb Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 11:18:53 +0200 Subject: [PATCH 4/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index fe49a98..2d043b0 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -39,8 +39,8 @@ error: general: エラーが発生しました! instance: mastodon_only: 無効なMastodonインスタンスです! - mastodon_client_id: Something went wrong when retrieving the client id! - mastodon_oauth_url: Something went wrong when getting the authorization URL! + mastodon_client_id: クライアントIDの取得時にエラーが発生しました! + mastodon_oauth_url: 認証URLの取得時にエラーが発生しました! mastodon_token: Something went wrong when getting the token! mastodon_account: Something went wrong when retrieving the account! mastodon_account_already_used: This account is already managed by someone else! From d4df69c243fcf52c3ec1200f1eb2b5142a969cfa Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 13:50:12 +0200 Subject: [PATCH 5/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index 2d043b0..7ab8cd5 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -41,9 +41,9 @@ error: mastodon_only: 無効なMastodonインスタンスです! mastodon_client_id: クライアントIDの取得時にエラーが発生しました! mastodon_oauth_url: 認証URLの取得時にエラーが発生しました! - mastodon_token: Something went wrong when getting the token! - mastodon_account: Something went wrong when retrieving the account! - mastodon_account_already_used: This account is already managed by someone else! + mastodon_token: トークンの取得中にエラーが発生しました! + mastodon_account: アカウントの取得中にエラーが発生しました! + mastodon_account_already_used: このアカウントはすでに他のアカウントによって管理されています! page: index: about: FediPlan is an open source application (source code) built for scheduling your messages with Mastodon or Pleroma (2.7+). From ad8a74871215c86de14c7c44c5cc20b77893f7be Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 15:47:36 +0200 Subject: [PATCH 6/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index 7ab8cd5..19b7ea4 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -46,7 +46,7 @@ error: mastodon_account_already_used: このアカウントはすでに他のアカウントによって管理されています! page: index: - about: FediPlan is an open source application (source code) built for scheduling your messages with Mastodon or Pleroma (2.7+). + about: FediPlanはMastodonPleroma(バージョン2.7以上)でメッセージを予約送信するためのオープンソースアプリケーションです (ソースコード) data: It does not store any data (token or messages), that is why you need to create a new Token when your session expired. form: code: Your authorization code From 1375e13d75011f7377f16399eab4823e7143204d Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 16:12:55 +0200 Subject: [PATCH 7/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index 19b7ea4..903d7b3 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -47,14 +47,14 @@ error: page: index: about: FediPlanはMastodonPleroma(バージョン2.7以上)でメッセージを予約送信するためのオープンソースアプリケーションです (ソースコード) - data: It does not store any data (token or messages), that is why you need to create a new Token when your session expired. + data: トークンやメッセージを含むいかなるデータも保持しません。なのでセッションが期限切れになったときには新しいトークンを発行する必要があります。 form: - code: Your authorization code - instance: Your instance + code: 認証コード + instance: インスタンス about: - scheduling: FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).
The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time. Only 50 messages can be scheduled for any given day. - data: 'FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for scheduling messages' - issues: You can report issues or ask improvements on Github or Framagit. + scheduling: FediPlanはMastodonとPleromaでメディア付きのメッセージの予約ができます。
予約日時は5分後以降である必要があります。最大で同時に300件のメッセージを予約できます。1日に予約できるメッセージは50件までです。 + data: 'FediPlanは予約したメッセージや資格情報を保存しません。予約メッセージにはMastodon APIのみを利用します。' + issues: GithubFramagitで問題の報告や改善の要望ができます。 schedule: form: content_warning: Content warning From f834b4b84fa465fd2133aa8fca8def9fd37b9419 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 24 Aug 2019 16:18:52 +0200 Subject: [PATCH 8/8] New translations fediplan.en.yaml (Japanese) --- translations/fediplan.ja.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/fediplan.ja.yaml b/translations/fediplan.ja.yaml index 903d7b3..87d50d6 100644 --- a/translations/fediplan.ja.yaml +++ b/translations/fediplan.ja.yaml @@ -57,12 +57,12 @@ page: issues: GithubFramagitで問題の報告や改善の要望ができます。 schedule: form: - content_warning: Content warning - content: Content - visibility: Visibility - timeZone: Timezone - sensitive: Sensitive - scheduled_at: Scheduled at - send: Send - add_files: Add files... + content_warning: コンテンツの警告 + content: コンテンツ + visibility: 公開範囲 + timeZone: タイムゾーン + sensitive: 閲覧注意 + scheduled_at: '予約日時:' + send: 送信 + add_files: ファイルを追加...