richdocuments/l10n/ia.js

38 строки
1.7 KiB
JavaScript

OC.L10N.register(
"richdocuments",
{
"New Document.odt" : "Nove-Documento.odt",
"New Spreadsheet.ods" : "Nove-Folio-de-Labor.ods",
"New Presentation.odp" : "Nove-Presentation.odp",
"New Document.docx" : "Nove-Documento.docx",
"New Spreadsheet.xlsx" : "Nove-Folio-de-Labor.xlsx",
"New Presentation.pptx" : "Nove-Presentation.pptx",
"Saved" : "Salveguardate",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le file incargate excede le directiva MAX_FILE_SIZE que esseva specificate in le formulario HTML",
"No file was uploaded" : "Nulle file esseva incargate",
"Missing a temporary folder" : "Il manca un dossier temporari",
"File is too big" : "File es troppo grande",
"New" : "Nove",
"Advanced settings" : "Configurationes avantiate",
"Save" : "Salveguardar",
"Confirm" : "Confirmar",
"Cancel" : "Cancellar",
"Description" : "Description",
"Close" : "Clauder",
"Edit" : "Modificar",
"Failed to revert the document to older version" : "Il falleva a restaurar le documento a un version plus ancian",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "Detalios",
"Download" : "Discargar",
"Guest" : "Invitato",
"Create" : "Crear",
"Could not create file" : "Impossibile crear le file",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Salveguardate con error: Collabora Online deberea usar le mesme protocollo que le servitor de installation.",
"Error" : "Error",
"Nickname" : "Pseudonymo",
"Saving…" : "Salveguardante...",
"Collabora Online" : "Collabora Online"
},
"nplurals=2; plural=(n != 1);");