f7cloud_client/apps/recommendations/l10n/ast.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

16 lines
747 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Ficheros recomendaos",
"Recommendations" : "Recomendaciones",
"Shows recommended files" : "Amuesa ficheros recomendaos",
"Shows recommended files for quick access of files and folders with recent activity" : "Amuesa ficheros recomendaos p'acceder aína a les carpetes y los ficheros con actividá recién",
"No recommendations yet" : "Nun hai nenguna recomendación",
"Path name {path}" : "Nome del camín {path}",
"Show recommendations" : "Amosar les recomendaciones",
"Recently commented" : "Comentóse apocayá",
"Recently edited" : "Editóse apocayá",
"Recently shared" : "Compartióse apocayá"
},
"nplurals=2; plural=(n != 1);");