common.lang.php a few fixes
Help photos_add_ftp.html translated.

git-svn-id: http://piwigo.org/svn/trunk@5902 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
pab
2010-04-17 13:03:48 +00:00
parent 60a0420868
commit 5e19ef98f6
3 changed files with 137 additions and 0 deletions
+5
View File
@@ -764,5 +764,10 @@ $lang['Add another set of photos'] = 'Přidat další množinu fotografií';
$lang['Unable to check for upgrade.'] = 'Není možno ověřit zda exituje nová verze.';
$lang['user_status_generic'] = 'Všeobecné';
$lang['IP'] = 'IP';
// missing translations
$lang['By rank'] = 'Podle hodnoceni';
$lang['Manual order'] = 'Řazeno ručně';
$lang['Order of menubar items has been updated successfully.'] = 'Pořadí položek v menu bylo úspěšně aktualizováno.';
$lang['This theme was not designed to be directly activated'] = 'Toto téma nebylo navrženo tak, aby bylo přímo aktivovatelné';
?>