From 0e0ee2fed51f7108ee088e121ecbba479a5e88cc Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 8 Jun 2018 13:50:12 +0200 Subject: 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 --- modules/luci-base/po/zh-cn/base.po | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'modules/luci-base/po/zh-cn/base.po') diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index f588adcfa..675b52f72 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -39,6 +39,9 @@ msgstr "-- 根据标签匹配 --" msgid "-- match by uuid --" msgstr "-- 根据 UUID 匹配 --" +msgid "-- please select --" +msgstr "" + msgid "1 Minute Load:" msgstr "1 分钟负载:" @@ -2566,13 +2569,13 @@ msgstr "" "Configuration Protocol\">DHCP 服务器" 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 "" "确定要删除此接口?删除操作无法撤销!\\n删除此接口,可能导致无法再访问路由器!" 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 "" "确定要删除此无线网络?删除操作无法撤销!\\n删除此无线网络,可能导致无法再访问" @@ -2589,7 +2592,7 @@ msgstr "" "开!" 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 "" "确定要关闭接口 \"%s\"?\\n如果您正在使用此接口连接路由器,关闭此网络可能导致" @@ -3685,6 +3688,9 @@ msgstr "baseT" msgid "bridged" msgstr "桥接的" +msgid "create" +msgstr "" + msgid "create:" msgstr "创建:" @@ -3773,6 +3779,9 @@ msgstr "开" msgid "open" msgstr "开放式" +msgid "output" +msgstr "" + msgid "overlay" msgstr "覆盖" -- cgit v1.2.3