From 4c976e69caaa267e0e969ba52e6ffba2c7191cf4 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 1 Aug 2025 18:38:32 -0400 Subject: [PATCH] Starting to translate the UI --- copyparty/web/browser.js | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 00c038f4..1d082f6a 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -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>",