mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/224/head
parent
d7509499b5
commit
25db78bff1
|
@ -129,8 +129,12 @@ OC.L10N.register(
|
|||
"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}プレースホルダを使用することもできます。",
|
||||
"The file \"{filename}\" was uploaded to your room." : "ファイル\"{filename}\"は会議室へアップロードされました。",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "ファイル\"{filename}\"を会議室にアップロードできませんでした。",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "ファイル\"{filename}\"を会議室にアップロードできませんでした。 BigBlueButtonサーバがこの機能をサポートしていない可能性があります。",
|
||||
"Send file to BBB" : "BBBにファイルを送信",
|
||||
"Send to" : "送信",
|
||||
"Start with" : "会議開始資料",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "ファイル\"{filename}\"を使用する予定のルームを選択してください。",
|
||||
"No rooms available!" : "利用可能なルームがありません!",
|
||||
"Send to BBB" : "BBBに送信",
|
||||
|
|
|
@ -127,8 +127,12 @@
|
|||
"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}プレースホルダを使用することもできます。",
|
||||
"The file \"{filename}\" was uploaded to your room." : "ファイル\"{filename}\"は会議室へアップロードされました。",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "ファイル\"{filename}\"を会議室にアップロードできませんでした。",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "ファイル\"{filename}\"を会議室にアップロードできませんでした。 BigBlueButtonサーバがこの機能をサポートしていない可能性があります。",
|
||||
"Send file to BBB" : "BBBにファイルを送信",
|
||||
"Send to" : "送信",
|
||||
"Start with" : "会議開始資料",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "ファイル\"{filename}\"を使用する予定のルームを選択してください。",
|
||||
"No rooms available!" : "利用可能なルームがありません!",
|
||||
"Send to BBB" : "BBBに送信",
|
||||
|
|
Loading…
Reference in New Issue