38 строки
2.1 KiB
JavaScript
38 строки
2.1 KiB
JavaScript
OC.L10N.register(
|
|
"richdocuments",
|
|
{
|
|
"Saving…" : "Guardando...",
|
|
"All" : "Too",
|
|
"Download this revision" : "Baxar esta revisión",
|
|
"Restore this revision" : "Restaurar esta revisión",
|
|
"More versions…" : "Más versiones..",
|
|
"Just now" : "Xusto agora",
|
|
"Save" : "Guardar",
|
|
"Loading documents…" : "Cargando documentos...",
|
|
"Edit" : "Editar",
|
|
"New Document" : "Documentu nuevu",
|
|
"New Spreadsheet" : "Fueya nueva de cálculu",
|
|
"New Presentation" : "Presentación nueva",
|
|
"Could not create file" : "Nun pudo crease'l ficheru",
|
|
"New Document.odt" : "Documentu.odt nuevu",
|
|
"New Spreadsheet.ods" : "Fueya_de_cálculu.ods nueva",
|
|
"New Presentation.odp" : "Presentación.odp nueva",
|
|
"New Document.docx" : "Documentu.docx nuevu",
|
|
"New Spreadsheet.xlsx" : "Fueya_de_cálculu.xlsx nueva",
|
|
"New Presentation.pptx" : "Presentación.pptx nueva",
|
|
"Can't create document" : "Nun pue crease'l documentu",
|
|
"Saved" : "Guardóse",
|
|
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Guardóse con fallos: Collabora Online debería usar el mesmu protocolu que'l de la instalación del sirvidor.",
|
|
"Collabora Online" : "Collabora Online",
|
|
"Collabora Online server" : "Sirvidor de Collabora Online",
|
|
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (y puertu) del sirvidor Collabora Online que forne la funcionalidá d'edición como un veceru WOPI.",
|
|
"Apply" : "Aplicar",
|
|
"Use OOXML by default for new files" : "Usar OOXML por defeutu pa ficheros nuevos",
|
|
"Wrong password. Please retry." : "Contraseña incorreuta. Volvi tentalo, por favor.",
|
|
"Password" : "Contraseña",
|
|
"OK" : "Aceutar",
|
|
"Guest %s" : "Convidáu/ada %s",
|
|
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esti enllaz caducó o enxamás nun esistió. Pa más detalles, contauta cola persona que lu compartió contigo."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|