mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/220/head
parent
8ab951fd98
commit
5669340d46
|
@ -129,8 +129,12 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "Je třeba, aby URL začínalo na HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "Soubor „{filename}“ byl nahrán do vaší místnosti.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti. Vámi využívaný BigBlueButton server tuto akci nepodporuje.",
|
||||
"Send file to BBB" : "Odeslat soubor do BBB",
|
||||
"Send to" : "Odeslat k",
|
||||
"Start with" : "Začít s",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Vyberte místnost ve které chcete použít soubor „{filename}“.",
|
||||
"No rooms available!" : "Nejsou k dispozici žádné místnosti!",
|
||||
"Send to BBB" : "Odeslat do BBB",
|
||||
|
|
|
@ -127,8 +127,12 @@
|
|||
"URL has to start with HTTPS" : "Je třeba, aby URL začínalo na HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "Soubor „{filename}“ byl nahrán do vaší místnosti.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti. Vámi využívaný BigBlueButton server tuto akci nepodporuje.",
|
||||
"Send file to BBB" : "Odeslat soubor do BBB",
|
||||
"Send to" : "Odeslat k",
|
||||
"Start with" : "Začít s",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Vyberte místnost ve které chcete použít soubor „{filename}“.",
|
||||
"No rooms available!" : "Nejsou k dispozici žádné místnosti!",
|
||||
"Send to BBB" : "Odeslat do BBB",
|
||||
|
|
Loading…
Reference in New Issue