mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-30 13:33:54 +02:00
Update cs_CZ, thanks to webprostor
This commit is contained in:
@@ -996,3 +996,18 @@ $lang['Delete album "%s".'] = 'Smazat album "%s".';
|
||||
$lang['Delete album "%s" and its %d sub-albums.'] = 'Smazat album "%s" a jeho %d pod-alba.';
|
||||
$lang['Dashboard'] = 'Nástěnka';
|
||||
$lang['Confirm deletion'] = 'Potvrďte smazání';
|
||||
$lang['Visit'] = 'Navštívit';
|
||||
$lang['Display album date period'] = 'Zobraz čas přiřazený ke každému album, např. od 12. do 15. Června 2020';
|
||||
$lang['%d checksums were added'] = '%d kontrolních součtů bylo přidáno';
|
||||
$lang['Compute %d missing checksums'] = 'Vypočítávám %d chybějících kontrolních součtů';
|
||||
$lang['Some checksums are missing.'] = 'Některá data scházejí.';
|
||||
$lang['Piwigo requires an album to add photos.'] = 'Nejprve vytvořte nějaké album aby mohli být vloženy obrázky.';
|
||||
$lang['Display category date'] = 'Zobrazit čas pro kategorie';
|
||||
$lang['Synchronization in progress'] = 'Probíhá synchronizace';
|
||||
$lang['Welcome!'] = 'Vítejte!';
|
||||
$lang['checksums to add'] = 'ke kontrole';
|
||||
$lang['With no checksum'] = 'Bez kontroly';
|
||||
$lang['or'] = 'nebo ';
|
||||
$lang['Deletion in progress'] = 'Odstraňuji...';
|
||||
$lang['Create a first album'] = 'Vytvořit první album';
|
||||
$lang['... or hide this link'] = '... nebo skrýt tento odkaz';
|
||||
Reference in New Issue
Block a user