Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/fr.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
828 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Fichiers recommandés",
"No recommendations yet" : "Aucune recommandation pour l'instant",
"Recently commented" : "Commentés récemment",
"Recently edited" : "Modifié récemment",
"Recently shared" : "Partagés récemment",
"Recommendations" : "Recommandations",
"Shows recommended files" : "Affiche les fichiers recommandés",
"Shows recommended files for quick access of files and folders with recent activity" : "Affiche les fichiers recommandés pour un accès rapide aux fichiers et dossiers ayant une activité récente",
"Path name {path}" : "Nom du chemin {path}",
"Show recommendations" : "Afficher les recommandations"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");