diff --git a/l10n/pl.js b/l10n/pl.js index 46dbee7..be74dd5 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -129,8 +129,12 @@ OC.L10N.register( "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 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 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}\".", "No rooms available!" : "Brak dostępnych pokoi!", "Send to BBB" : "Wyślij do BBB", diff --git a/l10n/pl.json b/l10n/pl.json index 0c4c4c7..199473c 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -127,8 +127,12 @@ "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 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 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}\".", "No rooms available!" : "Brak dostępnych pokoi!", "Send to BBB" : "Wyślij do BBB",