edit translation /settings/channel fin
This commit is contained in:
parent
236692908a
commit
93113e0f00
@ -201,7 +201,7 @@ App::$strings["Jabber server"] = "Сервер Jabber";
|
||||
App::$strings["Jabber BOSH host URL"] = "URL узла Jabber BOSH";
|
||||
App::$strings["Jabber password"] = "Пароль Jabber";
|
||||
App::$strings["Encrypt Jabber password with Hubzilla password"] = "Зашифровать пароль Jabber с помощью пароля Hubzilla";
|
||||
App::$strings["Recommended"] = "рекомендовано";
|
||||
App::$strings["Recommended"] = "オンを推奨";
|
||||
App::$strings["Hubzilla password"] = "Пароль Hubzilla";
|
||||
App::$strings["Approve subscription requests from Hubzilla contacts automatically"] = "Утверждать запросы на подписку от контактов Hubzilla автоматически";
|
||||
App::$strings["Purge internal list of jabber addresses of contacts"] = "Очистить внутренний список адресов контактов Jabber";
|
||||
@ -2909,6 +2909,7 @@ App::$strings["You are poked/prodded/etc. in a post"] = "Poke(やその系統)
|
||||
App::$strings["Someone likes your post/comment"] = "誰かが投稿やコメントにいいね!した時";
|
||||
App::$strings["Show visual notifications including:"] = "画面に表示する通知";
|
||||
App::$strings["Unseen grid activity"] = "未読のグリッドアクティビティ";
|
||||
App::$strings["Unseen stream activity"] = "未読のストリームアクティビティ";
|
||||
App::$strings["Unseen channel activity"] = "未読のチャンネルアクティビティ";
|
||||
App::$strings["Unseen private messages"] = "未読のプライベートメッセージ(DM)";
|
||||
App::$strings["Upcoming events"] = "イベント開始";
|
||||
@ -2928,8 +2929,8 @@ App::$strings["Email notification hub (hostname)"] = "";
|
||||
App::$strings["If your channel is mirrored to multiple hubs, set this to your preferred location. This will prevent duplicate email notifications. Example: %s"] = "もし貴方のチャンネルをクローンしている場合はメインのhubを選択してください。メールが二重に送信される原因となります。";
|
||||
App::$strings["Show new wall posts, private messages and connections under Notices"] = "
|
||||
通知の下に優先度の低い内容(新しい投稿、プライベートメッセージ、コネクション等自分と直接関係の無い通知)を表示する";
|
||||
App::$strings["Notify me of events this many days in advance"] = "Уведомлять меня о событиях заранее, дней";
|
||||
App::$strings["Must be greater than 0"] = "Должно быть больше 0";
|
||||
App::$strings["Notify me of events this many days in advance"] = "";
|
||||
App::$strings["Must be greater than 0"] = "0以上である必要があります。";
|
||||
App::$strings["Advanced Account/Page Type Settings"] = "Дополнительные настройки учётной записи / страницы";
|
||||
App::$strings["Change the behaviour of this account for special situations"] = "Изменить поведение этого аккаунта в особых ситуациях";
|
||||
App::$strings["Miscellaneous Settings"] = "Дополнительные настройки";
|
||||
|
Reference in New Issue
Block a user