From a26f01158baf441b19cfbf331bbff08f4f3bde61 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Mon, 13 Nov 2023 12:46:56 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1090 of 1090 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index 565baea4a..786754194 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -125,6 +125,7 @@ "channel_info.convert_private_title": "{displayName} を非公開チャンネルに変更しますか?", "channel_info.copied": "コピーしました", "channel_info.copy_link": "リンクをコピー", + "channel_info.copy_purpose_text": "目的のテキストをコピーする", "channel_info.custom_status": "カスタムステータス:", "channel_info.edit_header": "ヘッダーを編集する", "channel_info.error_close": "閉じる", @@ -611,6 +612,7 @@ "mobile.managed.settings": "設定へ移動する", "mobile.markdown.code.copy_code": "コードのコピー", "mobile.markdown.code.plusMoreLines": "あと {count, number} {count, plural, one {line} other {lines}} あります", + "mobile.markdown.copy_header": "ヘッダーテキストをコピーする", "mobile.markdown.image.too_large": "画像が {maxWidth} x {maxHeight} の上限を超えています:", "mobile.markdown.link.copy_url": "URL のコピー", "mobile.mention.copy_mention": "メンションをコピーする", @@ -708,6 +710,9 @@ "mobile.server_url.empty": "有効なサーバーURLを入力してください", "mobile.server_url.invalid_format": "URLはhttp://またはhttps://から始まらなくてはいけません", "mobile.session_expired.title": "セッション有効期限切れ", + "mobile.session_expired_days": "引き続き通知を受け取るにはログインしてください。{siteName} へのセッションは {daysCount, number} {daysCount, plural, one {日} other {日}} 毎に期限切れになるよう設定されています。", + "mobile.session_expired_days_hrs": "引き続き通知を受け取るにはログインしてください。{siteName} へのセッションは {daysCount, number} {daysCount, plural, one {日} other {日}} {hoursCount, number} {hoursCount, plural, one {時間} other {時間}} 毎に期限切れになるよう設定されています。", + "mobile.session_expired_hrs": "引き続き通知を受け取るにはログインしてください。{siteName} へのセッションは {hoursCount, number} {hoursCount, plural, one {時間} other {時間}} 毎に期限切れになるよう設定されています。", "mobile.set_status.dnd": "取り込み中", "mobile.storage_permission_denied_description": "サーバーにファイルをアップロードします。設定を開き、{applicationName} にこのデバイスのファイルへの読み取りと書き込みのアクセス権を付与してください。", "mobile.storage_permission_denied_title": "{applicationName} があなたのファイルへアクセスしようとしています",