diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-06-08 13:50:12 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-06-08 13:50:14 +0200 |
commit | 0e0ee2fed51f7108ee088e121ecbba479a5e88cc (patch) | |
tree | f4e2fc592cf87ba4b64269fa5c9b02e255ecd0ce /modules/luci-base/po/hu/base.po | |
parent | 81c66069c80dc4b9d899769fb194116b3fff3eaf (diff) |
luci-mod-admin-full: git rid of embedded newlines in translation strings
Also switch one usage of raw '<%_ ... %>' interpolation to '<%: ... %>' in
order to avoid issues with translations using apostrophes.
Globally resnyc translations after the fix.
Fixes #1866.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/hu/base.po')
-rw-r--r-- | modules/luci-base/po/hu/base.po | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 42eb6bc907..acdd62548a 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -47,6 +47,9 @@ msgstr "" msgid "-- match by uuid --" msgstr "" +msgid "-- please select --" +msgstr "" + msgid "1 Minute Load:" msgstr "Terhelés (utolsó 1 perc):" @@ -2618,15 +2621,15 @@ msgstr "" "Configuration Protocol\">DHCP</abbr> kiszolgáló beállításához" msgid "" -"Really delete this interface? The deletion cannot be undone!\\nYou might " -"lose access to this device if you are connected via this interface." +"Really delete this interface? The deletion cannot be undone! You might lose " +"access to this device if you are connected via this interface." msgstr "" "Biztosan törli az interfészt? A törlés nem visszavonható!\n" " Lehet, hogy elveszti a hozzáférést az eszközhöz, amennyiben ezen az " "interfészen keresztül kapcsolódik." msgid "" -"Really delete this wireless network? The deletion cannot be undone!\\nYou " +"Really delete this wireless network? The deletion cannot be undone! You " "might lose access to this device if you are connected via this network." msgstr "" "Biztosan törli ezt a vezetéknélküli hálózatot? A törlés nem visszavonható!\n" @@ -2646,7 +2649,7 @@ msgstr "" "hálózaton keresztül kapcsolódik." msgid "" -"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " +"Really shutdown interface \"%s\"? You might lose access to this device if " "you are connected via this interface." msgstr "" "Biztos, hogy leállítja a \"%s\" interfészt?\n" @@ -3789,6 +3792,9 @@ msgstr "baseT" msgid "bridged" msgstr "áthidalt" +msgid "create" +msgstr "" + msgid "create:" msgstr "új:" @@ -3877,6 +3883,9 @@ msgstr "be" msgid "open" msgstr "nyitás" +msgid "output" +msgstr "" + msgid "overlay" msgstr "" |