Changeset 6199 for extensions/autoupdate/trunk/language/cs_CZ
- Timestamp:
- May 16, 2010, 7:55:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/autoupdate/trunk/language/cs_CZ/plugin.lang.php
r6198 r6199 28 28 $lang['Some themes and plugins may be not available yet.'] = 'Nìkteré šablony a rozšíøení zatím nemusejí být k dispozici.'; 29 29 $lang['You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Mùžete aktualizovat na verzi Piwigo %s pøímo,není potøeba nejprve aktualizovat na Piwigo %s.'; 30 $lang[' First Step'] = 'První krok';31 $lang[' Second Step'] = 'Druhý krok';32 $lang[' Third Step'] = 'Tøetí krok';30 $lang['autoupdate_step_1'] = 'První krok'; 31 $lang['autoupdate_step_2'] = 'Druhý krok'; 32 $lang['autoupdate_step_3'] = 'Tøetí krok'; 33 33 $lang['Save Template Directory'] = 'Ulož složku šablony'; 34 34 $lang['Dump Database'] = 'Výpis Databáze';
Note: See TracChangeset
for help on using the changeset viewer.