update translations

This commit is contained in:
Tobias Diekershoff 2024-02-10 08:57:19 +01:00
parent f212888e90
commit 84043abbda
38 changed files with 19469 additions and 17334 deletions

View file

@ -580,6 +580,7 @@ $a->strings['edit'] = '編集する';
$a->strings['add'] = '加える';
$a->strings['Approve'] = '承認する';
$a->strings['Organisation'] = '組織';
$a->strings['Relay'] = '中継';
$a->strings['Disallowed profile URL.'] = '許可されていないプロフィールURL。';
$a->strings['Blocked domain'] = 'ブロックされたドメイン';
$a->strings['Connect URL missing.'] = '接続URLがありません。';
@ -849,7 +850,6 @@ $a->strings['With checking this, every user is allowed to mark every contact as
$a->strings['Community pages for visitors'] = '訪問者向けのコミュニティページ';
$a->strings['Which community pages should be available for visitors. Local users always see both pages.'] = '訪問者が利用できるコミュニティページ。ローカルユーザーには常に両方のページが表示されます。';
$a->strings['Posts per user on community page'] = 'コミュニティページのユーザーごとの投稿';
$a->strings['The maximum number of posts per user on the community page. (Not valid for "Global Community")'] = 'コミュニティページのユーザーごとの投稿の最大数。 (「グローバルコミュニティ」には無効)';
$a->strings['Diaspora support can\'t be enabled because Friendica was installed into a sub directory.'] = 'Friendicaがサブディレクトリにインストールされたため、Diasporaサポートを有効にできません。';
$a->strings['Enable Diaspora support'] = 'Diasporaサポートを有効にする';
$a->strings['Verify SSL'] = 'SSLを検証する';
@ -1272,7 +1272,6 @@ $a->strings['Automatic Friend Page'] = '自動友達ページ';
$a->strings['Personal Page'] = '個人ページ';
$a->strings['Organisation Page'] = '組織ページ';
$a->strings['News Page'] = 'ニュースページ';
$a->strings['Relay'] = '中継';
$a->strings['%s contact unblocked'] = [
0 => '%s はコンタクトのブロックを解除しました',
];
@ -1309,10 +1308,6 @@ $a->strings['The GUID of the item you want to delete.'] = '削除する項目の
$a->strings['Type'] = 'タイプ';
$a->strings['Item not found'] = '項目が見つかりません';
$a->strings['Item Guid'] = '項目GUID';
$a->strings['Normal Account'] = '通常アカウント';
$a->strings['Automatic Follower Account'] = '自動フォロワーアカウント';
$a->strings['Automatic Friend Account'] = '自動友達アカウント';
$a->strings['Blog Account'] = 'ブログアカウント';
$a->strings['Registered users'] = '登録ユーザー';
$a->strings['Pending registrations'] = '保留中の登録';
$a->strings['%s user blocked'] = [
@ -1427,9 +1422,6 @@ $a->strings['Invalid locator'] = '無効なロケーター';
$a->strings['Remote subscription can\'t be done for your network. Please subscribe directly on your system.'] = 'あなたのネットワークではリモート購読ができません。あなたのシステム上で直接購読してください。';
$a->strings['Friend/Connection Request'] = '友達/接続リクエスト';
$a->strings['If you are not yet a member of the free social web, <a href="%s">follow this link to find a public Friendica node and join us today</a>.'] = 'まだ\'自由なソーシャルウェブ\'のメンバーでない場合は、<a href="%s">このリンクをクリックして、Friendicaの公開サイトを見つけて、今すぐ参加してください</a>。';
$a->strings['Unable to check your home location.'] = 'あなたのホームロケーションを確認できません。';
$a->strings['Number of daily wall messages for %s exceeded. Message failed.'] = '一日のウォールメッセージ上限 %s 通を超えました。投稿できません。';
$a->strings['If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.'] = '%s からの返信を受け取りたい場合は、サイトのプライバシー設定で「不明な送信者からのプライベートメール」を許可しているか確認してください。';
$a->strings['Only parent users can create additional accounts.'] = '追加アカウントを作成できるのは親ユーザのみです。';
$a->strings['This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.'] = 'このサイトは、1日あたりに許可されているアカウント登録数の上限を超えています。 明日再度お試しください。';
$a->strings['You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking "Register".'] = 'オプションでOpenIDを提供し、「登録」をクリックして、OpenIDを介してこのフォームに入力できます。';
@ -1552,9 +1544,6 @@ $a->strings['Allow friends to post to your profile page?'] = '友人があなた
$a->strings['Your contacts may write posts on your profile wall. These posts will be distributed to your contacts'] = 'コンタクトは、プロフィールウォールに投稿を書くことができます。これらの投稿はコンタクトに配信されます';
$a->strings['Allow friends to tag your posts?'] = '友達があなたの投稿にタグを付けることを許可しますか?';
$a->strings['Your contacts can add additional tags to your posts.'] = 'コンタクトは、投稿にタグを追加できます。';
$a->strings['Permit unknown people to send you private mail?'] = '知らない人にプライベートメールを送ることを許可しますか?';
$a->strings['Friendica network users may send you private messages even if they are not in your contact list.'] = 'Friendicaネットワークユーザーは、コンタクトリストにない場合でもプライベートメッセージを送信する場合があります。';
$a->strings['Maximum private messages per day from unknown people:'] = '不明な人からの 1日あたりのプライベートメッセージ上限';
$a->strings['Default Post Permissions'] = '投稿の既定の権限';
$a->strings['Expiration settings'] = '有効期限設定';
$a->strings['Automatically expire posts after this many days:'] = 'この数日後に投稿を自動的に期限切れにします:';