Changeset 12672 for trunk/language/pl_PL


Ignore:
Timestamp:
Nov 29, 2011, 9:44:38 PM (12 years ago)
Author:
rvelices
Message:

language cleanup (exact duplicates or almost same duplicate)

Location:
trunk/language/pl_PL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/pl_PL/admin.lang.php

    r12478 r12672  
    235235$lang['email'] = 'email';
    236236$lang['User'] = 'Użytkownik';
    237 $lang['Complementary mail content'] = 'Uzupełniająca treść wiadomości';
    238237$lang['See you soon,'] = 'Do zobaczenia wkrótce,';
    239238$lang['Go to'] = 'Przejdź do ';
     
    419418$lang['Toggle \'default group\' property'] = 'Właściwości przełączania \'grupy domyślnej\'';
    420419$lang['Advanced features'] = 'Zaawansowane';
    421 $lang['Specials'] = 'Specjalne';
    422420$lang['Overall'] = 'W sumie';
    423421$lang['Year'] = 'Rok';
     
    514512$lang['Other plugins'] = 'Inne wtyczki';
    515513$lang['Last revisions'] = 'Ostatnie wersje';
    516 $lang['Delete'] = 'Usuń';
    517514$lang['Are you sure you want to delete this plugin?'] = 'Czy na pewno chcesz usunąć tę wtyczkę?';
    518515$lang['Are you sure you want to install this plugin?'] = 'Czy na pewno chcesz zainstalować tę wtyczkę?';
  • trunk/language/pl_PL/common.lang.php

    r12184 r12672  
    9191$lang['N/A'] = 'N/D';
    9292$lang['New on %s'] = 'Nowe %s';
    93 $lang['New password confirmation does not correspond'] = 'Potwierdzenie podczas potwierdzania nowego hasła';
    9493$lang['Notification'] = 'Powiadamianie';
    9594$lang['Number of items'] = 'Liczba obiektów';
     
    356355$lang['%d rates'] = '%d ocen';
    357356$lang['Rating score'] = 'Ocena';
    358 $lang['Enter a username or email address'] = 'Wpisz nazwę użytkownika lub adres e-mail';
    359357$lang['Invalid username or email'] = 'Niewłaściwa nazwa użytkownika lub adres e-mail';
    360358$lang['Password reset is not allowed for this user'] = 'Przywracanie hasła jest dla tego użytkownika niedozwolone';
     
    375373$lang['Change my password'] = 'Zmień moje hasło';
    376374$lang['Enter your new password below.'] = 'Wpisz poniżej swoje nowe hasło.';
    377 $lang['Reset Password'] = 'Resetuj hasło';
    378375$lang['EXIF Metadata'] = 'Metadane EXIF';
    379376$lang['IPTC Metadata'] = 'Metadane IPTC';
Note: See TracChangeset for help on using the changeset viewer.