diff --git a/l10n/ca.js b/l10n/ca.js index a9636a1..e4f122b 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -1,21 +1,63 @@ OC.L10N.register( "drawio", { + "Versions plugin is not enabled" : "El connector de versions no està habilitat", "You can not open a folder" : "No podeu obrir una carpeta", + "Invalid fileId/revId supplied." : "S'ha proporcionat un identificador de fitxer/revId no vàlid.", "An internal server error occurred." : "S'ha produït un error intern del servidor.", + "Invalid fileId supplied." : "S'ha proporcionat un identificador de fitxer no vàlid.", "This file is too big to be opened. Please download the file instead." : "Aquest fitxer és massa gran per a obrir-lo. Baixeu el fitxer.", "Cannot read the file." : "No es pot llegir el fitxer.", + "Invalid fileId/shareToken supplied." : "S'ha proporcionat un identificador de fitxer/shareToken no vàlid.", "File not found." : "No s'ha trobat el fitxer.", "The file is locked." : "El fitxer està blocat.", "You can not write to a folder" : "No podeu escriure a una carpeta", + "The file you are working on was updated in the meantime." : "El fitxer en el qual esteu treballant s'ha actualitzat mentrestant.", "Could not write to file." : "No s’ha pogut escriure al fitxer.", "Insufficient permissions" : "Permisos insuficients", + "File content not supplied" : "Contingut del fitxer no subministrat", + "File etag not supplied" : "Fitxer etag no subministrat", + "You cannot write to this path" : "No pots escriure en aquest camí", + "Incorrect parameters" : "Paràmetres incorrectes", + "The required folder was not found" : "No s'ha trobat la carpeta necessària", + "You don't have enough permission to create file" : "No teniu prou permís per crear un fitxer", + "Can't create file" : "No es pot crear el fitxer", + "Draw.io app not configured! Please contact admin." : "L'aplicació Draw.io no està configurada! Poseu-vos en contacte amb l'administrador.", + "Draw.io" : "Draw.io", + "Draw.io integration app" : "Aplicació d'integració Draw.io", + "Integrates draw.io diagrams editor with Nextcloud" : "Integra l'editor de diagrames draw.io amb Nextcloud", + "FileId is empty" : "FileId està buit", + "Loading, please wait." : "S'està carregant. Espereu.", + "Error loading the file" : "S'ha produït un error en carregar el fitxer", + "New draw.io Diagram" : "Nou diagrama draw.io", + "New draw.io Whiteboard" : "Nova pissarra de draw.io", + "Open in Draw.io" : "Obre a Draw.io", + "Error: Creating a new file failed." : "Error: no s'ha pogut crear un fitxer nou.", + "Edit in Draw.io" : "Edició a Draw.io", + "draw.io Configuration error:" : "Error de configuració de draw.io:", "Saving..." : "S'està desant...", + "Settings have been successfully saved" : "Els paràmetres s'han desat correctament", + "Error when trying to connect" : "Error en intentar connectar-se", "Auto" : "Automàtic", + "Draw.io URL" : "URL de Draw.io", + "Note: To enable realtime collaboration, leave blank or enter (https://embed.diagrams.net)" : "Nota: per habilitar la col·laboració en temps real, deixeu-lo en blanc o introduïu (https://embed.diagrams.net)", + "Theme:" : "Tema:", + "Classic" : "Clàssic", + "Modern" : "Modern", + "Minimal" : "Mínim", + "Atlas" : "Atles", "Dark" : "Fosc", "Yes" : "Sí", "No" : "No", "Language" : "Llengua", + "Activate offline mode in Draw.io?" : "Vols activar el mode fora de línia a Draw.io?", + "When the \"offline mode\" is active, this disables all remote operations and features to protect the users privacy. Draw.io will then also only be in English, even if you set a different language manually." : "Quan el \"mode fora de línia\" està actiu, desactiva totes les operacions i funcions remotes per protegir la privadesa dels usuaris. Draw.io també estarà només en anglès, fins i tot si configureu una llengua diferent manualment.", + "Activate autosave?" : "Vols activar el desat automàtic?", + "Note: To enable realtime collaboration, autosave must be active." : "Nota: Per habilitar la col·laboració en temps real, l'autodesat ha d'estar actiu.", + "Enable libraries?" : "Vols habilitar les biblioteques?", + "Enable diagram previews?" : "Vols habilitar les visualitzacions prèvies del diagrama?", + "Note: Disable previews to save storage space used to store diagram preview images" : "Nota: inhabilitar les previsualitzacions per estalviar espai d'emmagatzematge utilitzat per emmagatzemar imatges de visualització prèvia del diagrama", + "draw.io Configuration" : "Configuració draw.io", "Save" : "Desa" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index fe166f9..eabecaf 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,19 +1,61 @@ { "translations": { + "Versions plugin is not enabled" : "El connector de versions no està habilitat", "You can not open a folder" : "No podeu obrir una carpeta", + "Invalid fileId/revId supplied." : "S'ha proporcionat un identificador de fitxer/revId no vàlid.", "An internal server error occurred." : "S'ha produït un error intern del servidor.", + "Invalid fileId supplied." : "S'ha proporcionat un identificador de fitxer no vàlid.", "This file is too big to be opened. Please download the file instead." : "Aquest fitxer és massa gran per a obrir-lo. Baixeu el fitxer.", "Cannot read the file." : "No es pot llegir el fitxer.", + "Invalid fileId/shareToken supplied." : "S'ha proporcionat un identificador de fitxer/shareToken no vàlid.", "File not found." : "No s'ha trobat el fitxer.", "The file is locked." : "El fitxer està blocat.", "You can not write to a folder" : "No podeu escriure a una carpeta", + "The file you are working on was updated in the meantime." : "El fitxer en el qual esteu treballant s'ha actualitzat mentrestant.", "Could not write to file." : "No s’ha pogut escriure al fitxer.", "Insufficient permissions" : "Permisos insuficients", + "File content not supplied" : "Contingut del fitxer no subministrat", + "File etag not supplied" : "Fitxer etag no subministrat", + "You cannot write to this path" : "No pots escriure en aquest camí", + "Incorrect parameters" : "Paràmetres incorrectes", + "The required folder was not found" : "No s'ha trobat la carpeta necessària", + "You don't have enough permission to create file" : "No teniu prou permís per crear un fitxer", + "Can't create file" : "No es pot crear el fitxer", + "Draw.io app not configured! Please contact admin." : "L'aplicació Draw.io no està configurada! Poseu-vos en contacte amb l'administrador.", + "Draw.io" : "Draw.io", + "Draw.io integration app" : "Aplicació d'integració Draw.io", + "Integrates draw.io diagrams editor with Nextcloud" : "Integra l'editor de diagrames draw.io amb Nextcloud", + "FileId is empty" : "FileId està buit", + "Loading, please wait." : "S'està carregant. Espereu.", + "Error loading the file" : "S'ha produït un error en carregar el fitxer", + "New draw.io Diagram" : "Nou diagrama draw.io", + "New draw.io Whiteboard" : "Nova pissarra de draw.io", + "Open in Draw.io" : "Obre a Draw.io", + "Error: Creating a new file failed." : "Error: no s'ha pogut crear un fitxer nou.", + "Edit in Draw.io" : "Edició a Draw.io", + "draw.io Configuration error:" : "Error de configuració de draw.io:", "Saving..." : "S'està desant...", + "Settings have been successfully saved" : "Els paràmetres s'han desat correctament", + "Error when trying to connect" : "Error en intentar connectar-se", "Auto" : "Automàtic", + "Draw.io URL" : "URL de Draw.io", + "Note: To enable realtime collaboration, leave blank or enter (https://embed.diagrams.net)" : "Nota: per habilitar la col·laboració en temps real, deixeu-lo en blanc o introduïu (https://embed.diagrams.net)", + "Theme:" : "Tema:", + "Classic" : "Clàssic", + "Modern" : "Modern", + "Minimal" : "Mínim", + "Atlas" : "Atles", "Dark" : "Fosc", "Yes" : "Sí", "No" : "No", "Language" : "Llengua", + "Activate offline mode in Draw.io?" : "Vols activar el mode fora de línia a Draw.io?", + "When the \"offline mode\" is active, this disables all remote operations and features to protect the users privacy. Draw.io will then also only be in English, even if you set a different language manually." : "Quan el \"mode fora de línia\" està actiu, desactiva totes les operacions i funcions remotes per protegir la privadesa dels usuaris. Draw.io també estarà només en anglès, fins i tot si configureu una llengua diferent manualment.", + "Activate autosave?" : "Vols activar el desat automàtic?", + "Note: To enable realtime collaboration, autosave must be active." : "Nota: Per habilitar la col·laboració en temps real, l'autodesat ha d'estar actiu.", + "Enable libraries?" : "Vols habilitar les biblioteques?", + "Enable diagram previews?" : "Vols habilitar les visualitzacions prèvies del diagrama?", + "Note: Disable previews to save storage space used to store diagram preview images" : "Nota: inhabilitar les previsualitzacions per estalviar espai d'emmagatzematge utilitzat per emmagatzemar imatges de visualització prèvia del diagrama", + "draw.io Configuration" : "Configuració draw.io", "Save" : "Desa" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 66a0482..f425fbe 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -54,7 +54,7 @@ OC.L10N.register( "When the \"offline mode\" is active, this disables all remote operations and features to protect the users privacy. Draw.io will then also only be in English, even if you set a different language manually." : "Wenn der \"Offline-Modus\" aktiv ist, werden alle Remote-Operationen und -Funktionen deaktiviert, um die Privatsphäre der Benutzer zu schützen. Draw.io ist dann auch nur auf Englisch, auch wenn du manuell eine andere Sprache einstellst.", "Activate autosave?" : "Automatisches Speichern aktivieren?", "Note: To enable realtime collaboration, autosave must be active." : "Hinweis: Um die Zusammenarbeit in Echtzeit zu ermöglichen, muss die automatische Speicherung aktiviert sein.", - "Enable libraries?" : "Bibliotheken aktivieren?", + "Enable libraries?" : "Diagrammvorschau aktivieren?", "Enable diagram previews?" : "Diagrammvorschau aktivieren?", "Note: Disable previews to save storage space used to store diagram preview images" : "Hinweis: Deaktiviere Vorschauen, um Speicherplatz zu sparen, der zum Speichern von Diagrammvorschaubildern verwendet wird", "draw.io Configuration" : "draw.io Konfiguration:", diff --git a/l10n/de.json b/l10n/de.json index 2ac6fef..bac9c15 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -52,7 +52,7 @@ "When the \"offline mode\" is active, this disables all remote operations and features to protect the users privacy. Draw.io will then also only be in English, even if you set a different language manually." : "Wenn der \"Offline-Modus\" aktiv ist, werden alle Remote-Operationen und -Funktionen deaktiviert, um die Privatsphäre der Benutzer zu schützen. Draw.io ist dann auch nur auf Englisch, auch wenn du manuell eine andere Sprache einstellst.", "Activate autosave?" : "Automatisches Speichern aktivieren?", "Note: To enable realtime collaboration, autosave must be active." : "Hinweis: Um die Zusammenarbeit in Echtzeit zu ermöglichen, muss die automatische Speicherung aktiviert sein.", - "Enable libraries?" : "Bibliotheken aktivieren?", + "Enable libraries?" : "Diagrammvorschau aktivieren?", "Enable diagram previews?" : "Diagrammvorschau aktivieren?", "Note: Disable previews to save storage space used to store diagram preview images" : "Hinweis: Deaktiviere Vorschauen, um Speicherplatz zu sparen, der zum Speichern von Diagrammvorschaubildern verwendet wird", "draw.io Configuration" : "draw.io Konfiguration:",