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

14 lines
504 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Fichièrs recomandats",
"Recommendations" : "Recomandacions",
"Shows recommended files" : "Mostrar los fichièrs recomandats",
"No recommendations yet" : "Cap de recomandacion pel moment",
"Show recommendations" : "Mostrar las recomandacions",
"Recently commented" : "Comentats fa res",
"Recently edited" : "Modificats fa res",
"Recently shared" : "Partejats fa res"
},
"nplurals=2; plural=(n > 1);");