Blame view
sources/apps/gallery/l10n/cs_CZ.php
451 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Obrázky", |
|
d1bafeea1
|
3 4 5 |
"Picture view" => "Zobrazení obrázku", "Error loading slideshow template" => "Chyba při načítání šablony prezentace", "Share" => "Sdílet", |
|
6d9380f96
|
6 7 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Nebyly nalezeny žádné obrázky! Pokud nějaké nahraješ, budou zobrazeny zde.", "shared by %s" => "sdíleno %s", |
|
d1bafeea1
|
8 9 |
"File list" => "Seznam souborů" ); |