[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-07-07 02:53:52 +00:00
parent fb9ecbe429
commit 903505ae38
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 12 additions and 0 deletions

View File

@ -39,6 +39,7 @@ OC.L10N.register(
"Empty note" : "Nota vacía",
"Write …" : "Escribir",
"Details" : "Detalles",
"CTRL + /" : "CTRL + /",
"Edit" : "Editar",
"Preview" : "Vista previa",
"Exit full screen" : "Salir de pantalla completa",
@ -62,13 +63,18 @@ OC.L10N.register(
"iOS app" : "Aplicación de iOS",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Comience a escribir una nota haciendo clic sobre “{newnote}” en la navegación de la App.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Podrá crear subcategorías usando \"/\" como separador entre la categoría principal y la subcategoría, como, por ejemplo “{parent}/{sub}\"",
"Note not found." : "Nota no encontrada.",
"Note is locked." : "La nota está bloqueada.",
"Insufficient storage." : "Almacenamiento insuficiente.",
"See JavaScript console and server log for details." : "Revise la consola JavaScript y el registro del servidor para ver los detalles.",
"Updating settings has failed." : "Fallo al guardar la configuración modificada.",
"Fetching notes has failed." : "Fallo al recuperar las notas.",
"Fetching note {id} has failed." : "Fallo al recuperar la nota {id}",
"Refreshing note {id} has failed." : "Fallo al actualizar la nota {id}",
"Renaming note {id} has failed." : "Fallo al renombrar la nota {id} .",
"Creating new note has failed." : "Fallo al crear una nueva nota.",
"Saving note {id} has failed." : "Fallo al guardar la nota {id}.",
"Updating title for note {id} has failed." : "Fallo al actualizar el título de la nota {id}",
"Undo delete has failed for note {title}." : "Ha fallado la operación de Deshacer el borrado para la nota {title}.",
"Deleting note {id} has failed." : "El borrado de la nota {id} ha fallado.",
"Toggling favorite for note {id} has failed." : "Fallo al marcar la nota {id} como favorita",

View File

@ -37,6 +37,7 @@
"Empty note" : "Nota vacía",
"Write …" : "Escribir",
"Details" : "Detalles",
"CTRL + /" : "CTRL + /",
"Edit" : "Editar",
"Preview" : "Vista previa",
"Exit full screen" : "Salir de pantalla completa",
@ -60,13 +61,18 @@
"iOS app" : "Aplicación de iOS",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Comience a escribir una nota haciendo clic sobre “{newnote}” en la navegación de la App.",
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Podrá crear subcategorías usando \"/\" como separador entre la categoría principal y la subcategoría, como, por ejemplo “{parent}/{sub}\"",
"Note not found." : "Nota no encontrada.",
"Note is locked." : "La nota está bloqueada.",
"Insufficient storage." : "Almacenamiento insuficiente.",
"See JavaScript console and server log for details." : "Revise la consola JavaScript y el registro del servidor para ver los detalles.",
"Updating settings has failed." : "Fallo al guardar la configuración modificada.",
"Fetching notes has failed." : "Fallo al recuperar las notas.",
"Fetching note {id} has failed." : "Fallo al recuperar la nota {id}",
"Refreshing note {id} has failed." : "Fallo al actualizar la nota {id}",
"Renaming note {id} has failed." : "Fallo al renombrar la nota {id} .",
"Creating new note has failed." : "Fallo al crear una nueva nota.",
"Saving note {id} has failed." : "Fallo al guardar la nota {id}.",
"Updating title for note {id} has failed." : "Fallo al actualizar el título de la nota {id}",
"Undo delete has failed for note {title}." : "Ha fallado la operación de Deshacer el borrado para la nota {title}.",
"Deleting note {id} has failed." : "El borrado de la nota {id} ha fallado.",
"Toggling favorite for note {id} has failed." : "Fallo al marcar la nota {id} como favorita",