[Xfce4-commits] <mousepad:master> l10n: Uyghur translation
Transifex
noreply at xfce.org
Mon May 7 08:52:01 CEST 2012
Updating branch refs/heads/master
to 1463e37b65c7608fbcd7f19be08996975563df06 (commit)
from 1049fc1fc0ed8e72c86d618edcc0039d07188fa6 (commit)
commit 1463e37b65c7608fbcd7f19be08996975563df06
Author: Gheyret Kenji <gheyret at yahoo.com>
Date: Mon May 7 08:50:44 2012 +0200
l10n: Uyghur translation
New status: 5 messages complete with 0 fuzzies and 242 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
po/{zh_CN.po => ug.po} | 2171 ++++++++++++++++++++++++------------------------
1 files changed, 1088 insertions(+), 1083 deletions(-)
diff --git a/po/zh_CN.po b/po/ug.po
similarity index 87%
copy from po/zh_CN.po
copy to po/ug.po
index dc425c1..b9a0d79 100644
--- a/po/zh_CN.po
+++ b/po/ug.po
@@ -1,1083 +1,1088 @@
-# Croatian translation for mousepad package.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the mousepad package.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: mousepad\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-05-05 20:09+0000\n"
-"PO-Revision-Date: 2012-05-07 13:43+0800\n"
-"Last-Translator: 玉堂白鹤 <yjwork.xfce at gmail.com>\n"
-"Language-Team: Chinese (Simplified) <xfce-i18n-cn at xfce.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: zh_CN\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
-"X-Poedit-Language: Chinese\n"
-"X-Poedit-SourceCharset: utf-8\n"
-
-#: ../mousepad/main.c:53
-msgid "Do not register with the D-BUS session message bus"
-msgstr ""
-
-#: ../mousepad/main.c:54
-msgid "Quit a running Mousepad instance"
-msgstr ""
-
-#: ../mousepad/main.c:56
-msgid "Print version information and exit"
-msgstr "列印版本信息并退出"
-
-#. default application name
-#: ../mousepad/main.c:80 ../Mousepad.desktop.in.in.h:1
-#, fuzzy
-msgid "Mousepad"
-msgstr "Mousepad"
-
-#. initialize gtk+
-#: ../mousepad/main.c:92
-msgid "[FILES...]"
-msgstr ""
-
-#. no error message, the gui initialization failed
-#: ../mousepad/main.c:98
-msgid "Failed to open display."
-msgstr ""
-
-#: ../mousepad/main.c:115
-msgid "The Xfce development team. All rights reserved."
-msgstr "Xfce 的开发团队。保留所有权利。"
-
-#: ../mousepad/main.c:116
-#, c-format
-msgid "Please report bugs to <%s>."
-msgstr "请向 <%s> 报告缺陷。"
-
-#: ../mousepad/mousepad-dialogs.c:41
-msgid "Mousepad is a fast text editor for the Xfce Desktop Environment."
-msgstr "Mousepad 是 Xfce 桌面环境下的一个快速的文本编辑器 。"
-
-#: ../mousepad/mousepad-dialogs.c:50
-msgid "translator-credits"
-msgstr ""
-
-#. display an error message to the user
-#: ../mousepad/mousepad-dialogs.c:125
-msgid "Failed to open the documentation browser"
-msgstr "无法打开文件浏览器"
-
-#. build dialog
-#: ../mousepad/mousepad-dialogs.c:143
-msgid "Select Tab Size"
-msgstr "选择标签大小"
-
-#. build the dialog
-#: ../mousepad/mousepad-dialogs.c:224
-msgid "Go To"
-msgstr "转到"
-
-#: ../mousepad/mousepad-dialogs.c:246
-msgid "_Line number:"
-msgstr "行号(_L):"
-
-#: ../mousepad/mousepad-dialogs.c:265
-msgid "C_olumn number:"
-msgstr "列数(_O):"
-
-#: ../mousepad/mousepad-dialogs.c:323
-msgid "Remove all entries from the documents history?"
-msgstr ""
-
-#: ../mousepad/mousepad-dialogs.c:328
-msgid "Clear Documents History"
-msgstr "清除文档历史记录"
-
-#: ../mousepad/mousepad-dialogs.c:331
-msgid "Clearing the documents history will permanently remove all currently listed entries."
-msgstr "清除文档历史将永久删除所有目前列出的条目。"
-
-#: ../mousepad/mousepad-dialogs.c:362
-msgid "Do you want to save the changes before closing?"
-msgstr "您想关闭前保存的更改么?"
-
-#: ../mousepad/mousepad-dialogs.c:363
-msgid "Save Changes"
-msgstr "保存更改"
-
-#: ../mousepad/mousepad-dialogs.c:364
-msgid "_Don't Save"
-msgstr "不保存(_D)"
-
-#. secondary text
-#: ../mousepad/mousepad-dialogs.c:386
-msgid "If you don't save the document, all the changes will be lost."
-msgstr "如果你不保存文档,所有更改将丢失。"
-
-#: ../mousepad/mousepad-dialogs.c:408
-msgid "The document has been externally modified. Do you want to continue saving?"
-msgstr ""
-
-#: ../mousepad/mousepad-dialogs.c:409
-msgid "Externally Modified"
-msgstr ""
-
-#: ../mousepad/mousepad-dialogs.c:410
-msgid "If you don't save the document, all the external changes will be lost."
-msgstr ""
-
-#: ../mousepad/mousepad-dialogs.c:438
-msgid "Do you want to save your changes before reloading?"
-msgstr ""
-
-#: ../mousepad/mousepad-dialogs.c:440
-msgid "If you revert the file, all unsaved changes will be lost."
-msgstr ""
-
-#. pack button, add signal and tooltip
-#: ../mousepad/mousepad-document.c:591
-msgid "Close this tab"
-msgstr "关闭此标签"
-
-#. create an unique untitled document name
-#: ../mousepad/mousepad-document.c:626
-msgid "Untitled"
-msgstr "未命名"
-
-#. create the header
-#: ../mousepad/mousepad-encoding-dialog.c:134
-msgid "The document was not UTF-8 valid"
-msgstr "该文件是不是有效的 UTF-8 文件。"
-
-#: ../mousepad/mousepad-encoding-dialog.c:135
-msgid "Please select an encoding below."
-msgstr "请选择下面的编码。"
-
-#. encoding radio buttons
-#: ../mousepad/mousepad-encoding-dialog.c:147
-msgid "Default (UTF-8)"
-msgstr "默认 (UTF-8)"
-
-#: ../mousepad/mousepad-encoding-dialog.c:153
-msgid "System"
-msgstr "系统"
-
-#: ../mousepad/mousepad-encoding-dialog.c:160
-msgid "Other:"
-msgstr "其他:"
-
-#: ../mousepad/mousepad-encoding-dialog.c:180
-msgid "Checking encodings..."
-msgstr "检测编码..."
-
-#. west european
-#: ../mousepad/mousepad-encoding.c:35
-msgid "Celtic"
-msgstr "Celtic"
-
-#: ../mousepad/mousepad-encoding.c:36 ../mousepad/mousepad-encoding.c:37
-msgid "Greek"
-msgstr "Greek"
-
-#: ../mousepad/mousepad-encoding.c:38
-msgid "Nordic"
-msgstr "Nordic"
-
-#: ../mousepad/mousepad-encoding.c:39
-msgid "South European"
-msgstr "South European"
-
-#: ../mousepad/mousepad-encoding.c:40 ../mousepad/mousepad-encoding.c:41
-#: ../mousepad/mousepad-encoding.c:42 ../mousepad/mousepad-encoding.c:43
-msgid "Western"
-msgstr "Western"
-
-#. east european
-#: ../mousepad/mousepad-encoding.c:46 ../mousepad/mousepad-encoding.c:47
-#: ../mousepad/mousepad-encoding.c:48
-msgid "Baltic"
-msgstr "Baltic"
-
-#: ../mousepad/mousepad-encoding.c:49 ../mousepad/mousepad-encoding.c:50
-#: ../mousepad/mousepad-encoding.c:51
-msgid "Central European"
-msgstr "Central European"
-
-#: ../mousepad/mousepad-encoding.c:52 ../mousepad/mousepad-encoding.c:53
-#: ../mousepad/mousepad-encoding.c:54 ../mousepad/mousepad-encoding.c:55
-#: ../mousepad/mousepad-encoding.c:56
-msgid "Cyrillic"
-msgstr "Cyrillic"
-
-#: ../mousepad/mousepad-encoding.c:57
-msgid "Cyrillic/Russian"
-msgstr "Cyrillic/Russian"
-
-#: ../mousepad/mousepad-encoding.c:58
-msgid "Cyrillic/Ukrainian"
-msgstr "Cyrillic/Ukrainian"
-
-#: ../mousepad/mousepad-encoding.c:59
-msgid "Romanian"
-msgstr "Romanian"
-
-#. middle eastern
-#: ../mousepad/mousepad-encoding.c:62 ../mousepad/mousepad-encoding.c:63
-#: ../mousepad/mousepad-encoding.c:64
-msgid "Arabic"
-msgstr "Arabic"
-
-#: ../mousepad/mousepad-encoding.c:65 ../mousepad/mousepad-encoding.c:66
-#: ../mousepad/mousepad-encoding.c:67
-msgid "Hebrew"
-msgstr "Hebrew"
-
-#: ../mousepad/mousepad-encoding.c:68
-msgid "Hebrew Visual"
-msgstr "Hebrew Visual"
-
-#. asian
-#: ../mousepad/mousepad-encoding.c:71
-msgid "Armenian"
-msgstr "Armenian"
-
-#: ../mousepad/mousepad-encoding.c:72
-msgid "Georgian"
-msgstr "Georgian"
-
-#: ../mousepad/mousepad-encoding.c:73
-msgid "Thai"
-msgstr "Thai"
-
-#: ../mousepad/mousepad-encoding.c:74 ../mousepad/mousepad-encoding.c:75
-#: ../mousepad/mousepad-encoding.c:76
-msgid "Turkish"
-msgstr "Turkish"
-
-#: ../mousepad/mousepad-encoding.c:77 ../mousepad/mousepad-encoding.c:78
-#: ../mousepad/mousepad-encoding.c:79
-msgid "Vietnamese"
-msgstr "Vietnamese"
-
-#. unicode
-#: ../mousepad/mousepad-encoding.c:82 ../mousepad/mousepad-encoding.c:83
-#: ../mousepad/mousepad-encoding.c:84 ../mousepad/mousepad-encoding.c:85
-#: ../mousepad/mousepad-encoding.c:86 ../mousepad/mousepad-encoding.c:87
-#: ../mousepad/mousepad-encoding.c:88 ../mousepad/mousepad-encoding.c:89
-msgid "Unicode"
-msgstr "Unicode"
-
-#. east asian
-#: ../mousepad/mousepad-encoding.c:92 ../mousepad/mousepad-encoding.c:93
-#: ../mousepad/mousepad-encoding.c:94 ../mousepad/mousepad-encoding.c:95
-msgid "Chinese Simplified"
-msgstr "简体中文"
-
-#: ../mousepad/mousepad-encoding.c:96 ../mousepad/mousepad-encoding.c:97
-#: ../mousepad/mousepad-encoding.c:98
-msgid "Chinese Traditional"
-msgstr "繁体中文"
-
-#: ../mousepad/mousepad-encoding.c:99 ../mousepad/mousepad-encoding.c:100
-#: ../mousepad/mousepad-encoding.c:101
-msgid "Japanese"
-msgstr "Japanese"
-
-#: ../mousepad/mousepad-encoding.c:102 ../mousepad/mousepad-encoding.c:103
-#: ../mousepad/mousepad-encoding.c:104 ../mousepad/mousepad-encoding.c:105
-msgid "Korean"
-msgstr "Korean"
-
-#: ../mousepad/mousepad-file.c:556
-#, c-format
-msgid "Invalid byte sequence in conversion input"
-msgstr ""
-
-#: ../mousepad/mousepad-file.c:875
-#, c-format
-msgid "The file \"%s\" you tried to reload does not exist anymore"
-msgstr ""
-
-#: ../mousepad/mousepad-file.c:916
-#, c-format
-msgid "Failed to read the status of \"%s\""
-msgstr ""
-
-#. set a custom tab label
-#: ../mousepad/mousepad-print.c:125
-msgid "Document Settings"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:595
-msgid "Page Setup"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:605
-msgid "_Adjust page size and orientation"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:615
-msgid "Appearance"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:629
-msgid "Print page _headers"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:636
-msgid "Print _line numbers"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:653
-msgid "Number every"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:669
-msgid "line(s)"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:674
-msgid "Enable text _wrapping"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:681
-msgid "Enable _syntax highlighting"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:693
-msgid "Fonts"
-msgstr "字体"
-
-#: ../mousepad/mousepad-print.c:709
-msgid "Header:"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:719
-msgid "Body:"
-msgstr ""
-
-#: ../mousepad/mousepad-print.c:729
-msgid "Line numbers:"
-msgstr ""
-
-#. set dialog properties
-#: ../mousepad/mousepad-replace-dialog.c:167
-msgid "Replace"
-msgstr "替换"
-
-#: ../mousepad/mousepad-replace-dialog.c:174
-#: ../mousepad/mousepad-replace-dialog.c:540
-msgid "_Replace"
-msgstr "替换(_R)"
-
-#: ../mousepad/mousepad-replace-dialog.c:192
-msgid "_Search for:"
-msgstr "搜索(_S):"
-
-#: ../mousepad/mousepad-replace-dialog.c:213
-msgid "Replace _with:"
-msgstr "替换为(_W):"
-
-#: ../mousepad/mousepad-replace-dialog.c:233
-msgid "Search _direction:"
-msgstr ""
-
-#: ../mousepad/mousepad-replace-dialog.c:242
-msgid "Up"
-msgstr "上"
-
-#: ../mousepad/mousepad-replace-dialog.c:243
-msgid "Down"
-msgstr "下"
-
-#: ../mousepad/mousepad-replace-dialog.c:244
-msgid "Both"
-msgstr ""
-
-#. case sensitive
-#: ../mousepad/mousepad-replace-dialog.c:253
-msgid "Case sensi_tive"
-msgstr ""
-
-#. match whole word
-#: ../mousepad/mousepad-replace-dialog.c:260
-msgid "_Match whole word"
-msgstr ""
-
-#: ../mousepad/mousepad-replace-dialog.c:271
-msgid "Replace _all in:"
-msgstr ""
-
-#: ../mousepad/mousepad-replace-dialog.c:278
-msgid "Selection"
-msgstr ""
-
-#: ../mousepad/mousepad-replace-dialog.c:279
-msgid "Document"
-msgstr "文档"
-
-#: ../mousepad/mousepad-replace-dialog.c:280
-msgid "All Documents"
-msgstr "全部文档"
-
-#: ../mousepad/mousepad-replace-dialog.c:445
-#, c-format
-msgid "%d occurence"
-msgid_plural "%d occurences"
-msgstr[0] ""
-msgstr[1] ""
-
-#: ../mousepad/mousepad-replace-dialog.c:540
-msgid "_Replace All"
-msgstr "全部替换(_R)"
-
-#: ../mousepad/mousepad-search-bar.c:188
-msgid "Fi_nd:"
-msgstr "查找(_N)"
-
-#: ../mousepad/mousepad-search-bar.c:208
-msgid "_Next"
-msgstr "下一个(_N)"
-
-#: ../mousepad/mousepad-search-bar.c:219
-msgid "_Previous"
-msgstr "上一个(_P)"
-
-#: ../mousepad/mousepad-search-bar.c:230
-msgid "Highlight _All"
-msgstr "全部高亮(_A)"
-
-#: ../mousepad/mousepad-search-bar.c:243 ../mousepad/mousepad-search-bar.c:250
-msgid "Mat_ch Case"
-msgstr "区分大小写"
-
-#: ../mousepad/mousepad-statusbar.c:141
-msgid "Choose a filetype"
-msgstr ""
-
-#. language/filetype
-#: ../mousepad/mousepad-statusbar.c:146 ../mousepad/mousepad-statusbar.c:258
-msgid "Filetype: None"
-msgstr ""
-
-#: ../mousepad/mousepad-statusbar.c:169
-msgid "Toggle the overwrite mode"
-msgstr ""
-
-#. overwrite label
-#: ../mousepad/mousepad-statusbar.c:174
-msgid "OVR"
-msgstr ""
-
-#: ../mousepad/mousepad-statusbar.c:261
-#, c-format
-msgid "Filetype: %s"
-msgstr ""
-
-#: ../mousepad/mousepad-statusbar.c:281
-#, c-format
-msgid "Line: %d Column: %d Selection: %d"
-msgstr ""
-
-#: ../mousepad/mousepad-statusbar.c:283
-#, c-format
-msgid "Line: %d Column: %d"
-msgstr ""
-
-#. show warning to the user
-#: ../mousepad/mousepad-util.c:572
-#, c-format
-msgid "Unable to create base directory \"%s\". Saving to file \"%s\" will be aborted."
-msgstr ""
-
-#. print error
-#: ../mousepad/mousepad-util.c:618
-#, c-format
-msgid "Failed to store the preferences to \"%s\": %s"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:402
-msgid "_File"
-msgstr "文件(_F)"
-
-#: ../mousepad/mousepad-window.c:403
-msgid "_New"
-msgstr "新建(_N)"
-
-#: ../mousepad/mousepad-window.c:403
-msgid "Create a new document"
-msgstr "创建一个新文档"
-
-#: ../mousepad/mousepad-window.c:404
-msgid "New _Window"
-msgstr "新窗口(_W)"
-
-#: ../mousepad/mousepad-window.c:404
-msgid "Create a new document in a new window"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:405
-msgid "New From Te_mplate"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:406
-msgid "_Open..."
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:406
-msgid "Open a file"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:407
-msgid "Op_en Recent"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:408
-msgid "No items found"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:409
-msgid "Clear _History"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:409
-msgid "Clear the recently used files history"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:410
-msgid "Save the current document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:411
-msgid "Save _As..."
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:411
-msgid "Save current document as another file"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:412
-msgid "Save A_ll"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:412
-msgid "Save all document in this window"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:413
-msgid "Re_vert"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:413
-msgid "Revert to the saved version of the file"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:414
-msgid "_Print..."
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:414
-msgid "Print the current document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:415
-msgid "_Detach Tab"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:415
-msgid "Move the current document to a new window"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:416
-msgid "Close _Tab"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:416
-msgid "Close the current document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:417
-msgid "_Close Window"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:417
-msgid "Close this window"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:419
-msgid "_Edit"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:420
-msgid "Undo the last action"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:421
-msgid "Redo the last undone action"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:422
-msgid "Cut the selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:423
-msgid "Copy the selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:424
-msgid "Paste the clipboard"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:425
-msgid "Paste _Special"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:426
-msgid "Paste from _History"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:426
-msgid "Paste from the clipboard history"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:427
-msgid "Paste as _Column"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:427
-msgid "Paste the clipboard text into a column"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:428
-msgid "Delete the current selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:429
-msgid "Select the text in the entire document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:430
-msgid "Change the selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:430
-msgid "Change a normal selection into a column selection and vice versa"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:431
-msgid "Search for text"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:432
-msgid "Find _Next"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:432
-msgid "Search forwards for the same text"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:433
-msgid "Find _Previous"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:433
-msgid "Search backwards for the same text"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:434
-msgid "Find and Rep_lace..."
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:434
-msgid "Search for and replace text"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:436
-msgid "_View"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:437
-msgid "Select F_ont..."
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:437
-msgid "Change the editor font"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:438
-msgid "_Color Scheme"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:440
-msgid "_Text"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:441
-msgid "_Convert"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:442
-msgid "to _Uppercase"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:442
-msgid "Change the case of the selection to uppercase"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:443
-msgid "to _Lowercase"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:443
-msgid "Change the case of the selection to lowercase"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:444
-msgid "to _Title Case"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:444
-msgid "Change the case of the selection to title case"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:445
-msgid "to _Opposite Case"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:445
-msgid "Change the case of the selection opposite case"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:446
-msgid "_Tabs to Spaces"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:446
-msgid "Convert all tabs to spaces in the selection or document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:447
-msgid "_Spaces to Tabs"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:447
-msgid "Convert all the leading spaces to tabs in the selected line(s) or document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:448
-msgid "St_rip Trailing Spaces"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:448
-msgid "Remove all the trailing spaces from the selected line(s) or document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:449
-msgid "_Transpose"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:449
-msgid "Reverse the order of something"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:450
-msgid "_Move Selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:451
-msgid "Line _Up"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:451
-msgid "Move the selection one line up"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:452
-msgid "Line _Down"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:452
-msgid "Move the selection one line down"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:453
-msgid "D_uplicate Line / Selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:453
-msgid "Duplicate the current line or selection"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:454
-msgid "_Increase Indent"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:454
-msgid "Increase the indentation of the selection or current line"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:455
-msgid "_Decrease Indent"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:455
-msgid "Decrease the indentation of the selection or current line"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:457
-msgid "_Document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:458
-msgid "Line E_nding"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:459
-msgid "Tab _Size"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:460
-msgid "_Filetype"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:462
-msgid "_Navigation"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:463
-msgid "_Previous Tab"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:463
-msgid "Select the previous tab"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:464
-msgid "_Next Tab"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:464
-msgid "Select the next tab"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:465
-msgid "_Go to..."
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:465
-msgid "Go to a specific location in the document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:467
-msgid "_Help"
-msgstr "帮助(_H)"
-
-#: ../mousepad/mousepad-window.c:468
-msgid "_Contents"
-msgstr "内容(_C)"
-
-#: ../mousepad/mousepad-window.c:468
-msgid "Display the Mousepad user manual"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:469
-msgid "About this application"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:474
-msgid "Line N_umbers"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:474
-msgid "Show line numbers"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:475
-msgid "St_atusbar"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:475
-msgid "Change the visibility of the statusbar"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:476
-msgid "_Auto Indent"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:476
-msgid "Auto indent a new line"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:477
-msgid "Insert _Spaces"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:477
-msgid "Insert spaces when the tab button is pressed"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:478
-msgid "_Word Wrap"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:478
-msgid "Toggle breaking lines in between words"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:479
-msgid "Write Unicode _BOM"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:479
-msgid "Store the byte-order mark in the file"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:484
-msgid "Unix (_LF)"
-msgstr "Unix (_LF)"
-
-#: ../mousepad/mousepad-window.c:484
-msgid "Set the line ending of the document to Unix (LF)"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:485
-msgid "Mac (_CR)"
-msgstr "Mac (_CR)"
-
-#: ../mousepad/mousepad-window.c:485
-msgid "Set the line ending of the document to Mac (CR)"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:486
-msgid "DOS / Windows (C_R LF)"
-msgstr "DOS / Windows (C_R LF)"
-
-#: ../mousepad/mousepad-window.c:486
-msgid "Set the line ending of the document to DOS / Windows (CR LF)"
-msgstr ""
-
-#. add the label with the root warning
-#: ../mousepad/mousepad-window.c:662
-msgid "Warning, you are using the root account, you may harm your system."
-msgstr "警告:您正在使用root账户,操作不当可能损害您的系统。"
-
-#. show the warning
-#: ../mousepad/mousepad-window.c:1100
-msgid "Failed to open the document"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:1297
-msgid "Read Only"
-msgstr "只读"
-
-#: ../mousepad/mousepad-window.c:1357 ../mousepad/mousepad-window.c:3221
-#: ../mousepad/mousepad-window.c:3302
-msgid "None"
-msgstr ""
-
-#. create other action
-#: ../mousepad/mousepad-window.c:2084
-msgid "Set custom tab size"
-msgstr ""
-
-#. create suitable label for the other menu
-#: ../mousepad/mousepad-window.c:2132
-#, c-format
-msgid "Ot_her (%d)..."
-msgstr ""
-
-#. set action label
-#: ../mousepad/mousepad-window.c:2143
-msgid "Ot_her..."
-msgstr ""
-
-#. build description
-#. get the offset length: 'Encoding: '
-#: ../mousepad/mousepad-window.c:2446 ../mousepad/mousepad-window.c:2677
-msgid "Charset"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:2580
-#, c-format
-msgid "Open '%s'"
-msgstr "打开 '%s'"
-
-#: ../mousepad/mousepad-window.c:2727
-msgid "Failed to clear the recent history"
-msgstr ""
-
-#. create an item to inform the user
-#: ../mousepad/mousepad-window.c:3151
-msgid "No clipboard data"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:3222
-msgid "Turn off color schemes"
-msgstr ""
-
-#: ../mousepad/mousepad-window.c:3303
-msgid "No filetype"
-msgstr ""
-
-#. set error message
-#: ../mousepad/mousepad-window.c:3510
-msgid "Templates should be UTF-8 valid"
-msgstr ""
-
-#. set error message
-#: ../mousepad/mousepad-window.c:3518
-msgid "Reading the template failed, the menu item has been removed"
-msgstr ""
-
-#. set error message
-#: ../mousepad/mousepad-window.c:3523
-msgid "Loading the template failed"
-msgstr ""
-
-#. create new file chooser dialog
-#: ../mousepad/mousepad-window.c:3548
-msgid "Open File"
-msgstr "打开文件"
-
-#: ../mousepad/mousepad-window.c:3661
-#, c-format
-msgid "Failed to open \"%s\" for reading. It will be removed from the document history"
-msgstr ""
-
-#. show the warning and cleanup
-#: ../mousepad/mousepad-window.c:3665
-msgid "Failed to open file"
-msgstr "无法打开文件"
-
-#. show the error
-#: ../mousepad/mousepad-window.c:3771 ../mousepad/mousepad-window.c:3894
-msgid "Failed to save the document"
-msgstr "保存文档失败"
-
-#. create the dialog
-#: ../mousepad/mousepad-window.c:3795
-msgid "Save As"
-msgstr "另存为"
-
-#. show the error
-#: ../mousepad/mousepad-window.c:3986
-msgid "Failed to reload the document"
-msgstr "重载文档失败"
-
-#. show the error
-#: ../mousepad/mousepad-window.c:4013
-msgid "Failed to print the document"
-msgstr "打印文档失败"
-
-#: ../mousepad/mousepad-window.c:4424
-msgid "Choose Mousepad Font"
-msgstr "选择 Mousepad 字体"
-
-#: ../Mousepad.desktop.in.in.h:2
-msgid "Simple Text Editor"
-msgstr "简易文字编辑器"
-
-#: ../Mousepad.desktop.in.in.h:3
-msgid "Text Editor"
-msgstr "文字编辑器"
+# Uyghur translation for mousepad.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Gheyret Kenji <gheyret at gmail.com>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: mousepad\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-05-05 20:09+0000\n"
+"PO-Revision-Date: 2011-11-09 16:10+0900\n"
+"Last-Translator: Gheyret Kenji <gheyret at gmail.com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../mousepad/main.c:53
+msgid "Do not register with the D-BUS session message bus"
+msgstr "D-BUS ئەڭگىمە ئۇچۇر باش لىنىيىسى بىلەن خەتلەتمە"
+
+#: ../mousepad/main.c:54
+msgid "Quit a running Mousepad instance"
+msgstr ""
+
+#: ../mousepad/main.c:56
+msgid "Print version information and exit"
+msgstr ""
+
+#. default application name
+#: ../mousepad/main.c:80 ../Mousepad.desktop.in.in.h:1
+msgid "Mousepad"
+msgstr "Mousepad"
+
+#. initialize gtk+
+#: ../mousepad/main.c:92
+msgid "[FILES...]"
+msgstr "[FILES...]"
+
+#. no error message, the gui initialization failed
+#: ../mousepad/main.c:98
+msgid "Failed to open display."
+msgstr "كۆرسەتكۈچنى ئېچىش مەغلۇپ بولدى."
+
+#: ../mousepad/main.c:115
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../mousepad/main.c:116
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:41
+msgid "Mousepad is a fast text editor for the Xfce Desktop Environment."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:50
+msgid "translator-credits"
+msgstr "Gheyret Kenji <gheyret at gmail.com>"
+
+#. display an error message to the user
+#: ../mousepad/mousepad-dialogs.c:125
+msgid "Failed to open the documentation browser"
+msgstr ""
+
+#. build dialog
+#: ../mousepad/mousepad-dialogs.c:143
+msgid "Select Tab Size"
+msgstr ""
+
+#. build the dialog
+#: ../mousepad/mousepad-dialogs.c:224
+msgid "Go To"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:246
+msgid "_Line number:"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:265
+msgid "C_olumn number:"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:323
+msgid "Remove all entries from the documents history?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:328
+msgid "Clear Documents History"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:331
+msgid ""
+"Clearing the documents history will permanently remove all currently listed "
+"entries."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:362
+msgid "Do you want to save the changes before closing?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:363
+msgid "Save Changes"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:364
+msgid "_Don't Save"
+msgstr ""
+
+#. secondary text
+#: ../mousepad/mousepad-dialogs.c:386
+msgid "If you don't save the document, all the changes will be lost."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:408
+msgid ""
+"The document has been externally modified. Do you want to continue saving?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:409
+msgid "Externally Modified"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:410
+msgid "If you don't save the document, all the external changes will be lost."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:438
+msgid "Do you want to save your changes before reloading?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:440
+msgid "If you revert the file, all unsaved changes will be lost."
+msgstr ""
+
+#. pack button, add signal and tooltip
+#: ../mousepad/mousepad-document.c:591
+msgid "Close this tab"
+msgstr ""
+
+#. create an unique untitled document name
+#: ../mousepad/mousepad-document.c:626
+msgid "Untitled"
+msgstr ""
+
+#. create the header
+#: ../mousepad/mousepad-encoding-dialog.c:134
+msgid "The document was not UTF-8 valid"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding-dialog.c:135
+msgid "Please select an encoding below."
+msgstr ""
+
+#. encoding radio buttons
+#: ../mousepad/mousepad-encoding-dialog.c:147
+msgid "Default (UTF-8)"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding-dialog.c:153
+msgid "System"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding-dialog.c:160
+msgid "Other:"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding-dialog.c:180
+msgid "Checking encodings..."
+msgstr ""
+
+#. west european
+#: ../mousepad/mousepad-encoding.c:35
+msgid "Celtic"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:36 ../mousepad/mousepad-encoding.c:37
+msgid "Greek"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:38
+msgid "Nordic"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:39
+msgid "South European"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:40 ../mousepad/mousepad-encoding.c:41
+#: ../mousepad/mousepad-encoding.c:42 ../mousepad/mousepad-encoding.c:43
+msgid "Western"
+msgstr ""
+
+#. east european
+#: ../mousepad/mousepad-encoding.c:46 ../mousepad/mousepad-encoding.c:47
+#: ../mousepad/mousepad-encoding.c:48
+msgid "Baltic"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:49 ../mousepad/mousepad-encoding.c:50
+#: ../mousepad/mousepad-encoding.c:51
+msgid "Central European"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:52 ../mousepad/mousepad-encoding.c:53
+#: ../mousepad/mousepad-encoding.c:54 ../mousepad/mousepad-encoding.c:55
+#: ../mousepad/mousepad-encoding.c:56
+msgid "Cyrillic"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:57
+msgid "Cyrillic/Russian"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:58
+msgid "Cyrillic/Ukrainian"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:59
+msgid "Romanian"
+msgstr ""
+
+#. middle eastern
+#: ../mousepad/mousepad-encoding.c:62 ../mousepad/mousepad-encoding.c:63
+#: ../mousepad/mousepad-encoding.c:64
+msgid "Arabic"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:65 ../mousepad/mousepad-encoding.c:66
+#: ../mousepad/mousepad-encoding.c:67
+msgid "Hebrew"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:68
+msgid "Hebrew Visual"
+msgstr ""
+
+#. asian
+#: ../mousepad/mousepad-encoding.c:71
+msgid "Armenian"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:72
+msgid "Georgian"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:73
+msgid "Thai"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:74 ../mousepad/mousepad-encoding.c:75
+#: ../mousepad/mousepad-encoding.c:76
+msgid "Turkish"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:77 ../mousepad/mousepad-encoding.c:78
+#: ../mousepad/mousepad-encoding.c:79
+msgid "Vietnamese"
+msgstr ""
+
+#. unicode
+#: ../mousepad/mousepad-encoding.c:82 ../mousepad/mousepad-encoding.c:83
+#: ../mousepad/mousepad-encoding.c:84 ../mousepad/mousepad-encoding.c:85
+#: ../mousepad/mousepad-encoding.c:86 ../mousepad/mousepad-encoding.c:87
+#: ../mousepad/mousepad-encoding.c:88 ../mousepad/mousepad-encoding.c:89
+msgid "Unicode"
+msgstr ""
+
+#. east asian
+#: ../mousepad/mousepad-encoding.c:92 ../mousepad/mousepad-encoding.c:93
+#: ../mousepad/mousepad-encoding.c:94 ../mousepad/mousepad-encoding.c:95
+msgid "Chinese Simplified"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:96 ../mousepad/mousepad-encoding.c:97
+#: ../mousepad/mousepad-encoding.c:98
+msgid "Chinese Traditional"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:99 ../mousepad/mousepad-encoding.c:100
+#: ../mousepad/mousepad-encoding.c:101
+msgid "Japanese"
+msgstr ""
+
+#: ../mousepad/mousepad-encoding.c:102 ../mousepad/mousepad-encoding.c:103
+#: ../mousepad/mousepad-encoding.c:104 ../mousepad/mousepad-encoding.c:105
+msgid "Korean"
+msgstr ""
+
+#: ../mousepad/mousepad-file.c:556
+#, c-format
+msgid "Invalid byte sequence in conversion input"
+msgstr ""
+
+#: ../mousepad/mousepad-file.c:875
+#, c-format
+msgid "The file \"%s\" you tried to reload does not exist anymore"
+msgstr ""
+
+#: ../mousepad/mousepad-file.c:916
+#, c-format
+msgid "Failed to read the status of \"%s\""
+msgstr ""
+
+#. set a custom tab label
+#: ../mousepad/mousepad-print.c:125
+msgid "Document Settings"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:595
+msgid "Page Setup"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:605
+msgid "_Adjust page size and orientation"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:615
+msgid "Appearance"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:629
+msgid "Print page _headers"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:636
+msgid "Print _line numbers"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:653
+msgid "Number every"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:669
+msgid "line(s)"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:674
+msgid "Enable text _wrapping"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:681
+msgid "Enable _syntax highlighting"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:693
+msgid "Fonts"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:709
+msgid "Header:"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:719
+msgid "Body:"
+msgstr ""
+
+#: ../mousepad/mousepad-print.c:729
+msgid "Line numbers:"
+msgstr ""
+
+#. set dialog properties
+#: ../mousepad/mousepad-replace-dialog.c:167
+msgid "Replace"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:174
+#: ../mousepad/mousepad-replace-dialog.c:540
+msgid "_Replace"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:192
+msgid "_Search for:"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:213
+msgid "Replace _with:"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:233
+msgid "Search _direction:"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:242
+msgid "Up"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:243
+msgid "Down"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:244
+msgid "Both"
+msgstr ""
+
+#. case sensitive
+#: ../mousepad/mousepad-replace-dialog.c:253
+msgid "Case sensi_tive"
+msgstr ""
+
+#. match whole word
+#: ../mousepad/mousepad-replace-dialog.c:260
+msgid "_Match whole word"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:271
+msgid "Replace _all in:"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:278
+msgid "Selection"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:279
+msgid "Document"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:280
+msgid "All Documents"
+msgstr ""
+
+#: ../mousepad/mousepad-replace-dialog.c:445
+#, c-format
+msgid "%d occurence"
+msgid_plural "%d occurences"
+msgstr[0] ""
+
+#: ../mousepad/mousepad-replace-dialog.c:540
+msgid "_Replace All"
+msgstr ""
+
+#: ../mousepad/mousepad-search-bar.c:188
+msgid "Fi_nd:"
+msgstr ""
+
+#: ../mousepad/mousepad-search-bar.c:208
+msgid "_Next"
+msgstr ""
+
+#: ../mousepad/mousepad-search-bar.c:219
+msgid "_Previous"
+msgstr ""
+
+#: ../mousepad/mousepad-search-bar.c:230
+msgid "Highlight _All"
+msgstr ""
+
+#: ../mousepad/mousepad-search-bar.c:243 ../mousepad/mousepad-search-bar.c:250
+msgid "Mat_ch Case"
+msgstr ""
+
+#: ../mousepad/mousepad-statusbar.c:141
+msgid "Choose a filetype"
+msgstr ""
+
+#. language/filetype
+#: ../mousepad/mousepad-statusbar.c:146 ../mousepad/mousepad-statusbar.c:258
+msgid "Filetype: None"
+msgstr ""
+
+#: ../mousepad/mousepad-statusbar.c:169
+msgid "Toggle the overwrite mode"
+msgstr ""
+
+#. overwrite label
+#: ../mousepad/mousepad-statusbar.c:174
+msgid "OVR"
+msgstr ""
+
+#: ../mousepad/mousepad-statusbar.c:261
+#, c-format
+msgid "Filetype: %s"
+msgstr ""
+
+#: ../mousepad/mousepad-statusbar.c:281
+#, c-format
+msgid "Line: %d Column: %d Selection: %d"
+msgstr ""
+
+#: ../mousepad/mousepad-statusbar.c:283
+#, c-format
+msgid "Line: %d Column: %d"
+msgstr ""
+
+#. show warning to the user
+#: ../mousepad/mousepad-util.c:572
+#, c-format
+msgid ""
+"Unable to create base directory \"%s\". Saving to file \"%s\" will be "
+"aborted."
+msgstr ""
+
+#. print error
+#: ../mousepad/mousepad-util.c:618
+#, c-format
+msgid "Failed to store the preferences to \"%s\": %s"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:402
+msgid "_File"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:403
+msgid "_New"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:403
+msgid "Create a new document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:404
+msgid "New _Window"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:404
+msgid "Create a new document in a new window"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:405
+msgid "New From Te_mplate"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:406
+msgid "_Open..."
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:406
+msgid "Open a file"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:407
+msgid "Op_en Recent"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:408
+msgid "No items found"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:409
+msgid "Clear _History"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:409
+msgid "Clear the recently used files history"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:410
+msgid "Save the current document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:411
+msgid "Save _As..."
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:411
+msgid "Save current document as another file"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:412
+msgid "Save A_ll"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:412
+msgid "Save all document in this window"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:413
+msgid "Re_vert"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:413
+msgid "Revert to the saved version of the file"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:414
+msgid "_Print..."
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:414
+msgid "Print the current document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:415
+msgid "_Detach Tab"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:415
+msgid "Move the current document to a new window"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:416
+msgid "Close _Tab"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:416
+msgid "Close the current document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:417
+msgid "_Close Window"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:417
+msgid "Close this window"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:419
+msgid "_Edit"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:420
+msgid "Undo the last action"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:421
+msgid "Redo the last undone action"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:422
+msgid "Cut the selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:423
+msgid "Copy the selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:424
+msgid "Paste the clipboard"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:425
+msgid "Paste _Special"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:426
+msgid "Paste from _History"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:426
+msgid "Paste from the clipboard history"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:427
+msgid "Paste as _Column"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:427
+msgid "Paste the clipboard text into a column"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:428
+msgid "Delete the current selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:429
+msgid "Select the text in the entire document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:430
+msgid "Change the selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:430
+msgid "Change a normal selection into a column selection and vice versa"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:431
+msgid "Search for text"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:432
+msgid "Find _Next"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:432
+msgid "Search forwards for the same text"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:433
+msgid "Find _Previous"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:433
+msgid "Search backwards for the same text"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:434
+msgid "Find and Rep_lace..."
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:434
+msgid "Search for and replace text"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:436
+msgid "_View"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:437
+msgid "Select F_ont..."
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:437
+msgid "Change the editor font"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:438
+msgid "_Color Scheme"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:440
+msgid "_Text"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:441
+msgid "_Convert"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:442
+msgid "to _Uppercase"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:442
+msgid "Change the case of the selection to uppercase"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:443
+msgid "to _Lowercase"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:443
+msgid "Change the case of the selection to lowercase"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:444
+msgid "to _Title Case"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:444
+msgid "Change the case of the selection to title case"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:445
+msgid "to _Opposite Case"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:445
+msgid "Change the case of the selection opposite case"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:446
+msgid "_Tabs to Spaces"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:446
+msgid "Convert all tabs to spaces in the selection or document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:447
+msgid "_Spaces to Tabs"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:447
+msgid ""
+"Convert all the leading spaces to tabs in the selected line(s) or document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:448
+msgid "St_rip Trailing Spaces"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:448
+msgid "Remove all the trailing spaces from the selected line(s) or document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:449
+msgid "_Transpose"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:449
+msgid "Reverse the order of something"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:450
+msgid "_Move Selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:451
+msgid "Line _Up"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:451
+msgid "Move the selection one line up"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:452
+msgid "Line _Down"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:452
+msgid "Move the selection one line down"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:453
+msgid "D_uplicate Line / Selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:453
+msgid "Duplicate the current line or selection"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:454
+msgid "_Increase Indent"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:454
+msgid "Increase the indentation of the selection or current line"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:455
+msgid "_Decrease Indent"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:455
+msgid "Decrease the indentation of the selection or current line"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:457
+msgid "_Document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:458
+msgid "Line E_nding"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:459
+msgid "Tab _Size"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:460
+msgid "_Filetype"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:462
+msgid "_Navigation"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:463
+msgid "_Previous Tab"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:463
+msgid "Select the previous tab"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:464
+msgid "_Next Tab"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:464
+msgid "Select the next tab"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:465
+msgid "_Go to..."
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:465
+msgid "Go to a specific location in the document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:467
+msgid "_Help"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:468
+msgid "_Contents"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:468
+msgid "Display the Mousepad user manual"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:469
+msgid "About this application"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:474
+msgid "Line N_umbers"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:474
+msgid "Show line numbers"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:475
+msgid "St_atusbar"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:475
+msgid "Change the visibility of the statusbar"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:476
+msgid "_Auto Indent"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:476
+msgid "Auto indent a new line"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:477
+msgid "Insert _Spaces"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:477
+msgid "Insert spaces when the tab button is pressed"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:478
+msgid "_Word Wrap"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:478
+msgid "Toggle breaking lines in between words"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:479
+msgid "Write Unicode _BOM"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:479
+msgid "Store the byte-order mark in the file"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:484
+msgid "Unix (_LF)"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:484
+msgid "Set the line ending of the document to Unix (LF)"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:485
+msgid "Mac (_CR)"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:485
+msgid "Set the line ending of the document to Mac (CR)"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:486
+msgid "DOS / Windows (C_R LF)"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:486
+msgid "Set the line ending of the document to DOS / Windows (CR LF)"
+msgstr ""
+
+#. add the label with the root warning
+#: ../mousepad/mousepad-window.c:662
+msgid "Warning, you are using the root account, you may harm your system."
+msgstr ""
+
+#. show the warning
+#: ../mousepad/mousepad-window.c:1100
+msgid "Failed to open the document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:1297
+msgid "Read Only"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:1357 ../mousepad/mousepad-window.c:3221
+#: ../mousepad/mousepad-window.c:3302
+msgid "None"
+msgstr ""
+
+#. create other action
+#: ../mousepad/mousepad-window.c:2084
+msgid "Set custom tab size"
+msgstr ""
+
+#. create suitable label for the other menu
+#: ../mousepad/mousepad-window.c:2132
+#, c-format
+msgid "Ot_her (%d)..."
+msgstr ""
+
+#. set action label
+#: ../mousepad/mousepad-window.c:2143
+msgid "Ot_her..."
+msgstr ""
+
+#. build description
+#. get the offset length: 'Encoding: '
+#: ../mousepad/mousepad-window.c:2446 ../mousepad/mousepad-window.c:2677
+msgid "Charset"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:2580
+#, c-format
+msgid "Open '%s'"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:2727
+msgid "Failed to clear the recent history"
+msgstr ""
+
+#. create an item to inform the user
+#: ../mousepad/mousepad-window.c:3151
+msgid "No clipboard data"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:3222
+msgid "Turn off color schemes"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:3303
+msgid "No filetype"
+msgstr ""
+
+#. set error message
+#: ../mousepad/mousepad-window.c:3510
+msgid "Templates should be UTF-8 valid"
+msgstr ""
+
+#. set error message
+#: ../mousepad/mousepad-window.c:3518
+msgid "Reading the template failed, the menu item has been removed"
+msgstr ""
+
+#. set error message
+#: ../mousepad/mousepad-window.c:3523
+msgid "Loading the template failed"
+msgstr ""
+
+#. create new file chooser dialog
+#: ../mousepad/mousepad-window.c:3548
+msgid "Open File"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:3661
+#, c-format
+msgid ""
+"Failed to open \"%s\" for reading. It will be removed from the document "
+"history"
+msgstr ""
+
+#. show the warning and cleanup
+#: ../mousepad/mousepad-window.c:3665
+msgid "Failed to open file"
+msgstr ""
+
+#. show the error
+#: ../mousepad/mousepad-window.c:3771 ../mousepad/mousepad-window.c:3894
+msgid "Failed to save the document"
+msgstr ""
+
+#. create the dialog
+#: ../mousepad/mousepad-window.c:3795
+msgid "Save As"
+msgstr ""
+
+#. show the error
+#: ../mousepad/mousepad-window.c:3986
+msgid "Failed to reload the document"
+msgstr ""
+
+#. show the error
+#: ../mousepad/mousepad-window.c:4013
+msgid "Failed to print the document"
+msgstr ""
+
+#: ../mousepad/mousepad-window.c:4424
+msgid "Choose Mousepad Font"
+msgstr ""
+
+#: ../Mousepad.desktop.in.in.h:2
+msgid "Simple Text Editor"
+msgstr ""
+
+#: ../Mousepad.desktop.in.in.h:3
+msgid "Text Editor"
+msgstr ""
More information about the Xfce4-commits
mailing list