Translated using Weblate (Japanese)

Currently translated at 100.0% (1013 of 1013 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
This commit is contained in:
kaakaa 2023-04-14 03:02:06 +00:00 committed by Pantelis Vratsalis
parent d009d65bfb
commit 8078e63a64

View file

@ -1005,5 +1005,11 @@
"channel_notification_preferences.notification.all": "すべての新しいメッセージ",
"channel_notification_preferences.muted_title": "このチャンネルはミュートされています",
"channel_notification_preferences.muted_content": "通知設定を変更することはできますが、チャンネルのミュートが解除されるまで、通知を受け取ることはできません。",
"channel_notification_preferences.default": "(デフォルト)"
"channel_notification_preferences.default": "(デフォルト)",
"snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {メンバー} other {メンバー}} が追加されました",
"mobile.diagnostic_id.empty": "このサーバーのDiagnosticIdの値が見つかりませんでした。システム管理者に連絡して、この値を確認し、サーバーを再起動してください。",
"mobile.channel_add_members.error": "エラーが発生したため、ユーザーをチャンネルに追加できませんでした。",
"intro.add_members": "メンバーを追加する",
"channel_info.add_members": "メンバーを追加する",
"channel_add_members.add_members.button": "メンバーを追加する"
}