~ubuntu-branches/ubuntu/quantal/kde-l10n-ar/quantal

« back to all changes in this revision

Viewing changes to messages/kdebase/kateexternaltoolsplugin.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-tzajxp5vdvu8zyxe
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# translation of kateexternaltoolsplugin.po to
 
2
# Copyright (C) YEAR This_file_is_part_of_KDE
 
3
# This file is distributed under the same license as the PACKAGE package.
 
4
#
 
5
# Youssef Chahibi <chahibi@gmail.com>, 2007.
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: kateexternaltoolsplugin\n"
 
9
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
10
"POT-Creation-Date: 2011-02-02 03:04+0100\n"
 
11
"PO-Revision-Date: 2007-10-14 15:58+0000\n"
 
12
"Last-Translator: Youssef Chahibi <chahibi@gmail.com>\n"
 
13
"Language-Team:  <en@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Generator: KBabel 1.11.4\n"
 
18
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 
19
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 
20
 
 
21
#: kateexternaltools.cpp:296
 
22
#, kde-format
 
23
msgid "Failed to expand the command '%1'."
 
24
msgstr ""
 
25
 
 
26
#: kateexternaltools.cpp:297
 
27
msgid "Kate External Tools"
 
28
msgstr ""
 
29
 
 
30
#: kateexternaltools.cpp:479
 
31
msgid "Edit External Tool"
 
32
msgstr ""
 
33
 
 
34
#: kateexternaltools.cpp:497
 
35
msgid "&Label:"
 
36
msgstr ""
 
37
 
 
38
#: kateexternaltools.cpp:502
 
39
msgid "The name will be displayed in the 'Tools->External' menu"
 
40
msgstr ""
 
41
 
 
42
#: kateexternaltools.cpp:514
 
43
msgid "S&cript:"
 
44
msgstr ""
 
45
 
 
46
#: kateexternaltools.cpp:519
 
47
msgid ""
 
48
"<p>The script to execute to invoke the tool. The script is passed to /bin/sh "
 
49
"for execution. The following macros will be expanded:</p><ul><li><code>%URL</"
 
50
"code> - the URL of the current document.</li><li><code>%URLs</code> - a list "
 
51
"of the URLs of all open documents.</li><li><code>%directory</code> - the URL "
 
52
"of the directory containing the current document.</li><li><code>%filename</"
 
53
"code> - the filename of the current document.</li><li><code>%line</code> - "
 
54
"the current line of the text cursor in the current view.</li><li><code>%"
 
55
"column</code> - the column of the text cursor in the current view.</"
 
56
"li><li><code>%selection</code> - the selected text in the current view.</"
 
57
"li><li><code>%text</code> - the text of the current document.</li></ul>"
 
58
msgstr ""
 
59
 
 
60
#: kateexternaltools.cpp:539
 
61
msgid "&Executable:"
 
62
msgstr ""
 
63
 
 
64
#: kateexternaltools.cpp:544
 
65
msgid ""
 
66
"The executable used by the command. This is used to check if a tool should "
 
67
"be displayed; if not set, the first word of <em>command</em> will be used."
 
68
msgstr ""
 
69
 
 
70
#: kateexternaltools.cpp:552
 
71
msgid "&Mime types:"
 
72
msgstr ""
 
73
 
 
74
#: kateexternaltools.cpp:557
 
75
msgid ""
 
76
"A semicolon-separated list of mime types for which this tool should be "
 
77
"available; if this is left empty, the tool is always available. To choose "
 
78
"from known mimetypes, press the button on the right."
 
79
msgstr ""
 
80
 
 
81
#: kateexternaltools.cpp:566
 
82
msgid "Click for a dialog that can help you create a list of mimetypes."
 
83
msgstr ""
 
84
 
 
85
#: kateexternaltools.cpp:572
 
86
msgid "&Save:"
 
87
msgstr ""
 
88
 
 
89
#: kateexternaltools.cpp:576
 
90
msgid "None"
 
91
msgstr ""
 
92
 
 
93
#: kateexternaltools.cpp:576
 
94
msgid "Current Document"
 
95
msgstr ""
 
96
 
 
97
#: kateexternaltools.cpp:576
 
98
msgid "All Documents"
 
99
msgstr ""
 
100
 
 
101
#: kateexternaltools.cpp:580
 
102
msgid ""
 
103
"You can choose to save the current or all [modified] documents prior to "
 
104
"running the command. This is helpful if you want to pass URLs to an "
 
105
"application like, for example, an FTP client."
 
106
msgstr ""
 
107
 
 
108
#: kateexternaltools.cpp:587
 
109
msgid "&Command line name:"
 
110
msgstr ""
 
111
 
 
112
#: kateexternaltools.cpp:593
 
113
msgid ""
 
114
"If you specify a name here, you can invoke the command from the view command "
 
115
"line with exttool-the_name_you_specified_here. Please do not use spaces or "
 
116
"tabs in the name."
 
117
msgstr ""
 
118
 
 
119
#: kateexternaltools.cpp:604
 
120
msgid "You must specify at least a name and a command"
 
121
msgstr ""
 
122
 
 
123
#: kateexternaltools.cpp:618
 
124
msgid "Select the MimeTypes for which to enable this tool."
 
125
msgstr ""
 
126
 
 
127
#: kateexternaltools.cpp:620
 
128
msgid "Select Mime Types"
 
129
msgstr ""
 
130
 
 
131
#: kateexternaltoolsplugin.cpp:46 kateexternaltoolsplugin.cpp:128
 
132
#: kateexternaltoolsplugin.cpp:136 kateexternaltoolsplugin.cpp:157
 
133
msgid "External Tools"
 
134
msgstr ""
 
135
 
 
136
#: kateexternaltoolsplugin.cpp:46
 
137
msgid "Run external tools"
 
138
msgstr ""
 
139
 
 
140
#: kateexternaltoolsplugin.cpp:159
 
141
msgid "Launch external helper applications"
 
142
msgstr ""
 
143
 
 
144
#: rc.cpp:1
 
145
msgctxt "NAME OF TRANSLATORS"
 
146
msgid "Your names"
 
147
msgstr ""
 
148
 
 
149
#: rc.cpp:2
 
150
msgctxt "EMAIL OF TRANSLATORS"
 
151
msgid "Your emails"
 
152
msgstr ""
 
153
 
 
154
#. i18n: file: ui.rc:4
 
155
#. i18n: ectx: Menu (file)
 
156
#: rc.cpp:5
 
157
#, fuzzy
 
158
msgid "&File"
 
159
msgstr "&ملف"
 
160
 
 
161
#. i18n: file: ui.rc:7
 
162
#. i18n: ectx: Menu (tools)
 
163
#: rc.cpp:8
 
164
msgid "&Tools"
 
165
msgstr ""
 
166
 
 
167
#. i18n: file: configwidget.ui:21
 
168
#. i18n: ectx: property (whatsThis), widget (KListWidget, lbTools)
 
169
#: rc.cpp:11
 
170
msgid ""
 
171
"This list shows all the configured tools, represented by their menu text."
 
172
msgstr ""
 
173
 
 
174
#. i18n: file: configwidget.ui:56
 
175
#. i18n: ectx: property (text), widget (QPushButton, btnNew)
 
176
#: rc.cpp:14
 
177
msgid "New..."
 
178
msgstr ""
 
179
 
 
180
#. i18n: file: configwidget.ui:63
 
181
#. i18n: ectx: property (text), widget (QPushButton, btnEdit)
 
182
#: rc.cpp:17
 
183
msgid "Edit..."
 
184
msgstr ""
 
185
 
 
186
#. i18n: file: configwidget.ui:70
 
187
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
 
188
#: rc.cpp:20
 
189
msgid "Remove"
 
190
msgstr ""
 
191
 
 
192
#. i18n: file: configwidget.ui:90
 
193
#. i18n: ectx: property (text), widget (QPushButton, btnSeparator)
 
194
#: rc.cpp:23
 
195
msgid "Insert Separator"
 
196
msgstr ""