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

12 lines
737 B
JSON

{ "translations": {
"Recommended files" : "Archivos recomendados",
"Recommendations" : "Recomendaciones",
"Shows recommended files" : "Mostrar archivos recomendados",
"Shows recommended files for quick access of files and folders with recent activity" : "Mostrar archivos recomendados para acceder rápidamente a archivos y carpetas con actividad reciente",
"No recommendations yet" : "Todavía no hay recomendaciones",
"Show recommendations" : "Mostrar recomendaciones",
"Recently commented" : "Recientemente comentado",
"Recently edited" : "Editado recientemente",
"Recently shared" : "Compartido recientemente"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}