nextcloud/apps/systemtags/l10n/oc.js

13 lines
360 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Tags" : "Etiquetas",
2016-05-10 10:30:51 +03:00
"%s (invisible)" : "%s (invisible)",
2016-02-17 09:56:11 +03:00
"No files in here" : "Pas cap de fichièr aicí",
"No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr",
"Name" : "Nom",
"Size" : "Talha",
"Modified" : "Modificat"
},
"nplurals=2; plural=(n > 1);");