mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -240,7 +240,6 @@ $lang['Unknown identifier'] = 'Neznámý identifikátor';
|
||||
$lang['New password'] = 'Nové heslo';
|
||||
$lang['Rate this picture'] = 'Ohodnotit tuto fotografii';
|
||||
$lang['Next'] = 'Následující';
|
||||
$lang['Home'] = 'Zpět na úvodní stranu';
|
||||
$lang['no rate'] = 'bez hodnocení';
|
||||
$lang['Elements posted within the last %d day.'] = 'Fotografie vložené během posledního %d dne.';
|
||||
$lang['Elements posted within the last %d days.'] = 'Fotografie vložené během posledních %d dnů.';
|
||||
@@ -283,7 +282,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Neúplný dotaz. Nebyly z
|
||||
$lang['Search Options'] = 'Kritéria vyhledávání';
|
||||
$lang['Search results'] = 'Výsledky vyhledávání';
|
||||
$lang['Search in subcategories'] = 'Hledat v podkategoriích';
|
||||
$lang['Search'] = 'Hledat';
|
||||
$lang['searched words : %s'] = 'hledat slova : %s';
|
||||
$lang['Contact'] = 'Kontakt';
|
||||
$lang['set as category representative'] = 'Nastavit kategorii jako reprezentativní';
|
||||
@@ -308,7 +306,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'fotografie mus
|
||||
$lang['the height of the picture must not exceed :'] = 'výška fotografie nesmí být větší než : ';
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Volitelné (doporučeno) : přiřadit náhled k ';
|
||||
$lang['the width of the picture must not exceed :'] = 'šířka fotografie nesmí být větší než : ';
|
||||
$lang['Author'] = 'Autor';
|
||||
$lang['can\'t upload the picture on the server'] = 'Nelze nahrát fotografii na server';
|
||||
$lang['the username must be given'] = 'Je nutné zadat uživatelské jméno';
|
||||
$lang['A picture\'s name already used'] = 'Fotografie s tímto názvem již existuje';
|
||||
|
||||
Reference in New Issue
Block a user