| 1 |
|
# $Id$ |
| 2 |
|
# |
| 3 |
|
# LANGUAGE translation of Drupal (general) |
| 4 |
|
# Copyright YEAR NAME <EMAIL@ADDRESS> |
| 5 |
|
# Generated from files: |
| 6 |
|
# customfilter.admin.inc,v 1.1.2.8.2.52 2009/11/15 13:01:12 kiam |
| 7 |
|
# customfilter.module,v 1.3.2.1.2.16.2.67 2009/11/15 11:34:42 kiam |
| 8 |
|
# customfilter.info,v 1.2.4.4.2.3 2009/06/24 18:58:16 kiam |
| 9 |
|
# |
| 10 |
|
#, fuzzy |
| 11 |
|
msgid "" |
| 12 |
|
msgstr "" |
| 13 |
|
"Project-Id-Version: PROJECT VERSION\n" |
| 14 |
|
"POT-Creation-Date: 2009-11-20 23:37+0100\n" |
| 15 |
|
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" |
| 16 |
|
"Last-Translator: NAME <EMAIL@ADDRESS>\n" |
| 17 |
|
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
| 18 |
|
"MIME-Version: 1.0\n" |
| 19 |
|
"Content-Type: text/plain; charset=utf-8\n" |
| 20 |
|
"Content-Transfer-Encoding: 8bit\n" |
| 21 |
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 22 |
|
|
| 23 |
|
#: customfilter.admin.inc:35 customfilter.module:241 customfilter.info:0 |
| 24 |
|
msgid "Filters" |
| 25 |
|
msgstr "" |
| 26 |
|
|
| 27 |
|
#: customfilter.admin.inc:47 |
| 28 |
|
msgid "There are no custom filters defined." |
| 29 |
|
msgstr "" |
| 30 |
|
|
| 31 |
|
#: customfilter.admin.inc:110 |
| 32 |
|
msgid "Export data" |
| 33 |
|
msgstr "" |
| 34 |
|
|
| 35 |
|
#: customfilter.admin.inc:111 |
| 36 |
|
msgid "Copy the export text and paste it into the import form." |
| 37 |
|
msgstr "" |
| 38 |
|
|
| 39 |
|
#: customfilter.admin.inc:119 |
| 40 |
|
msgid "The selected filter has not been found in the database table." |
| 41 |
|
msgstr "" |
| 42 |
|
|
| 43 |
|
#: customfilter.admin.inc:147 |
| 44 |
|
msgid "Are you sure you want to delete %name?" |
| 45 |
|
msgstr "" |
| 46 |
|
|
| 47 |
|
#: customfilter.admin.inc:150;630 |
| 48 |
|
msgid "Delete" |
| 49 |
|
msgstr "" |
| 50 |
|
|
| 51 |
|
#: customfilter.admin.inc:177 |
| 52 |
|
msgid "Default" |
| 53 |
|
msgstr "" |
| 54 |
|
|
| 55 |
|
#: customfilter.admin.inc:202 |
| 56 |
|
msgid "Next" |
| 57 |
|
msgstr "" |
| 58 |
|
|
| 59 |
|
#: customfilter.admin.inc:217;936 |
| 60 |
|
msgid "Description" |
| 61 |
|
msgstr "" |
| 62 |
|
|
| 63 |
|
#: customfilter.admin.inc:218 |
| 64 |
|
msgid "A description of the purpose of this filter." |
| 65 |
|
msgstr "" |
| 66 |
|
|
| 67 |
|
#: customfilter.admin.inc:224 |
| 68 |
|
msgid "Tips (short)" |
| 69 |
|
msgstr "" |
| 70 |
|
|
| 71 |
|
#: customfilter.admin.inc:231 |
| 72 |
|
msgid "Tips (full)" |
| 73 |
|
msgstr "" |
| 74 |
|
|
| 75 |
|
#: customfilter.admin.inc:238;351;516;966 |
| 76 |
|
msgid "Save" |
| 77 |
|
msgstr "" |
| 78 |
|
|
| 79 |
|
#: customfilter.admin.inc:301 |
| 80 |
|
msgid "It is not possible to add further filters; the limit of 128 filters has been reached." |
| 81 |
|
msgstr "" |
| 82 |
|
|
| 83 |
|
#: customfilter.admin.inc:308 |
| 84 |
|
msgid "Filter #!fid" |
| 85 |
|
msgstr "" |
| 86 |
|
|
| 87 |
|
#: customfilter.admin.inc:325 |
| 88 |
|
msgid "Type" |
| 89 |
|
msgstr "" |
| 90 |
|
|
| 91 |
|
#: customfilter.admin.inc:326 |
| 92 |
|
msgid "The machine-readable name of the filter. This name must contain only lowercase letters, numbers, and underscores." |
| 93 |
|
msgstr "" |
| 94 |
|
|
| 95 |
|
#: customfilter.admin.inc:335;393;855;917 |
| 96 |
|
msgid "Name" |
| 97 |
|
msgstr "" |
| 98 |
|
|
| 99 |
|
#: customfilter.admin.inc:336 |
| 100 |
|
msgid "The human-readable name of the filter. It is recommended that this name begin with a capital letter and contain only letters, numbers, and <em>spaces</em>." |
| 101 |
|
msgstr "" |
| 102 |
|
|
| 103 |
|
#: customfilter.admin.inc:344 |
| 104 |
|
msgid "Cache" |
| 105 |
|
msgstr "" |
| 106 |
|
|
| 107 |
|
#: customfilter.admin.inc:345 |
| 108 |
|
msgid "If checked, the content will be cached." |
| 109 |
|
msgstr "" |
| 110 |
|
|
| 111 |
|
#: customfilter.admin.inc:364 |
| 112 |
|
msgid "The machine-readable name must contain only lowercase letters, numbers, and underscores." |
| 113 |
|
msgstr "" |
| 114 |
|
|
| 115 |
|
#: customfilter.admin.inc:394;871 |
| 116 |
|
msgid "Operations" |
| 117 |
|
msgstr "" |
| 118 |
|
|
| 119 |
|
#: customfilter.admin.inc:402 |
| 120 |
|
msgid "add description" |
| 121 |
|
msgstr "" |
| 122 |
|
|
| 123 |
|
#: customfilter.admin.inc:403;1069 |
| 124 |
|
msgid "delete" |
| 125 |
|
msgstr "" |
| 126 |
|
|
| 127 |
|
#: customfilter.admin.inc:404;1066 |
| 128 |
|
msgid "edit" |
| 129 |
|
msgstr "" |
| 130 |
|
|
| 131 |
|
#: customfilter.admin.inc:405 |
| 132 |
|
msgid "test" |
| 133 |
|
msgstr "" |
| 134 |
|
|
| 135 |
|
#: customfilter.admin.inc:412 |
| 136 |
|
msgid "No filters have been defined." |
| 137 |
|
msgstr "" |
| 138 |
|
|
| 139 |
|
#: customfilter.admin.inc:426 |
| 140 |
|
msgid "Import data" |
| 141 |
|
msgstr "" |
| 142 |
|
|
| 143 |
|
#: customfilter.admin.inc:427 |
| 144 |
|
msgid "Paste the text you obtained from the export form." |
| 145 |
|
msgstr "" |
| 146 |
|
|
| 147 |
|
#: customfilter.admin.inc:436 customfilter.module:272 |
| 148 |
|
msgid "Import" |
| 149 |
|
msgstr "" |
| 150 |
|
|
| 151 |
|
#: customfilter.admin.inc:452 |
| 152 |
|
msgid "The import data is not valid import text." |
| 153 |
|
msgstr "" |
| 154 |
|
|
| 155 |
|
#: customfilter.admin.inc:541 |
| 156 |
|
msgid "The configuration options have been saved." |
| 157 |
|
msgstr "" |
| 158 |
|
|
| 159 |
|
#: customfilter.admin.inc:601;641 |
| 160 |
|
msgid "The replacement rule has been deleted." |
| 161 |
|
msgstr "" |
| 162 |
|
|
| 163 |
|
#: customfilter.admin.inc:621 |
| 164 |
|
msgid "This rule has subrules. If you delete this rule, they will be deleted too." |
| 165 |
|
msgstr "" |
| 166 |
|
|
| 167 |
|
#: customfilter.admin.inc:624 |
| 168 |
|
msgid "This action cannot be undone." |
| 169 |
|
msgstr "" |
| 170 |
|
|
| 171 |
|
#: customfilter.admin.inc:627 |
| 172 |
|
msgid "Are you sure you want to delete the replacement rule %name?" |
| 173 |
|
msgstr "" |
| 174 |
|
|
| 175 |
|
#: customfilter.admin.inc:695 |
| 176 |
|
msgid "Result" |
| 177 |
|
msgstr "" |
| 178 |
|
|
| 179 |
|
#: customfilter.admin.inc:708 |
| 180 |
|
msgid "Preview" |
| 181 |
|
msgstr "" |
| 182 |
|
|
| 183 |
|
#: customfilter.admin.inc:715 |
| 184 |
|
msgid "The result returned from the filter contains HTML tags left open." |
| 185 |
|
msgstr "" |
| 186 |
|
|
| 187 |
|
#: customfilter.admin.inc:736 |
| 188 |
|
msgid "Filter to test" |
| 189 |
|
msgstr "" |
| 190 |
|
|
| 191 |
|
#: customfilter.admin.inc:743 |
| 192 |
|
msgid "Trial text" |
| 193 |
|
msgstr "" |
| 194 |
|
|
| 195 |
|
#: customfilter.admin.inc:747 |
| 196 |
|
msgid "Enter the title of the node, or the text to use to test the filter." |
| 197 |
|
msgstr "" |
| 198 |
|
|
| 199 |
|
#: customfilter.admin.inc:751 |
| 200 |
|
msgid "Node title" |
| 201 |
|
msgstr "" |
| 202 |
|
|
| 203 |
|
#: customfilter.admin.inc:757 |
| 204 |
|
msgid "Enter the text to use to test the filter." |
| 205 |
|
msgstr "" |
| 206 |
|
|
| 207 |
|
#: customfilter.admin.inc:771 |
| 208 |
|
msgid "Test" |
| 209 |
|
msgstr "" |
| 210 |
|
|
| 211 |
|
#: customfilter.admin.inc:775 |
| 212 |
|
msgid "There are no filters defined." |
| 213 |
|
msgstr "" |
| 214 |
|
|
| 215 |
|
#: customfilter.admin.inc:779;780 |
| 216 |
|
msgid "An error occurred while loading the filter #!fid from the database" |
| 217 |
|
msgstr "" |
| 218 |
|
|
| 219 |
|
#: customfilter.admin.inc:849 |
| 220 |
|
msgid "There are no replacement rules currently defined." |
| 221 |
|
msgstr "" |
| 222 |
|
|
| 223 |
|
#: customfilter.admin.inc:856;923 |
| 224 |
|
msgid "Weight" |
| 225 |
|
msgstr "" |
| 226 |
|
|
| 227 |
|
#: customfilter.admin.inc:860;866;930 |
| 228 |
|
msgid "Enabled" |
| 229 |
|
msgstr "" |
| 230 |
|
|
| 231 |
|
#: customfilter.admin.inc:907 |
| 232 |
|
msgid "# Match" |
| 233 |
|
msgstr "" |
| 234 |
|
|
| 235 |
|
#: customfilter.admin.inc:908 |
| 236 |
|
msgid "n-th matched substring in parent rule. This replacement rule will replace only for that substring." |
| 237 |
|
msgstr "" |
| 238 |
|
|
| 239 |
|
#: customfilter.admin.inc:916 |
| 240 |
|
msgid "The name of this replacement rule." |
| 241 |
|
msgstr "" |
| 242 |
|
|
| 243 |
|
#: customfilter.admin.inc:924 |
| 244 |
|
msgid "The rules with lower weight will be executed first." |
| 245 |
|
msgstr "" |
| 246 |
|
|
| 247 |
|
#: customfilter.admin.inc:937 |
| 248 |
|
msgid "The description of this rule." |
| 249 |
|
msgstr "" |
| 250 |
|
|
| 251 |
|
#: customfilter.admin.inc:943 |
| 252 |
|
msgid "Pattern" |
| 253 |
|
msgstr "" |
| 254 |
|
|
| 255 |
|
#: customfilter.admin.inc:944 |
| 256 |
|
msgid "The regular expression to use. Look at <a href=\"http://www.php.net/manual/en/regexp.reference.php\">Regular Expression Details</a> for more help." |
| 257 |
|
msgstr "" |
| 258 |
|
|
| 259 |
|
#: customfilter.admin.inc:951 |
| 260 |
|
msgid "PHP Code" |
| 261 |
|
msgstr "" |
| 262 |
|
|
| 263 |
|
#: customfilter.admin.inc:952 |
| 264 |
|
msgid "If selected, the replacement text is PHP code." |
| 265 |
|
msgstr "" |
| 266 |
|
|
| 267 |
|
#: customfilter.admin.inc:958 |
| 268 |
|
msgid "Replacement text" |
| 269 |
|
msgstr "" |
| 270 |
|
|
| 271 |
|
#: customfilter.admin.inc:959 |
| 272 |
|
msgid "The replacement text that will replace the matched string. Use $n (i.e. $1, $25) or ${n} (i.e. ${1}, ${25}), with n range from 0 to 99, to get the n-th original strings matched ($0 represents the entire matched string). If you select <strong>PHP Code</strong>, you can enter PHP code that will be executed during the elaboration of the rules. n-th matched string is provided in <code>$matches[n]</code>, and there is a global variable <code>$customfilter</code> you can use to store values that will be kept during the execution of different rules of the same filter. PHP code must set a value for <code>$result</code>, and must not be entered between <code><</code><code>?php ?></code>. Note that executing incorrect PHP-code can break your Drupal site." |
| 273 |
|
msgstr "" |
| 274 |
|
|
| 275 |
|
#: customfilter.admin.inc:1063 |
| 276 |
|
msgid "add" |
| 277 |
|
msgstr "" |
| 278 |
|
|
| 279 |
|
#: customfilter.admin.inc:780 |
| 280 |
|
msgid "customfilter" |
| 281 |
|
msgstr "" |
| 282 |
|
|
| 283 |
|
#: customfilter.module:129 |
| 284 |
|
msgid "Custom filter (%fname)" |
| 285 |
|
msgstr "" |
| 286 |
|
|
| 287 |
|
#: customfilter.module:202 customfilter.info:0 |
| 288 |
|
msgid "Allows the users with the right permission to create custom filters." |
| 289 |
|
msgstr "" |
| 290 |
|
|
| 291 |
|
#: customfilter.module:206 |
| 292 |
|
msgid "Custom filter provides the ability for creating user defined filters using regular expressions. Instead of creating filter modules, users can create their own filter for specific site purpose." |
| 293 |
|
msgstr "" |
| 294 |
|
|
| 295 |
|
#: customfilter.module:207 |
| 296 |
|
msgid "A filter is a collection of replacement rules. Each filter will appear in the input format settings page. Click on the filter name to see its replacement rules." |
| 297 |
|
msgstr "" |
| 298 |
|
|
| 299 |
|
#: customfilter.module:214 |
| 300 |
|
msgid "For more information about the regular expressions syntax, see <a href=\"http://www.php.net/manual/en/regexp.reference.php\">Regular expression details</a>." |
| 301 |
|
msgstr "" |
| 302 |
|
|
| 303 |
|
#: customfilter.module:434 |
| 304 |
|
msgid "Home" |
| 305 |
|
msgstr "" |
| 306 |
|
|
| 307 |
|
#: customfilter.module:435 |
| 308 |
|
msgid "Administer" |
| 309 |
|
msgstr "" |
| 310 |
|
|
| 311 |
|
#: customfilter.module:436 |
| 312 |
|
msgid "Site configuration" |
| 313 |
|
msgstr "" |
| 314 |
|
|
| 315 |
|
#: customfilter.module:437;233 |
| 316 |
|
msgid "Custom filters" |
| 317 |
|
msgstr "" |
| 318 |
|
|
| 319 |
|
#: customfilter.module:391 |
| 320 |
|
msgid "administer customfilter" |
| 321 |
|
msgstr "" |
| 322 |
|
|
| 323 |
|
#: customfilter.module:234 |
| 324 |
|
msgid "Allow users to define custom filters." |
| 325 |
|
msgstr "" |
| 326 |
|
|
| 327 |
|
#: customfilter.module:248 |
| 328 |
|
msgid "Add filter" |
| 329 |
|
msgstr "" |
| 330 |
|
|
| 331 |
|
#: customfilter.module:257 |
| 332 |
|
msgid "Tools" |
| 333 |
|
msgstr "" |
| 334 |
|
|
| 335 |
|
#: customfilter.module:266 |
| 336 |
|
msgid "Export" |
| 337 |
|
msgstr "" |
| 338 |
|
|
| 339 |
|
#: customfilter.module:281 |
| 340 |
|
msgid "Rules" |
| 341 |
|
msgstr "" |
| 342 |
|
|
| 343 |
|
#: customfilter.module:290 |
| 344 |
|
msgid "List rules" |
| 345 |
|
msgstr "" |
| 346 |
|
|
| 347 |
|
#: customfilter.module:297 |
| 348 |
|
msgid "Delete filter" |
| 349 |
|
msgstr "" |
| 350 |
|
|
| 351 |
|
#: customfilter.module:306 |
| 352 |
|
msgid "Add filter description" |
| 353 |
|
msgstr "" |
| 354 |
|
|
| 355 |
|
#: customfilter.module:315 |
| 356 |
|
msgid "Edit filter" |
| 357 |
|
msgstr "" |
| 358 |
|
|
| 359 |
|
#: customfilter.module:324 |
| 360 |
|
msgid "Test filter" |
| 361 |
|
msgstr "" |
| 362 |
|
|
| 363 |
|
#: customfilter.module:333 |
| 364 |
|
msgid "Add rule" |
| 365 |
|
msgstr "" |
| 366 |
|
|
| 367 |
|
#: customfilter.module:343;352 |
| 368 |
|
msgid "Edit rule" |
| 369 |
|
msgstr "" |
| 370 |
|
|
| 371 |
|
#: customfilter.module:359 |
| 372 |
|
msgid "Delete rule" |
| 373 |
|
msgstr "" |
| 374 |
|
|
| 375 |
|
#: customfilter.module:368 |
| 376 |
|
msgid "Add subrule" |
| 377 |
|
msgstr "" |
| 378 |
|
|
| 379 |
|
#: customfilter.module:377 |
| 380 |
|
msgid "Node autocomplete" |
| 381 |
|
msgstr "" |
| 382 |
|
|
| 383 |
|
#: customfilter.info:0 |
| 384 |
|
msgid "Custom filter" |
| 385 |
|
msgstr "" |
| 386 |
|
|