Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/ca.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

16 lines
741 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Fitxers recomanats",
"No recommendations yet" : "Encara no hi ha recomanacions",
"Recently commented" : "Comentat recentment",
"Recently edited" : "Editat recentment",
"Recently shared" : "Compartit recentment",
"Recommendations" : "Recomanacions",
"Shows recommended files" : "Mostra fitxers recomanats",
"Shows recommended files for quick access of files and folders with recent activity" : "Mostra fitxers recomanats per a accedir ràpidament a les carpetes i els fitxers amb activitat recent",
"Path name {path}" : "Nom del camí {path}",
"Show recommendations" : "Mostra les recomanacions"
},
"nplurals=2; plural=(n != 1);");