diff options
Diffstat (limited to 'applications/luci-app-frps/po/ro/frps.po')
-rw-r--r-- | applications/luci-app-frps/po/ro/frps.po | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/applications/luci-app-frps/po/ro/frps.po b/applications/luci-app-frps/po/ro/frps.po index e0abaad82a..d5c3f06d80 100644 --- a/applications/luci-app-frps/po/ro/frps.po +++ b/applications/luci-app-frps/po/ro/frps.po @@ -1,16 +1,23 @@ 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/" +"luciapplicationsfrps/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-frps/htdocs/luci-static/resources/view/frps.js:13 msgid "Additional configs" -msgstr "" +msgstr "Configurații adiționale" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "Allow ports" -msgstr "" +msgstr "Permite porturi" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "" @@ -18,10 +25,13 @@ msgid "" "the length of this value is 0, all ports are allowed.<br>By default, this " "value is an empty set." msgstr "" +"PermitePorturile specifică un set de porturi la care clienții se pot lega de " +"la distanță. Dacă dimensiunea acestei valori este 0, toate porturile sunt " +"permise.<br>Implicit, această valoare este o mulțime goală." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "Assets dir" -msgstr "" +msgstr "Directorul de resurse" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "" @@ -29,14 +39,17 @@ msgid "" "resources from. If this value is \"\", assets will be loaded from the " "bundled executable using statik.<br>By default, this value is \"\"." msgstr "" +"DirectorulDeResurse specifică un director local din care tabloul de bord va " +"încărca resurse. Dacă valoarea este \"\", resursele vor fi încărcate din " +"executabilul împachetat cu statik.<br>Implicit, valoarea este \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:17 msgid "Bind address" -msgstr "" +msgstr "Adresa legată" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18 msgid "Bind port" -msgstr "" +msgstr "Portul legat" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:17 msgid "" |