blob: 5af00ec99c9c575d84e0d69a7cdc04b365b61f3a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="zh-TW" sourcelanguage="en">
<context>
<name>ConfigMigration</name>
<message>
<location filename="../configmigration.cpp" line="36"/>
<source>A configuration from old SQLiteStudio 2.x.x has been detected. Would you like to migrate old settings into the current version? <a href="%1">Click here to do that</a>.</source>
<translation>偵測到舊的 SQLiteStudio 2.x.x 的設定檔。你想要將舊的設定遷移到當前版本嗎?<a href="%1">點選這裡進行遷移</a>。</translation>
</message>
<message>
<location filename="../configmigration.cpp" line="136"/>
<source>Bug reports history (%1)</source>
<translation>錯誤報告歷史 (%1)</translation>
</message>
<message>
<location filename="../configmigration.cpp" line="145"/>
<source>Database list (%1)</source>
<translation>資料庫清單 (%1)</translation>
</message>
<message>
<location filename="../configmigration.cpp" line="154"/>
<source>Custom SQL functions (%1)</source>
<translation>自訂 SQL 函式 (%1)</translation>
</message>
<message>
<location filename="../configmigration.cpp" line="163"/>
<source>SQL queries history (%1)</source>
<translation>SQL 查詢歷史 (%1)</translation>
</message>
</context>
<context>
<name>ConfigMigrationWizard</name>
<message>
<location filename="../configmigrationwizard.ui" line="14"/>
<source>Configuration migration</source>
<translation>設定檔遷移</translation>
</message>
<message>
<location filename="../configmigrationwizard.ui" line="24"/>
<source>Items to migrate</source>
<translation>要遷移的項</translation>
</message>
<message>
<location filename="../configmigrationwizard.ui" line="27"/>
<source>This is a list of items found in the old configuration file, which can be migrated into the current configuration.</source>
<translation>這是在舊的設定檔檔案中找到的項清單,這些項可以遷移到當前設定檔。</translation>
</message>
<message>
<location filename="../configmigrationwizard.ui" line="58"/>
<source>Options</source>
<translation>選項</translation>
</message>
<message>
<location filename="../configmigrationwizard.ui" line="64"/>
<source>Put imported databases into separate group</source>
<translation>將匯入的資料庫置於單獨的組</translation>
</message>
<message>
<location filename="../configmigrationwizard.ui" line="76"/>
<source>Group name</source>
<translation>組名稱</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="62"/>
<source>Enter a non-empty name.</source>
<translation>請輸入一個非空的名稱。</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="70"/>
<source>Top level group named '%1' already exists. Enter a group name that does not exist yet.</source>
<translation>名為 '%1' 的頂級組已存在。請輸入未被佔用的組名稱。</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="104"/>
<source>Could not open old configuration file in order to migrate settings from it.</source>
<translation>無法開啟舊的設定檔檔案以遷移它的設定。</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="112"/>
<source>Could not open current configuration file in order to migrate settings from old configuration file.</source>
<translation>無法開啟當前的設定檔檔案以遷移舊的設定。</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="121"/>
<source>Could not commit migrated data into new configuration file: %1</source>
<translation>無法將遷移的資料提交到新的設定檔檔案:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="165"/>
<source>Could not read bug reports history from old configuration file in order to migrate it: %1</source>
<translation>無法從舊的設定檔檔案讀取錯誤報告歷史記錄來進行遷移:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="182"/>
<source>Could not insert a bug reports history entry into new configuration file: %1</source>
<translation>無法將錯誤報告歷史記錄插入到新的設定檔檔案:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="203"/>
<source>Could not read database list from old configuration file in order to migrate it: %1</source>
<translation>無法從舊的設定檔檔案讀取資料庫清單來進行遷移:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="217"/>
<source>Could not query for available order for containing group in new configuration file in order to migrate the database list: %1</source>
<translation>無法在新設定檔檔案中查詢包含組的可用順序以遷移資料庫清單:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="228"/>
<source>Could not create containing group in new configuration file in order to migrate the database list: %1</source>
<translation>無法在新設定檔檔案中建立包含組以遷移資料庫清單:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="249"/>
<source>Could not insert a database entry into new configuration file: %1</source>
<translation>無法將資料庫條目插入到新的設定檔檔案:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="261"/>
<source>Could not query for available order for next database in new configuration file in order to migrate the database list: %1</source>
<translation>無法在新設定檔檔案中查詢下一個資料庫的可用順序以遷移資料庫清單:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="272"/>
<source>Could not create group referencing the database in new configuration file: %1</source>
<translation>未能在新的設定檔檔案中建立引用該資料庫的組:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="290"/>
<source>Could not read function list from old configuration file in order to migrate it: %1</source>
<translation>無法從舊設定檔檔案讀取函式清單來進行遷移:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="325"/>
<source>Could not read SQL queries history from old configuration file in order to migrate it: %1</source>
<translation>無法從舊設定檔檔案讀取 SQL 查詢歷史來進行遷移:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="332"/>
<source>Could not read next ID for SQL queries history in new configuration file: %1</source>
<translation>無法在新設定檔檔案中讀取 SQL 查詢歷史的下一個 ID:%1</translation>
</message>
<message>
<location filename="../configmigrationwizard.cpp" line="348"/>
<source>Could not insert SQL history entry into new configuration file: %1</source>
<translation>無法將 SQL 歷史條目插入到新的設定檔檔案:%1</translation>
</message>
</context>
</TS>
|