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
a16ba7c460
commit
ebda433bb2
|
@ -129,8 +129,12 @@ OC.L10N.register(
|
||||||
"URL has to start with HTTPS" : "Adres URL musi zaczynać się od HTTPS",
|
"URL has to start with HTTPS" : "Adres URL musi zaczynać się od HTTPS",
|
||||||
"URL has to contain the {token} placeholder" : "Adres URL musi zawierać symbol zastępczy {token}",
|
"URL has to contain the {token} placeholder" : "Adres URL musi zawierać symbol zastępczy {token}",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres URL musi zaczynać się od https:// i zawierać {token}. Dodatkowo można użyć symbolu zastępczego {user}.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres URL musi zaczynać się od https:// i zawierać {token}. Dodatkowo można użyć symbolu zastępczego {user}.",
|
||||||
|
"The file \"{filename}\" was uploaded to your room." : "Plik \"{filename}\" został wysłany do Twojego pokoju.",
|
||||||
|
"The file \"{filename}\" could not be uploaded to your room." : "Nie można wysłać pliku \"{filename}\" do Twojego pokoju.",
|
||||||
|
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Nie można wysłać pliku \"{filename}\" do Twojego pokoju. Może Twój serwer BigBlueButton nie obsługuje tej akcji.",
|
||||||
"Send file to BBB" : "Wyślij plik do BBB",
|
"Send file to BBB" : "Wyślij plik do BBB",
|
||||||
"Send to" : "Wyślij do",
|
"Send to" : "Wyślij do",
|
||||||
|
"Start with" : "Zacznij od",
|
||||||
"Please select the room in which you like to use the file \"{filename}\"." : "Wybierz pokój, w którym chcesz użyć pliku \"{filename}\".",
|
"Please select the room in which you like to use the file \"{filename}\"." : "Wybierz pokój, w którym chcesz użyć pliku \"{filename}\".",
|
||||||
"No rooms available!" : "Brak dostępnych pokoi!",
|
"No rooms available!" : "Brak dostępnych pokoi!",
|
||||||
"Send to BBB" : "Wyślij do BBB",
|
"Send to BBB" : "Wyślij do BBB",
|
||||||
|
|
|
@ -127,8 +127,12 @@
|
||||||
"URL has to start with HTTPS" : "Adres URL musi zaczynać się od HTTPS",
|
"URL has to start with HTTPS" : "Adres URL musi zaczynać się od HTTPS",
|
||||||
"URL has to contain the {token} placeholder" : "Adres URL musi zawierać symbol zastępczy {token}",
|
"URL has to contain the {token} placeholder" : "Adres URL musi zawierać symbol zastępczy {token}",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres URL musi zaczynać się od https:// i zawierać {token}. Dodatkowo można użyć symbolu zastępczego {user}.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres URL musi zaczynać się od https:// i zawierać {token}. Dodatkowo można użyć symbolu zastępczego {user}.",
|
||||||
|
"The file \"{filename}\" was uploaded to your room." : "Plik \"{filename}\" został wysłany do Twojego pokoju.",
|
||||||
|
"The file \"{filename}\" could not be uploaded to your room." : "Nie można wysłać pliku \"{filename}\" do Twojego pokoju.",
|
||||||
|
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Nie można wysłać pliku \"{filename}\" do Twojego pokoju. Może Twój serwer BigBlueButton nie obsługuje tej akcji.",
|
||||||
"Send file to BBB" : "Wyślij plik do BBB",
|
"Send file to BBB" : "Wyślij plik do BBB",
|
||||||
"Send to" : "Wyślij do",
|
"Send to" : "Wyślij do",
|
||||||
|
"Start with" : "Zacznij od",
|
||||||
"Please select the room in which you like to use the file \"{filename}\"." : "Wybierz pokój, w którym chcesz użyć pliku \"{filename}\".",
|
"Please select the room in which you like to use the file \"{filename}\"." : "Wybierz pokój, w którym chcesz użyć pliku \"{filename}\".",
|
||||||
"No rooms available!" : "Brak dostępnych pokoi!",
|
"No rooms available!" : "Brak dostępnych pokoi!",
|
||||||
"Send to BBB" : "Wyślij do BBB",
|
"Send to BBB" : "Wyślij do BBB",
|
||||||
|
|
Loading…
Reference in New Issue