Changeset 12681 for trunk/language/pl_PL


Ignore:
Timestamp:
Dec 1, 2011, 10:02:52 PM (12 years ago)
Author:
rvelices
Message:

language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)

Location:
trunk/language/pl_PL
Files:
2 edited

Legend:

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

    r12677 r12681  
    205205$lang['High definition enabled'] = 'Wysoka jakość włączona';
    206206$lang['File'] = 'plik';
    207 $lang['Filesize'] = 'rozmiar pliku';
    208207$lang['first photo added on %s'] = 'pierwszy element dodany %s';
    209208$lang['Forbidden'] = 'Zabronione';
     
    394393$lang['Metadata synchronization results'] = 'Wynik synchronizacji metadanych';
    395394$lang['only perform a simulation (no change in database will be made)'] = 'przeprowadź tylko symulację (nie będzie żadnych zmian w bazie danych)';
    396 $lang['[Simulation]'] = '[Symulacja]';
    397395$lang['Simulation'] = 'Symulacja';
    398396$lang['directories + files'] = 'katalogi + pliki';
     
    554552$lang['nothing'] = 'nic';
    555553$lang['overrides existing values with empty ones'] = 'nadpisuje istniejące wartości pustymi';
    556 $lang['manage photo ranks'] = 'zarządzaj rankingami obrazów';
    557554$lang['Manage photo ranks'] = 'Zarządzaj rankingami obrazów';
    558555$lang['Edit ranks'] = 'Edytuj rankingi';
     
    691688$lang['Set as default language for unregistered and new users'] = 'Ustaw jako domyślny język dla niezarejestrowanych oraz nowych użytkowników';
    692689$lang['Add Photos'] = 'Dodaj zdjęcia';
    693 $lang['Download'] = 'Pobierz';
    694690$lang['The following tag was deleted'] = 'Ten tag został usunięty';
    695691$lang['Virtual Links'] = 'Wirtualne linki';
  • trunk/language/pl_PL/common.lang.php

    r12677 r12681  
    124124$lang['About Piwigo'] = 'O Piwigo';
    125125$lang['You are not authorized to access the requested page'] = 'Nie masz uprawnień do oglądania tej strony';
    126 $lang['add to caddie'] = 'Dodaj do koszyka';
     126$lang['Add to caddie'] = 'Dodaj do koszyka';
    127127$lang['add this photo to your favorites'] = 'Dodaj zdjęcie do ulubionych';
    128128$lang['Administration'] = 'Administracja';
     
    171171$lang['Delete'] = 'Usuń';
    172172$lang['descending'] = 'malejąco';
    173 $lang['download'] = 'Pobierz';
    174 $lang['download this file'] = 'Pobierz ten plik';
     173$lang['Download'] = 'Pobierz';
     174$lang['Download this file'] = 'Pobierz ten plik';
    175175$lang['edit'] = 'edytuj';
    176176$lang['wrong date'] = 'zła data';
     
    200200$lang['Last'] = 'Ostatnia';
    201201$lang['Logout'] = 'Wyloguj';
    202 $lang['E-mail address'] = 'Adres email';
    203202$lang['obligatory'] = 'obowiązkowe';
    204203$lang['Maximum photo height'] = 'Maksymalna wysokość zdjęć';
Note: See TracChangeset for help on using the changeset viewer.