diff options
author | Andy Walsh <andy.walsh44+github@gmail.com> | 2020-06-27 23:06:16 +0200 |
---|---|---|
committer | Andy Walsh <andy.walsh44+github@gmail.com> | 2020-06-27 23:06:16 +0200 |
commit | ec03451ee087b799432d58326e0f00d932b3d1b7 (patch) | |
tree | abfac3debab4ef222d1373a78695d1f671f5ea07 /applications/luci-app-samba4/po/fr | |
parent | 1452b7b5230fc9066976398d96e5e4a6683bd491 (diff) |
luci-app-samba4: add new UCI option "enable_extra_tuning"
* add new UCI option "enable_extra_tuning"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Diffstat (limited to 'applications/luci-app-samba4/po/fr')
-rw-r--r-- | applications/luci-app-samba4/po/fr/samba4.po | 65 |
1 files changed, 38 insertions, 27 deletions
diff --git a/applications/luci-app-samba4/po/fr/samba4.po b/applications/luci-app-samba4/po/fr/samba4.po index 6d71d82f0..b560d1387 100644 --- a/applications/luci-app-samba4/po/fr/samba4.po +++ b/applications/luci-app-samba4/po/fr/samba4.po @@ -14,15 +14,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.2-dev\n" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:101 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:105 msgid "Allow guests" msgstr "Autoriser les invités" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:48 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:52 msgid "Allow legacy (insecure) protocols/authentication." msgstr "Autoriser les protocoles/authentification hérités (non sécurisés)." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:49 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:53 msgid "" "Allow legacy smb(v1)/Lanman connections, needed for older devices without " "smb(v2.1/3) support." @@ -30,19 +30,19 @@ msgstr "" "Autorise les connexions smb (v1)/Lanman héritées, nécessaires pour les " "appareils plus anciens sans prise en charge smb (v2.1/3)." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:98 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:102 msgid "Allowed users" msgstr "Utilisateurs autorisés" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:132 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:136 msgid "Apple Time-machine share" msgstr "Partage Apple Time-machine" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:85 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:89 msgid "Browse-able" msgstr "Navigable" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:117 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:121 msgid "Create mask" msgstr "Créer un masque" @@ -50,19 +50,19 @@ msgstr "Créer un masque" msgid "Description" msgstr "Description" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:123 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:127 msgid "Directory mask" msgstr "Masque de répertoire" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:55 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:59 msgid "Disable Active Directory Domain Controller" msgstr "Désactiver le contrôleur de domaine Active Directory" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:52 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:56 msgid "Disable Netbios" msgstr "Désactiver Netbios" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:58 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:62 msgid "Disable Winbind" msgstr "Désactiver Winbind" @@ -70,15 +70,26 @@ msgstr "Désactiver Winbind" msgid "Edit Template" msgstr "Modifier le modèle" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:62 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:66 msgid "Edit the template that is used for generating the samba configuration." msgstr "Modifiez le modèle utilisé pour générer la configuration de samba." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:45 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:42 +msgid "Enable extra Tuning" +msgstr "" + +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:49 msgid "Enable macOS compatible shares" msgstr "Activer les partages compatibles macOS" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:46 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:43 +msgid "" +"Enable some community driven tuning parameters, that may improve write " +"speeds and better operation via WiFi. Not recommend if multiple clients " +"write to the same files, at the same time!" +msgstr "" + +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:50 msgid "" "Enables Apple's AAPL extension globally and adds macOS compatibility options " "to all shares." @@ -86,11 +97,11 @@ msgstr "" "Active l'extension AAPL d'Apple à l'échelle mondiale et ajoute des options " "de compatibilité macOS à tous les partages." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:96 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:100 msgid "Force Root" msgstr "Forcer le Root" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:42 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:46 msgid "Force synchronous I/O" msgstr "Forcer les I/O synchrones" @@ -102,11 +113,11 @@ msgstr "Paramètres généraux" msgid "Grant access to LuCI app samba4" msgstr "Accorder l'accès à l'application LuCI samba4" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:107 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:111 msgid "Guests only" msgstr "Invités seulement" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:112 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:116 msgid "Inherit owner" msgstr "Hériter du propriétaire" @@ -118,7 +129,7 @@ msgstr "Interface" msgid "Listen only on the given interface or, if unspecified, on lan" msgstr "Écoutez uniquement sur l'interface donnée ou, si non spécifié, sur LAN" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:79 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:83 msgid "Name" msgstr "Nom" @@ -127,7 +138,7 @@ msgstr "Nom" msgid "Network Shares" msgstr "Partages réseau" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:43 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:47 msgid "" "On lower-end devices may increase speeds, by forceing synchronous I/O " "instead of the default asynchronous." @@ -135,11 +146,11 @@ msgstr "" "Sur les appareils bas de gamme, les vitesses peuvent augmenter en forçant " "les I/O synchrones au lieu des asynchrones par défaut." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:80 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:84 msgid "Path" msgstr "Chemin" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:75 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:79 msgid "" "Please add directories to share. Each directory refers to a folder on a " "mounted device." @@ -147,15 +158,15 @@ msgstr "" "Veuillez ajouter des répertoires à partager. Chaque répertoire fait " "référence à un dossier sur un périphérique monté." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:90 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:94 msgid "Read-only" msgstr "Lecture seule" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:74 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:78 msgid "Shared Directories" msgstr "Répertoires partagés" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:63 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:67 msgid "" "This is the content of the file '/etc/samba/smb.conf.template' from which " "your samba configuration will be generated. Values enclosed by pipe symbols " @@ -167,11 +178,11 @@ msgstr "" "symboles de tuyau ('|') ne doivent pas être modifiées. Ils obtiennent leurs " "valeurs dans l'onglet 'Paramètres généraux'." -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:134 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:138 msgid "Time-machine size in GB" msgstr "Taille en Go de la Time-machine" -#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:129 +#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:133 msgid "Vfs objects" msgstr "Objets Vfs" |