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_ok": "OK",
"m_ng": "Cancel", "m_ng": "Annuler",
"enable": "Enable", "enable": "Permettre",
"danger": "DANGER", "danger": "DANGER",
"clipped": "copied to clipboard", "clipped": "copiés dans le presse-papiers",
"ht_s1": "second", "ht_s1": "second",
"ht_s2": "seconds", "ht_s2": "secondes",
"ht_m1": "minute", "ht_m1": "minute",
"ht_m2": "minutes", "ht_m2": "minutes",
"ht_h1": "hour", "ht_h1": "heure",
"ht_h2": "hours", "ht_h2": "heures",
"ht_d1": "day", "ht_d1": "jour",
"ht_d2": "days", "ht_d2": "jours",
"ht_and": " and ", "ht_and": " et ",
"goh": "control-panel", "goh": "panneau-de-commande",
"gop": 'previous sibling">prev', "gop": 'dernier frère">dernier',
"gou": 'parent folder">up', "gou": 'dossier parent">en haut',
"gon": 'next folder">next', "gon": 'prochain dossier">prochain',
"logout": "Logout ", "logout": "Déconnexion ",
"access": " access", "access": " access",
"ot_close": "close submenu", "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>", "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>",