diff --git a/l10n/de.js b/l10n/de.js index 6942ba0e..234b4db6 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Weitere Versionen…", "Just now" : "Gerade eben", "Failed to revert the document to older version" : "Fehler beim Zurücksetzen des Dokumentes auf eine ältere Version", + "Please enter the filename to store the document as." : "Bitte den Dateinamen angeben, unter welchem dieses Dokument gespeichert werden soll.", "Save As" : "Speichern als", "New filename" : "Neuer Dateiname", "Save" : "Speichern", diff --git a/l10n/de.json b/l10n/de.json index ef48f33d..332f7664 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -7,6 +7,7 @@ "More versions…" : "Weitere Versionen…", "Just now" : "Gerade eben", "Failed to revert the document to older version" : "Fehler beim Zurücksetzen des Dokumentes auf eine ältere Version", + "Please enter the filename to store the document as." : "Bitte den Dateinamen angeben, unter welchem dieses Dokument gespeichert werden soll.", "Save As" : "Speichern als", "New filename" : "Neuer Dateiname", "Save" : "Speichern", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 2d0873d5..b0cf343c 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Weitere Versionen…", "Just now" : "Gerade ebend", "Failed to revert the document to older version" : "Fehler beim Zurücksetzen des Dokumentes auf eine ältere Version", + "Please enter the filename to store the document as." : "Bitte den Dateinamen angeben, unter welchem dieses Dokument gespeichert werden soll.", "Save As" : "Speichern als", "New filename" : "Neuer Dateiname", "Save" : "Speichern", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 93525450..2ba9ac6f 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -7,6 +7,7 @@ "More versions…" : "Weitere Versionen…", "Just now" : "Gerade ebend", "Failed to revert the document to older version" : "Fehler beim Zurücksetzen des Dokumentes auf eine ältere Version", + "Please enter the filename to store the document as." : "Bitte den Dateinamen angeben, unter welchem dieses Dokument gespeichert werden soll.", "Save As" : "Speichern als", "New filename" : "Neuer Dateiname", "Save" : "Speichern", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 0d3c8316..96dcc083 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "More versions…", "Just now" : "Just now", "Failed to revert the document to older version" : "Failed to revert the document to older version", + "Please enter the filename to store the document as." : "Please enter the filename to store the document as.", "Save As" : "Save As", "New filename" : "New filename", "Save" : "Save", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d05fa622..8b67c839 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -7,6 +7,7 @@ "More versions…" : "More versions…", "Just now" : "Just now", "Failed to revert the document to older version" : "Failed to revert the document to older version", + "Please enter the filename to store the document as." : "Please enter the filename to store the document as.", "Save As" : "Save As", "New filename" : "New filename", "Save" : "Save", diff --git a/l10n/es.js b/l10n/es.js index 7710520d..de9bce20 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Más versiones…", "Just now" : "Ahora", "Failed to revert the document to older version" : "No se pudo revertir el documento a la versión más antigua", + "Please enter the filename to store the document as." : "Por favor, introduce el nombre de archivo con el que guardar el documento.", "Save As" : "Guardar como", "New filename" : "Nuevo nombre de archivo", "Save" : "Guardar", diff --git a/l10n/es.json b/l10n/es.json index 228b184d..ef99f6a3 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -7,6 +7,7 @@ "More versions…" : "Más versiones…", "Just now" : "Ahora", "Failed to revert the document to older version" : "No se pudo revertir el documento a la versión más antigua", + "Please enter the filename to store the document as." : "Por favor, introduce el nombre de archivo con el que guardar el documento.", "Save As" : "Guardar como", "New filename" : "Nuevo nombre de archivo", "Save" : "Guardar", diff --git a/l10n/es_419.js b/l10n/es_419.js new file mode 100644 index 00000000..6e80f3ee --- /dev/null +++ b/l10n/es_419.js @@ -0,0 +1,46 @@ +OC.L10N.register( + "richdocuments", + { + "Saving…" : "Guardando...", + "All" : "Todos", + "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", + "Save As" : "Guardar Como", + "New filename" : "Nuevo nombredearchivo", + "Save" : "Guardar", + "Loading documents…" : "Cargando documentos...", + "Edit" : "Editar", + "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 instalación 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", + "Restrict usage to specific groups" : "Limitar uso a grupos específicos", + "Restrict edit to specific groups" : "Limitar edición a grupos específicos", + "Use OOXML by default for new files" : "Usar OOXML como predeterminado para nuevos archivos", + "Enable access for external apps" : "Habilitar acceso para aplicaciones externas", + "Add" : "Guardar", + "Wrong password. Please retry." : "Contraseña incorrecta. Por favor intentalo de nuevo.", + "Password" : "Contraseña", + "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." : "Esta liga ha expirado o nunca existió. Por favor de contacta a la persona que lo compartió contigo para más detalles." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_419.json b/l10n/es_419.json new file mode 100644 index 00000000..ad7701bc --- /dev/null +++ b/l10n/es_419.json @@ -0,0 +1,44 @@ +{ "translations": { + "Saving…" : "Guardando...", + "All" : "Todos", + "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", + "Save As" : "Guardar Como", + "New filename" : "Nuevo nombredearchivo", + "Save" : "Guardar", + "Loading documents…" : "Cargando documentos...", + "Edit" : "Editar", + "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 instalación 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", + "Restrict usage to specific groups" : "Limitar uso a grupos específicos", + "Restrict edit to specific groups" : "Limitar edición a grupos específicos", + "Use OOXML by default for new files" : "Usar OOXML como predeterminado para nuevos archivos", + "Enable access for external apps" : "Habilitar acceso para aplicaciones externas", + "Add" : "Guardar", + "Wrong password. Please retry." : "Contraseña incorrecta. Por favor intentalo de nuevo.", + "Password" : "Contraseña", + "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." : "Esta liga ha expirado o nunca existió. Por favor de contacta a la persona que lo compartió contigo para más detalles." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index b042b242..ad7701bc 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index b042b242..ad7701bc 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index b042b242..ad7701bc 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index b042b242..ad7701bc 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index b042b242..ad7701bc 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index b042b242..ad7701bc 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index b042b242..ad7701bc 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index b042b242..ad7701bc 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index b042b242..ad7701bc 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index b042b242..ad7701bc 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index b042b242..ad7701bc 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index b042b242..ad7701bc 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index b042b242..ad7701bc 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index b042b242..ad7701bc 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 616b1a79..6e80f3ee 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -9,6 +9,7 @@ OC.L10N.register( "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index b042b242..ad7701bc 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -7,6 +7,7 @@ "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", + "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", "Save" : "Guardar", diff --git a/l10n/fr.js b/l10n/fr.js index 4a9d16b5..61ea91e3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Plus de versions...", "Just now" : "À l'instant", "Failed to revert the document to older version" : "Impossible de restaurer le fichier à son ancienne version", + "Please enter the filename to store the document as." : "Veuillez entrer le nom avec lequel vous voulez que le document soit stocké.", "Save As" : "Enregistrer sous", "New filename" : "Nouveau nom de fichier", "Save" : "Enregistrer", diff --git a/l10n/fr.json b/l10n/fr.json index 5ed0b8f2..de2517a0 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -7,6 +7,7 @@ "More versions…" : "Plus de versions...", "Just now" : "À l'instant", "Failed to revert the document to older version" : "Impossible de restaurer le fichier à son ancienne version", + "Please enter the filename to store the document as." : "Veuillez entrer le nom avec lequel vous voulez que le document soit stocké.", "Save As" : "Enregistrer sous", "New filename" : "Nouveau nom de fichier", "Save" : "Enregistrer", diff --git a/l10n/hu.js b/l10n/hu.js index 6f68ebe1..a3e571c8 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "További változatok...", "Just now" : "Épp most", "Failed to revert the document to older version" : "Nem sikerült visszaállítani a dokumentumot a korábbi verzióra", + "Please enter the filename to store the document as." : "Kérlek add meg, hogy milyen néven legyen tárolva a dokumentum.", "Save As" : "Mentés másként", "New filename" : "Új fájlnév", "Save" : "Mentés", diff --git a/l10n/hu.json b/l10n/hu.json index 6f1397f4..8d7fb674 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -7,6 +7,7 @@ "More versions…" : "További változatok...", "Just now" : "Épp most", "Failed to revert the document to older version" : "Nem sikerült visszaállítani a dokumentumot a korábbi verzióra", + "Please enter the filename to store the document as." : "Kérlek add meg, hogy milyen néven legyen tárolva a dokumentum.", "Save As" : "Mentés másként", "New filename" : "Új fájlnév", "Save" : "Mentés", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index f8b0c308..4ff6420e 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Outras versões...", "Just now" : "Agora", "Failed to revert the document to older version" : "Falha ao reverter o documento para a versão anterior", + "Please enter the filename to store the document as." : "Entre com o nome do arquivo a salvar.", "Save As" : "Salvar Como", "New filename" : "Novo nome de arquivo", "Save" : "Salvar", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index c27055a8..1576d9d9 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -7,6 +7,7 @@ "More versions…" : "Outras versões...", "Just now" : "Agora", "Failed to revert the document to older version" : "Falha ao reverter o documento para a versão anterior", + "Please enter the filename to store the document as." : "Entre com o nome do arquivo a salvar.", "Save As" : "Salvar Como", "New filename" : "Novo nome de arquivo", "Save" : "Salvar", diff --git a/l10n/ru.js b/l10n/ru.js index 583fdb5e..cd578699 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Ещё версии…", "Just now" : "Прямо сейчас", "Failed to revert the document to older version" : "Не удалось вернуть документ к старой версии", + "Please enter the filename to store the document as." : "Задайте имя файла для сохранения этого документа.", "Save As" : "Сохранить как", "New filename" : "Новое имя файла", "Save" : "Сохранить", diff --git a/l10n/ru.json b/l10n/ru.json index 7036c841..a36f3fb7 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -7,6 +7,7 @@ "More versions…" : "Ещё версии…", "Just now" : "Прямо сейчас", "Failed to revert the document to older version" : "Не удалось вернуть документ к старой версии", + "Please enter the filename to store the document as." : "Задайте имя файла для сохранения этого документа.", "Save As" : "Сохранить как", "New filename" : "Новое имя файла", "Save" : "Сохранить", diff --git a/l10n/tr.js b/l10n/tr.js index 12a2926c..215dbd3e 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -9,6 +9,7 @@ OC.L10N.register( "More versions…" : "Diğer sürümler...", "Just now" : "Şimdi", "Failed to revert the document to older version" : "Belgenin önceki sürümü geri yüklenemedi", + "Please enter the filename to store the document as." : "Lütfen belgenin kaydedileceği adı yazın.", "Save As" : "Farklı Kaydet", "New filename" : "Yeni dosya adı", "Save" : "Kaydet", diff --git a/l10n/tr.json b/l10n/tr.json index 0bb47c6f..ed3203cb 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -7,6 +7,7 @@ "More versions…" : "Diğer sürümler...", "Just now" : "Şimdi", "Failed to revert the document to older version" : "Belgenin önceki sürümü geri yüklenemedi", + "Please enter the filename to store the document as." : "Lütfen belgenin kaydedileceği adı yazın.", "Save As" : "Farklı Kaydet", "New filename" : "Yeni dosya adı", "Save" : "Kaydet",