[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/language/en/ -> languages.po (source)

   1  # SOME DESCRIPTIVE TITLE.
   2  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
   3  # This file is distributed under the same license as the PACKAGE package.
   4  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
   5  #
   6  #, fuzzy
   7  msgid ""
   8  msgstr ""
   9  "Project-Id-Version: PACKAGE VERSION\n"
  10  "Report-Msgid-Bugs-To: \n"
  11  "POT-Creation-Date: 2008-03-18 16:54-0500\n"
  12  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14  "Language-Team: LANGUAGE <LL@li.org>\n"
  15  "MIME-Version: 1.0\n"
  16  "Content-Type: text/plain; charset=utf-8\n"
  17  "Content-Transfer-Encoding: 8bit\n"
  18  
  19  #: administrator/components/com_languages/actions/default.action.php:53
  20  msgid "Default Language succesfully updated!"
  21  msgstr ""
  22  
  23  #: administrator/components/com_languages/actions/default.action.php:55
  24  #: administrator/components/com_languages/actions/publish.action.php:53
  25  msgid "Error! Make sure that configuration.php is writeable."
  26  msgstr ""
  27  
  28  #: administrator/components/com_languages/actions/publish.action.php:51
  29  msgid "Configuration succesfully updated!"
  30  msgstr ""
  31  
  32  #: administrator/components/com_languages/admin.languages.php:19
  33  msgid "You are not authorized to view this resource."
  34  msgstr ""
  35  
  36  #: administrator/components/com_languages/toolbar.languages.php:50
  37  msgid "Auto Translate"
  38  msgstr ""
  39  
  40  #: administrator/components/com_languages/toolbar.languages.php:73
  41  msgid "Scan Sources"
  42  msgstr ""
  43  
  44  #: administrator/components/com_languages/toolbar.languages.php:76
  45  msgid "Install"
  46  msgstr ""
  47  
  48  #: administrator/components/com_languages/toolbar.languages.php:78
  49  msgid "Manage Translations"
  50  msgstr ""
  51  
  52  #: administrator/components/com_languages/toolbar.languages.php:80
  53  msgid "Export"
  54  msgstr ""
  55  
  56  #: administrator/components/com_languages/toolbar.languages.php:105
  57  msgid "Update"
  58  msgstr ""
  59  
  60  #: administrator/components/com_languages/views/catalogs.view.php:56
  61  #, php-format
  62  msgid "Manage Translations: %s"
  63  msgstr ""
  64  
  65  #: administrator/components/com_languages/views/edit.view.php:41
  66  #: administrator/components/com_languages/views/edit.view.php:56
  67  #: administrator/components/com_languages/views/templates/langform.tpl.php:128
  68  #: administrator/components/com_languages/views/templates/langform.tpl.php:176
  69  #: administrator/components/com_languages/views/templates/languages.tpl.php:54
  70  msgid "Language"
  71  msgstr ""
  72  
  73  #: administrator/components/com_languages/views/edit.view.php:41
  74  msgid "New language"
  75  msgstr ""
  76  
  77  #: administrator/components/com_languages/views/edit.view.php:56
  78  msgid "Edit language"
  79  msgstr ""
  80  
  81  #: administrator/components/com_languages/views/edit.view.php:85
  82  #, php-format
  83  msgid "Translate Catalog: %s [%s]"
  84  msgstr ""
  85  
  86  #. *
  87  #. * @package Mambo
  88  #. * @subpackage Languages
  89  #. * @author Mambo Foundation Inc see README.php
  90  #. * @copyright Mambo Foundation Inc.
  91  #. * See COPYRIGHT.php for copyright notices and details.
  92  #. * @license GNU/GPL Version 2, see LICENSE.php
  93  #. * Mambo is free software; you can redistribute it and/or
  94  #. * modify it under the terms of the GNU General Public License
  95  #. * as published by the Free Software Foundation; version 2 of the License.
  96  #.
  97  #: administrator/components/com_languages/views/templates/catalogs.tpl.php:34
  98  msgid "Search:"
  99  msgstr ""
 100  
 101  #: administrator/components/com_languages/views/templates/catalogs.tpl.php:47
 102  msgid "Language File"
 103  msgstr ""
 104  
 105  #: administrator/components/com_languages/views/templates/catalogs.tpl.php:48
 106  msgid "% Translated"
 107  msgstr ""
 108  
 109  #: administrator/components/com_languages/views/templates/catalogs.tpl.php:49
 110  msgid "Total Strings"
 111  msgstr ""
 112  
 113  #: administrator/components/com_languages/views/templates/catalogs.tpl.php:50
 114  msgid "Translated Strings"
 115  msgstr ""
 116  
 117  #: administrator/components/com_languages/views/templates/catalogs.tpl.php:51
 118  msgid "Fuzzy"
 119  msgstr ""
 120  
 121  #. *
 122  #. * @package Mambo
 123  #. * @subpackage Languages
 124  #. * @author Mambo Foundation Inc see README.php
 125  #. * @copyright Mambo Foundation Inc.
 126  #. * See COPYRIGHT.php for copyright notices and details.
 127  #. * @license GNU/GPL Version 2, see LICENSE.php
 128  #. * Mambo is free software; you can redistribute it and/or
 129  #. * modify it under the terms of the GNU General Public License
 130  #. * as published by the Free Software Foundation; version 2 of the License.
 131  #.
 132  #: administrator/components/com_languages/views/templates/edit.tpl.php:25
 133  msgid "You must provide a Language Name."
 134  msgstr ""
 135  
 136  #: administrator/components/com_languages/views/templates/edit.tpl.php:27
 137  msgid "You must provide a Language Identifier."
 138  msgstr ""
 139  
 140  #: administrator/components/com_languages/views/templates/edit.tpl.php:29
 141  msgid "You must provide a locale."
 142  msgstr ""
 143  
 144  #: administrator/components/com_languages/views/templates/edit.tpl.php:31
 145  msgid "You must provide a character encoding."
 146  msgstr ""
 147  
 148  #: administrator/components/com_languages/views/templates/edit.tpl.php:33
 149  msgid "You must provide a date format."
 150  msgstr ""
 151  
 152  #: administrator/components/com_languages/views/templates/edit.tpl.php:47
 153  msgid "New Language"
 154  msgstr ""
 155  
 156  #: administrator/components/com_languages/views/templates/edit.tpl.php:54
 157  #: administrator/components/com_languages/views/templates/langform.tpl.php:170
 158  msgid "Details"
 159  msgstr ""
 160  
 161  #: administrator/components/com_languages/views/templates/edit.tpl.php:57
 162  msgid "Language Identifier"
 163  msgstr ""
 164  
 165  #: administrator/components/com_languages/views/templates/edit.tpl.php:60
 166  msgid ""
 167  "The identifier for this language. This is used for naming the language xml "
 168  "file and translations directory."
 169  msgstr ""
 170  
 171  #: administrator/components/com_languages/views/templates/edit.tpl.php:64
 172  msgid "Language Name"
 173  msgstr ""
 174  
 175  #: administrator/components/com_languages/views/templates/edit.tpl.php:67
 176  msgid "The official name for this language"
 177  msgstr ""
 178  
 179  #: administrator/components/com_languages/views/templates/edit.tpl.php:71
 180  msgid "Locale"
 181  msgstr ""
 182  
 183  #: administrator/components/com_languages/views/templates/edit.tpl.php:74
 184  msgid ""
 185  "The locale list for this language. \\nLocale names must be comma separated."
 186  msgstr ""
 187  
 188  #: administrator/components/com_languages/views/templates/edit.tpl.php:78
 189  msgid "Encoding"
 190  msgstr ""
 191  
 192  #: administrator/components/com_languages/views/templates/edit.tpl.php:81
 193  msgid "The character encoding for this language. Ex. utf-8"
 194  msgstr ""
 195  
 196  #: administrator/components/com_languages/views/templates/edit.tpl.php:85
 197  msgid "Direction"
 198  msgstr ""
 199  
 200  #: administrator/components/com_languages/views/templates/edit.tpl.php:88
 201  msgid "Left-to-Right"
 202  msgstr ""
 203  
 204  #: administrator/components/com_languages/views/templates/edit.tpl.php:89
 205  msgid "Right-to-Left"
 206  msgstr ""
 207  
 208  #: administrator/components/com_languages/views/templates/edit.tpl.php:91
 209  msgid "Text direction."
 210  msgstr ""
 211  
 212  #: administrator/components/com_languages/views/templates/edit.tpl.php:95
 213  #: administrator/components/com_languages/views/templates/langform.tpl.php:255
 214  msgid "Date Format"
 215  msgstr ""
 216  
 217  #: administrator/components/com_languages/views/templates/edit.tpl.php:98
 218  #: administrator/components/com_languages/views/templates/langform.tpl.php:258
 219  msgid "Date format for strftime()."
 220  msgstr ""
 221  
 222  #: administrator/components/com_languages/views/templates/edit.tpl.php:102
 223  msgid "Plural forms"
 224  msgstr ""
 225  
 226  #: administrator/components/com_languages/views/templates/edit.tpl.php:105
 227  msgid "Plural forms for gettext."
 228  msgstr ""
 229  
 230  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:31
 231  msgid "Messages"
 232  msgstr ""
 233  
 234  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:37
 235  msgid "Verified"
 236  msgstr ""
 237  
 238  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:40
 239  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:128
 240  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:135
 241  msgid "Original"
 242  msgstr ""
 243  
 244  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:43
 245  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:130
 246  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:139
 247  msgid "Translation"
 248  msgstr ""
 249  
 250  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:46
 251  msgid "Ref"
 252  msgstr ""
 253  
 254  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:69
 255  msgid "Translation OK"
 256  msgstr ""
 257  
 258  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:69
 259  msgid "Verify Translation"
 260  msgstr ""
 261  
 262  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:100
 263  msgid "Headers"
 264  msgstr ""
 265  
 266  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:114
 267  msgid "Comments"
 268  msgstr ""
 269  
 270  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:136
 271  msgid "Singular"
 272  msgstr ""
 273  
 274  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:137
 275  #: administrator/components/com_languages/views/templates/editcatalog.tpl.php:146
 276  msgid "Plural"
 277  msgstr ""
 278  
 279  #. *
 280  #. * @package Mambo
 281  #. * @subpackage Languages
 282  #. * @author Mambo Foundation Inc see README.php
 283  #. * @copyright Mambo Foundation Inc.
 284  #. * See COPYRIGHT.php for copyright notices and details.
 285  #. * @license GNU/GPL Version 2, see LICENSE.php
 286  #. * Mambo is free software; you can redistribute it and/or
 287  #. * modify it under the terms of the GNU General Public License
 288  #. * as published by the Free Software Foundation; version 2 of the License.
 289  #.
 290  #: administrator/components/com_languages/views/templates/form.tpl.php:52
 291  msgid "Mambo Language Editor"
 292  msgstr ""
 293  
 294  #. <!--
 295  #. <td>
 296  #. <?php if ($task == 'index'): ? >
 297  #. <select name="lang" class="inputbox" size="1" onchange="document.adminForm.submit();">
 298  #. <option value="en">< ?php echo T_('Select Language') ? ></option>
 299  #. < ?php foreach ($languages as $name => $obj): ? >
 300  #. <option value="< ?php echo $name.'"';? > < ?php echo $lang==$name?' selected="selected"':''? >>< ?php echo $obj->title; if (!empty($obj->territory)) echo ' ('.$obj->territory.')' ?></option>
 301  #. < ?php endforeach; ? >
 302  #. </select>
 303  #. < ?php endif; ? >
 304  #. </td> -->
 305  #. <?php
 306  #: administrator/components/com_languages/views/templates/form.tpl.php:69
 307  msgid "No content to display."
 308  msgstr ""
 309  
 310  #: administrator/components/com_languages/views/templates/langform.tpl.php:29
 311  msgid "You must choose a language."
 312  msgstr ""
 313  
 314  #: administrator/components/com_languages/views/templates/langform.tpl.php:31
 315  msgid "You must choose a character set."
 316  msgstr ""
 317  
 318  #: administrator/components/com_languages/views/templates/langform.tpl.php:55
 319  #: administrator/components/com_languages/views/templates/langform.tpl.php:131
 320  msgid "choose language"
 321  msgstr ""
 322  
 323  #: administrator/components/com_languages/views/templates/langform.tpl.php:62
 324  #: administrator/components/com_languages/views/templates/langform.tpl.php:142
 325  msgid "choose territory"
 326  msgstr ""
 327  
 328  #: administrator/components/com_languages/views/templates/langform.tpl.php:63
 329  msgid "choose character set"
 330  msgstr ""
 331  
 332  #: administrator/components/com_languages/views/templates/langform.tpl.php:139
 333  #: administrator/components/com_languages/views/templates/langform.tpl.php:184
 334  msgid "Territory"
 335  msgstr ""
 336  
 337  #: administrator/components/com_languages/views/templates/langform.tpl.php:147
 338  #: administrator/components/com_languages/views/templates/langform.tpl.php:192
 339  #: administrator/components/com_languages/views/templates/languages.tpl.php:57
 340  msgid "Character Set"
 341  msgstr ""
 342  
 343  #: administrator/components/com_languages/views/templates/langform.tpl.php:150
 344  msgid "choose charset"
 345  msgstr ""
 346  
 347  #. if (class_exists('ConvertCharset')) : ? >
 348  #. <div style="display:inline;text-align:right;margin-right:0px">
 349  #. <button class="button" onclick="submitbutton('convert')"><?php echo T_('Convert to') ? >:</button>
 350  #. <select name="newcharset" id="newcharset">
 351  #. < ?php foreach ($language->codesets as $chr):
 352  #. if ($chr != $language->charset) echo '<option value="'.$chr.'">'.$chr.'</option>';
 353  #. endforeach; ? >
 354  #. </select>
 355  #. </div>
 356  #. <?php endif;
 357  #: administrator/components/com_languages/views/templates/langform.tpl.php:212
 358  msgid "Description"
 359  msgstr ""
 360  
 361  #: administrator/components/com_languages/views/templates/langform.tpl.php:218
 362  #: administrator/components/com_languages/views/templates/table.tpl.php:43
 363  msgid "Author"
 364  msgstr ""
 365  
 366  #: administrator/components/com_languages/views/templates/langform.tpl.php:224
 367  #: administrator/components/com_languages/views/templates/table.tpl.php:46
 368  msgid "Author Email"
 369  msgstr ""
 370  
 371  #: administrator/components/com_languages/views/templates/langform.tpl.php:230
 372  msgid "Author Url"
 373  msgstr ""
 374  
 375  #: administrator/components/com_languages/views/templates/langform.tpl.php:236
 376  msgid "Text Direction"
 377  msgstr ""
 378  
 379  #: administrator/components/com_languages/views/templates/langform.tpl.php:239
 380  msgid "left to right"
 381  msgstr ""
 382  
 383  #: administrator/components/com_languages/views/templates/langform.tpl.php:240
 384  msgid "right to left"
 385  msgstr ""
 386  
 387  #: administrator/components/com_languages/views/templates/langform.tpl.php:245
 388  msgid "Plural Forms"
 389  msgstr ""
 390  
 391  #: administrator/components/com_languages/views/templates/langform.tpl.php:262
 392  msgid "Locales"
 393  msgstr ""
 394  
 395  #: administrator/components/com_languages/views/templates/langform.tpl.php:266
 396  msgid ""
 397  "The locale list for setlocale(). \\nLocale names must be comma separated."
 398  msgstr ""
 399  
 400  #: administrator/components/com_languages/views/templates/langform.tpl.php:270
 401  msgid "Days"
 402  msgstr ""
 403  
 404  #: administrator/components/com_languages/views/templates/langform.tpl.php:284
 405  msgid "Months"
 406  msgstr ""
 407  
 408  #. *
 409  #. * @package Mambo
 410  #. * @subpackage Languages
 411  #. * @author Mambo Foundation Inc see README.php
 412  #. * @copyright Mambo Foundation Inc.
 413  #. * See COPYRIGHT.php for copyright notices and details.
 414  #. * @license GNU/GPL Version 2, see LICENSE.php
 415  #. * Mambo is free software; you can redistribute it and/or
 416  #. * modify it under the terms of the GNU General Public License
 417  #. * as published by the Free Software Foundation; version 2 of the License.
 418  #.
 419  #: administrator/components/com_languages/views/templates/languages.tpl.php:21
 420  msgid "You cannot delete English."
 421  msgstr ""
 422  
 423  #: administrator/components/com_languages/views/templates/languages.tpl.php:29
 424  msgid "You cannot delete default language."
 425  msgstr ""
 426  
 427  #: administrator/components/com_languages/views/templates/languages.tpl.php:39
 428  msgid "You cannot translate default English."
 429  msgstr ""
 430  
 431  #: administrator/components/com_languages/views/templates/languages.tpl.php:55
 432  msgid "Country - Region"
 433  msgstr ""
 434  
 435  #: administrator/components/com_languages/views/templates/languages.tpl.php:56
 436  #: administrator/components/com_languages/views/templates/table.tpl.php:34
 437  msgid "Default"
 438  msgstr ""
 439  
 440  #: administrator/components/com_languages/views/templates/languages.tpl.php:58
 441  #: administrator/components/com_languages/views/templates/table.tpl.php:37
 442  msgid "Version"
 443  msgstr ""
 444  
 445  #: administrator/components/com_languages/views/templates/languages.tpl.php:59
 446  #: administrator/components/com_languages/views/templates/table.tpl.php:40
 447  msgid "Date"
 448  msgstr ""
 449  
 450  #: administrator/components/com_languages/views/templates/languages.tpl.php:77
 451  #: administrator/components/com_languages/views/templates/table.tpl.php:58
 452  msgid "No"
 453  msgstr ""
 454  
 455  #: administrator/components/com_languages/views/templates/languages.tpl.php:77
 456  #: administrator/components/com_languages/views/templates/table.tpl.php:58
 457  msgid "Yes"
 458  msgstr ""
 459  
 460  #. *
 461  #. * @package Mambo
 462  #. * @subpackage Languages
 463  #. * @author Mambo Foundation Inc see README.php
 464  #. * @copyright Mambo Foundation Inc.
 465  #. * See COPYRIGHT.php for copyright notices and details.
 466  #. * @license GNU/GPL Version 2, see LICENSE.php
 467  #. * Mambo is free software; you can redistribute it and/or
 468  #. * modify it under the terms of the GNU General Public License
 469  #. * as published by the Free Software Foundation; version 2 of the License.
 470  #.
 471  #: administrator/components/com_languages/views/templates/table.tpl.php:18
 472  msgid "Language Manager"
 473  msgstr ""
 474  
 475  #: administrator/components/com_languages/views/templates/table.tpl.php:31
 476  msgid "Languages"
 477  msgstr ""