diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-acme/po/fr/acme.po | 38 | ||||
-rw-r--r-- | applications/luci-app-adblock/po/pl/adblock.po | 6 | ||||
-rw-r--r-- | applications/luci-app-ddns/po/pl/ddns.po | 14 | ||||
-rw-r--r-- | applications/luci-app-dockerman/po/pl/dockerman.po | 6 | ||||
-rw-r--r-- | applications/luci-app-example/po/fr/example.po | 8 | ||||
-rw-r--r-- | applications/luci-app-firewall/po/pl/firewall.po | 12 | ||||
-rw-r--r-- | applications/luci-app-fwknopd/po/fr/fwknopd.po | 8 | ||||
-rw-r--r-- | applications/luci-app-ksmbd/po/pl/ksmbd.po | 8 | ||||
-rw-r--r-- | applications/luci-app-mjpg-streamer/po/fr/mjpg-streamer.po | 8 | ||||
-rw-r--r-- | applications/luci-app-olsr-services/po/fr/olsr-services.po | 8 | ||||
-rw-r--r-- | applications/luci-app-opkg/po/ro/opkg.po | 8 | ||||
-rw-r--r-- | applications/luci-app-privoxy/po/fr/privoxy.po | 10 | ||||
-rw-r--r-- | applications/luci-app-radicale/po/fr/radicale.po | 8 | ||||
-rw-r--r-- | applications/luci-app-samba4/po/pl/samba4.po | 8 | ||||
-rw-r--r-- | applications/luci-app-watchcat/po/fr/watchcat.po | 8 | ||||
-rw-r--r-- | applications/luci-app-wifischedule/po/pl/wifischedule.po | 10 |
16 files changed, 98 insertions, 70 deletions
diff --git a/applications/luci-app-acme/po/fr/acme.po b/applications/luci-app-acme/po/fr/acme.po index 1648fb135f..8985d0047b 100644 --- a/applications/luci-app-acme/po/fr/acme.po +++ b/applications/luci-app-acme/po/fr/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-09 08:05+0000\n" -"Last-Translator: khorwood <khorwood@gmail.com>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17 msgid "ACME certificates" @@ -39,9 +39,8 @@ msgid "Certificate config" msgstr "Configuration du certificat" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:129 -#, fuzzy msgid "Challenge Alias" -msgstr "Alias vers l'URL de challenge" +msgstr "Alias vers l'URL de défi" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:48 msgid "Challenge Validation" @@ -162,9 +161,8 @@ msgstr "" "fournisseur de DNS pour générer le certificat." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29 -#, fuzzy msgid "State directory" -msgstr "Répertoire courant" +msgstr "Répertoire pour les contextes" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:130 msgid "" @@ -207,6 +205,13 @@ msgid "" "address. Once configured, issuing certificates can take a while. Check the " "logs for progress and any errors." msgstr "" +"Cela configure l'installation automatique du certificat ACME (Letsencrypt). " +"Remplissez simplement ceci pour que le routeur soit configuré avec les " +"certificats émis par Letsencrypt pour l'interface Web. Notez que les noms de " +"domaine dans le certificat doivent déjà être configurés pour pointer vers " +"l'adresse IP publique du routeur. Une fois configurés, l'émission de " +"certificats peut prendre un certain temps. Vérifiez les journaux pour la " +"progression et les erreurs." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:113 msgid "" @@ -217,6 +222,13 @@ msgid "" "supports wildcard certificates. Using this mode requires the acme-dnsapi " "package to be installed." msgstr "" +"Pour utiliser le mode DNS afin d'émettre des certificats, inscrivez ici le " +"nom d'un API DNS supportant acme.sh. Visitez https://github.com/" +"acmesh-official/acme.sh/wiki/dnsapi pour obtenir une liste des APIs " +"disponibles. Dans le mode DNS, il n'est pas requis que le nom du domaine " +"soit résolu à l'IP du routeur. Le mode DNS est aussi l'unique mode " +"supportant les certificats génériques (wildcard). L'utilisation de ce mode " +"requiert l'installation du paquet acme-dnsapi." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 msgid "" @@ -224,6 +236,10 @@ msgid "" "for one certificate). Nginx must support ssl, if not it won't start as it " "needs to be compiled with ssl support to use cert options" msgstr "" +"Actualise la configuration nginx à l'aide de ce certificat une fois émis (à " +"ne choisir que pour un seul certificat). Nginx requiert le support SSL pour " +"pouvoir démarrer et avoir accès aux options de certificat et doit avoir été " +"compilé avec le support SSL." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78 msgid "" @@ -231,6 +247,9 @@ msgid "" "for one certificate). Is also available luci-app-uhttpd to configure uhttpd " "form the LuCI interface." msgstr "" +"Actualise la configuration uhttpd à l'aide de ce certificat une fois émis (à " +"ne choisir que pour un seul certificat). luci-app-uhttpd permet également de " +"configurer uhttpd à partir de l'interface LuCI." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:144 msgid "Use a custom CA instead of Let's Encrypt." @@ -261,16 +280,15 @@ msgid "Webroot directory" msgstr "Répertoire racine web" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:105 -#, fuzzy msgid "" "Webserver root directory. Set this to the webserver document root to run " "Acme in webroot mode. The web server must be accessible from the internet on " "port 80." msgstr "" "Répertoire racine du serveur web. Définir ce champ avec l'emplacement de la " -"racine du serveur Web pour utiliser Acme en mode Racine (webroot). Le " +"racine du serveur Web pour utiliser ACME en mode Racine (webroot). Le " "serveur web doit être accessible depuis internet sur le port 80." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30 msgid "Where certs and other state files are kept." -msgstr "" +msgstr "Emplacement de sauvegarde des certificats et des fichiers états." diff --git a/applications/luci-app-adblock/po/pl/adblock.po b/applications/luci-app-adblock/po/pl/adblock.po index 0f8dddeeca..32110199f2 100644 --- a/applications/luci-app-adblock/po/pl/adblock.po +++ b/applications/luci-app-adblock/po/pl/adblock.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-07-11 22:33+0000\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsadblock/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258 msgid "Action" @@ -186,7 +186,7 @@ msgstr "Klient" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:207 msgid "Clients" -msgstr "Klienci" +msgstr "Klienty" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:136 msgid "" diff --git a/applications/luci-app-ddns/po/pl/ddns.po b/applications/luci-app-ddns/po/pl/ddns.po index 7d0768f182..3ec31c8b3b 100644 --- a/applications/luci-app-ddns/po/pl/ddns.po +++ b/applications/luci-app-ddns/po/pl/ddns.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-ddns 2.4.0-1\n" "POT-Creation-Date: 2016-01-30 11:07+0100\n" -"PO-Revision-Date: 2021-05-27 16:32+0000\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsddns/pl/>\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.7-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430 msgid "\"../\" not allowed in path for Security Reason." @@ -151,7 +151,7 @@ msgstr "Dostawca usług DDNS" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:282 msgid "DDns" -msgstr "DDns" +msgstr "DDNS" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:582 msgid "DDns Service" @@ -313,7 +313,7 @@ msgstr "Ustawienia globalne" #: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3 msgid "Grant access to ddns procedures" -msgstr "Udziel dostępu do procedur ddns" +msgstr "Udziel dostępu do procedur DDNS" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:318 msgid "HTTPS not supported" @@ -754,8 +754,8 @@ msgid "" "This is the default if you run DDNS scripts by yourself (i.e. via cron with " "force_interval set to '0')" msgstr "" -"To jest ustawienie domyślne, jeśli uruchamiasz skrypty DDNS samodzielnie " -"(tj. Za pomocą crona z force_interval ustawionym na „0”)" +"To jest ustawienie domyślne, jeśli uruchamiasz skrypty DDNS samodzielnie (" +"tj. za pomocą crona z force_interval ustawionym na „0”)" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:874 msgid "This will be autoset to the selected interface" @@ -781,7 +781,7 @@ msgstr "Nieznany" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:299 msgid "Update DDns Services List" -msgstr "Zaktualizuj listę usług DDns" +msgstr "Zaktualizuj listę usług DDNS" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:700 msgid "Update URL to be used for updating your DDNS Provider." diff --git a/applications/luci-app-dockerman/po/pl/dockerman.po b/applications/luci-app-dockerman/po/pl/dockerman.po index f9a2de52e8..19dc93cfcc 100644 --- a/applications/luci-app-dockerman/po/pl/dockerman.po +++ b/applications/luci-app-dockerman/po/pl/dockerman.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-25 02:37+0000\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdockerman/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.7-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604 msgid "A list of kernel capabilities to add to the container" @@ -510,7 +510,7 @@ msgstr "Zastępuje mirrory rejestru demona nowym zestawem mirrorów rejestru" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:245 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/containers.lua:220 msgid "Kill" -msgstr "Zabij" +msgstr "Usuń" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newnetwork.lua:60 msgid "L2 bridge" diff --git a/applications/luci-app-example/po/fr/example.po b/applications/luci-app-example/po/fr/example.po index dd00415229..b097878c0d 100644 --- a/applications/luci-app-example/po/fr/example.po +++ b/applications/luci-app-example/po/fr/example.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-11-21 18:56+0000\n" -"Last-Translator: Felix Braun <f.bhelicopter@gmail.com>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsexample/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.10-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 msgid "A boolean option" -msgstr "" +msgstr "Option booléenne" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 msgid "A select option" diff --git a/applications/luci-app-firewall/po/pl/firewall.po b/applications/luci-app-firewall/po/pl/firewall.po index 5efd619281..4ec1e963a3 100644 --- a/applications/luci-app-firewall/po/pl/firewall.po +++ b/applications/luci-app-firewall/po/pl/firewall.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: 2021-04-25 15:52+0000\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/pl/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.7-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -76,7 +76,7 @@ msgstr "" msgid "" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" msgstr "" -"<var data-tooltip=\"DROP\">Porzuć</var> %{src?%{dest?forward:input}:output}" +"<var data-tooltip=\"DROP\">Porzucaj</var> %{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133 msgid "" @@ -961,8 +961,8 @@ msgid "" msgstr "" "Opcje poniżej kontrolują politykę przekazywania pomiędzy tą strefą (%s) a " "innymi strefami. <em>Strefy docelowe</em> obejmują przekazywany ruch " -"<strong>pochodzący z %q</strong>. <em>Strefy źródłowe</em> match forwarded " -"traffic from other zones <strong>skierowane do %q</strong>. Reguła " +"<strong>pochodzący z %q</strong>. <em>Strefy źródłowe</em> pasują do ruchu " +"przekazanego z innych stref <strong>skierowanych do %q</strong>. Reguła " "przekazywania jest <em>jednokierunkowa</em>, np. przekazywanie z sieci LAN " "do WAN <em>nie</em> implikuje pozwolenia na przekazywanie z sieci WAN do LAN." @@ -1216,7 +1216,7 @@ msgstr "nie śledź" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150 msgid "drop" -msgstr "porzuć" +msgstr "porzucaj" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 diff --git a/applications/luci-app-fwknopd/po/fr/fwknopd.po b/applications/luci-app-fwknopd/po/fr/fwknopd.po index b0f599f399..f493635411 100644 --- a/applications/luci-app-fwknopd/po/fr/fwknopd.po +++ b/applications/luci-app-fwknopd/po/fr/fwknopd.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-04-11 16:26+0000\n" -"Last-Translator: SRay <seb@isostorm.com>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfwknopd/fr/>\n" "Language: fr\n" @@ -10,13 +10,15 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" +"Autorise les clients SPA à demander l'accès aux services via un pare-feu " +"iptables au lieu d'un accès direct." #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 msgid "Allow SPA clients to request forwarding destination by DNS name." diff --git a/applications/luci-app-ksmbd/po/pl/ksmbd.po b/applications/luci-app-ksmbd/po/pl/ksmbd.po index 4a35c9141e..7c9f70591d 100644 --- a/applications/luci-app-ksmbd/po/pl/ksmbd.po +++ b/applications/luci-app-ksmbd/po/pl/ksmbd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-03-14 05:18+0000\n" -"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" +"Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsksmbd/pl/>\n" "Language: pl\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.5.2-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:87 msgid "Allow guests" @@ -81,7 +81,7 @@ msgstr "Interfejs" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 msgid "Listen only on the given interface or, if unspecified, on lan" -msgstr "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na LANie" +msgstr "Słuchaj tylko na podanym interfejsie lub, jeśli nie określono, na LAN" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:65 msgid "Name" diff --git a/applications/luci-app-mjpg-streamer/po/fr/mjpg-streamer.po b/applications/luci-app-mjpg-streamer/po/fr/mjpg-streamer.po index 3949be0710..18a707ee2c 100644 --- a/applications/luci-app-mjpg-streamer/po/fr/mjpg-streamer.po +++ b/applications/luci-app-mjpg-streamer/po/fr/mjpg-streamer.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-11-21 18:56+0000\n" -"Last-Translator: Felix Braun <f.bhelicopter@gmail.com>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmjpg-streamer/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.10-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:217 msgid "Allow ringbuffer to exceed limit by this amount" -msgstr "" +msgstr "Autoriser le tampon circulaire à dépasser la limite de ce montant" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:95 msgid "Ask for username and password on connect" diff --git a/applications/luci-app-olsr-services/po/fr/olsr-services.po b/applications/luci-app-olsr-services/po/fr/olsr-services.po index d2464a0dfb..fb0b05ba09 100644 --- a/applications/luci-app-olsr-services/po/fr/olsr-services.po +++ b/applications/luci-app-olsr-services/po/fr/olsr-services.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-09 15:51+0000\n" -"Last-Translator: Bob Weetabix <weetabixlalol@grr.la>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsolsr-services/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-olsr-services/root/usr/share/rpcd/acl.d/luci-app-olsr-services.json:3 msgid "Grant access to OLSRd config and services file" -msgstr "" +msgstr "Donne accès aux fichiers de configuration et services pour OLSRd" #: applications/luci-app-olsr-services/htdocs/luci-static/resources/view/freifunk-services/services.js:65 msgid "Internal services" diff --git a/applications/luci-app-opkg/po/ro/opkg.po b/applications/luci-app-opkg/po/ro/opkg.po index b33ce9ffde..a8aade8de9 100644 --- a/applications/luci-app-opkg/po/ro/opkg.po +++ b/applications/luci-app-opkg/po/ro/opkg.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-11-29 14:53+0000\n" -"Last-Translator: Simona Iacob <s@zp1.net>\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" +"Last-Translator: CRISTIAN ANDREI <cristianvdr@gmail.com>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopkg/ro/>\n" "Language: ro\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.10-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1044 msgid "Actions" @@ -234,7 +234,7 @@ msgstr "Necesită actualizare la %h %h" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:350 msgid "Reset" -msgstr "Resetare" +msgstr "Resetați" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:940 msgid "SHA256" diff --git a/applications/luci-app-privoxy/po/fr/privoxy.po b/applications/luci-app-privoxy/po/fr/privoxy.po index 46c248f9f3..a73d2fbe73 100644 --- a/applications/luci-app-privoxy/po/fr/privoxy.po +++ b/applications/luci-app-privoxy/po/fr/privoxy.po @@ -1,26 +1,30 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-15 12:32+0000\n" -"Last-Translator: Amaury <y0da@live.fr>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsprivoxy/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.5-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:236 msgid "" "A URL to be displayed in the error page that users will see if access to an " "untrusted page is denied." msgstr "" +"Une URL à afficher dans la page d'erreur que les utilisateurs verront si " +"l'accès à une page non approuvée est refusé." #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:226 msgid "" "A URL to documentation about the local Privoxy setup, configuration or " "policies." msgstr "" +"Une URL pour la documentation de l'installation, de la configuration ou des " +"stratégies de Privoxy." #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:325 msgid "A directory where Privoxy can create temporary files." diff --git a/applications/luci-app-radicale/po/fr/radicale.po b/applications/luci-app-radicale/po/fr/radicale.po index 3d9247eeb1..d0d63ba00e 100644 --- a/applications/luci-app-radicale/po/fr/radicale.po +++ b/applications/luci-app-radicale/po/fr/radicale.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-15 12:32+0000\n" -"Last-Translator: Amaury <y0da@live.fr>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.5-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" @@ -21,6 +21,8 @@ msgstr "" msgid "" "'Hostname:Port' or 'IPv4:Port' or '[IPv6]:Port' Radicale should listen on" msgstr "" +"'Hostname:Port' ou 'IPv4:Port' ou '[IPv6]:Port' sur lequel Radicale doit " +"écouter" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:272 msgid "AUTO" diff --git a/applications/luci-app-samba4/po/pl/samba4.po b/applications/luci-app-samba4/po/pl/samba4.po index bd9cd440ca..c417de9a92 100644 --- a/applications/luci-app-samba4/po/pl/samba4.po +++ b/applications/luci-app-samba4/po/pl/samba4.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-03-14 05:16+0000\n" -"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" +"Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssamba4/pl/>\n" "Language: pl\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.5.2-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:120 msgid "Allow guests" @@ -129,7 +129,7 @@ msgstr "Interfejs" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:35 msgid "Listen only on the given interface or, if unspecified, on lan" -msgstr "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na LANie" +msgstr "Słuchaj tylko na podanym interfejsie lub, jeśli nie określono, na LAN" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:98 msgid "Name" diff --git a/applications/luci-app-watchcat/po/fr/watchcat.po b/applications/luci-app-watchcat/po/fr/watchcat.po index 11ce878741..659cb8b53b 100644 --- a/applications/luci-app-watchcat/po/fr/watchcat.po +++ b/applications/luci-app-watchcat/po/fr/watchcat.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-04-11 16:26+0000\n" -"Last-Translator: SRay <seb@isostorm.com>\n" +"PO-Revision-Date: 2021-12-30 07:50+0000\n" +"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswatchcat/fr/>\n" "Language: fr\n" @@ -10,13 +10,15 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82 msgid "" "<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify the " "interface to monitor and restart if a ping over it fails." msgstr "" +"<i>S'applique au modes, Ping Redémarrage, et Redémarrer l'interface</i><br /" +">Spécifier l'interface à surveiller et redémarrer si le ping échou." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:72 msgid "" diff --git a/applications/luci-app-wifischedule/po/pl/wifischedule.po b/applications/luci-app-wifischedule/po/pl/wifischedule.po index 81365470e2..177fa22005 100644 --- a/applications/luci-app-wifischedule/po/pl/wifischedule.po +++ b/applications/luci-app-wifischedule/po/pl/wifischedule.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-02 15:56+0000\n" -"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" +"PO-Revision-Date: 2021-12-28 16:45+0000\n" +"Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswifischedule/pl/>\n" "Language: pl\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.10.1\n" #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:81 msgid "Activate wifi" @@ -26,7 +26,7 @@ msgstr "Nie można znaleźć wymaganego programu /usr/bin/iwinfo" #: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:45 msgid "Cron Jobs" -msgstr "Zadania Cron'a" +msgstr "Zadania Crona" #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:154 msgid "Day(s) of Week" @@ -130,7 +130,7 @@ msgstr "Zwalnianie modułów (oszczędność energii)" #: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:33 msgid "View Cron Jobs" -msgstr "Widok zadań Cron'a" +msgstr "Widok zadań Crona" #: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:32 msgid "View Logfile" |