mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/211/head
parent
913ad37d93
commit
b881de1c8e
|
@ -129,11 +129,11 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "Die URL muss mit HTTPS beginnen",
|
||||
"URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.",
|
||||
"Send file to BBB" : "Datei senden an BBB",
|
||||
"Send file to BBB" : "Datei an BBB senden",
|
||||
"Start" : "Start",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Bitte den Raum auswählen, in dem Sie die Datei \"{filename}\" verwenden möchten.",
|
||||
"No rooms available!" : "Keine Räume verfügbar!",
|
||||
"Send to BBB" : "Senden an BBB",
|
||||
"Send to BBB" : "An BBB senden",
|
||||
"_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._" : ["Dieser Raum ist noch geschlossen. Neuer Versuch in %n Sekunde. Bitte warten.","Dieser Raum ist noch geschlossen. Neuer Versuch in %n Sekunden. Bitte warten."]
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -127,11 +127,11 @@
|
|||
"URL has to start with HTTPS" : "Die URL muss mit HTTPS beginnen",
|
||||
"URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.",
|
||||
"Send file to BBB" : "Datei senden an BBB",
|
||||
"Send file to BBB" : "Datei an BBB senden",
|
||||
"Start" : "Start",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Bitte den Raum auswählen, in dem Sie die Datei \"{filename}\" verwenden möchten.",
|
||||
"No rooms available!" : "Keine Räume verfügbar!",
|
||||
"Send to BBB" : "Senden an BBB",
|
||||
"Send to BBB" : "An BBB senden",
|
||||
"_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._" : ["Dieser Raum ist noch geschlossen. Neuer Versuch in %n Sekunde. Bitte warten.","Dieser Raum ist noch geschlossen. Neuer Versuch in %n Sekunden. Bitte warten."]
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -5,6 +5,10 @@ OC.L10N.register(
|
|||
"You deleted the room %s." : "Poistit huoneen %s.",
|
||||
"{user} deleted the room %s." : "{user} poisti huoneen %s.",
|
||||
"{user} shared the room %s with you." : "{user} jakoi huoneen %s kanssasi.",
|
||||
"You started a meeting in the \"%s\" room." : "Käynnistit tapaamisen huoneessa \"%s\".",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user} käynnisti tapaamisen huoneessa \"%s\".",
|
||||
"The meeting in room \"%s\" has ended." : "Tapaaminen huoneessa \"%s\" on päättynyt.",
|
||||
"Recording for room \"%s\" is ready." : "Nauhoitus huoneen \"%s\" osalta on valmis.",
|
||||
"To invite someone to the meeting, send them this link: %s" : "Kutsu kokoukseen lähettämällä tämä linkki: %s",
|
||||
"API URL or secret not configured. Please contact your administrator." : "Rajapinnan URL-osoitetta tai salaisuutta ei ole määritetty. Ota yhteys ylläpitäjään.",
|
||||
"BigBlueButton Integration" : "BigBlueButton-integraatio",
|
||||
|
@ -55,6 +59,7 @@ OC.L10N.register(
|
|||
"Join meeting muted" : "Liity kokoukseen mykistettynä",
|
||||
"Room name" : "Huoneen nimi",
|
||||
"Create" : "Luo",
|
||||
"Open recording" : "Avaa nauhoitus",
|
||||
"Copy to clipboard" : "Kopioi leikepöydälle",
|
||||
"Save as file" : "Tallenna tiedostona",
|
||||
"_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"],
|
||||
|
@ -78,6 +83,7 @@ OC.L10N.register(
|
|||
"Unexpected error occurred" : "Tapahtui odottamaton virhe",
|
||||
"API URL is invalid" : "Rajapinnan URL on virheellinen",
|
||||
"API secret is invalid" : "Rajapinnan salaisuus on virheellinen",
|
||||
"URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä"
|
||||
"URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä",
|
||||
"No rooms available!" : "Huoneita ei ole saatavilla!"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -3,6 +3,10 @@
|
|||
"You deleted the room %s." : "Poistit huoneen %s.",
|
||||
"{user} deleted the room %s." : "{user} poisti huoneen %s.",
|
||||
"{user} shared the room %s with you." : "{user} jakoi huoneen %s kanssasi.",
|
||||
"You started a meeting in the \"%s\" room." : "Käynnistit tapaamisen huoneessa \"%s\".",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user} käynnisti tapaamisen huoneessa \"%s\".",
|
||||
"The meeting in room \"%s\" has ended." : "Tapaaminen huoneessa \"%s\" on päättynyt.",
|
||||
"Recording for room \"%s\" is ready." : "Nauhoitus huoneen \"%s\" osalta on valmis.",
|
||||
"To invite someone to the meeting, send them this link: %s" : "Kutsu kokoukseen lähettämällä tämä linkki: %s",
|
||||
"API URL or secret not configured. Please contact your administrator." : "Rajapinnan URL-osoitetta tai salaisuutta ei ole määritetty. Ota yhteys ylläpitäjään.",
|
||||
"BigBlueButton Integration" : "BigBlueButton-integraatio",
|
||||
|
@ -53,6 +57,7 @@
|
|||
"Join meeting muted" : "Liity kokoukseen mykistettynä",
|
||||
"Room name" : "Huoneen nimi",
|
||||
"Create" : "Luo",
|
||||
"Open recording" : "Avaa nauhoitus",
|
||||
"Copy to clipboard" : "Kopioi leikepöydälle",
|
||||
"Save as file" : "Tallenna tiedostona",
|
||||
"_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"],
|
||||
|
@ -76,6 +81,7 @@
|
|||
"Unexpected error occurred" : "Tapahtui odottamaton virhe",
|
||||
"API URL is invalid" : "Rajapinnan URL on virheellinen",
|
||||
"API secret is invalid" : "Rajapinnan salaisuus on virheellinen",
|
||||
"URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä"
|
||||
"URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä",
|
||||
"No rooms available!" : "Huoneita ei ole saatavilla!"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue