mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-08 14:06:21 +02:00
237 lines
5.8 KiB
Plaintext
237 lines
5.8 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: X-1.9\n"
|
|
"POT-Creation-Date: \n"
|
|
"PO-Revision-Date: 2025-05-21 23:40+0800\n"
|
|
"Last-Translator: ACTom <i@actom.me>\n"
|
|
"Language-Team: \n"
|
|
"Language: zh_CN\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: TyPoEditor 0.2\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
|
#: sqldbstrconst.lrsgeneratesqlstatements
|
|
msgid "Edit/Generate SQL Statements"
|
|
msgstr "编辑/生成 SQL 语句"
|
|
|
|
#: sqldbstrconst.lrssqldatasetopen
|
|
#, object-pascal-format
|
|
msgid "Dataset not open: %s"
|
|
msgstr "数据集未打开: %s"
|
|
|
|
#: sqldbstrconst.lrssqlgenselect
|
|
msgid "You must select fields to be updated and key fields."
|
|
msgstr "你必须选择要更新的字段和关键字段。"
|
|
|
|
#: sqldbstrconst.screatestringconstant
|
|
msgid "Create string constant"
|
|
msgstr "创建字符串常量"
|
|
|
|
#: sqldbstrconst.seditsql
|
|
msgid "Edit SQL ..."
|
|
msgstr "编辑 SQL ..."
|
|
|
|
#: sqldbstrconst.seditupdatesql
|
|
msgid "Edit all SQL statements"
|
|
msgstr "编辑所有 SQL 语句"
|
|
|
|
#: sqldbstrconst.serrconnectionnotassigned
|
|
msgid "Database not assigned. Assign Database first."
|
|
msgstr "数据库未分配,请先分配数据库。"
|
|
|
|
#: sqldbstrconst.sfirebirddatabases
|
|
msgid "Firebird databases"
|
|
msgstr "Firebird 数据库"
|
|
|
|
#: sqldbstrconst.sgenerateupdatesql
|
|
msgid "Generate update SQL"
|
|
msgstr "生成更新 SQL"
|
|
|
|
#: sqldbstrconst.sinterbasedatabases
|
|
msgid "Interbase databases"
|
|
msgstr "Interbase 数据库"
|
|
|
|
#: sqldbstrconst.slibraries
|
|
msgid "Shared libraries"
|
|
msgstr "共享库"
|
|
|
|
#: sqldbstrconst.sloadsqlcodehint
|
|
msgid "Load SQL code ..."
|
|
msgstr "加载 SQL 代码 ..."
|
|
|
|
#: sqldbstrconst.smetacolumns
|
|
msgid "Columns"
|
|
msgstr "列"
|
|
|
|
#: sqldbstrconst.smetapleasespecifyatableintheobjectfield
|
|
msgid "Please specify a table in the object field."
|
|
msgstr "请在对象字段中指定一个表。"
|
|
|
|
#: sqldbstrconst.smetaprocedures
|
|
msgid "Procedures"
|
|
msgstr "过程"
|
|
|
|
#: sqldbstrconst.smetasystables
|
|
msgid "SysTables"
|
|
msgstr "系统表"
|
|
|
|
#: sqldbstrconst.smetatabcaption
|
|
msgid "Metadata"
|
|
msgstr "元数据"
|
|
|
|
#: sqldbstrconst.smetatables
|
|
msgid "Tables"
|
|
msgstr "表"
|
|
|
|
#: sqldbstrconst.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement found."
|
|
msgstr "在 SQL 语句中未发现语法错误。"
|
|
|
|
#: sqldbstrconst.squickcheckofsqlsyntaxhint
|
|
msgid "Quick check of SQL syntax"
|
|
msgstr "快速检查 SQL 语法"
|
|
|
|
#: sqldbstrconst.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "结果"
|
|
|
|
#: sqldbstrconst.srunsqlcodehint
|
|
msgid "Run SQL code"
|
|
msgstr "运行 SQL 代码"
|
|
|
|
#: sqldbstrconst.ssavesqlcodehint
|
|
msgid "Save SQL code ..."
|
|
msgstr "保存 SQL 代码 ..."
|
|
|
|
#: sqldbstrconst.ssqlbrackets
|
|
msgctxt "sqldbstrconst.ssqlbrackets"
|
|
msgid "Brackets"
|
|
msgstr "括号"
|
|
|
|
#: sqldbstrconst.ssqldelimitersforfieldtablenames
|
|
msgctxt "sqldbstrconst.ssqldelimitersforfieldtablenames"
|
|
msgid "Delimiters for field/table names"
|
|
msgstr "字段/表 名称 的分隔符"
|
|
|
|
#: sqldbstrconst.ssqledit
|
|
msgid "Edit SQL Script ..."
|
|
msgstr "编辑 SQL 脚本 ..."
|
|
|
|
#: sqldbstrconst.ssqlerror
|
|
msgid "Probable SQL error"
|
|
msgstr "可能的 SQL 错误"
|
|
|
|
#: sqldbstrconst.ssqlfullyqualifiedfields
|
|
msgctxt "sqldbstrconst.ssqlfullyqualifiedfields"
|
|
msgid "Fully qualified fields"
|
|
msgstr "完全限定的字段"
|
|
|
|
#: sqldbstrconst.ssqlgenerated
|
|
msgid "SQL statements successfully generated."
|
|
msgstr "SQL 语句已成功生成。"
|
|
|
|
#: sqldbstrconst.ssqlgeneratesql
|
|
msgctxt "sqldbstrconst.ssqlgeneratesql"
|
|
msgid "Generate SQL"
|
|
msgstr "生成 SQL"
|
|
|
|
#: sqldbstrconst.ssqlindent
|
|
msgctxt "sqldbstrconst.ssqlindent"
|
|
msgid "Indent"
|
|
msgstr "缩进"
|
|
|
|
#: sqldbstrconst.ssqlite3databases
|
|
msgid "SQLite3 databases"
|
|
msgstr "SQLite3 数据库"
|
|
|
|
#: sqldbstrconst.ssqlkeyfields
|
|
msgctxt "sqldbstrconst.ssqlkeyfields"
|
|
msgid "Key fields"
|
|
msgstr "关键字段"
|
|
|
|
#: sqldbstrconst.ssqllinelength
|
|
msgctxt "sqldbstrconst.ssqllinelength"
|
|
msgid "Line length"
|
|
msgstr "行长度"
|
|
|
|
#: sqldbstrconst.ssqlnosqlgenerated
|
|
msgctxt "sqldbstrconst.ssqlnosqlgenerated"
|
|
msgid "No SQL statements were generated. Do you really want to close?"
|
|
msgstr "没有生成 SQL 语句。你确定要关闭吗?"
|
|
|
|
#: sqldbstrconst.ssqlnotable
|
|
msgid "No table is selected for generation of SQL statements."
|
|
msgstr "没有选定表以生成 SQL 语句。"
|
|
|
|
#: sqldbstrconst.ssqlok
|
|
msgid "Quick SQL check OK"
|
|
msgstr "快速 SQL 检查正常"
|
|
|
|
#: sqldbstrconst.ssqlonefieldperline
|
|
msgctxt "sqldbstrconst.ssqlonefieldperline"
|
|
msgid "One field per line"
|
|
msgstr "每行一个字段"
|
|
|
|
#: sqldbstrconst.ssqlquotechar
|
|
msgctxt "sqldbstrconst.ssqlquotechar"
|
|
msgid "Quote character"
|
|
msgstr "引用字符"
|
|
|
|
#: sqldbstrconst.ssqlscript
|
|
msgid "SQL Script file"
|
|
msgstr "SQL脚本文件"
|
|
|
|
#: sqldbstrconst.ssqlscriptdesc
|
|
msgid "Create a new SQL Script file"
|
|
msgstr "创建一个新的SQL脚本文件"
|
|
|
|
#: sqldbstrconst.ssqlselectupdateinsertfields
|
|
msgctxt "sqldbstrconst.ssqlselectupdateinsertfields"
|
|
msgid "\"Select\"/\"Update\"/\"Insert\" fields"
|
|
msgstr "“选择”/“更新”/“插入”字段"
|
|
|
|
#: sqldbstrconst.ssqlshowsystemtables
|
|
msgctxt "sqldbstrconst.ssqlshowsystemtables"
|
|
msgid "Show system tables"
|
|
msgstr "显示系统表"
|
|
|
|
#: sqldbstrconst.ssqlsource
|
|
msgid "Insert your SQL statements here"
|
|
msgstr "在此处插入你的SQL语句"
|
|
|
|
#: sqldbstrconst.ssqlstringspropertyeditordlgtitle
|
|
#, object-pascal-format
|
|
msgid "Statement Editor (%s)"
|
|
msgstr "语句编辑器 (%s)"
|
|
|
|
#: sqldbstrconst.ssqlsyntaxerror
|
|
#, object-pascal-format
|
|
msgid ""
|
|
"Probable syntax error in SQL statement:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"可能的语法错误在SQL声明:\n"
|
|
"%s"
|
|
|
|
#: sqldbstrconst.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr "SQL代码"
|
|
|
|
#: sqldbstrconst.ssqltable
|
|
msgctxt "sqldbstrconst.ssqltable"
|
|
msgid "Table"
|
|
msgstr "表"
|
|
|
|
#: sqldbstrconst.ssqltablesandfields
|
|
msgctxt "sqldbstrconst.ssqltablesandfields"
|
|
msgid "Tables and Fields"
|
|
msgstr "表和字段"
|
|
|
|
#: sqldbstrconst.ssqluppercasekeywords
|
|
msgctxt "sqldbstrconst.ssqluppercasekeywords"
|
|
msgid "Uppercase keywords"
|
|
msgstr "将关键词转换为大写"
|
|
|