diff --git a/l10n/cs.js b/l10n/cs.js index d371dd4..44acceb 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Vytvořit", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníků","%n účastníci"], "Delete" : "Smazat", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Opravdu chcete smazat „{name}“? Tuto operaci nelze vzít zpět.", "Delete \"{name}\"?" : "Smazat „{name}“?", "Select target folder" : "Vyberte cílovou složku", "Room URL was stored in \"{path}\" as \"{filename}\"." : "URL adresa místnosti byla uložena v „{path}“ jako „{filename}“.", @@ -29,6 +30,7 @@ OC.L10N.register( "Error" : "Chyba", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL adresa prezentace byla uložena v „{path}“ jako „{filename}“.", "URL to presentation could not be stored." : "URL adresu prezentace se nepodařilo uložit.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Opravdu chcete smazat nahrávku z „{startDate}“? Tuto operaci nelze vzít zpět.", "Delete?" : "Smazat?", "Could not delete record" : "Záznam se nedaří smazat", "Server error" : "Chyba serveru", diff --git a/l10n/cs.json b/l10n/cs.json index 2df4604..4a52023 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -19,6 +19,7 @@ "Create" : "Vytvořit", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníků","%n účastníci"], "Delete" : "Smazat", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Opravdu chcete smazat „{name}“? Tuto operaci nelze vzít zpět.", "Delete \"{name}\"?" : "Smazat „{name}“?", "Select target folder" : "Vyberte cílovou složku", "Room URL was stored in \"{path}\" as \"{filename}\"." : "URL adresa místnosti byla uložena v „{path}“ jako „{filename}“.", @@ -27,6 +28,7 @@ "Error" : "Chyba", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL adresa prezentace byla uložena v „{path}“ jako „{filename}“.", "URL to presentation could not be stored." : "URL adresu prezentace se nepodařilo uložit.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Opravdu chcete smazat nahrávku z „{startDate}“? Tuto operaci nelze vzít zpět.", "Delete?" : "Smazat?", "Could not delete record" : "Záznam se nedaří smazat", "Server error" : "Chyba serveru", diff --git a/l10n/de.js b/l10n/de.js index ec0664d..acda99e 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], "Delete" : "Löschen", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtst Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete \"{name}\"?" : "\"{name}\" löschen?", "Select target folder" : "Ziel-Ordner auswählen", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.", @@ -29,11 +30,12 @@ OC.L10N.register( "Error" : "Fehler", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.", "URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Möchtest Du die Aufnahme wirklich aus \"{startDate}\" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete?" : "Löschen?", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Server error" : "Serverfehler", "Settings saved" : "Einstellungen gespeichert", - "Unexpected error occurred" : "Unerwarteter Fehler aufgetreten", + "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API url is invalid" : "API-URL ist ungültig", "API secret is invalid" : "API-Geheimnis ist ungültig" }, diff --git a/l10n/de.json b/l10n/de.json index b2cc533..2561eb3 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -19,6 +19,7 @@ "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], "Delete" : "Löschen", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtst Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete \"{name}\"?" : "\"{name}\" löschen?", "Select target folder" : "Ziel-Ordner auswählen", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.", @@ -27,11 +28,12 @@ "Error" : "Fehler", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.", "URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Möchtest Du die Aufnahme wirklich aus \"{startDate}\" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete?" : "Löschen?", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Server error" : "Serverfehler", "Settings saved" : "Einstellungen gespeichert", - "Unexpected error occurred" : "Unerwarteter Fehler aufgetreten", + "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API url is invalid" : "API-URL ist ungültig", "API secret is invalid" : "API-Geheimnis ist ungültig" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 2a37622..c7a84aa 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer "], "Delete" : "Löschen", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete \"{name}\"?" : "\"{name}\" löschen?", "Select target folder" : "Ziel-Ordner auswählen", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.", @@ -29,11 +30,12 @@ OC.L10N.register( "Error" : "Fehler", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.", "URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Möchten Sie die Aufnahme wirklich aus \"{startDate}\" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete?" : "Löschen?", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Server error" : "Serverfehler", "Settings saved" : "Einstellungen gespeichert", - "Unexpected error occurred" : "Unerwarteter Fehler aufgetreten", + "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API url is invalid" : "API-URL ist ungültig", "API secret is invalid" : "API-Geheimnis ist ungültig" }, diff --git a/l10n/de_DE.json b/l10n/de_DE.json index fd8f811..997280a 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -19,6 +19,7 @@ "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer "], "Delete" : "Löschen", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete \"{name}\"?" : "\"{name}\" löschen?", "Select target folder" : "Ziel-Ordner auswählen", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.", @@ -27,11 +28,12 @@ "Error" : "Fehler", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.", "URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Möchten Sie die Aufnahme wirklich aus \"{startDate}\" löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", "Delete?" : "Löschen?", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Server error" : "Serverfehler", "Settings saved" : "Einstellungen gespeichert", - "Unexpected error occurred" : "Unerwarteter Fehler aufgetreten", + "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API url is invalid" : "API-URL ist ungültig", "API secret is invalid" : "API-Geheimnis ist ungültig" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es.js b/l10n/es.js index ba45b4d..d99b3ed 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Está seguro que quiere eliminar \"{name}\"? Esta operación no se puede deshacer.", "Delete \"{name}\"?" : "¿Eliminar \"{name}\"?", "Select target folder" : "Seleccione carpeta de destino", "Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se guardó como \"{filename}\" en \"{path}\".", @@ -29,6 +30,7 @@ OC.L10N.register( "Error" : "Error", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó como \"{filename}\" en \"{path}\" .", "URL to presentation could not be stored." : "No se pudo guardar la URL de la presentación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Estás seguro que quieres eliminar la grabación del \"{startDate}\"? Esta operación no se puede deshacer.", "Delete?" : "¿Eliminar?", "Could not delete record" : "No se ha podido eliminar el registro", "Server error" : "Error en el servidor", diff --git a/l10n/es.json b/l10n/es.json index 8ada345..be895d2 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -19,6 +19,7 @@ "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Está seguro que quiere eliminar \"{name}\"? Esta operación no se puede deshacer.", "Delete \"{name}\"?" : "¿Eliminar \"{name}\"?", "Select target folder" : "Seleccione carpeta de destino", "Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se guardó como \"{filename}\" en \"{path}\".", @@ -27,6 +28,7 @@ "Error" : "Error", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó como \"{filename}\" en \"{path}\" .", "URL to presentation could not be stored." : "No se pudo guardar la URL de la presentación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Estás seguro que quieres eliminar la grabación del \"{startDate}\"? Esta operación no se puede deshacer.", "Delete?" : "¿Eliminar?", "Could not delete record" : "No se ha podido eliminar el registro", "Server error" : "Error en el servidor", diff --git a/l10n/eu.js b/l10n/eu.js index f6ad546..36c6052 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -8,6 +8,7 @@ OC.L10N.register( "API secret" : "API sekretua", "Save" : "Gorde", "Please enter your name!" : "Mesedez sartu zure izena!", + "The name must be at least 3 characters long." : "Izenak 3 karaktere behar ditu gutxienez.", "Name" : "Izena", "Welcome" : "Ongi etorri", "Max" : "Maximoa", @@ -17,6 +18,7 @@ OC.L10N.register( "Create" : "Sortu", "_%n participant_::_%n participants_" : ["Parte-hartzaile %n","%n parte-hartzaile"], "Delete" : "Ezabatu", + "Delete \"{name}\"?" : "\"{name}\" ezabatu?", "Select target folder" : "Hautatu helburuko karpeta", "Link stored" : "Esteka biltegiratuta", "Error" : "Errorea", @@ -25,6 +27,7 @@ OC.L10N.register( "Server error" : "Zerbitzari akatsa", "Settings saved" : "Ezarpenak gordeta", "Unexpected error occurred" : "Ustekabeko errore bat gertatu da", + "API url is invalid" : "API url-a baliogabea da", "API secret is invalid" : "API sekretua baliogabea da" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 93dd049..f03ca54 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -6,6 +6,7 @@ "API secret" : "API sekretua", "Save" : "Gorde", "Please enter your name!" : "Mesedez sartu zure izena!", + "The name must be at least 3 characters long." : "Izenak 3 karaktere behar ditu gutxienez.", "Name" : "Izena", "Welcome" : "Ongi etorri", "Max" : "Maximoa", @@ -15,6 +16,7 @@ "Create" : "Sortu", "_%n participant_::_%n participants_" : ["Parte-hartzaile %n","%n parte-hartzaile"], "Delete" : "Ezabatu", + "Delete \"{name}\"?" : "\"{name}\" ezabatu?", "Select target folder" : "Hautatu helburuko karpeta", "Link stored" : "Esteka biltegiratuta", "Error" : "Errorea", @@ -23,6 +25,7 @@ "Server error" : "Zerbitzari akatsa", "Settings saved" : "Ezarpenak gordeta", "Unexpected error occurred" : "Ustekabeko errore bat gertatu da", + "API url is invalid" : "API url-a baliogabea da", "API secret is invalid" : "API sekretua baliogabea da" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 9989aa0..b94ddfc 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.", "Delete \"{name}\"?" : "EWliminar «{name}»?", "Select target folder" : "Seleccionar o cartafol de destino", "Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».", @@ -29,6 +30,7 @@ OC.L10N.register( "Error" : "Erro", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».", "URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Confirma que queres eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", "Delete?" : "Eliminar?", "Could not delete record" : "Non foi posíbel eliminar a gravación", "Server error" : "Produciuse un erro de servidor", diff --git a/l10n/gl.json b/l10n/gl.json index 9105d68..d625a20 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -19,6 +19,7 @@ "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.", "Delete \"{name}\"?" : "EWliminar «{name}»?", "Select target folder" : "Seleccionar o cartafol de destino", "Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».", @@ -27,6 +28,7 @@ "Error" : "Erro", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».", "URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Confirma que queres eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", "Delete?" : "Eliminar?", "Could not delete record" : "Non foi posíbel eliminar a gravación", "Server error" : "Produciuse un erro de servidor", diff --git a/l10n/he.js b/l10n/he.js index 1d6d48f..6214404 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -1,13 +1,41 @@ OC.L10N.register( "bbb", { + "API url or secret not configured. Please contact your administrator." : "לא הוגדר סוד ל־API. נא ליצור קשר עם ההנהלה.", + "BigBlueButton Integration" : "שילוב עם BigBlueButton", + "BigBlueButton integration for Nextcloud" : "שילוב של BigBlueButton עם Nextcloud", + "Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "ניתן לקבל את כתובת ה־API ואת הסוד שלך על ידי הפעלת „sudo bbb-conf --secret” בשרת ה־BigBlueButton שלך.", + "API url" : "כתובת API", + "API secret" : "סוד API", "Save" : "שמור", + "Please enter your name!" : "נא למלא את שמך!", + "The name must be at least 3 characters long." : "אורך השם חייב להיות למעלה מ־3 תווים.", + "displayname" : "שם תצוגה", "Name" : "שם", - "Welcome" : "ברוך הבא", + "Welcome" : "ברוך בואך", + "Max" : "מרבי", + "Record" : "הקלטה", + "Recordings" : "הקלטה", + "Room name" : "שם החדר", "Create" : "יצירה", + "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], "Delete" : "מחיקה", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "למחוק את „{name}”? זו פעולה בלתי הפיכה.", + "Delete \"{name}\"?" : "למחוק את „{name}”?", + "Select target folder" : "בחירת תיקיית יעד", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "כתובת החדר אוחסנה תחת „{path}” בתור „{filename}”", + "Link stored" : "הקישור אוחסן", + "URL to room could not be stored." : "לא ניתן לאחסן את הכתובת לחדר.", "Error" : "שגיאה", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "הכתובת למצגת אוחסנה תחת „{path}” בתור „{filename}”.", + "URL to presentation could not be stored." : "לא ניתן לאחסן את הכתובת למצגת.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "למחוק את ההקלטות מ־„{startDate}”? זו פעולה בלתי הפיכה.", + "Delete?" : "למחוק?", + "Could not delete record" : "לא ניתן למחוק רשומה", "Server error" : "שגיאת שרת", - "Settings saved" : "הגדרות נשמרו" + "Settings saved" : "הגדרות נשמרו", + "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", + "API url is invalid" : "כתובת ה־API שגויה", + "API secret is invalid" : "סוד ה־API שגוי" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/l10n/he.json b/l10n/he.json index 1f69855..a5a01cc 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -1,11 +1,39 @@ { "translations": { + "API url or secret not configured. Please contact your administrator." : "לא הוגדר סוד ל־API. נא ליצור קשר עם ההנהלה.", + "BigBlueButton Integration" : "שילוב עם BigBlueButton", + "BigBlueButton integration for Nextcloud" : "שילוב של BigBlueButton עם Nextcloud", + "Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "ניתן לקבל את כתובת ה־API ואת הסוד שלך על ידי הפעלת „sudo bbb-conf --secret” בשרת ה־BigBlueButton שלך.", + "API url" : "כתובת API", + "API secret" : "סוד API", "Save" : "שמור", + "Please enter your name!" : "נא למלא את שמך!", + "The name must be at least 3 characters long." : "אורך השם חייב להיות למעלה מ־3 תווים.", + "displayname" : "שם תצוגה", "Name" : "שם", - "Welcome" : "ברוך הבא", + "Welcome" : "ברוך בואך", + "Max" : "מרבי", + "Record" : "הקלטה", + "Recordings" : "הקלטה", + "Room name" : "שם החדר", "Create" : "יצירה", + "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], "Delete" : "מחיקה", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "למחוק את „{name}”? זו פעולה בלתי הפיכה.", + "Delete \"{name}\"?" : "למחוק את „{name}”?", + "Select target folder" : "בחירת תיקיית יעד", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "כתובת החדר אוחסנה תחת „{path}” בתור „{filename}”", + "Link stored" : "הקישור אוחסן", + "URL to room could not be stored." : "לא ניתן לאחסן את הכתובת לחדר.", "Error" : "שגיאה", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "הכתובת למצגת אוחסנה תחת „{path}” בתור „{filename}”.", + "URL to presentation could not be stored." : "לא ניתן לאחסן את הכתובת למצגת.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "למחוק את ההקלטות מ־„{startDate}”? זו פעולה בלתי הפיכה.", + "Delete?" : "למחוק?", + "Could not delete record" : "לא ניתן למחוק רשומה", "Server error" : "שגיאת שרת", - "Settings saved" : "הגדרות נשמרו" + "Settings saved" : "הגדרות נשמרו", + "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", + "API url is invalid" : "כתובת ה־API שגויה", + "API secret is invalid" : "סוד ה־API שגוי" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 4e77740..2339816 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -4,6 +4,7 @@ OC.L10N.register( "API url or secret not configured. Please contact your administrator." : "URL o segreto API non configurato. Contatta il tuo amministratore.", "BigBlueButton Integration" : "Integrazione BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integrazione BigBlueButton per Nextcloud", + "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Questa applicazione consente di creare riunioni con un'installazione esterna di [BigBlueButton](https://bigbluebutton.org).\n\n* **Configurazione stanze** Creare configurazioni di più stanze con nome, messaggio di benvenuto, ...\n* **Condivisione collegamento con ospiti** Condividere il collegamento della stanza con tutti i propri ospiti\n* **Presentazione personalizzata** Avviare una stanza con una presentazione selezionata dal proprio navigatore dei file\n* **Gestire le registrazioni** Visualizzare, condividere ed eliminare le registrazioni per le proprie stanze\n\nCerchiamo uno sviluppatore! Se hai tempo, potresti darci una mano a migliorare questa applicazione.\n\n*Questa applicazione integra BigBlueButton e non è sponsorizzata o certificata da BigBlueButton Inc. BigBlueButton e il logo BigBlueButton sono marchi registrati di BigBlueButton Inc.*", "Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Ottieni URL e segreto API eseguendo \"sudo bbb-conf --secret\" sul tuo server BigBlueButton.", "API url" : "URL API", "API secret" : "Segreto API", @@ -20,6 +21,7 @@ OC.L10N.register( "Create" : "Crea", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], "Delete" : "Elimina", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare \"{name}\"? Questa operazione non può essere annullata.", "Delete \"{name}\"?" : "Vuoi eliminare \"{name}\"?", "Select target folder" : "Seleziona la cartella di destinazione", "Room URL was stored in \"{path}\" as \"{filename}\"." : "L'URL per la stanza è stato archiviato in \"{path}\" come \"{filename}\".", @@ -28,6 +30,7 @@ OC.L10N.register( "Error" : "Errore", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL per la presentazione è stato archiviato in \"{path}\" come \"{filename}\".", "URL to presentation could not be stored." : "L'URL per la presentazione non può essere archiviato.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Sei sicuro di voler eliminare la registrazione da \"{startDate}\"? Questa operazione non può essere annullata.", "Delete?" : "Vuoi eliminare?", "Could not delete record" : "Impossibile eliminare il record", "Server error" : "Errore del server", diff --git a/l10n/it.json b/l10n/it.json index 26df165..e163c15 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -2,6 +2,7 @@ "API url or secret not configured. Please contact your administrator." : "URL o segreto API non configurato. Contatta il tuo amministratore.", "BigBlueButton Integration" : "Integrazione BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integrazione BigBlueButton per Nextcloud", + "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Questa applicazione consente di creare riunioni con un'installazione esterna di [BigBlueButton](https://bigbluebutton.org).\n\n* **Configurazione stanze** Creare configurazioni di più stanze con nome, messaggio di benvenuto, ...\n* **Condivisione collegamento con ospiti** Condividere il collegamento della stanza con tutti i propri ospiti\n* **Presentazione personalizzata** Avviare una stanza con una presentazione selezionata dal proprio navigatore dei file\n* **Gestire le registrazioni** Visualizzare, condividere ed eliminare le registrazioni per le proprie stanze\n\nCerchiamo uno sviluppatore! Se hai tempo, potresti darci una mano a migliorare questa applicazione.\n\n*Questa applicazione integra BigBlueButton e non è sponsorizzata o certificata da BigBlueButton Inc. BigBlueButton e il logo BigBlueButton sono marchi registrati di BigBlueButton Inc.*", "Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Ottieni URL e segreto API eseguendo \"sudo bbb-conf --secret\" sul tuo server BigBlueButton.", "API url" : "URL API", "API secret" : "Segreto API", @@ -18,6 +19,7 @@ "Create" : "Crea", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], "Delete" : "Elimina", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare \"{name}\"? Questa operazione non può essere annullata.", "Delete \"{name}\"?" : "Vuoi eliminare \"{name}\"?", "Select target folder" : "Seleziona la cartella di destinazione", "Room URL was stored in \"{path}\" as \"{filename}\"." : "L'URL per la stanza è stato archiviato in \"{path}\" come \"{filename}\".", @@ -26,6 +28,7 @@ "Error" : "Errore", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL per la presentazione è stato archiviato in \"{path}\" come \"{filename}\".", "URL to presentation could not be stored." : "L'URL per la presentazione non può essere archiviato.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Sei sicuro di voler eliminare la registrazione da \"{startDate}\"? Questa operazione non può essere annullata.", "Delete?" : "Vuoi eliminare?", "Could not delete record" : "Impossibile eliminare il record", "Server error" : "Errore del server", diff --git a/l10n/nl.js b/l10n/nl.js index 83eb291..9de2588 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,7 +1,7 @@ OC.L10N.register( "bbb", { - "API url or secret not configured. Please contact your administrator." : "API url of secret niet geconfigureerd. Neem contact met je beheerder.", + "API url or secret not configured. Please contact your administrator." : "API url of geheim niet geconfigureerd. Neem contact met uw beheerder.", "BigBlueButton Integration" : "BigBlueButton Integratie", "BigBlueButton integration for Nextcloud" : "BigBlueButton integratie voor Nextcloud", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Deze app maakt het mogelijk om vergaderingen te creëren met een extern geïnstalleerde versie van [BigBlueButton] (https://bigbluebutton.org) .\n\n* ** Kameropstelling ** Maak meerdere kamerconfiguraties met naam, welkomstbericht, ...\n\n* ** Deel gastlink ** Deel de kamerlink met al je gasten\n* ** Aangepaste presentatie ** Start een kamer met een geselecteerde presentatie vanuit je bestandsbrowser\n* ** Beheer opnames ** Bekijk, deel en verwijder opnames voor je kamers\n\nOntwikkelaar gezocht! Als je tijd hebt, zou het geweldig zijn als je zou kunnen helpen met het verbeteren van deze applicatie.\n\n* Deze app integreert BigBlueButton en is niet goedgekeurd of gecertificeerd door BigBlueButton Inc. BigBlueButton en het BigBlueButton-logo zijn handelsmerken van BigBlueButton Inc. *", diff --git a/l10n/nl.json b/l10n/nl.json index 50ec890..bbd744e 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,5 +1,5 @@ { "translations": { - "API url or secret not configured. Please contact your administrator." : "API url of secret niet geconfigureerd. Neem contact met je beheerder.", + "API url or secret not configured. Please contact your administrator." : "API url of geheim niet geconfigureerd. Neem contact met uw beheerder.", "BigBlueButton Integration" : "BigBlueButton Integratie", "BigBlueButton integration for Nextcloud" : "BigBlueButton integratie voor Nextcloud", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Deze app maakt het mogelijk om vergaderingen te creëren met een extern geïnstalleerde versie van [BigBlueButton] (https://bigbluebutton.org) .\n\n* ** Kameropstelling ** Maak meerdere kamerconfiguraties met naam, welkomstbericht, ...\n\n* ** Deel gastlink ** Deel de kamerlink met al je gasten\n* ** Aangepaste presentatie ** Start een kamer met een geselecteerde presentatie vanuit je bestandsbrowser\n* ** Beheer opnames ** Bekijk, deel en verwijder opnames voor je kamers\n\nOntwikkelaar gezocht! Als je tijd hebt, zou het geweldig zijn als je zou kunnen helpen met het verbeteren van deze applicatie.\n\n* Deze app integreert BigBlueButton en is niet goedgekeurd of gecertificeerd door BigBlueButton Inc. BigBlueButton en het BigBlueButton-logo zijn handelsmerken van BigBlueButton Inc. *", diff --git a/l10n/pl.js b/l10n/pl.js index ed47068..499a6a7 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Utwórz", "_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"], "Delete" : "Usuń", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Czy na pewno chcesz usunąć \"{name}\"? Tej operacji nie można cofnąć.", "Delete \"{name}\"?" : "Usunąć \"{name}\"?", "Select target folder" : "Wybierz katalog docelowy", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Adres URL pokoju został zapisany w \"{path}\" jako \"{filename}\".", @@ -29,6 +30,7 @@ OC.L10N.register( "Error" : "Błąd", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Adres URL prezentacji został zapisany w \"{path}\" jako \"{filename}\".", "URL to presentation could not be stored." : "Nie można zapisać adresu URL prezentacji.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Czy na pewno chcesz usunąć nagranie z \"{startDate}\"? Tej operacji nie można cofnąć.", "Delete?" : "Usunąć?", "Could not delete record" : "Nie można usunąć nagrania", "Server error" : "Błąd serwera", diff --git a/l10n/pl.json b/l10n/pl.json index b8f9af0..1811fbd 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -19,6 +19,7 @@ "Create" : "Utwórz", "_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"], "Delete" : "Usuń", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Czy na pewno chcesz usunąć \"{name}\"? Tej operacji nie można cofnąć.", "Delete \"{name}\"?" : "Usunąć \"{name}\"?", "Select target folder" : "Wybierz katalog docelowy", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Adres URL pokoju został zapisany w \"{path}\" jako \"{filename}\".", @@ -27,6 +28,7 @@ "Error" : "Błąd", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Adres URL prezentacji został zapisany w \"{path}\" jako \"{filename}\".", "URL to presentation could not be stored." : "Nie można zapisać adresu URL prezentacji.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Czy na pewno chcesz usunąć nagranie z \"{startDate}\"? Tej operacji nie można cofnąć.", "Delete?" : "Usunąć?", "Could not delete record" : "Nie można usunąć nagrania", "Server error" : "Błąd serwera", diff --git a/l10n/sk.js b/l10n/sk.js index 5cf7974..85c04fb 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Vytvoriť", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"], "Delete" : "Zmazať", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Naozaj chcete odstrániť „{name}“? Túto operáciu nie je možné vrátiť späť.", "Delete \"{name}\"?" : "Odstrániť „{name}“?", "Select target folder" : "Vyberte cieľový priečinok", "Room URL was stored in \"{path}\" as \"{filename}\"." : "URL miestnosti bola uložená v priečinku „{path}“ ako „{filename}“.", @@ -29,6 +30,7 @@ OC.L10N.register( "Error" : "Chyba", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL na prezentáciu bola uložená v priečinku „{path}“ ako „{filename}“.", "URL to presentation could not be stored." : "URL na prezentáciu nebolo možné uložiť.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Naozaj chcete odstrániť záznam z „{startDate}“? Túto operáciu nie je možné vrátiť späť.", "Delete?" : "Zmazať?", "Could not delete record" : "Záznam sa nepodarilo odstrániť", "Server error" : "Chyba servera", diff --git a/l10n/sk.json b/l10n/sk.json index 8977a7c..e84e4d3 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -19,6 +19,7 @@ "Create" : "Vytvoriť", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"], "Delete" : "Zmazať", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Naozaj chcete odstrániť „{name}“? Túto operáciu nie je možné vrátiť späť.", "Delete \"{name}\"?" : "Odstrániť „{name}“?", "Select target folder" : "Vyberte cieľový priečinok", "Room URL was stored in \"{path}\" as \"{filename}\"." : "URL miestnosti bola uložená v priečinku „{path}“ ako „{filename}“.", @@ -27,6 +28,7 @@ "Error" : "Chyba", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL na prezentáciu bola uložená v priečinku „{path}“ ako „{filename}“.", "URL to presentation could not be stored." : "URL na prezentáciu nebolo možné uložiť.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Naozaj chcete odstrániť záznam z „{startDate}“? Túto operáciu nie je možné vrátiť späť.", "Delete?" : "Zmazať?", "Could not delete record" : "Záznam sa nepodarilo odstrániť", "Server error" : "Chyba servera", diff --git a/l10n/tr.js b/l10n/tr.js index 74a5601..fb0d564 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -21,6 +21,7 @@ OC.L10N.register( "Create" : "Ekle", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], "Delete" : "Sil", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "\"{name}\" ögesini silmek istediğinize emin misiniz? Bu işlem geri alınamaz", "Delete \"{name}\"?" : "\"{name}\" silinsin mi?", "Select target folder" : "Hedef klasörü seçin", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Oda adresi \"{path}\" içine \"{filename}\" olarak kaydedildi.", @@ -29,6 +30,7 @@ OC.L10N.register( "Error" : "Hata", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Sunum adresi \"{path}\" içine \"{filename}\" olarak kaydedildi.", "URL to presentation could not be stored." : "Sunum adresi kaydedilemedi.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "\"{startDate}\" tarihli kaydı silmek istediğinize emin misiniz? Bu işlem geri alınamaz", "Delete?" : "Silinsin mi?", "Could not delete record" : "Kayıt silinemedi", "Server error" : "Sunucu sorunu", diff --git a/l10n/tr.json b/l10n/tr.json index 5e79684..9008e7a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -19,6 +19,7 @@ "Create" : "Ekle", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], "Delete" : "Sil", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "\"{name}\" ögesini silmek istediğinize emin misiniz? Bu işlem geri alınamaz", "Delete \"{name}\"?" : "\"{name}\" silinsin mi?", "Select target folder" : "Hedef klasörü seçin", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Oda adresi \"{path}\" içine \"{filename}\" olarak kaydedildi.", @@ -27,6 +28,7 @@ "Error" : "Hata", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Sunum adresi \"{path}\" içine \"{filename}\" olarak kaydedildi.", "URL to presentation could not be stored." : "Sunum adresi kaydedilemedi.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "\"{startDate}\" tarihli kaydı silmek istediğinize emin misiniz? Bu işlem geri alınamaz", "Delete?" : "Silinsin mi?", "Could not delete record" : "Kayıt silinemedi", "Server error" : "Sunucu sorunu", diff --git a/l10n/uk.js b/l10n/uk.js index c18e2a4..1b6711a 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -20,6 +20,7 @@ OC.L10N.register( "Create" : "Створити", "_%n participant_::_%n participants_" : ["% учасник","% учасників","% учасників","% учасників"], "Delete" : "Вилучити", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Дійсно вилучити \"{name}\"? Дію неможливо буде повернути.", "Delete \"{name}\"?" : "Вилучити \"{name}\"?", "Select target folder" : "Виберіть теку призначення", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Посилання на кімнату збережено у \"{path}\" як \"{filename}\".", @@ -28,6 +29,7 @@ OC.L10N.register( "Error" : "Помилка", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Посилання на презентацію збережено у \"{path}\" як \"{filename}\".", "URL to presentation could not be stored." : "Неможливо зберегти посилання на презентацію.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Дійсно вилучити запис від \"{startDate}\"? Цю дію неможливо буде повернути.", "Delete?" : "Вилучити", "Could not delete record" : "Неможливо вилучити запис", "Server error" : "Помилка серверу", diff --git a/l10n/uk.json b/l10n/uk.json index a5486bd..8531df4 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -18,6 +18,7 @@ "Create" : "Створити", "_%n participant_::_%n participants_" : ["% учасник","% учасників","% учасників","% учасників"], "Delete" : "Вилучити", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Дійсно вилучити \"{name}\"? Дію неможливо буде повернути.", "Delete \"{name}\"?" : "Вилучити \"{name}\"?", "Select target folder" : "Виберіть теку призначення", "Room URL was stored in \"{path}\" as \"{filename}\"." : "Посилання на кімнату збережено у \"{path}\" як \"{filename}\".", @@ -26,6 +27,7 @@ "Error" : "Помилка", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Посилання на презентацію збережено у \"{path}\" як \"{filename}\".", "URL to presentation could not be stored." : "Неможливо зберегти посилання на презентацію.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Дійсно вилучити запис від \"{startDate}\"? Цю дію неможливо буде повернути.", "Delete?" : "Вилучити", "Could not delete record" : "Неможливо вилучити запис", "Server error" : "Помилка серверу",