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/pl/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/pl/base.po')
-rw-r--r-- | modules/luci-base/po/pl/base.po | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index bc5734bd8..9408cec9a 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -50,6 +50,9 @@ msgstr "-- dopasuj po etykiecie --" msgid "-- match by uuid --" msgstr "-- dopasuj po uuid --" +msgid "-- please select --" +msgstr "" + msgid "1 Minute Load:" msgstr "Obciążenie 1 min.:" @@ -2643,15 +2646,15 @@ msgstr "" "\"Dynamic Host Configuration Protocol\">DHCP</abbr>" 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 "" "Naprawdę usunąć ten interfejs? Usunięcie nie może zostać cofnięte!\n" "Możesz stracić dostęp do tego urządzenia, jeśli jesteś połączony przez ten " "interfejs!" 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 "" "Naprawdę usunąć tę sieć bezprzewodową? Usunięcie nie może zostać cofnięte!\n" @@ -2671,7 +2674,7 @@ msgstr "" "interfejs!" 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 "" "Naprawdę wyłączyć interfejs \"%s\"?\n" @@ -3828,6 +3831,9 @@ msgstr "baseT" msgid "bridged" msgstr "zmostkowany" +msgid "create" +msgstr "" + msgid "create:" msgstr "utwórz:" @@ -3917,6 +3923,9 @@ msgstr "włączone" msgid "open" msgstr "otwarte" +msgid "output" +msgstr "" + msgid "overlay" msgstr "" |