diff options
Diffstat (limited to 'applications/luci-app-frpc/po')
-rw-r--r-- | applications/luci-app-frpc/po/de/frpc.po | 156 | ||||
-rw-r--r-- | applications/luci-app-frpc/po/fr/frpc.po | 163 | ||||
-rw-r--r-- | applications/luci-app-frpc/po/pt/frpc.po | 52 | ||||
-rw-r--r-- | applications/luci-app-frpc/po/ro/frpc.po | 13 | ||||
-rw-r--r-- | applications/luci-app-frpc/po/sk/frpc.po | 12 |
5 files changed, 278 insertions, 118 deletions
diff --git a/applications/luci-app-frpc/po/de/frpc.po b/applications/luci-app-frpc/po/de/frpc.po index de60542419..ec5768fc41 100644 --- a/applications/luci-app-frpc/po/de/frpc.po +++ b/applications/luci-app-frpc/po/de/frpc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-05 08:07+0000\n" -"Last-Translator: Tobias Strobel <me@strobeltobias.de>\n" +"PO-Revision-Date: 2020-04-02 14:47+0000\n" +"Last-Translator: CE4 <chregger@gmail.com>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrpc/de/>\n" "Language: de\n" @@ -12,29 +12,31 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Additional configs" -msgstr "" +msgstr "Zusätzliche Konfiguration" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "Admin address" -msgstr "" +msgstr "Admin-Adresse" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "Admin password" -msgstr "" +msgstr "Admin-Kennwort" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 msgid "Admin port" -msgstr "" +msgstr "Admin-Port" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 msgid "Admin user" -msgstr "" +msgstr "Admin-Nutzer" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "" "AdminAddr specifies the address that the admin server binds to.<br>By " "default, this value is \"127.0.0.1\"." msgstr "" +"AdminAddr spezifiziert die Adresse auf der der Admin-Server lauscht.<br>" +"Standard für diesen Wert ist \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 msgid "" @@ -42,22 +44,29 @@ msgid "" "value is 0, the admin server will not be started.<br>By default, this value " "is 0." msgstr "" +"AdminPort spezifiziert den Port auf dem der Admin-Server lauschen soll. " +"Falls der Wert 0 ist, wird kein Admin-Server gestartet.<br>Standardwert ist " +"0." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "" "AdminPwd specifies the password that the admin server will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"AdminPwd spezifiziert das Kennwort, dass der Admin-Server zum Login " +"abfrägt.<br>Standardkennwort ist \"admin\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 msgid "" "AdminUser specifies the username that the admin server will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"AdminUser spezifiziert den Benutzername, den der Admin-Server fürs Login " +"verwenden soll.<br>Standardnutzer ist \"admin\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "Assets dir" -msgstr "" +msgstr "Asset-Verzeichnis" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "" @@ -65,44 +74,50 @@ msgid "" "resources from. If this value is \"\", assets will be loaded from the " "bundled executable using statik.<br>By default, this value is \"\"." msgstr "" +"AssetsDir spezifiziert das lokale Verzeichnis, aus dem der Admin-Server " +"seine Ressourcen lädt. Falls der Wert \"\" beträgt, werden Ressource aus der " +"mitgelieferten ausführbaren Datei mittels statik geladen.<br>Standardwert " +"ist \"\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:125 msgid "Common Settings" -msgstr "" +msgstr "Gemeinsame Einstellungen" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41 msgid "Compression" -msgstr "" +msgstr "Komprimierung" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Config files include in temporary config file" -msgstr "" +msgstr "Konfigurationsdateien die in temporärer Konfiguration enthalten sind" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:51 msgid "Custom domains" -msgstr "" +msgstr "Benutzerdefinierte Domains" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "Disable log color" -msgstr "" +msgstr "Deaktiviere farbiges Log" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "" "DisableLogColor disables log colors when LogWay == \"console\" when set to " "true." msgstr "" +"DisableLogColor deaktiviert farbiges Log wenn LogWay == \"console\" " +"aktiviert ist." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 msgid "Encryption" -msgstr "" +msgstr "Verschlüsselung" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 msgid "Environment variable" -msgstr "" +msgstr "Umgebungsvariable" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 msgid "Exit when login fail" -msgstr "" +msgstr "Beende Programm bei Loginfehler" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:150 msgid "General Settings" @@ -114,15 +129,15 @@ msgstr "HTTP-Einstellungen" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58 msgid "HTTP password" -msgstr "" +msgstr "HTTP-Passwort" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "HTTP proxy" -msgstr "" +msgstr "HTTP-Proxy" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57 msgid "HTTP user" -msgstr "" +msgstr "HTTP-User" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 msgid "" @@ -130,6 +145,9 @@ msgid "" "server, in seconds. It is not recommended to change this value.<br>By " "default, this value is 30." msgstr "" +"HeartBeatInterval spezifiziert den Zeitabstand zwischen dem Senden von " +"Heartbeats an den Server in Sekunden. Es wird nicht empfohlen, diesen Wert " +"zu ändern.<br>Standardwert hierfür ist 30." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35 msgid "" @@ -137,18 +155,21 @@ msgid "" "before the connection is terminated, in seconds. It is not recommended to " "change this value.<br>By default, this value is 90." msgstr "" +"HeartBeatTimeout spzifiziert die maximal erlaubte Heartbeat-Antwort-" +"Verzögerung in Sekunden, bevor die Verbindung gekappt wird. Es wird nicht " +"empfohlen, diesen Wert zu ändern.<br>Standardwert hierfür ist 90." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 msgid "Heartbeat interval" -msgstr "" +msgstr "Heartbeat-Intervall" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35 msgid "Heartbeat timeout" -msgstr "" +msgstr "Heartbeat-Timeout" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59 msgid "Host header rewrite" -msgstr "" +msgstr "Host-Header umschreiben" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "" @@ -156,24 +177,32 @@ msgid "" "this value is \"\", the server will be connected to directly.<br>By default, " "this value is read from the \"http_proxy\" environment variable." msgstr "" +"HttpProxy spezifiert über welche Proxy-Adresse zum Server verbunden werden " +"soll. Falls dieser Wert \"\" ist, wird direkt zum Server verbunden.<br>" +"Standardwert hierfür wird aus der \"http_proxy\"-Umgebungsvariable gelesen." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47 msgid "If remote_port is 0, frps will assign a random port for you" msgstr "" +"Falls remote_port auf 0 gesetzt ist, wird frps einen zufälligen Port-Wert " +"zuweisen" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 msgid "Local IP" -msgstr "" +msgstr "Lokale IP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 msgid "Local port" -msgstr "" +msgstr "Lokaler Port" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42 +#, fuzzy msgid "LocalIp specifies the IP address or host name to proxy to." msgstr "" +"LocalIp spezifiziert die IP-Adresse oder den Hostnamen der als Proxy " +"verwendet werden soll." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 msgid "LocalPort specifies the port to proxy to." @@ -181,7 +210,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:56 msgid "Locations" -msgstr "" +msgstr "Standorte" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "Log level" @@ -189,17 +218,20 @@ msgstr "Protokollierungsstufe" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:9 msgid "Log stderr" -msgstr "" +msgstr "Logge stderr" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:8 msgid "Log stdout" -msgstr "" +msgstr "Logge stdout" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" "\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"." msgstr "" +"LogLevel spezifiziert den minimalen Log-Level. Gültige Werte sind \"trace\", " +"\"debug\", \"info\", \"warn\" und \"error\".<br>Standartwert hierfür ist \"" +"info\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 msgid "" @@ -207,16 +239,22 @@ msgid "" "login attempt. If false, the client will retry until a login attempt " "succeeds.<br>By default, this value is true." msgstr "" +"LoginFailExit legt fest, ob sich ein Client nach einem fehlgeschlagenen " +"Loginversuch beenden soll. Falls es auf falsch steht, wir es der client so " +"oft versuchen, bis es erfolgreich war.<br>Standardwert hierfür ist wahr." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:144 msgid "Name can not be \"common\"" -msgstr "" +msgstr "Der Name kann nicht \"common\" sein" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 msgid "" "OS environments pass to frp for config file template, see <a href=\"https://" "github.com/fatedier/frp#configuration-file-template\">frp README</a>" msgstr "" +"Betriebssystemumgebungsvariablen welche an frp für das Konfig-Datei-Template " +"weitergereicht werden, siehe <a href=\"https://github.com/fatedier/frp" +"#configuration-file-template\">frp README</a>" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 msgid "Protocol" @@ -228,15 +266,18 @@ msgid "" "Valid values are \"tcp\", \"kcp\", and \"websocket\".<br>By default, this " "value is \"tcp\"." msgstr "" +"Protocol spezifiziert das Protokoll welches zur Interaktion mit dem Server " +"verwendet werden soll. Gültige Werte sind \"tcp\", \"kcp\" und \"websocket\"" +".<br>Standardwert hierfür ist \"tcp\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:137 msgid "Proxy Settings" -msgstr "" +msgstr "Proxy-Einstellungen" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153 msgid "Proxy type" -msgstr "" +msgstr "Proxy-Typ" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39 msgid "" @@ -244,73 +285,82 @@ msgid "" "\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this " "value is \"tcp\"." msgstr "" +"ProxyType spezifiziert den Typ des Proxyservers. Gültige Werte beinhalten \"" +"tcp\", \"udp\", \"https\", \"stcp\" und \"xtcp\".<br>Standardwert hierfür " +"ist \"tcp\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47 msgid "Remote port" -msgstr "" +msgstr "Remote-Port" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12 msgid "Respawn when crashed" -msgstr "" +msgstr "Starte nach Crash neu" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:64 msgid "Role" -msgstr "" +msgstr "Rolle" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11 msgid "Run daemon as group" -msgstr "" +msgstr "Daemon als Gruppe ausführen" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10 msgid "Run daemon as user" -msgstr "" +msgstr "Daemon als Gruppe ausführen" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:18 msgid "Server address" -msgstr "" +msgstr "Server-Adresse" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 msgid "Server port" -msgstr "" +msgstr "Server-Port" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:18 msgid "" "ServerAddr specifies the address of the server to connect to.<br>By default, " "this value is \"0.0.0.0\"." msgstr "" +"ServerAddr spezifiziert die Adresse des Servers zu dem Verbunden werden " +"soll.<br>Standardwert hierfür ist \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 msgid "" "ServerPort specifies the port to connect to the server on.<br>By default, " "this value is 7000." msgstr "" +"ServerPort spezifiziert den Port des Servers zu dem verbunden werden " +"soll.<br>Standardwert hierfür ist 7000." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65 msgid "Sk" -msgstr "" +msgstr "Sk" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:130 msgid "Startup Settings" -msgstr "" +msgstr "Startparameter" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52 msgid "Subdomain" -msgstr "" +msgstr "Subdomain" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "TCP mux" -msgstr "" +msgstr "TCP mux" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "TLS" -msgstr "" +msgstr "TLS" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "" "TLSEnable specifies whether or not TLS should be used when communicating " "with the server." msgstr "" +"TLSEnable spezifiziert ob TLS bei der Kommunikation mit dem Server verwendet " +"werden soll." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -319,10 +369,14 @@ msgid "" "must have TCP multiplexing enabled as well.<br>By default, this value is " "true." msgstr "" +"TcpMux regelt ob TCP-Stream-Multiplexing genutzt werden soll. Dies erlaubt " +"mehrere Requests eines Clients über eine TCP-Verbindung. Falls dieser Wert " +"auf wahr steht, muss der Server ebenfalls TCP-Multiplexing aktiviert " +"haben.<br>Standardwert hierfür ist wahr." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 msgid "Token" -msgstr "" +msgstr "Token" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 msgid "" @@ -330,12 +384,18 @@ msgid "" "the server. The server must have a matching token for authorization to " "succeed. <br>By default, this value is \"\"." msgstr "" +"Token spezifiziert das Authorisations-Token, das für die Erzeugung von " +"Schlüsseln die an den Server gesendet werden genutzt wird. Der Server muss " +"ein gleichlautendes Token zur Authorisation eingestellt haben.<br>" +"Standardwert hierfür ist \"\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41 msgid "" "UseCompression controls whether or not communication with the server will be " "compressed.<br>By default, this value is false." msgstr "" +"UseCompression legt fest, ob die Datenverbindung mit dem Server komprimiert " +"werden soll.<br>Standardwert hierfür ist falsch." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 msgid "" @@ -343,10 +403,13 @@ msgid "" "encrypted. Encryption is done using the tokens supplied in the server and " "client configuration.<br>By default, this value is false." msgstr "" +"UseEncryption legt fest, ob die Datenverbindung mit dem Server verschlüsselt " +"werden soll. Die Verschlüsselung erfolgt mittels der eingestellten Token auf " +"Server- und Clientseite.<br>Standardwert hierfür ist falsch." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 msgid "User" -msgstr "" +msgstr "Nutzer" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 msgid "" @@ -354,8 +417,11 @@ msgid "" "clients. If this value is not \"\", proxy names will automatically be " "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." msgstr "" +"User spezifiziert den Präfix für Proxy-Namen zur Unterscheidung von anderen " +"Clients. Falls dieser Wert \"\" beträgt, werden Proxy-Namen automatisch zu \"" +"{user} {proxy_name} \" umgeschrieben.<br>Standardwert hierfür ist \"\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:120 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3 msgid "frp Client" -msgstr "" +msgstr "frp Client" diff --git a/applications/luci-app-frpc/po/fr/frpc.po b/applications/luci-app-frpc/po/fr/frpc.po index 66c7da546b..ca16949eaa 100644 --- a/applications/luci-app-frpc/po/fr/frpc.po +++ b/applications/luci-app-frpc/po/fr/frpc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-25 23:11+0000\n" -"Last-Translator: Palandre Maxime <maxime.palandre@hotmail.fr>\n" +"PO-Revision-Date: 2020-04-02 14:47+0000\n" +"Last-Translator: CE4 <chregger@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrpc/fr/>\n" "Language: fr\n" @@ -12,29 +12,31 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Additional configs" -msgstr "" +msgstr "Configurations supplémentaires" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "Admin address" -msgstr "" +msgstr "Adresse administrateur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "Admin password" -msgstr "" +msgstr "mot de passe d'administrateur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 msgid "Admin port" -msgstr "" +msgstr "Port administrateur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 msgid "Admin user" -msgstr "" +msgstr "Utilisateur administrateur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "" "AdminAddr specifies the address that the admin server binds to.<br>By " "default, this value is \"127.0.0.1\"." msgstr "" +"AdminAddr spécifie l'adresse à laquelle le serveur d'administration se " +"lie.<br>Par défaut, cette valeur est \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 msgid "" @@ -42,22 +44,29 @@ msgid "" "value is 0, the admin server will not be started.<br>By default, this value " "is 0." msgstr "" +"AdminPort spécifie le port d'écoute du serveur d'administration. Si cette " +"valeur est 0, le serveur d'administration ne sera pas démarré.<br>Par " +"défaut, cette valeur est 0." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "" "AdminPwd specifies the password that the admin server will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"AdminPwd spécifie le mot de passe que le serveur d'administration utilisera " +"pour la connexion.<br>Par défaut, cette valeur est \"admin\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 msgid "" "AdminUser specifies the username that the admin server will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"AdminUser spécifie le nom d'utilisateur que le serveur d'administration " +"utilisera pour la connexion.<br>Par défaut, cette valeur est \"admin\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "Assets dir" -msgstr "" +msgstr "Répertoire des actifs" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "" @@ -65,44 +74,52 @@ msgid "" "resources from. If this value is \"\", assets will be loaded from the " "bundled executable using statik.<br>By default, this value is \"\"." msgstr "" +"AssetsDir spécifie le répertoire local à partir duquel le serveur " +"d'administration chargera les ressources. Si cette valeur est \"\", les " +"actifs seront chargés à partir de l'exécutable fourni à l'aide de statik.<br>" +"Par défaut, cette valeur est \"\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:125 msgid "Common Settings" -msgstr "" +msgstr "Paramètres communs" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41 msgid "Compression" -msgstr "" +msgstr "Compression" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Config files include in temporary config file" msgstr "" +"Les fichiers de configuration incluent dans le fichier de configuration " +"temporaire" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:51 msgid "Custom domains" -msgstr "" +msgstr "Domaines personnalisés" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "Disable log color" -msgstr "" +msgstr "Désactiver la couleur du journal" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "" "DisableLogColor disables log colors when LogWay == \"console\" when set to " "true." msgstr "" +"DisableLogColor désactive les couleurs du journal lorsque LogWay == \"" +"console\" lorsqu'il est défini sur true." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 msgid "Encryption" -msgstr "" +msgstr "Chiffrement" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 msgid "Environment variable" -msgstr "" +msgstr "Variable d'environnement" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 msgid "Exit when login fail" -msgstr "" +msgstr "Quitter lorsque la connexion échoue" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:150 msgid "General Settings" @@ -110,19 +127,19 @@ msgstr "Paramètres généraux" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151 msgid "HTTP Settings" -msgstr "" +msgstr "Paramètres HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58 msgid "HTTP password" -msgstr "" +msgstr "Mot de passe HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "HTTP proxy" -msgstr "" +msgstr "Http proxy" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57 msgid "HTTP user" -msgstr "" +msgstr "Utilisateur HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 msgid "" @@ -130,6 +147,9 @@ msgid "" "server, in seconds. It is not recommended to change this value.<br>By " "default, this value is 30." msgstr "" +"HeartBeatInterval spécifie à quel intervalle les pulsations sont envoyées au " +"serveur, en secondes. Il n'est pas recommandé de modifier cette valeur.<br>" +"Par défaut, cette valeur est 30." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35 msgid "" @@ -137,18 +157,21 @@ msgid "" "before the connection is terminated, in seconds. It is not recommended to " "change this value.<br>By default, this value is 90." msgstr "" +"HeartBeatTimeout spécifie le délai maximal de réponse de pulsation autorisé " +"avant la fin de la connexion, en secondes. Il n'est pas recommandé de " +"modifier cette valeur.<br>Par défaut, cette valeur est 90." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 msgid "Heartbeat interval" -msgstr "" +msgstr "Intervalle des battements cardiaques" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35 msgid "Heartbeat timeout" -msgstr "" +msgstr "Délai d'expiration du rythme cardiaque" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59 msgid "Host header rewrite" -msgstr "" +msgstr "Réécriture de l'en-tête de l'hôte" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "" @@ -156,32 +179,35 @@ msgid "" "this value is \"\", the server will be connected to directly.<br>By default, " "this value is read from the \"http_proxy\" environment variable." msgstr "" +"HttpProxy spécifie une adresse proxy pour se connecter au serveur via. Si " +"cette valeur est \"\", le serveur sera directement connecté.<br>Par défaut, " +"cette valeur est lue à partir de la variable d'environnement \"http_proxy\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47 msgid "If remote_port is 0, frps will assign a random port for you" -msgstr "" +msgstr "Si remote_port vaut 0, frps vous attribuera un port aléatoire" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 msgid "Local IP" -msgstr "" +msgstr "IP locale" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 msgid "Local port" -msgstr "" +msgstr "Local port" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42 msgid "LocalIp specifies the IP address or host name to proxy to." -msgstr "" +msgstr "LocalIp spécifie l'adresse IP ou le nom d'hôte vers lequel proxy." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 msgid "LocalPort specifies the port to proxy to." -msgstr "" +msgstr "LocalPort spécifie le port vers lequel proxy." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:56 msgid "Locations" -msgstr "" +msgstr "Emplacements" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "Log level" @@ -189,17 +215,20 @@ msgstr "Niveau de journalisation" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:9 msgid "Log stderr" -msgstr "" +msgstr "Log stderr" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:8 msgid "Log stdout" -msgstr "" +msgstr "Log stdout" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" "\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"." msgstr "" +"LogLevel spécifie le niveau de journalisation minimum. Les valeurs valides " +"sont \"trace\", \"debug\", \"info\", \"warn\" et \"error\".<br>Par défaut, " +"cette valeur est \"info\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 msgid "" @@ -207,20 +236,27 @@ msgid "" "login attempt. If false, the client will retry until a login attempt " "succeeds.<br>By default, this value is true." msgstr "" +"LoginFailExit contrôle si le client doit quitter ou non après une tentative " +"de connexion échouée. Si la valeur est false, le client réessayera jusqu'à " +"ce qu'une tentative de connexion réussisse.<br>Par défaut, cette valeur est " +"vraie." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:144 msgid "Name can not be \"common\"" -msgstr "" +msgstr "Le nom ne peut pas être \"commun\"" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 msgid "" "OS environments pass to frp for config file template, see <a href=\"https://" "github.com/fatedier/frp#configuration-file-template\">frp README</a>" msgstr "" +"Les environnements de système d'exploitation passent à frp pour le modèle de " +"fichier de configuration, voir <a href=\"https://github.com/fatedier/frp" +"#configuration-file-template\">frp README</a>" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 msgid "Protocol" -msgstr "" +msgstr "Protocole" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 msgid "" @@ -228,15 +264,18 @@ msgid "" "Valid values are \"tcp\", \"kcp\", and \"websocket\".<br>By default, this " "value is \"tcp\"." msgstr "" +"Protocol spécifie le protocole à utiliser lors de l'interaction avec le " +"serveur. Les valeurs valides sont \"tcp\", \"kcp\" et \"websocket\".<br>Par " +"défaut, cette valeur est \"tcp\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:137 msgid "Proxy Settings" -msgstr "" +msgstr "Paramètres du proxy" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153 msgid "Proxy type" -msgstr "" +msgstr "Type de proxy" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39 msgid "" @@ -244,73 +283,82 @@ msgid "" "\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this " "value is \"tcp\"." msgstr "" +"ProxyType spécifie le type de ce proxy. Les valeurs valides sont \"tcp\", \"" +"udp\", \"http\", \"https\", \"stcp\" et \"xtcp\".<br>Par défaut, cette " +"valeur est \"tcp\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47 msgid "Remote port" -msgstr "" +msgstr "Port distant" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12 msgid "Respawn when crashed" -msgstr "" +msgstr "Réapparaître en cas de crash" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:64 msgid "Role" -msgstr "" +msgstr "Rôle" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11 msgid "Run daemon as group" -msgstr "" +msgstr "Exécuter le démon en tant que groupe" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10 msgid "Run daemon as user" -msgstr "Lancer le \"daemon\" comme \"utilisateur\"" +msgstr "Exécuter le démon en tant qu'utilisateur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:18 msgid "Server address" -msgstr "" +msgstr "Adresse du serveur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 msgid "Server port" -msgstr "" +msgstr "Port serveur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:18 msgid "" "ServerAddr specifies the address of the server to connect to.<br>By default, " "this value is \"0.0.0.0\"." msgstr "" +"ServerAddr spécifie l'adresse du serveur auquel se connecter.<br>Par défaut, " +"cette valeur est \"0.0.0.0\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 msgid "" "ServerPort specifies the port to connect to the server on.<br>By default, " "this value is 7000." msgstr "" +"ServerPort spécifie le port sur lequel se connecter au serveur.<br>Par " +"défaut, cette valeur est 7000." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65 msgid "Sk" -msgstr "" +msgstr "Sk" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:130 msgid "Startup Settings" -msgstr "" +msgstr "Paramètres de démarrage" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52 msgid "Subdomain" -msgstr "" +msgstr "Sous-domaine" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "TCP mux" -msgstr "" +msgstr "TCP mux" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "TLS" -msgstr "" +msgstr "TLS" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "" "TLSEnable specifies whether or not TLS should be used when communicating " "with the server." msgstr "" +"TLSEnable spécifie si TLS doit être utilisé ou non lors de la communication " +"avec le serveur." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "" @@ -319,10 +367,14 @@ msgid "" "must have TCP multiplexing enabled as well.<br>By default, this value is " "true." msgstr "" +"TcpMux bascule le multiplexage de flux TCP. Cela permet à plusieurs demandes " +"d'un client de partager une seule connexion TCP. Si cette valeur est vraie, " +"le multiplexage TCP doit également être activé sur le serveur.<br>Par " +"défaut, cette valeur est vraie." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 msgid "Token" -msgstr "" +msgstr "Token" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 msgid "" @@ -330,12 +382,17 @@ msgid "" "the server. The server must have a matching token for authorization to " "succeed. <br>By default, this value is \"\"." msgstr "" +"Token spécifie le jeton d'autorisation utilisé pour créer les clés à envoyer " +"au serveur. Le serveur doit avoir un jeton correspondant pour que " +"l'autorisation réussisse.<br>Par défaut, cette valeur est \"\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41 msgid "" "UseCompression controls whether or not communication with the server will be " "compressed.<br>By default, this value is false." msgstr "" +"UseCompression contrôle si la communication avec le serveur sera compressée " +"ou non.<br>Par défaut, cette valeur est false." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 msgid "" @@ -343,10 +400,14 @@ msgid "" "encrypted. Encryption is done using the tokens supplied in the server and " "client configuration.<br>By default, this value is false." msgstr "" +"UseEncryption contrôle si la communication avec le serveur sera chiffrée ou " +"non. Le chiffrement est effectué à l'aide des jetons fournis dans la " +"configuration du serveur et du client.<br>Par défaut, cette valeur est " +"fausse." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 msgid "User" -msgstr "" +msgstr "Utilisateur" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 msgid "" @@ -354,8 +415,12 @@ msgid "" "clients. If this value is not \"\", proxy names will automatically be " "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." msgstr "" +"L'utilisateur spécifie un préfixe pour les noms de proxy pour les distinguer " +"des autres clients. Si cette valeur n'est pas \"\", les noms de proxy seront " +"automatiquement modifiés en \"{user}.{Proxy_name}\".<br>Par défaut, cette " +"valeur est \"\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:120 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3 msgid "frp Client" -msgstr "" +msgstr "frp Client" diff --git a/applications/luci-app-frpc/po/pt/frpc.po b/applications/luci-app-frpc/po/pt/frpc.po index ae09d7a01f..995b654b8a 100644 --- a/applications/luci-app-frpc/po/pt/frpc.po +++ b/applications/luci-app-frpc/po/pt/frpc.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-03 13:36+0000\n" +"PO-Revision-Date: 2020-03-31 18:12+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrpc/pt/>\n" @@ -12,29 +12,31 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Additional configs" -msgstr "" +msgstr "Configurações adicionais" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "Admin address" -msgstr "" +msgstr "Endereço do administrador" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "Admin password" -msgstr "" +msgstr "Palavra-passe do administrador" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 msgid "Admin port" -msgstr "" +msgstr "Porto de administrador" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 msgid "Admin user" -msgstr "" +msgstr "Utilizador do Administrador" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "" "AdminAddr specifies the address that the admin server binds to.<br>By " "default, this value is \"127.0.0.1\"." msgstr "" +"AdminAddr especifica o endereço para o qual o servidor admin se liga.<br>Por " +"padrão, este valor é \"127.0.0.1\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 msgid "" @@ -42,22 +44,29 @@ msgid "" "value is 0, the admin server will not be started.<br>By default, this value " "is 0." msgstr "" +"AdminPort especifica a porta onde o servidor de administração escuta. Se " +"este valor for 0, o servidor admin não será iniciado.<br>Por padrão, este " +"valor é 0." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "" "AdminPwd specifies the password that the admin server will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"AdminPwd especifica a palavra-passe que o servidor admin usará para " +"login.<br>Por padrão, este valor é \"admin\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 msgid "" "AdminUser specifies the username that the admin server will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"AdminUser especifica o nome de utilizador que o servidor admin usará para " +"login.<br>Por padrão, este valor é \"admin\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "Assets dir" -msgstr "" +msgstr "Diretório de ativos" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "" @@ -77,6 +86,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Config files include in temporary config file" msgstr "" +"Ficheiros de configuração incluídos no ficheiro de configuração temporário" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:51 msgid "Custom domains" @@ -84,7 +94,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "Disable log color" -msgstr "" +msgstr "Desativar cores nos registos" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "" @@ -98,7 +108,7 @@ msgstr "Encriptação" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 msgid "Environment variable" -msgstr "" +msgstr "Variável de ambiente" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 msgid "Exit when login fail" @@ -110,19 +120,19 @@ msgstr "Configurações Gerais" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151 msgid "HTTP Settings" -msgstr "" +msgstr "Configurações HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58 msgid "HTTP password" -msgstr "" +msgstr "Palavra-passe HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "HTTP proxy" -msgstr "" +msgstr "Proxy HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57 msgid "HTTP user" -msgstr "" +msgstr "Utilizador HTTP" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 msgid "" @@ -144,7 +154,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35 msgid "Heartbeat timeout" -msgstr "" +msgstr "Tempo limite do heartbeat" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59 msgid "Host header rewrite" @@ -189,17 +199,20 @@ msgstr "Nível de registo" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:9 msgid "Log stderr" -msgstr "" +msgstr "Regisro do stderr" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:8 msgid "Log stdout" -msgstr "" +msgstr "Registo do stdout" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" "\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"." msgstr "" +"O LogLevel determina o nível mínimo de registo. Valores válidos são \"trace\"" +", \"debug\", \"info\", \"warn\" e \"error\". <br>O valor predefinido é \"" +"info\"." #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 msgid "" @@ -217,6 +230,9 @@ msgid "" "OS environments pass to frp for config file template, see <a href=\"https://" "github.com/fatedier/frp#configuration-file-template\">frp README</a>" msgstr "" +"As variáveis de ambiente do sistema operacional passam para o frp como " +"modelo de configuração, veja <a href=\"https://github.com/fatedier/frp" +"#configuration-file-template\">frp README</a>" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 msgid "Protocol" @@ -251,7 +267,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12 msgid "Respawn when crashed" -msgstr "" +msgstr "Reiniciar caso travado" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:64 msgid "Role" @@ -300,7 +316,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 msgid "TCP mux" -msgstr "" +msgstr "TCP mux" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "TLS" diff --git a/applications/luci-app-frpc/po/ro/frpc.po b/applications/luci-app-frpc/po/ro/frpc.po index bbe01ae3c9..1d7c3aeec9 100644 --- a/applications/luci-app-frpc/po/ro/frpc.po +++ b/applications/luci-app-frpc/po/ro/frpc.po @@ -1,12 +1,19 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-04-02 14:47+0000\n" +"Last-Translator: Andrei Pavel <andreicristianpavel@gmail.com>\n" +"Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrpc/ro/>\n" "Language: ro\n" "Content-Type: text/plain; charset=UTF-8\n" "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.0-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Additional configs" -msgstr "" +msgstr "Configurații adiționale" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 msgid "Admin address" @@ -51,7 +58,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "Assets dir" -msgstr "" +msgstr "Directorul de resurse" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 msgid "" @@ -100,7 +107,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:150 msgid "General Settings" -msgstr "" +msgstr "Setări generale" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151 msgid "HTTP Settings" diff --git a/applications/luci-app-frpc/po/sk/frpc.po b/applications/luci-app-frpc/po/sk/frpc.po index 98275e700d..3a12fe0780 100644 --- a/applications/luci-app-frpc/po/sk/frpc.po +++ b/applications/luci-app-frpc/po/sk/frpc.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-04-04 17:35+0000\n" +"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n" +"Language-Team: Slovak <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrpc/sk/>\n" "Language: sk\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Weblate 4.0-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Additional configs" @@ -88,7 +94,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 msgid "Encryption" -msgstr "" +msgstr "Šifrovanie" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 msgid "Environment variable" @@ -100,7 +106,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:150 msgid "General Settings" -msgstr "" +msgstr "Všeobecné nastavenia" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151 msgid "HTTP Settings" @@ -214,7 +220,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 msgid "Protocol" -msgstr "" +msgstr "Protokol" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 msgid "" |