[dconf-editor] Improve zh_TW translation.



commit 27e5f731000d9711e39b8eebe377fc35a2970493
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Feb 27 07:40:48 2018 +0100

    Improve zh_TW translation.

 po/zh_CN.po |    8 +++---
 po/zh_HK.po |   40 +++++++++++++++++++++--------------
 po/zh_TW.po |   65 +++++++++++++++++++++++++++++++++++-----------------------
 3 files changed, 67 insertions(+), 46 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5651efd..0333e53 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -296,9 +296,9 @@ msgstr "D-Bus 句柄类型,类型“h”"
 
 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:31
 msgid ""
-"The handle type is a 32-bit signed integer value that is, by convention, used "
-"as an index into an array of file descriptors that are sent alongside a D-"
-"Bus message.\n"
+"The handle type is a 32-bit signed integer value that is, by convention, "
+"used as an index into an array of file descriptors that are sent alongside a "
+"D-Bus message.\n"
 "\n"
 "If you are not interacting with D-Bus, then there is no reason to make use "
 "of this type."
@@ -466,7 +466,7 @@ msgid ""
 "is not the same as NULL (nothing); see also the “string-nullable” key."
 msgstr ""
 "字串类型可以接受任何 utf8 字串。请注意空字串“''”不是 NULL (空值);另请参"
-"阅“string-nullable”键值。。"
+"阅“string-nullable”键值。"
 
 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:70
 msgid "A string array, type ‘as’"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 4b4add5..d543713 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -274,10 +274,12 @@ msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:118
 msgid ""
-"The handle type is a 32bit signed integer value that is, by convention, used "
-"as an index into an array of file descriptors that are sent alongside a D-"
-"Bus message. If you are not interacting with D-Bus, then there is no reason "
-"to make use of this type."
+"The handle type is a 32-bit signed integer value that is, by convention, "
+"used as an index into an array of file descriptors that are sent alongside a "
+"D-Bus message.\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:124
@@ -287,8 +289,10 @@ msgstr ""
 #: editor/ca.desrt.dconf-editor.gschema.xml:125
 msgid ""
 "An object path is used to identify D-Bus objects at a given destination on "
-"the bus. If you are not interacting with D-Bus, then there is no reason to "
-"make use of this type."
+"the bus.\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:131
@@ -298,8 +302,10 @@ msgstr ""
 #: editor/ca.desrt.dconf-editor.gschema.xml:132
 msgid ""
 "An object path array could contain any number of object paths (including "
-"none: \"[]\"). If you are not interacting with D-Bus, then there is no "
-"reason to make use of this type."
+"none: “[]”).\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:138
@@ -309,8 +315,10 @@ msgstr ""
 #: editor/ca.desrt.dconf-editor.gschema.xml:139
 msgid ""
 "A D-Bus signature is a string used as type signature for a D-Bus method or "
-"message. If you are not interacting with D-Bus, then there is no reason to "
-"make use of this type."
+"message.\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:145
@@ -336,7 +344,7 @@ msgid "A short integer, type \"n\""
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:156
-msgid "A 16bit signed integer. See also the \"integer-16-unsigned\" key."
+msgid "A 16-bit signed integer. See also the “integer-16-unsigned” key."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:160
@@ -352,7 +360,7 @@ msgid "An unsigned short integer, type \"q\""
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:166
-msgid "A 16bit unsigned integer. See also the \"integer-16-signed\" key."
+msgid "A 16-bit unsigned integer. See also the “integer-16-signed” key."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:170
@@ -360,7 +368,7 @@ msgid "An usual integer, type \"i\""
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:171
-msgid "A 32bit signed integer. See also the \"integer-32-unsigned\" key."
+msgid "A 32-bit signed integer. See also the “integer-32-unsigned” key."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:175
@@ -368,7 +376,7 @@ msgid "An unsigned usual integer, type \"u\""
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:176
-msgid "A 32bit unsigned integer. See also the \"integer-32-signed\" key."
+msgid "A 32-bit unsigned integer. See also the “integer-32-signed” key."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:180
@@ -376,7 +384,7 @@ msgid "A long integer, type \"x\""
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:181
-msgid "A 64bit signed integer. See also the \"integer-64-unsigned\" key."
+msgid "A 64-bit signed integer. See also the “integer-64-unsigned” key."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:185
@@ -384,7 +392,7 @@ msgid "An unsigned long integer, type \"t\""
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:186
-msgid "A 64bit unsigned integer. See also the \"integer-64-signed\" key."
+msgid "A 64-bit unsigned integer. See also the “integer-64-signed” key."
 msgstr ""
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:192
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 15aacd8..a0eba57 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -307,13 +307,17 @@ msgstr "D-Bus 處理類型,類型「h」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:124
 msgid ""
-"The handle type is a 32bit signed integer value that is, by convention, used "
-"as an index into an array of file descriptors that are sent alongside a D-"
-"Bus message. If you are not interacting with D-Bus, then there is no reason "
-"to make use of this type."
+"The handle type is a 32-bit signed integer value that is, by convention, "
+"used as an index into an array of file descriptors that are sent alongside a "
+"D-Bus message.\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
 "handle 類型是 32位元有符號的整數值,依慣例用於隨 D-Bus 訊息一併傳送的檔案描述"
-"陣列的索引。如果您不與 D-Bus 互動,則沒有理由使用到這個類型。"
+"陣列的索引。\n"
+"\n"
+"如果您不與 D-Bus 互動,則沒有理由使用到這個類型。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:130
 msgid "A D-Bus object path, type ‘o’"
@@ -322,11 +326,14 @@ msgstr "D-Bus 物件路徑,類型「o」"
 #: editor/ca.desrt.dconf-editor.gschema.xml:131
 msgid ""
 "An object path is used to identify D-Bus objects at a given destination on "
-"the bus. If you are not interacting with D-Bus, then there is no reason to "
-"make use of this type."
+"the bus.\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
-"用來識別在指定目的匯流排上 D-Bus 物件的路徑。如果您不與 D-Bus 互動,則沒有理"
-"由使用到這個類型。"
+"用來識別在指定目的匯流排上 D-Bus 物件的路徑。\n"
+"\n"
+"如果您不與 D-Bus 互動,則沒有理由使用到這個類型。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:137
 msgid "A D-Bus object path array, type ‘ao’"
@@ -335,11 +342,14 @@ msgstr "D-Bus 物件路徑陣列,類型「ao」"
 #: editor/ca.desrt.dconf-editor.gschema.xml:138
 msgid ""
 "An object path array could contain any number of object paths (including "
-"none: “[]”). If you are not interacting with D-Bus, then there is no reason "
-"to make use of this type."
+"none: “[]”).\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
-"可以包含任意物件路徑數量的物件路徑陣列 (包含空陣列:\"[]\")。如果您不與 D-"
-"Bus 互動,則沒有理由使用到這個類型。"
+"可以包含任意物件路徑數量的物件路徑陣列 (包含空陣列:「[]」)。\n"
+"\n"
+"如果您不與 D-Bus 互動,則沒有理由使用到這個類型。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:144
 msgid "A D-Bus signature, type ‘g’"
@@ -348,11 +358,14 @@ msgstr "D-Bus 簽名檔,類型「g」"
 #: editor/ca.desrt.dconf-editor.gschema.xml:145
 msgid ""
 "A D-Bus signature is a string used as type signature for a D-Bus method or "
-"message. If you are not interacting with D-Bus, then there is no reason to "
-"make use of this type."
+"message.\n"
+"\n"
+"If you are not interacting with D-Bus, then there is no reason to make use "
+"of this type."
 msgstr ""
-"D-Bus 簽名檔是一種字串,用於 D-Bus 方法或訊息的類型簽署。如果您不與 D-Bus 互"
-"動,則沒有理由使用到這個類型。"
+"D-Bus 簽名檔是一種字串,用於 D-Bus 方法或訊息的類型簽署。\n"
+"\n"
+"如果您不與 D-Bus 互動,則沒有理由使用到這個類型。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:151
 msgid "A double, type ‘d’"
@@ -377,7 +390,7 @@ msgid "A short integer, type ‘n’"
 msgstr "短整數,類型「n」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:162
-msgid "A 16bit signed integer. See also the “integer-16-unsigned” key."
+msgid "A 16-bit signed integer. See also the “integer-16-unsigned” key."
 msgstr "16 位元有符號的整數。另請參閱「integer-16-unsigned」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:166
@@ -393,7 +406,7 @@ msgid "An unsigned short integer, type ‘q’"
 msgstr "無符號短整數,類型「q」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:172
-msgid "A 16bit unsigned integer. See also the “integer-16-signed” key."
+msgid "A 16-bit unsigned integer. See also the “integer-16-signed” key."
 msgstr "16 位元無符號的整數。另請參閱「integer-16-signed」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:176
@@ -401,7 +414,7 @@ msgid "An usual integer, type ‘i’"
 msgstr "一般整數,類型「i」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:177
-msgid "A 32bit signed integer. See also the “integer-32-unsigned” key."
+msgid "A 32-bit signed integer. See also the “integer-32-unsigned” key."
 msgstr "32 位元有符號的整數。另請參閱「integer-32-unsigned」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:181
@@ -409,7 +422,7 @@ msgid "An unsigned usual integer, type ‘u’"
 msgstr "無符號一般整數,類型「u」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:182
-msgid "A 32bit unsigned integer. See also the “integer-32-signed” key."
+msgid "A 32-bit unsigned integer. See also the “integer-32-signed” key."
 msgstr "32 位元無符號的整數。另請參閱「integer-32-signed」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:186
@@ -417,7 +430,7 @@ msgid "A long integer, type ‘x’"
 msgstr "長整數,類型「x」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:187
-msgid "A 64bit signed integer. See also the “integer-64-unsigned” key."
+msgid "A 64-bit signed integer. See also the “integer-64-unsigned” key."
 msgstr "64 位元有符號的整數。另請參閱「integer-64-unsigned」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:191
@@ -425,7 +438,7 @@ msgid "An unsigned long integer, type ‘t’"
 msgstr "無符號長整數,類型「t」"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:192
-msgid "A 64bit unsigned integer. See also the “integer-64-signed” key."
+msgid "A 64-bit unsigned integer. See also the “integer-64-signed” key."
 msgstr "64 位元無符號的整數。另請參閱「integer-64-signed」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:198
@@ -449,7 +462,7 @@ msgstr "自訂的類型,這裡「(ii)」"
 msgid ""
 "Dconf Editor lets you edit any settings type supported by GSettings, falling "
 "back on a string entry when it doesn’t have a better way to do. Here is a "
-"tuple of two 32bit signed integers."
+"tuple of two 32-bit signed integers."
 msgstr ""
 "Dconf 編輯器讓您可以編輯任何 GSettings 支援的設定值類型,當它沒有更好的方案時"
 "則退回到字串項目。這裡有兩個 32 位元有符號整數元組。"
@@ -463,8 +476,8 @@ msgid ""
 "The string type could accept any utf8 string. Note that an empty string “''” "
 "is not the same as NULL (nothing); see also the “string-nullable” key."
 msgstr ""
-"字串類型可以接受任何 utf8 字串。請注意空字串 \"\" 不是 NULL (空值);另請參閱"
-"的「string-nullable」設定鍵。。"
+"字串類型可以接受任何 utf8 字串。請注意空字串「''」不是 NULL (空值);另請參閱"
+"的「string-nullable」設定鍵。"
 
 #: editor/ca.desrt.dconf-editor.gschema.xml:213
 msgid "A string array, type ‘as’"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]