mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
- removed multiple definitions of language keys
git-svn-id: http://piwigo.org/svn/branches/2.1@6418 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -236,7 +236,6 @@ $lang['Unknown identifier'] = 'Nieznany identyfikator';
|
||||
$lang['New password'] = 'Nowe hasło';
|
||||
$lang['Rate this picture'] = 'Oceń to zdjęcie';
|
||||
$lang['Next'] = 'Następne';
|
||||
$lang['Home'] = 'Strona główna';
|
||||
$lang['no rate'] = 'nie oceniane';
|
||||
$lang['Elements posted within the last %d day.'] = 'Wyświetl elementy umieszczone w ciągu ostatniego %s dnia.';
|
||||
$lang['Elements posted within the last %d days.'] = 'Wyświetl elementy umieszczone w ciąu ostatnich %s dni.';
|
||||
@@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Puste zapytanie. Nie zost
|
||||
$lang['Search Options'] = 'Opcje wyszukiwania';
|
||||
$lang['Search results'] = 'Wyniki wyszukiwania';
|
||||
$lang['Search in subcategories'] = 'Szukaj w podkategoriach';
|
||||
$lang['Search'] = 'Szukaj';
|
||||
$lang['searched words : %s'] = 'szukane słowa : %s';
|
||||
$lang['Contact'] = 'Kontakt';
|
||||
$lang['set as category representative'] = 'ustaw jako reprezentanta kategorii';
|
||||
@@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'zdjęcia musz
|
||||
$lang['the height of the picture must not exceed :'] = 'wysokość zdjęcia nie może przekraczać : ';
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z ';
|
||||
$lang['the width of the picture must not exceed :'] = 'szerokość zdjęcia nie może przekraczać : ';
|
||||
$lang['Author'] = 'Autor';
|
||||
$lang['can\'t upload the picture on the server'] = 'nie można wgrać zdjęcia na serwer';
|
||||
$lang['the username must be given'] = 'nazwa użytkonika musi być podana';
|
||||
$lang['A picture\'s name already used'] = 'Nazwa zdjęcia już wykorzystana';
|
||||
|
||||
Reference in New Issue
Block a user