Starting to translate the UI

This commit is contained in:
Andrew Lee 2025-08-01 18:38:32 -04:00
parent 979871a65b
commit 4c976e69ca
No known key found for this signature in database

View file

@ -3228,27 +3228,27 @@ var Ls = {
],
"m_ok": "OK",
"m_ng": "Cancel",
"m_ng": "Annuler",
"enable": "Enable",
"enable": "Permettre",
"danger": "DANGER",
"clipped": "copied to clipboard",
"clipped": "copiés dans le presse-papiers",
"ht_s1": "second",
"ht_s2": "seconds",
"ht_s2": "secondes",
"ht_m1": "minute",
"ht_m2": "minutes",
"ht_h1": "hour",
"ht_h2": "hours",
"ht_d1": "day",
"ht_d2": "days",
"ht_and": " and ",
"ht_h1": "heure",
"ht_h2": "heures",
"ht_d1": "jour",
"ht_d2": "jours",
"ht_and": " et ",
"goh": "control-panel",
"gop": 'previous sibling">prev',
"gou": 'parent folder">up',
"gon": 'next folder">next',
"logout": "Logout ",
"goh": "panneau-de-commande",
"gop": 'dernier frère">dernier',
"gou": 'dossier parent">en haut',
"gon": 'prochain dossier">prochain',
"logout": "Déconnexion ",
"access": " access",
"ot_close": "close submenu",
"ot_search": "search for files by attributes, path / name, music tags, or any combination of those$N$N<code>foo bar</code> = must contain both «foo» and «bar»,$N<code>foo -bar</code> = must contain «foo» but not «bar»,$N<code>^yana .opus$</code> = start with «yana» and be an «opus» file$N<code>"try unite"</code> = contain exactly «try unite»$N$Nthe date format is iso-8601, like$N<code>2009-12-31</code> or <code>2020-09-12 23:30:00</code>",