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 <williamdes@wdes.fr>
This commit is contained in:
parent
c00446700a
commit
548e806bc2
12
po/zh_CN.po
12
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 <williamdes@wdes.fr>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/master/zh_Hans/>\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'…<br>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'…<br>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'…<br>如果需要输入反"
|
||||
"斜杠(“”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。"
|
||||
"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'…<br>如果需要输入反斜杠(“\\"
|
||||
"”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。"
|
||||
|
||||
#: templates/columns_definitions/table_fields_definitions.twig:21
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user