From 548e806bc2c0704bcb2282ddc19329c167fa3e1b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 02:39:49 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 96.6% (3266 of 3379 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/ Signed-off-by: William Desportes --- po/zh_CN.po | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 34bb8d8d03..421c509bc1 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 03:09+0100\n" -"PO-Revision-Date: 2021-01-22 01:10+0000\n" +"PO-Revision-Date: 2021-01-22 02:41+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Chinese (Simplified) \n" @@ -13262,20 +13262,14 @@ msgid "Length/Values" msgstr "长度/值" #: templates/columns_definitions/table_fields_definitions.twig:17 -#, fuzzy -#| msgid "" -#| "If column type is \"enum\" or \"set\", please enter the values using this " -#| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " -#| "single quote (\"'\") amongst those values, precede it with a backslash " -#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" -"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'…
如果需要输入反" -"斜杠(“”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。" +"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'…
如果需要输入反斜杠(“\\" +"”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。" #: templates/columns_definitions/table_fields_definitions.twig:21 msgid ""