[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/178/head
Nextcloud bot 2021-08-18 03:42:34 +00:00
parent ff914b4153
commit 1eced951e7
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 126 additions and 2 deletions

View File

@ -25,6 +25,7 @@ OC.L10N.register(
"API secret" : "Secret de l'API",
"Save" : "Enregistrer",
"Show room manager in app navigation instead of settings page." : "Afficher le gestionnaire de salles dans la barre de navigation plutôt que dans les paramètres.",
"Use Nextcloud theme in BigBlueButton." : "Utiliser le thème Nextcloud dans BigBlueButton.",
"Community" : "Communauté",
"Are you enjoying this app? Give something back to the open source community." : "Êtes-vous satisfait de cette application ? Faites un retour à la communauté du libre",
"Checkout the contributor guide" : "Vérifiez le guide du contributeur",
@ -69,6 +70,10 @@ OC.L10N.register(
"If enabled, normal users have to wait until a moderator is in the room." : "Si activé, les utilisateurs devront attendre qu'un modérateur rejoigne la salle.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Si cette option est activée, une URL modérateur est générée et permet l'accès avec l'autorisation du modérateur.",
"Only selected users and groups are allowed to access the room." : "Seuls les utilisateurs et groupes sélectionnés sont autorisés à accéder à la salle.",
"If disabled, a microphone is needed to join the conference." : "Si désactivé, un micro est nécessaire pour rejoindre la conférence.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si activé, l'utilisateur n'a pas besoin de faire un test d'appel et une prévisualisation de la webcam à la première connexion (disponible à partir du serveur BBB 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Si activé, la liste des utilisateurs, l'espace de discussion et la présentation sont cachés par défaut.",
"If enabled, all users will join the meeting muted." : "Si activé, tous les utilisateurs rejoindront la réunion avec le son coupé.",
"Edit \"{room}\"" : "Modifier \"{room}\"",
"Room URL" : "URL de la salle",
"Welcome" : "Bienvenue",
@ -78,6 +83,10 @@ OC.L10N.register(
"Miscellaneous" : "Divers",
"Recording" : "Enregistrement",
"Require moderator to start room" : "Exiger qu'un modérateur inaugure la salle",
"Listen only option" : "Uniquement en écoute",
"Skip media check before usage" : "Ignorer la vérification du média avant utilisation",
"Clean layout" : "Nettoyer la mise en page",
"Join meeting muted" : "Rejoindre la réunion avec le son coupé",
"Room name" : "Nom du salon de discussion",
"Create" : "Créer",
"Open recording" : "Ouvrir l'enregistrement",
@ -85,6 +94,7 @@ OC.L10N.register(
"Save as file" : "Enregistrer dans un fichier",
"_%n participant_::_%n participants_" : ["%n participant","%n participants"],
"Delete" : "Supprimer",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.",
"Delete \"{name}\"?" : "Supprimer \"{name}\" ?",
"Select target folder" : "Sélectionner un répertoire de destination",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
@ -93,6 +103,7 @@ OC.L10N.register(
"Error" : "Erreur",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer l'enregistrement du \"{startDate}\" ? Cette opération ne peut pas être annulée.",
"Delete?" : "Supprimer ?",
"Could not delete record" : "Impossible de supprimer l'enregistrement",
"Server error" : "Erreur du serveur",
@ -105,6 +116,7 @@ OC.L10N.register(
"Max. participants" : "Nombre maximum de participants",
"Group …" : "Groupe …",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restrictions n'affectent pas les salles existantes. \"-1\" signifie \"aucune limite\". L'option la moins restrictive est choisie pour chaque utilisateur si plusieurs restrictions s'appliquent.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Êtes-vous sûr de vouloir supprimer les restrictions pour le groupe \"{name}\" ? Cette opération ne peut pas être annulée.",
"Delete restrictions for \"{name}\"?" : "Supprimer les restrictions pour \"{name}\" ?",
"Settings saved" : "Paramètres sauvegardés",
"Unexpected error occurred" : "Une erreur est survenue",

View File

@ -23,6 +23,7 @@
"API secret" : "Secret de l'API",
"Save" : "Enregistrer",
"Show room manager in app navigation instead of settings page." : "Afficher le gestionnaire de salles dans la barre de navigation plutôt que dans les paramètres.",
"Use Nextcloud theme in BigBlueButton." : "Utiliser le thème Nextcloud dans BigBlueButton.",
"Community" : "Communauté",
"Are you enjoying this app? Give something back to the open source community." : "Êtes-vous satisfait de cette application ? Faites un retour à la communauté du libre",
"Checkout the contributor guide" : "Vérifiez le guide du contributeur",
@ -67,6 +68,10 @@
"If enabled, normal users have to wait until a moderator is in the room." : "Si activé, les utilisateurs devront attendre qu'un modérateur rejoigne la salle.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Si cette option est activée, une URL modérateur est générée et permet l'accès avec l'autorisation du modérateur.",
"Only selected users and groups are allowed to access the room." : "Seuls les utilisateurs et groupes sélectionnés sont autorisés à accéder à la salle.",
"If disabled, a microphone is needed to join the conference." : "Si désactivé, un micro est nécessaire pour rejoindre la conférence.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si activé, l'utilisateur n'a pas besoin de faire un test d'appel et une prévisualisation de la webcam à la première connexion (disponible à partir du serveur BBB 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Si activé, la liste des utilisateurs, l'espace de discussion et la présentation sont cachés par défaut.",
"If enabled, all users will join the meeting muted." : "Si activé, tous les utilisateurs rejoindront la réunion avec le son coupé.",
"Edit \"{room}\"" : "Modifier \"{room}\"",
"Room URL" : "URL de la salle",
"Welcome" : "Bienvenue",
@ -76,6 +81,10 @@
"Miscellaneous" : "Divers",
"Recording" : "Enregistrement",
"Require moderator to start room" : "Exiger qu'un modérateur inaugure la salle",
"Listen only option" : "Uniquement en écoute",
"Skip media check before usage" : "Ignorer la vérification du média avant utilisation",
"Clean layout" : "Nettoyer la mise en page",
"Join meeting muted" : "Rejoindre la réunion avec le son coupé",
"Room name" : "Nom du salon de discussion",
"Create" : "Créer",
"Open recording" : "Ouvrir l'enregistrement",
@ -83,6 +92,7 @@
"Save as file" : "Enregistrer dans un fichier",
"_%n participant_::_%n participants_" : ["%n participant","%n participants"],
"Delete" : "Supprimer",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.",
"Delete \"{name}\"?" : "Supprimer \"{name}\" ?",
"Select target folder" : "Sélectionner un répertoire de destination",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
@ -91,6 +101,7 @@
"Error" : "Erreur",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer l'enregistrement du \"{startDate}\" ? Cette opération ne peut pas être annulée.",
"Delete?" : "Supprimer ?",
"Could not delete record" : "Impossible de supprimer l'enregistrement",
"Server error" : "Erreur du serveur",
@ -103,6 +114,7 @@
"Max. participants" : "Nombre maximum de participants",
"Group …" : "Groupe …",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restrictions n'affectent pas les salles existantes. \"-1\" signifie \"aucune limite\". L'option la moins restrictive est choisie pour chaque utilisateur si plusieurs restrictions s'appliquent.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Êtes-vous sûr de vouloir supprimer les restrictions pour le groupe \"{name}\" ? Cette opération ne peut pas être annulée.",
"Delete restrictions for \"{name}\"?" : "Supprimer les restrictions pour \"{name}\" ?",
"Settings saved" : "Paramètres sauvegardés",
"Unexpected error occurred" : "Une erreur est survenue",

View File

@ -9,29 +9,51 @@ OC.L10N.register(
"You unshared the room %s with {shareWith}." : "{shareWith}とのルーム%s共有を解除しました。",
"{user} unshared the room %s with you." : "{user}があなたとのルーム%s共有を解除しました。",
"You started a meeting in the \"%s\" room." : "ルーム \"%s\" でミーティングを開始しました。",
"{user} started a meeting in the \"%s\" room." : "{user}は\"%s\"会議室で会議を開始しました。",
"The meeting in room \"%s\" has ended." : "ルーム \"%s\" でのミーティングは終了しました。",
"Recording for room \"%s\" is ready." : "会議室 \"%s\" の録画準備ができました。",
"To invite someone to the meeting, send them this link: %s" : "誰かを会議に招待するにはこのリンクを送ってください: %s",
"API URL or secret not configured. Please contact your administrator." : "APIのURLまたはシークレットが設定されていません。管理者にお問い合わせください。",
"BigBlueButton Integration" : "BigBlueButton統合",
"BigBlueButton integration for Nextcloud" : "Nextcould向けBigBlueButton統合",
"Room not found" : "会議室が見つかりません",
"The room could not be found. Maybe it was deleted?" : "会議室が見つかりませんでした。もしかすると削除されたかもしれません。",
"Back to %s" : "%s に戻る",
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "BigBlueButtonサーバーで \"sudo bbb-conf -secret \"を実行してAPIのURLとシークレットを取得します。",
"API URL" : "APIのURL",
"API secret" : "APIシークレット",
"Save" : "保存",
"Show room manager in app navigation instead of settings page." : "アプリのナビに、設定ページの代わりに会議室管理画面を表示する。",
"Use Nextcloud theme in BigBlueButton." : "NextcloudのテーマをBigBlueButtonに使用する",
"Community" : "コミュニティー",
"Are you enjoying this app? Give something back to the open source community." : "このアプリに満足ですか?オープンソースコミュニティーに何かメッセージをお願いします。",
"Checkout the contributor guide" : "開発貢献者ガイドをみる",
"URL Shortener" : "URL短縮機能",
"If you like to use shorter urls, you can enter a forwarding proxy below." : "短いURLを使用したい場合、転送プロキシを下に入力してください。",
"URL shortener" : "URL短縮",
"Restrictions" : "制限",
"You will be forwarded to the room in the next few seconds." : "まもなく会議室に案内されます。",
"Let's go!" : "さあ始めましょう!",
"Please enter your name!" : "あなたの名前を入力してください!",
"The name must be at least 3 characters long." : "名前は少なくとも3文字必要です。",
"You have to provide the correct password to join the meeting." : "正しいパスワードを入力しないとミーティングに参加できません。",
"Display name" : "表示名",
"Password" : "パスワード",
"Join" : "参加",
"Have an account? Log in." : "アカウントをお持ちですか?ログインしてください。",
"Hello %s" : "%s さん、こんにちは",
"Name, group …" : "名前、グループ...",
"Group" : "グループ",
"Searching" : "検索中",
"No matches" : "一致なし",
"Name" : "名前",
"Access" : "アクセス",
"Max" : "最大",
"Record" : "記録",
"Recordings" : "記録",
"You are not permitted to create a room." : "会議室の開設を許可されていません。",
"You exceeded the maximum number of rooms." : "会議室数の制限を超えました。",
"Room quota:" : "会議室割り当て",
"Edit" : "編集",
"Descriptive name of this room." : "この会議室名の説明",
"This message is shown to all users in the chat area after they joined." : "このメッセージは、参加した後にチャットエリア内の全てのユーザーに表示されます。",
@ -39,17 +61,34 @@ OC.L10N.register(
"If enabled, the moderator is able to start the recording." : "有効にすると、モデレーターは記録を開始することができます。",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "公開 : リンクを知っている人は誰でも参加できます。パスワード : ゲストはパスワードを提供する必要があります。待合室 : モデレーターはゲストが参加する前にすべてのゲストの入室を許可しなければなりません。内部 : Nextcloudユーザーのみが参加できます。",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "モデレーターは、キック、ミュート、プレゼンターの選択など、会議の参加者全員を管理することができます。モデレーターの役割を持つユーザーは、会議を閉じたり、デフォルトの設定を変更したりすることもできます。",
"If enabled, normal users have to wait until a moderator is in the room." : "オンにすると、一般ユーザーは司会者が入るまで会議室に入れません。",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "オンにすると、司会者URLが作成され、会議室に入るのに司会者の許可が必要になります。",
"Only selected users and groups are allowed to access the room." : "選ばれたユーザーとグループだけが会議室に入ることができます。",
"If disabled, a microphone is needed to join the conference." : "オフにすると、会議に参加するうえでマイクが必須となります。",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "オンにすると、最初に参加するとき、エコーテストやウェブカムのプレビューが必要なくなりますBBB 2.3より有効)。",
"If enabled, the user list, chat area and presentation are hidden by default." : "オンにすると、ユーザーリスト、チャットエリア、プレゼンエリアが隠された状態で会議が始まります。",
"If enabled, all users will join the meeting muted." : "オンにすると、全てのユーザーがミュートで会議に参加します。",
"Edit \"{room}\"" : "編集 \"{room}\"",
"Room URL" : "会議室URL",
"Welcome" : "ようこそ",
"Participant limit" : "参加者上限",
"Every participant is moderator" : "全参加者がモデレーター",
"Moderator access via URL" : "司会者URLアクセス",
"Miscellaneous" : "その他",
"Recording" : "記録中",
"Require moderator to start room" : "会議室をスタートするのに司会者の参加が必要",
"Listen only option" : "聴講のみオプション",
"Skip media check before usage" : "参加前のメディアチェックをスキップ",
"Clean layout" : "クリーンレイアウト",
"Join meeting muted" : "会議にミュートで参加",
"Room name" : "会議室名",
"Create" : "作成",
"Open recording" : "録画を開く",
"Copy to clipboard" : "クリップボードにコピー",
"Save as file" : "別名で保存",
"_%n participant_::_%n participants_" : ["%n参加者"],
"Delete" : "削除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "本当に\"{name}\"を消去しますか? これは元に戻せません。",
"Delete \"{name}\"?" : "\"{name}\" を削除しますか?",
"Select target folder" : "ターゲットフォルダーを選択",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "会議室URLは \"{path}\" に \"{filename}\" として格納されました。",
@ -58,6 +97,7 @@ OC.L10N.register(
"Error" : "エラー",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "プレゼンテーションのURLは \"{path}\" に \"{filename}\" として格納されました。",
"URL to presentation could not be stored." : "プレゼンテーションのURLが格納できませんでした。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "本当に\"{startDate}\"の録画を消去しますか? これは元に戻せません。",
"Delete?" : "削除しますか?",
"Could not delete record" : "記録を削除できませんでした",
"Server error" : "サーバーエラー",
@ -66,9 +106,19 @@ OC.L10N.register(
"Share" : "共有",
"Loading" : "読み込み中",
"You are not allowed to change this option, because this room is shared with you." : "あなたはこの会議室を共有されているため、このオプションを変更する権限がありません。",
"Max. rooms" : "最大会議室数",
"Max. participants" : "最大参加者数",
"Group …" : "グループ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "これらは既存の会議室には適用されません。-1は無制限を意味します。複数の異なる制限が設定された場合、全てのユーザーに最も緩い制限が適用されます。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "本当にグループ\"{name}\"の制限を削除しますか? この操作は元に戻せません。",
"Delete restrictions for \"{name}\"?" : "\"{name}\"の制限を消去しますか?",
"Settings saved" : "設定を保存しました",
"Unexpected error occurred" : "予期せぬエラーが発生しました",
"API URL is invalid" : "無効なAPIのURLです",
"API secret is invalid" : "無効なAPIシークレットです"
"API secret is invalid" : "無効なAPIシークレットです",
"URL has to start with HTTPS" : "URLはHTTPSで始まる必要があります",
"URL has to contain the {token} placeholder" : "URLは{token}プレースホルダを含んでいる必要があります",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLはhttps://で始まり、{token}を含む必要があります。更に {user}プレースホルダを使用することもできます。",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["この会議室はまだ開いていません。%n秒後に再アクセスしますので少しお待ちください。"]
},
"nplurals=1; plural=0;");

View File

@ -7,29 +7,51 @@
"You unshared the room %s with {shareWith}." : "{shareWith}とのルーム%s共有を解除しました。",
"{user} unshared the room %s with you." : "{user}があなたとのルーム%s共有を解除しました。",
"You started a meeting in the \"%s\" room." : "ルーム \"%s\" でミーティングを開始しました。",
"{user} started a meeting in the \"%s\" room." : "{user}は\"%s\"会議室で会議を開始しました。",
"The meeting in room \"%s\" has ended." : "ルーム \"%s\" でのミーティングは終了しました。",
"Recording for room \"%s\" is ready." : "会議室 \"%s\" の録画準備ができました。",
"To invite someone to the meeting, send them this link: %s" : "誰かを会議に招待するにはこのリンクを送ってください: %s",
"API URL or secret not configured. Please contact your administrator." : "APIのURLまたはシークレットが設定されていません。管理者にお問い合わせください。",
"BigBlueButton Integration" : "BigBlueButton統合",
"BigBlueButton integration for Nextcloud" : "Nextcould向けBigBlueButton統合",
"Room not found" : "会議室が見つかりません",
"The room could not be found. Maybe it was deleted?" : "会議室が見つかりませんでした。もしかすると削除されたかもしれません。",
"Back to %s" : "%s に戻る",
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "BigBlueButtonサーバーで \"sudo bbb-conf -secret \"を実行してAPIのURLとシークレットを取得します。",
"API URL" : "APIのURL",
"API secret" : "APIシークレット",
"Save" : "保存",
"Show room manager in app navigation instead of settings page." : "アプリのナビに、設定ページの代わりに会議室管理画面を表示する。",
"Use Nextcloud theme in BigBlueButton." : "NextcloudのテーマをBigBlueButtonに使用する",
"Community" : "コミュニティー",
"Are you enjoying this app? Give something back to the open source community." : "このアプリに満足ですか?オープンソースコミュニティーに何かメッセージをお願いします。",
"Checkout the contributor guide" : "開発貢献者ガイドをみる",
"URL Shortener" : "URL短縮機能",
"If you like to use shorter urls, you can enter a forwarding proxy below." : "短いURLを使用したい場合、転送プロキシを下に入力してください。",
"URL shortener" : "URL短縮",
"Restrictions" : "制限",
"You will be forwarded to the room in the next few seconds." : "まもなく会議室に案内されます。",
"Let's go!" : "さあ始めましょう!",
"Please enter your name!" : "あなたの名前を入力してください!",
"The name must be at least 3 characters long." : "名前は少なくとも3文字必要です。",
"You have to provide the correct password to join the meeting." : "正しいパスワードを入力しないとミーティングに参加できません。",
"Display name" : "表示名",
"Password" : "パスワード",
"Join" : "参加",
"Have an account? Log in." : "アカウントをお持ちですか?ログインしてください。",
"Hello %s" : "%s さん、こんにちは",
"Name, group …" : "名前、グループ...",
"Group" : "グループ",
"Searching" : "検索中",
"No matches" : "一致なし",
"Name" : "名前",
"Access" : "アクセス",
"Max" : "最大",
"Record" : "記録",
"Recordings" : "記録",
"You are not permitted to create a room." : "会議室の開設を許可されていません。",
"You exceeded the maximum number of rooms." : "会議室数の制限を超えました。",
"Room quota:" : "会議室割り当て",
"Edit" : "編集",
"Descriptive name of this room." : "この会議室名の説明",
"This message is shown to all users in the chat area after they joined." : "このメッセージは、参加した後にチャットエリア内の全てのユーザーに表示されます。",
@ -37,17 +59,34 @@
"If enabled, the moderator is able to start the recording." : "有効にすると、モデレーターは記録を開始することができます。",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "公開 : リンクを知っている人は誰でも参加できます。パスワード : ゲストはパスワードを提供する必要があります。待合室 : モデレーターはゲストが参加する前にすべてのゲストの入室を許可しなければなりません。内部 : Nextcloudユーザーのみが参加できます。",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "モデレーターは、キック、ミュート、プレゼンターの選択など、会議の参加者全員を管理することができます。モデレーターの役割を持つユーザーは、会議を閉じたり、デフォルトの設定を変更したりすることもできます。",
"If enabled, normal users have to wait until a moderator is in the room." : "オンにすると、一般ユーザーは司会者が入るまで会議室に入れません。",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "オンにすると、司会者URLが作成され、会議室に入るのに司会者の許可が必要になります。",
"Only selected users and groups are allowed to access the room." : "選ばれたユーザーとグループだけが会議室に入ることができます。",
"If disabled, a microphone is needed to join the conference." : "オフにすると、会議に参加するうえでマイクが必須となります。",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "オンにすると、最初に参加するとき、エコーテストやウェブカムのプレビューが必要なくなりますBBB 2.3より有効)。",
"If enabled, the user list, chat area and presentation are hidden by default." : "オンにすると、ユーザーリスト、チャットエリア、プレゼンエリアが隠された状態で会議が始まります。",
"If enabled, all users will join the meeting muted." : "オンにすると、全てのユーザーがミュートで会議に参加します。",
"Edit \"{room}\"" : "編集 \"{room}\"",
"Room URL" : "会議室URL",
"Welcome" : "ようこそ",
"Participant limit" : "参加者上限",
"Every participant is moderator" : "全参加者がモデレーター",
"Moderator access via URL" : "司会者URLアクセス",
"Miscellaneous" : "その他",
"Recording" : "記録中",
"Require moderator to start room" : "会議室をスタートするのに司会者の参加が必要",
"Listen only option" : "聴講のみオプション",
"Skip media check before usage" : "参加前のメディアチェックをスキップ",
"Clean layout" : "クリーンレイアウト",
"Join meeting muted" : "会議にミュートで参加",
"Room name" : "会議室名",
"Create" : "作成",
"Open recording" : "録画を開く",
"Copy to clipboard" : "クリップボードにコピー",
"Save as file" : "別名で保存",
"_%n participant_::_%n participants_" : ["%n参加者"],
"Delete" : "削除",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "本当に\"{name}\"を消去しますか? これは元に戻せません。",
"Delete \"{name}\"?" : "\"{name}\" を削除しますか?",
"Select target folder" : "ターゲットフォルダーを選択",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "会議室URLは \"{path}\" に \"{filename}\" として格納されました。",
@ -56,6 +95,7 @@
"Error" : "エラー",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "プレゼンテーションのURLは \"{path}\" に \"{filename}\" として格納されました。",
"URL to presentation could not be stored." : "プレゼンテーションのURLが格納できませんでした。",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "本当に\"{startDate}\"の録画を消去しますか? これは元に戻せません。",
"Delete?" : "削除しますか?",
"Could not delete record" : "記録を削除できませんでした",
"Server error" : "サーバーエラー",
@ -64,9 +104,19 @@
"Share" : "共有",
"Loading" : "読み込み中",
"You are not allowed to change this option, because this room is shared with you." : "あなたはこの会議室を共有されているため、このオプションを変更する権限がありません。",
"Max. rooms" : "最大会議室数",
"Max. participants" : "最大参加者数",
"Group …" : "グループ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "これらは既存の会議室には適用されません。-1は無制限を意味します。複数の異なる制限が設定された場合、全てのユーザーに最も緩い制限が適用されます。",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "本当にグループ\"{name}\"の制限を削除しますか? この操作は元に戻せません。",
"Delete restrictions for \"{name}\"?" : "\"{name}\"の制限を消去しますか?",
"Settings saved" : "設定を保存しました",
"Unexpected error occurred" : "予期せぬエラーが発生しました",
"API URL is invalid" : "無効なAPIのURLです",
"API secret is invalid" : "無効なAPIシークレットです"
"API secret is invalid" : "無効なAPIシークレットです",
"URL has to start with HTTPS" : "URLはHTTPSで始まる必要があります",
"URL has to contain the {token} placeholder" : "URLは{token}プレースホルダを含んでいる必要があります",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLはhttps://で始まり、{token}を含む必要があります。更に {user}プレースホルダを使用することもできます。",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["この会議室はまだ開いていません。%n秒後に再アクセスしますので少しお待ちください。"]
},"pluralForm" :"nplurals=1; plural=0;"
}