diff --git a/l10n/sk.js b/l10n/sk.js index 37d0a47..fe08d9f 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -129,8 +129,12 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL by mala začínať na HTTPS", "URL has to contain the {token} placeholder" : "URL by malo obsahovať {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL musí začínať na https:// a obsahovať {token}. Dodatočne môže byť použitý {user}.", + "The file \"{filename}\" was uploaded to your room." : "Súbor „{filename}“ bol nahraný do vašej miestnosti.", + "The file \"{filename}\" could not be uploaded to your room." : "Súbor „{filename}“ nemohol byť nahraný do vašej miestnosti.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Súbor „{filename}“ nemohol byť nahraný do vašej miestnosti. Možno váš BigBlueButton server nepodporuje túto možnosť.", "Send file to BBB" : "Pridať súbor do BBB", "Send to" : "Odoslať do", + "Start with" : "Začat s", "Please select the room in which you like to use the file \"{filename}\"." : "Vyberte miestnosť, v ktorej chcete použiť súbor \"{filename}\".", "No rooms available!" : "Žiadne miestnosti nie sú voľné!", "Send to BBB" : "Odoslať do BBB", diff --git a/l10n/sk.json b/l10n/sk.json index 9b49909..af19785 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -127,8 +127,12 @@ "URL has to start with HTTPS" : "URL by mala začínať na HTTPS", "URL has to contain the {token} placeholder" : "URL by malo obsahovať {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL musí začínať na https:// a obsahovať {token}. Dodatočne môže byť použitý {user}.", + "The file \"{filename}\" was uploaded to your room." : "Súbor „{filename}“ bol nahraný do vašej miestnosti.", + "The file \"{filename}\" could not be uploaded to your room." : "Súbor „{filename}“ nemohol byť nahraný do vašej miestnosti.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Súbor „{filename}“ nemohol byť nahraný do vašej miestnosti. Možno váš BigBlueButton server nepodporuje túto možnosť.", "Send file to BBB" : "Pridať súbor do BBB", "Send to" : "Odoslať do", + "Start with" : "Začat s", "Please select the room in which you like to use the file \"{filename}\"." : "Vyberte miestnosť, v ktorej chcete použiť súbor \"{filename}\".", "No rooms available!" : "Žiadne miestnosti nie sú voľné!", "Send to BBB" : "Odoslať do BBB",