[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Content/admin/language/ -> lang-polish.php (source)

   1  <?php
   2  
   3  /**************************************************************************/
   4  /* PHP-NUKE: Advanced Content Management System                           */
   5  /* ============================================                           */
   6  /*                                                                        */
   7  /* This is the language module with all the system messages               */
   8  /*                                                                        */
   9  /* If you made a translation go to the my website and send to me          */
  10  /* the translated file. Please keep the original text order by modules,   */
  11  /* and just one message per line, also double check your translation!     */
  12  /*                                                                        */
  13  /* You need to change the second quoted phrase, not the capital one!      */
  14  /*                                                                        */
  15  /* If you need to use double quotes (") remember to add a backslash (\),  */
  16  /* so your entry will look like: This is \"double quoted\" text.          */
  17  /* And, if you use HTML code, please double check it.                     */
  18  /**************************************************************************/
  19  
  20  
  21  define("_SEND","Wyślij");
  22  define("_FUNCTIONS","Funkcje");
  23  define("_YES","Tak");
  24  define("_NO","Nie");
  25  define("_CATEGORY","Kategoria");
  26  define("_SAVECHANGES","Zapisz zmiany");
  27  define("_PAGEBREAK","Jeśli chcesz kilka stron możesz napisać <b>[--pagebreak--]</b> w miejscu, gdzie chcesz rozdzielić.<BR>");
  28  define("_SIGNATURE","Podpis");
  29  define("_DESCRIPTION","Opis");
  30  define("_TITLE","Tytuł");
  31  define("_ACTIVE","Aktywny");
  32  define("_DEACTIVATE","Deaktywuj");
  33  define("_INACTIVE","Nieaktywny");
  34  define("_ACTIVATE","Aktywuj");
  35  define("_CONTENT","Zawartość");
  36  define("_ADDCATEGORY","Dodaj nową kategorię");
  37  define("_EDITCATEGORY","Edytuj kategorię");
  38  define("_ADD","Dodaj");
  39  define("_LANGUAGE","Język");
  40  define("_CONTENTMANAGER","Manager zawartości");
  41  define("_DELCONTWARNING","Jesteś pewien, że chcesz usunąć tę stronę?");
  42  define("_DELCONTENT","Usuń stronę");
  43  define("_CURRENTSTATUS","Aktualny status");
  44  define("_ADDANEWPAGE","Dodaj nową stronę");
  45  define("_CSUBTITLE","Podtytuł");
  46  define("_HEADERTEXT","Tekst nagłówka");
  47  define("_PAGETEXT","Tekst główny");
  48  define("_FOOTERTEXT","Tekst stopki");
  49  define("_ACTIVATEPAGE","Aktywować tą stronę?");
  50  define("_EDITPAGECONTENT","Edytuj zawartość strony");
  51  define("_DELCONTENTCAT","OSTRZEŻENIE: jesteś pewien, że chcesz usunąć tę kategorię? Strony w tej kategorii, jeśli istnieją, nie będą usunięte, ale nie będą dołączone do żadnej kategorii.");
  52  define("_DELCATEGORY","Usuń kategorię");
  53  
  54  
  55  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce ŕ PHPXref 0.7