feature 2102: add a few language keys to remove all image/picture/element and replace by photo

git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2011-01-17 23:53:47 +00:00
parent e123585dde
commit 7ca4f8e060
74 changed files with 247 additions and 806 deletions
-14
View File
@@ -292,18 +292,7 @@ $lang['A comment on your site'] = 'Komentarz do Twojej strony';
$lang['today'] = 'dzisiaj';
$lang['Update your rating'] = 'Aktualizuj Twoją ocenę';
$lang['wrong filename'] = 'zła nazwa pliku';
$lang['the filesize of the picture must not exceed :'] = 'rozmiar zdjęcia nie może przekraczać : ';
$lang['the picture must be to the fileformat jpg, gif or png'] = 'zdjęcia muszą być w formacie jpg, gif lub png';
$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['can\'t upload the picture on the server'] = 'nie można wgrać zdjęcia na serwer';
$lang['the username must be given'] = 'nazwa użytkownika musi być podana';
$lang['A picture\'s name already used'] = 'Nazwa zdjęcia już wykorzystana';
$lang['You must choose a picture fileformat for the image'] = 'Musisz wybrać format pliku dla zdjęcia';
$lang['Name of the picture'] = 'Nazwa zdjęcia';
$lang['Upload a picture'] = 'Wgraj zdjęcie';
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Zdjęcie wgrane pomyślnie. Zostanie zaakceptowane przez administratora tak szybko jak to możliwe';
$lang['useful when password forgotten'] = 'przydatne gdy zostanie zapomniane hasło';
$lang['Quick search'] = 'Szybkie wyszukiwanie';
$lang['Connected user: %s'] = 'Zalogowany użytkownik: %s';
@@ -317,8 +306,6 @@ $lang['Email: %s'] = 'Email: %s';
$lang['Admin: %s'] = 'Admin: %s';
$lang['Registration of %s'] = 'Rejestracja %s';
$lang['Album: %s'] = 'Album: %s';
$lang['Picture name: %s'] = 'Nazwa zdjęcia: %s';
$lang['Creation date: %s'] = 'Data utworzenia: %s';
$lang['Picture uploaded by %s'] = 'Zdjęcie wgrane przez %s';
// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zły status dla użytkownika "gość", używam domyślnego';
@@ -343,7 +330,6 @@ $lang['%d photo is also linked to current tags'] = '%d obraz jest także podpię
$lang['%d photos are also linked to current tags'] = '%d obrazów jest także podpiętych do aktualnych tagów';
$lang['display photos linked to this tag'] = 'Zobacz obrazy podpięte tylko do tego tagu';
$lang['photos posted during the last %d days'] = 'obrazy wgrane przez ostatnich %d dni';
$lang['Choose an image'] = 'Wybierz obraz';
$lang['Piwigo Help'] = 'Piwigo Pomoc';
$lang['Rank'] = 'Ranking';
$lang['group by letters'] = 'grupuj literami';