nextcloud/apps/systemtags/l10n/es.js

12 lines
306 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "Etiquetas",
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Name" : "Nombre",
"Size" : "Tamaño",
"Modified" : "Modificado"
},
"nplurals=2; plural=(n != 1);");