diff --git a/l10n/es_AR.js b/l10n/es_AR.js index c30fff91..13c696ab 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -1,15 +1,38 @@ OC.L10N.register( "richdocuments", { + "Saving…" : "Guardando...", + "Download this revision" : "Descargar esta revisión", + "Restore this revision" : "Restaurar esta revisión", + "Latest revision" : "Última revisión", + "More versions…" : "Más versiones...", + "Just now" : "Justo ahora", + "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior", "Save" : "Guardar", + "Loading documents…" : "Cargando documentos...", "Edit" : "Editar", - "Could not create file" : "No se pudo crear el archivo", + "New Document" : "Nuevo Documento", + "New Spreadsheet" : "Nueva Hoja de cálculo", + "New Presentation" : "Nueva Presentación", + "Could not create file" : "No fue posible crear el archivo", + "New Document.odt" : "Nuevo Documento.odt", + "New Spreadsheet.ods" : "Nueva HojaDeCálculo.ods", + "New Presentation.odp" : "Nueva Presentación.odp", + "New Document.docx" : "Nuevo Documento.docx", + "New Spreadsheet.xlsx" : "Nueva HojaDeCálculo.xlsx", + "New Presentation.pptx" : "Nueva Presentación.pptx", "Can't create document" : "No es posible crear el documento", "Saved" : "Guardado", + "Saved with error: Collabora Online should use the same protocol as the server installation." : "Guardado con error: Collabora Online debería usar el mismo protocolo que la instalacion del servidor.", + "Collabora Online" : "Collabora Online", + "Collabora Online server" : "Servidor Collabora Online", + "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (y puerto) del servidor de Collabora Online que provee la funcionalidad de edición como un cliente WOPI. ", "Apply" : "Aplicar", - "Wrong password. Please retry." : "Clave incorrecta. Intente de nuevo.", + "Use OOXML by default for new files" : "Usar OOXML como predeterminado para nuevos archivos", + "Wrong password. Please retry." : "Contraseña incorrecta. Favor de intentarlo de nuevo.", "Password" : "Contraseña", - "OK" : "Aceptar", - "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este vínculo ha expirado o nunca existió. Por favor contacte a la persona que lo compartió con usted para más detalles." + "OK" : "OK", + "Guest %s" : "Invitado %s", + "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este link ha expirado o nunca existió. Favor de contactar a la presona que lo compartió con usted para más detalles." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 83a56e12..d2ad26f6 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -1,13 +1,36 @@ { "translations": { + "Saving…" : "Guardando...", + "Download this revision" : "Descargar esta revisión", + "Restore this revision" : "Restaurar esta revisión", + "Latest revision" : "Última revisión", + "More versions…" : "Más versiones...", + "Just now" : "Justo ahora", + "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior", "Save" : "Guardar", + "Loading documents…" : "Cargando documentos...", "Edit" : "Editar", - "Could not create file" : "No se pudo crear el archivo", + "New Document" : "Nuevo Documento", + "New Spreadsheet" : "Nueva Hoja de cálculo", + "New Presentation" : "Nueva Presentación", + "Could not create file" : "No fue posible crear el archivo", + "New Document.odt" : "Nuevo Documento.odt", + "New Spreadsheet.ods" : "Nueva HojaDeCálculo.ods", + "New Presentation.odp" : "Nueva Presentación.odp", + "New Document.docx" : "Nuevo Documento.docx", + "New Spreadsheet.xlsx" : "Nueva HojaDeCálculo.xlsx", + "New Presentation.pptx" : "Nueva Presentación.pptx", "Can't create document" : "No es posible crear el documento", "Saved" : "Guardado", + "Saved with error: Collabora Online should use the same protocol as the server installation." : "Guardado con error: Collabora Online debería usar el mismo protocolo que la instalacion del servidor.", + "Collabora Online" : "Collabora Online", + "Collabora Online server" : "Servidor Collabora Online", + "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (y puerto) del servidor de Collabora Online que provee la funcionalidad de edición como un cliente WOPI. ", "Apply" : "Aplicar", - "Wrong password. Please retry." : "Clave incorrecta. Intente de nuevo.", + "Use OOXML by default for new files" : "Usar OOXML como predeterminado para nuevos archivos", + "Wrong password. Please retry." : "Contraseña incorrecta. Favor de intentarlo de nuevo.", "Password" : "Contraseña", - "OK" : "Aceptar", - "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este vínculo ha expirado o nunca existió. Por favor contacte a la persona que lo compartió con usted para más detalles." + "OK" : "OK", + "Guest %s" : "Invitado %s", + "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este link ha expirado o nunca existió. Favor de contactar a la presona que lo compartió con usted para más detalles." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 991a4a3a..3e212f1a 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -1,13 +1,16 @@ OC.L10N.register( "richdocuments", { + "Saving…" : "Įrašoma…", "Download this revision" : "Atsisiųsti šį poversijį", "Restore this revision" : "Atkurti šį poversijį", "Latest revision" : "Paskiausias poversijis", + "More versions…" : "Daugiau versijų…", "Just now" : "Ką tik", "Failed to revert the document to older version" : "Nepavyko sugrąžinti dokumentą į senesnę versiją", "Save" : "Įrašyti", "Edit" : "Redaguoti", + "New Document" : "Naujas dokumentas", "Could not create file" : "Nepavyko sukurti failo", "New Document.odt" : "Naujas dokumentas.odt", "New Spreadsheet.ods" : "Nauja skaičiuoklė.ods", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index f9806325..edd12522 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,11 +1,14 @@ { "translations": { + "Saving…" : "Įrašoma…", "Download this revision" : "Atsisiųsti šį poversijį", "Restore this revision" : "Atkurti šį poversijį", "Latest revision" : "Paskiausias poversijis", + "More versions…" : "Daugiau versijų…", "Just now" : "Ką tik", "Failed to revert the document to older version" : "Nepavyko sugrąžinti dokumentą į senesnę versiją", "Save" : "Įrašyti", "Edit" : "Redaguoti", + "New Document" : "Naujas dokumentas", "Could not create file" : "Nepavyko sukurti failo", "New Document.odt" : "Naujas dokumentas.odt", "New Spreadsheet.ods" : "Nauja skaičiuoklė.ods",