Files
nextcloud-pantry/l10n/es_DO.js
Nextcloud bot 37000ae54f fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-15 02:18:33 +00:00

45 lines
1.2 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"pantry",
{
"Images" : "Imágenes",
"Save" : "Guardar",
"Saved." : "Guardado.",
"Name" : "Nombre",
"Cancel" : "Cancel",
"Delete" : "Borrar",
"Edit" : "Editar",
"Add" : "Guardar",
"Category" : "Categoría",
"Description" : "Descripción",
"All" : "Todos",
"Remove image" : "Eliminar imagen",
"Delete permanently" : "Borrar permanentemente",
"Restore" : "Restaurar",
"Member" : "Miembro",
"Owner" : "Dueño",
"General" : "General",
"Members" : "Miembros",
"Account" : "Cuenta",
"Joined" : "Se ha unido",
"Add a member" : "Agegar un miembro",
"Preview" : "Previsualizar",
"Folder name" : "Nombre de la carpeta",
"Rename" : "Renombrar",
"Close" : "Cerrar",
"days" : "días",
"weeks" : "semanas",
"Daily" : "Diariamente",
"Weekly" : "Semanalmente",
"Ends" : "Termina",
"Never" : "Nunca",
"Summary" : "Resumen",
"Newest first" : "Más reciente primero",
"Oldest first" : "Más antiguo primero",
"Custom" : "Personalizado",
"Trash" : "Basura",
"New note" : "Nota nueva",
"Upload" : "Cargar",
"New folder" : "Carpeta nueva "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");