mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
updated JA translation THX Ozero Dien
This commit is contained in:
parent
221746bff3
commit
338eba788d
2 changed files with 11 additions and 11 deletions
|
@ -720,7 +720,7 @@ $a->strings["Group Name: "] = "グループ名:";
|
|||
$a->strings["Edit groups"] = "グループを編集";
|
||||
$a->strings["Item filed"] = "提出されたアイテム";
|
||||
$a->strings["UnFollow"] = "フォロー解除";
|
||||
$a->strings["Drop Contact"] = "コンタクトをドロップ";
|
||||
$a->strings["Drop Contact"] = "コンタクトを削除";
|
||||
$a->strings["Approve"] = "承認する";
|
||||
$a->strings["Organisation"] = "組織";
|
||||
$a->strings["News"] = "ニュース";
|
||||
|
@ -1954,9 +1954,9 @@ $a->strings["Claims to be known to you: "] = "あなたに知られていると
|
|||
$a->strings["yes"] = "はい";
|
||||
$a->strings["no"] = "いや";
|
||||
$a->strings["Shall your connection be bidirectional or not?"] = "接続は双方向ですか?";
|
||||
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "受け入れ%s友人などができます%sあなたの記事を購読すると、あなたもあなたのニュースフィードにそれらから更新を受信します。";
|
||||
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "購読者として%sを受け入れると、投稿を購読できますが、ニュースフィードでそれらから更新を受け取ることはできません。";
|
||||
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "共有者として%sを受け入れると、彼らはあなたの投稿を購読できますが、ニュースフィードでそれらから更新を受け取ることはできません。";
|
||||
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "%s を友達として受け入れた場合、%s はあなたの投稿を購読できます。また、あなたのニュースフィードに彼らの投稿が表示されます。";
|
||||
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "%sを購読者として受け入れると、彼らはあなたの投稿を購読できますが、あなたのニュースフィードに彼らの投稿は表示されません。";
|
||||
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "%sを共有者として受け入れると、彼らはあなたの投稿を購読できますが、あなたのニュースフィードに彼らの投稿は表示されません。";
|
||||
$a->strings["Friend"] = "ともだち";
|
||||
$a->strings["Sharer"] = "共有者";
|
||||
$a->strings["Subscriber"] = "加入者";
|
||||
|
@ -2057,7 +2057,7 @@ $a->strings["Show to Contacts"] = "コンタクトに表示";
|
|||
$a->strings["Do you really want to delete this photo album and all its photos?"] = "このフォトアルバムとそのすべての写真を本当に削除しますか?";
|
||||
$a->strings["Delete Album"] = "アルバムを削除";
|
||||
$a->strings["Edit Album"] = "アルバムを編集";
|
||||
$a->strings["Drop Album"] = "ドロップアルバム";
|
||||
$a->strings["Drop Album"] = "アルバムを削除";
|
||||
$a->strings["Show Newest First"] = "最新を最初に表示";
|
||||
$a->strings["Show Oldest First"] = "最も古いものを最初に表示";
|
||||
$a->strings["View Photo"] = "写真を見る";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue