diff options
author | Automated System <slavek.banko@axis.cz> | 2019-01-28 03:25:47 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-28 03:25:47 +0100 |
commit | a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d (patch) | |
tree | d387c93b69fb1366a3aa322fdf83098a1c5c97ff /tde-i18n-zh_CN | |
parent | e1717010d2d0e87e944f0490dda76778cbd34820 (diff) | |
download | tde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.tar.gz tde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.zip |
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-zh_CN')
-rw-r--r-- | tde-i18n-zh_CN/messages/tdeartwork/twin_art_clients.po | 12 | ||||
-rw-r--r-- | tde-i18n-zh_CN/messages/tdebase/kate.po | 44 | ||||
-rw-r--r-- | tde-i18n-zh_CN/messages/tdebase/kicker.po | 8 | ||||
-rw-r--r-- | tde-i18n-zh_CN/messages/tdeutils/kgpg.po | 8 | ||||
-rw-r--r-- | tde-i18n-zh_CN/messages/tdewebdev/tdefilereplace.po | 4 |
5 files changed, 76 insertions, 0 deletions
diff --git a/tde-i18n-zh_CN/messages/tdeartwork/twin_art_clients.po b/tde-i18n-zh_CN/messages/tdeartwork/twin_art_clients.po index 76e0c4b6257..bf852707917 100644 --- a/tde-i18n-zh_CN/messages/tdeartwork/twin_art_clients.po +++ b/tde-i18n-zh_CN/messages/tdeartwork/twin_art_clients.po @@ -386,5 +386,17 @@ msgid "" msgstr "" #, fuzzy +#~ msgid "" +#~ "Clicking on the link above will cause a window to appear showing the TDE " +#~ "IceWM theme folder. You can add or remove native IceWM themes by " +#~ "installing theme files into this folder or by creating folder symlinks to " +#~ "existing IceWM themes on your system. You can get extra-themes here: " +#~ "<b>https://github.com/bbidulock/icewm-extra-themes</b>" +#~ msgstr "" +#~ "单击上面的链接将打开显示 TDE IceWM 主题文件夹的窗口。您可以将从 <b>http://" +#~ "icewm.themes.org/</b> 下载的主题文件解压缩到此文件夹中,或者创建到您系统中" +#~ "已有的 IceWM 主题的文件夹链接,以便添加或删除 IceWM 自有主题。" + +#, fuzzy #~ msgid "Center" #~ msgstr "居中" diff --git a/tde-i18n-zh_CN/messages/tdebase/kate.po b/tde-i18n-zh_CN/messages/tdebase/kate.po index f3255b8a06a..9930e8631ba 100644 --- a/tde-i18n-zh_CN/messages/tdebase/kate.po +++ b/tde-i18n-zh_CN/messages/tdebase/kate.po @@ -1814,10 +1814,46 @@ msgstr "" #~ msgstr "隐藏侧边栏(&B)" #, fuzzy +#~ msgid "" +#~ "<p>Enter the expression you want to search for here.<p>If 'regular " +#~ "expression' is unchecked, all characters that are not letters in your " +#~ "expression will be escaped with a backslash character.<p>Possible meta " +#~ "characters are:<br><b>.</b> - Matches any character<br><b>^</b> - Matches " +#~ "the beginning of a line<br><b>$</b> - Matches the end of a line<br><b>" +#~ "\\<</b> - Matches the beginning of a word<br><b>\\></b> - Matches " +#~ "the end of a word<p>The following repetition operators exist:<br><b>?</b> " +#~ "- The preceding item is matched at most once<br><b>*</b> - The preceding " +#~ "item is matched zero or more times<br><b>+</b> - The preceding item is " +#~ "matched one or more times<br><b>{<i>n</i>}</b> - The preceding item is " +#~ "matched exactly <i>n</i> times<br><b>{<i>n</i>,}</b> - The preceding item " +#~ "is matched <i>n</i> or more times<br><b>{,<i>n</i>}</b> - The preceding " +#~ "item is matched at most <i>n</i> times<br><b>{<i>n</i>,<i>m</i>}</b> - " +#~ "The preceding item is matched at least <i>n</i>, but at most <i>m</i> " +#~ "times.<p>Furthermore, backreferences to bracketed subexpressions are " +#~ "available via the notation <code>\\#</code>.<p>See the grep(1) " +#~ "documentation for the full documentation." +#~ msgstr "" +#~ "<p>在此处输入您要搜索的正则表达式。<p>如果未选中“正则表达式”,您表达式中的" +#~ "任何非空格字符都将会用反斜线的方式加以转码。<p>可能使用的元字符有:" +#~ "<br><b>.</b> - 匹配任何字符<br><b>^</b> - 匹配行首<br><b>$</b> - 匹配行尾" +#~ "<br><b>\\<</b> - 匹配词首<br><b>\\></b> - 匹配词尾<p>可用的重复算符" +#~ "有:<br><b>?</b> - 前面一项至多只匹配一次<br><b>*</b> - 前面一项匹配零次或" +#~ "多次<br><b>+</b> - 前面一项匹配一次或多次<br><b>{<i>n</i>}</b> - 前面一项" +#~ "正好匹配 <i>n</i> 次<br><b>{<i>n</i>,}</b> - 前面一项匹配 <i>n</i> 次或多" +#~ "次<br><b>{,<i>n</i>}</b> - 前面一项至多匹配 <i>n</i> 次<br><b>{<i>n</i>," +#~ "<i>m</i>}</b> - 前面一项至少匹配 <i>n</i> 次,<br> 但是至多匹配 <i>m</" +#~ "i> 次。<p>除此之外,向后引用括号内的子表达式可通过使用 <code>\\#</code> 符" +#~ "号来达到。<p>完整的文档请参看参见 grep(1)。" + +#, fuzzy #~ msgid "&New" #~ msgstr "新建(&N)..." #, fuzzy +#~ msgid "&Rename" +#~ msgstr "重命名(&R)..." + +#, fuzzy #~ msgid "Acti&vate" #~ msgstr "激活下个标签" @@ -1870,6 +1906,14 @@ msgstr "" #~ msgstr "移至" #, fuzzy +#~ msgid "Delete session" +#~ msgstr "默认会话" + +#, fuzzy +#~ msgid "Save Session" +#~ msgstr "保存会话吗?" + +#, fuzzy #~ msgid "Save As" #~ msgstr "另存为(&A)..." diff --git a/tde-i18n-zh_CN/messages/tdebase/kicker.po b/tde-i18n-zh_CN/messages/tdebase/kicker.po index c085e5f115f..4438d62e1ff 100644 --- a/tde-i18n-zh_CN/messages/tdebase/kicker.po +++ b/tde-i18n-zh_CN/messages/tdebase/kicker.po @@ -1171,6 +1171,14 @@ msgstr "描述(&D):" #~ msgstr "注销..." #, fuzzy +#~ msgid "End current session" +#~ msgstr "保存会话" + +#, fuzzy +#~ msgid "Lock computer screen" +#~ msgstr "锁住会话" + +#, fuzzy #~ msgid "Bookmarks" #~ msgstr "编辑书签(&E)" diff --git a/tde-i18n-zh_CN/messages/tdeutils/kgpg.po b/tde-i18n-zh_CN/messages/tdeutils/kgpg.po index d97996532af..7d9e45fedb3 100644 --- a/tde-i18n-zh_CN/messages/tdeutils/kgpg.po +++ b/tde-i18n-zh_CN/messages/tdeutils/kgpg.po @@ -2922,6 +2922,14 @@ msgstr "" "p>\n" #, fuzzy +#~ msgid "" +#~ "This passphrase is not secure enough.\n" +#~ "Minimum length = 5 characters" +#~ msgstr "" +#~ "这个密码句不够安全。\n" +#~ "最小长度为 5 字符" + +#, fuzzy #~ msgid "Untitled" #~ msgstr "未命名" diff --git a/tde-i18n-zh_CN/messages/tdewebdev/tdefilereplace.po b/tde-i18n-zh_CN/messages/tdewebdev/tdefilereplace.po index d0f2803a10c..73219903757 100644 --- a/tde-i18n-zh_CN/messages/tdewebdev/tdefilereplace.po +++ b/tde-i18n-zh_CN/messages/tdewebdev/tdefilereplace.po @@ -1060,6 +1060,10 @@ msgstr "扫描的文件:" #~ msgstr "没有要搜索和替换的字符串。" #, fuzzy +#~ msgid "Scanned folders:" +#~ msgstr "扫描的文件:" + +#, fuzzy #~ msgid "Files:" #~ msgstr "全部文件" |