Ignore:
Timestamp:
Aug 9, 2012, 12:10:04 PM (12 years ago)
Author:
mistic100
Message:

entirely rewrite the plugin

  • send mail in html format (configurable to plain)
  • fully configurable email list
  • more...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/pl_PL/plugin.lang.php

    r15574 r17483  
    11<?php
    2 if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
     2// +-----------------------------------------------------------------------+
     3// | Piwigo - a PHP based photo gallery                                    |
     4// +-----------------------------------------------------------------------+
     5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
     6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
     8// +-----------------------------------------------------------------------+
     9// | This program is free software; you can redistribute it and/or modify  |
     10// | it under the terms of the GNU General Public License as published by  |
     11// | the Free Software Foundation                                          |
     12// |                                                                       |
     13// | This program is distributed in the hope that it will be useful, but   |
     14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
     15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
     16// | General Public License for more details.                              |
     17// |                                                                       |
     18// | You should have received a copy of the GNU General Public License     |
     19// | along with this program; if not, write to the Free Software           |
     20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
     21// | USA.                                                                  |
     22// +-----------------------------------------------------------------------+
    323
    4 $lang['cf_plugin_name'] = 'Formularz kontaktu';
    5 $lang['contact_form_debug'] = 'Wyświetl informacje śledzące proces';
     24$lang['A comment on the site'] = 'Dodaj własny tekst';
     25$lang['Contact'] = 'Kontakt';
     26$lang['Your name'] = 'Twoje nazwisko';
     27$lang['Your e-mail'] = 'Twój e-mail';
     28$lang['Subject'] = 'Temat';
     29$lang['Message'] = 'Wiadomość';
     30$lang['General configuration'] = 'Konfiguracja ogólna';
     31$lang['Add link in menu'] = 'Dodaj link do menu';
     32$lang['Allow guests to see the form'] = 'Zezwalaj gościom na wysyłanie formularza';
     33$lang['E-mail address is mandatory'] = 'Adres e-mail jest wymagany';
     34$lang['Name is mandatory'] = 'Nazwisko jest wymagane';
     35$lang['E-mail configuration'] = 'Konfiguracja e-mail';
     36$lang['Text before the contact form'] = 'Tekst przed formularzem';
     37$lang['Text after the contact form'] = 'Tekst pod formularzem';
     38$lang['E-mail sent successfully'] = 'Wiadomość wysłana poprawnie';
     39$lang['Please enter a name'] = 'Proszę podać nazwisko';
     40$lang['Please enter a subject'] = 'Proszę podać temat';
     41$lang['Please enter a message'] = 'Proszę wpisać wiadomość';
     42$lang['Error while sending e-mail'] = 'Błąd podczas wysyłania wiadomości';
    643
    7 // ==================================================================
    8 // Default values if not configured
    9 $lang['contact_form_title'] = 'Formularz kontaktu';
    10 $lang['contact_form'] = 'Kontakt';
    11 $lang['contact_form_link'] = 'Kontakt do webmastera';
    12 
    13 // ==================================================================
    14 // Redirect page
    15 $lang['contact_redirect_title'] = 'Wyślij status wiadomości';
    16 
    17 // ==================================================================
    18 // Menubar block
    19 $lang['cf_from_name'] = 'Twoje nazwisko';
    20 $lang['cf_from_mail'] = 'Twój e-mail';
    21 $lang['cf_subject'] = 'Temat';
    22 $lang['cf_message'] = 'Wiadomość';
    23 $lang['cf_submit'] = 'Wyślij';
    24 
    25 // ==================================================================
    26 // Messages
    27 $lang['cf_from_name_error'] = 'Proszę podać nazwisko';
    28 $lang['cf_mail_format_error'] = 'mail musi być w postaci xxx@yyy.eee (przykład : jack@altern.org)';
    29 $lang['cf_subject_error'] = 'Proszę podać temat';
    30 $lang['cf_message_error'] = 'Proszę wpisać wiadomość';
    31 $lang['cf_error_sending_mail'] = 'Błąd podczas wysyłania wiadomości';
    32 $lang['cf_sending_mail_successful'] = 'Wiadomość wysłana poprawnie';
    33 $lang['cf_form_error'] = 'Nieprawidłowe dane';
    34 $lang['cf_no_unlink'] = 'Funkcja \'unlink\' niedostępna...';
    35 $lang['cf_unlink_errors'] = 'Wystąpił błąd podczas kasowania pliku';
    36 $lang['cf_config_saved'] = 'Konfiguracja zapisana poprawnie';
    37 $lang['cf_config_saved_with_errors'] = 'Konfiguracja zapisana z błędami';
    38 $lang['cf_length_not_integer'] = 'Rozmiar musi być liczbą';
    39 $lang['cf_delay_not_integer'] = 'Opóźnienie musi być liczbą';
    40 $lang['cf_link_error'] = 'Zmienna nie może zawierać spacji';
    41 $lang['cf_hide'] = 'Ukryj';
    42 
    43 // ==================================================================
    44 // Admin page
    45 $lang['cf_validate'] = 'Potwierdź';
    46 // Configuration tab
    47 $lang['cf_tab_config'] = 'Konfiguracja';
    48 $lang['cf_config'] = 'Konfiguracja';
    49 $lang['cf_config_desc'] = 'Konfiguracja podstawowa wtyczki';
    50 $lang['cf_label_config'] = 'Konfiguracja ogólna';
    51 $lang['cf_label_mail'] = 'Konfiguracja e-mail';
    52 $lang['cf_menu_link'] = 'Dodaj link do menu';
    53 $lang['cf_guest_allowed'] = 'Zezwalaj gościom na wysyłanie formularza';
    54 $lang['cf_mail_prefix'] = 'Przedrostek tematu wysłanej wiadomości e-mail';
    55 $lang['cf_separator'] = 'Znak separatora w formacie tekstowym wiadomości e-mail';
    56 $lang['cf_separator_length'] = 'Wielkość paska menu';
    57 $lang['cf_mandatory_name'] = 'Nazwisko jest wymagane';
    58 $lang['cf_mandatory_mail'] = 'Adres e-mail jest wymagany';
    59 $lang['cf_redirect_delay'] = 'Wstrzymaj opóźnienie przekierowania';
    60 // Emails tab
    61 $lang['cf_tab_emails'] = 'Adresy';
    62 $lang['cf_emails'] = 'Adresy';
    63 $lang['cf_emails_desc'] = 'Zarządzanie adresami e-mail do kontaktu';
    64 $lang['cf_active'] = 'Aktywny e-mail';
    65 $lang['cf_no_mail'] = 'Brak dostępnych adresów e-mail';
    66 $lang['cf_refresh'] = 'Ponowne tworzenie listy adresów e-mail';
    67 // translated by emcek
    68 $lang['title_send_mail'] = 'Komentarz na temat strony';
    69 $lang['Text after the contact form'] = 'Tekst pod formularzem';
    70 $lang['Text before the contact form'] = 'Tekst przed formularzem';
    71 $lang['cf_tab_persoform'] = 'Dodaj własny tekst';
    7244?>
Note: See TracChangeset for help on using the changeset viewer.