default.inc.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. <?php
  2. /**
  3. * Gallery
  4. *
  5. * Copyright 2010-2012 by Shaun McCormick <shaun@modx.com>
  6. *
  7. * Gallery is free software; you can redistribute it and/or modify it under the
  8. * terms of the GNU General Public License as published by the Free Software
  9. * Foundation; either version 2 of the License, or (at your option) any later
  10. * version.
  11. *
  12. * Gallery is distributed in the hope that it will be useful, but WITHOUT ANY
  13. * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
  14. * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License along with
  17. * Gallery; if not, write to the Free Software Foundation, Inc., 59 Temple
  18. * Place, Suite 330, Boston, MA 02111-1307 USA
  19. *
  20. * @package gallery
  21. */
  22. /**
  23. * Default Czech Lexicon Entries for Gallery
  24. *
  25. * @package gallery
  26. * @subpackage lexicon
  27. *
  28. * @author modxcms.cz
  29. * @updated 2011-12-09
  30. */
  31. // $_lang['gallery'] = 'Gallery';
  32. $_lang['gallery'] = 'Galerie';
  33. // $_lang['gallery.active'] = 'Active';
  34. $_lang['gallery.active'] = 'Aktivní';
  35. // $_lang['gallery.active_desc'] = 'If false, this album will not be viewable.';
  36. $_lang['gallery.active_desc'] = 'Je-li nezaškrtnuto, album nebude na webu viditelné.';
  37. // $_lang['gallery.album'] = 'Album';
  38. $_lang['gallery.album'] = 'Album';
  39. // $_lang['gallery.album_create'] = 'Create Album';
  40. $_lang['gallery.album_create'] = 'Vytvořit album';
  41. // $_lang['gallery.album_err_nf'] = 'Album not found.';
  42. $_lang['gallery.album_err_nf'] = 'Album nenalezeno.';
  43. // $_lang['gallery.album_err_ns'] = 'Album not specified.';
  44. $_lang['gallery.album_err_ns'] = 'Nebylo vybráno album.';
  45. // $_lang['gallery.album_err_ns_name'] = 'Please enter a valid name for the album.';
  46. $_lang['gallery.album_err_ns_name'] = 'Zadejte platný název alba.';
  47. // $_lang['gallery.album_err_remove'] = 'An error occurred while trying to remove the album.';
  48. $_lang['gallery.album_err_remove'] = 'Nastala chyba při odstraňování alba.';
  49. // $_lang['gallery.album_err_save'] = 'An error occurred while trying to save the album.';
  50. $_lang['gallery.album_err_save'] = 'Nastala chyba při ukládání alba.';
  51. // $_lang['gallery.album_remove'] = 'Remove Album';
  52. $_lang['gallery.album_remove'] = 'Odstranit album';
  53. // $_lang['gallery.album_remove_confirm'] = 'Are you sure you want to remove this album? Any items that are not in any other albums will also be removed.';
  54. $_lang['gallery.album_remove_confirm'] = 'Opravdu chcete odstranit toto album? Všechny položky, které zároveň nejsou i v jiném albu budou také odstraněny.';
  55. // $_lang['gallery.album_update'] = 'Update Album';
  56. $_lang['gallery.album_update'] = 'Upravit album';
  57. // $_lang['gallery.albums'] = 'Albums';
  58. $_lang['gallery.albums'] = 'Alba';
  59. // $_lang['gallery.back'] = 'Back';
  60. $_lang['gallery.back'] = 'Zpět';
  61. // $_lang['gallery.batch_upload'] = 'Batch Upload';
  62. $_lang['gallery.batch_upload'] = 'Dávkové nahrávání';
  63. // $_lang['gallery.batch_upload_intro'] = '<p>Specify a directory on the filesystem to scan for images. You can use {base_path}, {core_path}, or {assets_path} as placeholders.</p>';
  64. $_lang['gallery.batch_upload_intro'] = '<p>Zadejte složku na FTP, který má být prohledán. Můžete použít placeholdery {base_path}, {core_path} nebo {assets_path}.</p>';
  65. // $_lang['gallery.batch_upload_tags'] = 'Tags to assign to any items batch uploaded, in comma-separated list format.';
  66. $_lang['gallery.batch_upload_tags'] = 'Tagy přiřazené každe položce dávkového nahrávání, seznam oddělený čárkou.';
  67. // $_lang['gallery.bytes'] = 'bytes';
  68. $_lang['gallery.bytes'] = 'bajtů';
  69. // $_lang['gallery.comma_separated_list'] = 'Comma-separated list';
  70. $_lang['gallery.comma_separated_list'] = 'Čárkou oddělený seznam';
  71. // $_lang['gallery.clearsuccessful'] = 'Clear Successful Uploads';
  72. $_lang['gallery.clearsuccessful'] = 'Vymazat úspěšně nahrané';
  73. // $_lang['gallery.clearfailure'] = 'Clear Failed Uploads';
  74. $_lang['gallery.clearfailure'] = 'Vymazat neúspešně nahrané';
  75. // $_lang['gallery.directory'] = 'Directory';
  76. $_lang['gallery.directory'] = 'Složka';
  77. // $_lang['gallery.directory_desc'] = 'The directory to scan for images.';
  78. $_lang['gallery.directory_desc'] = 'Složka, ve které budou vyhledány položky.';
  79. // $_lang['gallery.directory_err_create'] = 'Could not create directory: [[+directory]]';
  80. $_lang['gallery.directory_err_create'] = 'Nelze vytvořit složku: [[+directory]]';
  81. // $_lang['gallery.directory_err_nf'] = 'Directory not found.';
  82. $_lang['gallery.directory_err_nf'] = 'Složka nenalezena.';
  83. // $_lang['gallery.directory_err_ns'] = 'Directory not specified.';
  84. $_lang['gallery.directory_err_ns'] = 'Složka nebyla specifikována.';
  85. // $_lang['gallery.directory_err_write'] = 'Could not write to directory: [[+directory]]';
  86. $_lang['gallery.directory_err_write'] = 'Nelze zapisovat do složky: [[+directory]]';
  87. // $_lang['gallery.file'] = 'File';
  88. $_lang['gallery.file'] = 'Soubor';
  89. // $_lang['gallery.file_err_move'] = 'An error occurred while trying to move the file: [[+file]] to [[+target]]';
  90. $_lang['gallery.file_err_move'] = 'Nastala chyba při přesunu souboru: [[+file]] do [[+target]]';
  91. // $_lang['gallery.file_name'] = 'File Name';
  92. $_lang['gallery.file_name'] = 'Název souboru';
  93. // $_lang['gallery.file_size'] = 'File Size';
  94. $_lang['gallery.file_size'] = 'Velikost souboru';
  95. // $_lang['gallery.height'] = 'Height';
  96. $_lang['gallery.height'] = 'Výška';
  97. // $_lang['gallery.images_selected'] = '[[+count]] images selected.';
  98. $_lang['gallery.images_selected'] = 'Vybráno [[+count]] položek.';
  99. // $_lang['gallery.inactive'] = 'Inactive';
  100. $_lang['gallery.inactive'] = 'Neaktivní';
  101. // $_lang['gallery.intro_msg'] = 'Here you can manage your albums. Right-click on an album to view more options.';
  102. $_lang['gallery.intro_msg'] = 'V této části můžete spravovat svá alba. Pravým kliknutím na album získate další možnosti.';
  103. // $_lang['gallery.item_delete'] = 'Delete Item';
  104. $_lang['gallery.item_delete'] = 'Odstranit';
  105. // $_lang['gallery.item_delete_confirm'] = 'Are you sure you want to delete this item entirely? This is irreversible.';
  106. $_lang['gallery.item_delete_confirm'] = 'Opravdu chcete odstranit tuto položku? Tato akce je nevratná.';
  107. // $_lang['gallery.item_delete_multiple'] = 'Delete Selected Items';
  108. $_lang['gallery.item_delete_multiple'] = 'Odstranit vybrané položky';
  109. // $_lang['gallery.item_delete_multiple_confirm'] = 'Are you sure you want to delete these items entirely? This is irreversible.';
  110. $_lang['gallery.item_delete_multiple_confirm'] = 'Opradu chcete odstranit vybrané položky? Tato akce je nevratná.';
  111. // $_lang['gallery.item_err_nf'] = 'Item not found.';
  112. $_lang['gallery.item_err_nf'] = 'Položka nenalezena.';
  113. // $_lang['gallery.item_err_ns'] = 'Item not specified.';
  114. $_lang['gallery.item_err_ns'] = 'Nebyla vybrána položka.';
  115. // $_lang['gallery.item_err_ns_file'] = 'Please specify a file to upload.';
  116. $_lang['gallery.item_err_ns_file'] = 'Vyberte soubor, který chcete nahrát.';
  117. // $_lang['gallery.item_err_remove'] = 'An error occurred while trying to remove the item.';
  118. $_lang['gallery.item_err_remove'] = 'Nastala chyba při odstraňování položky.';
  119. // $_lang['gallery.item_err_save'] = 'An error occurred while trying to save the item.';
  120. $_lang['gallery.item_err_save'] = 'Nastala chyba při ukládání položky.';
  121. // $_lang['gallery.item_err_upload'] = 'An error occurred while trying to upload the item.';
  122. $_lang['gallery.item_err_upload'] = 'Nastala chyba při nahrávání položky.';
  123. // $_lang['gallery.item_remove'] = 'Remove Item';
  124. $_lang['gallery.item_remove'] = 'Odstranit';
  125. // $_lang['gallery.item_remove_album'] = 'Remove Item from Album';
  126. $_lang['gallery.item_remove_album'] = 'Odstranit položku z alba';
  127. // $_lang['gallery.item_update'] = 'Update Item';
  128. $_lang['gallery.item_update'] = 'Upravit položku';
  129. // $_lang['gallery.item_upload'] = 'Upload Item';
  130. $_lang['gallery.item_upload'] = 'Nahrát';
  131. // $_lang['gallery.item_url'] = 'URL';
  132. $_lang['gallery.item_url'] = 'URL';
  133. // $_lang['gallery.item_url_desc'] = 'A URL that the user will go to when clicking this Gallery Item.';
  134. $_lang['gallery.item_url_desc'] = 'URL na kterou přejde uživatel kliknutím na položku galerie.';
  135. // $_lang['gallery.items'] = 'Items';
  136. $_lang['gallery.items'] = 'Položky';
  137. // $_lang['gallery.menu_desc'] = 'A dynamic gallery system.';
  138. $_lang['gallery.menu_desc'] = 'Dynamický systém pro správu alb.';
  139. // $_lang['gallery.multi_item_upload'] = 'Multi-Upload';
  140. $_lang['gallery.multi_item_upload'] = 'Multi-Upload';
  141. // $_lang['gallery.parent'] = 'Parent';
  142. $_lang['gallery.parent'] = 'Nadřazené';
  143. // $_lang['gallery.prominent'] = 'Prominent';
  144. $_lang['gallery.prominent'] = 'Veřejné';
  145. // $_lang['gallery.prominent_desc'] = 'Making an Album non-prominent can be used to hide Albums from your Album listing, should you want a private album, or to create non-listed albums.';
  146. $_lang['gallery.prominent_desc'] = 'Nezaškrtnutím tohoto políčka učiníte album skrytým.';
  147. // $_lang['gallery.refresh'] = 'Refresh';
  148. $_lang['gallery.refresh'] = 'Obnovit';
  149. // $_lang['gallery.tags'] = 'Tags';
  150. $_lang['gallery.tags'] = 'Tagy';
  151. // $_lang['gallery.title'] = 'Title';
  152. $_lang['gallery.title'] = 'Titulek';
  153. // $_lang['gallery.width'] = 'Width';
  154. $_lang['gallery.width'] = 'Šířka';
  155. // $_lang['gallery.xpdozip_err_nf'] = 'Could not load xPDOZip class.';
  156. $_lang['gallery.xpdozip_err_nf'] = 'Nelze načíst třídu xPDOZip.';
  157. // $_lang['gallery.zip_err_ns'] = 'Please specify a zip file.';
  158. $_lang['gallery.zip_err_ns'] = 'Vyberte ZIP soubor.';
  159. // $_lang['gallery.zip_err_unpack'] = 'Could not unpack zip file. Please check and make sure that your zip file is not corrupted, and that the Gallery files path is correct.';
  160. $_lang['gallery.zip_err_unpack'] = 'Nelze rozbalit ZIP soubor. Zkontrolujte zda není ZIP soubor porušen a že jste zadali správnou cestu do galerie.';
  161. // $_lang['gallery.zip_file'] = 'Zip File';
  162. $_lang['gallery.zip_file'] = 'ZIP soubor';
  163. // $_lang['gallery.zip_upload'] = 'Zip Upload';
  164. $_lang['gallery.zip_upload'] = 'Nahrátí ZIP souboru';
  165. // $_lang['gallery.zip_upload_intro'] = '<p>Specify a zip file to upload for images. Gallery will unzip the file and place the images in it in this Album.</p>';
  166. $_lang['gallery.zip_upload_intro'] = '<p>Vyberte ZIP soubor s obrázky, který chcete nahrát na server, následně doje k rozbalení daného souboru a obrázky budou umístěny do tohoto alba.</p>';
  167. // $_lang['area_backend'] = 'Backend';
  168. $_lang['area_backend'] = 'Backend';
  169. // $_lang['setting_gallery.backend_thumb_far'] = 'Backend Thumbnail Aspect Ratio';
  170. $_lang['setting_gallery.backend_thumb_far'] = 'Backend poměr stran náhledu';
  171. // $_lang['setting_gallery.backend_thumb_far_desc'] = 'The phpThumb FAR (aspect ratio) setting for thumbnails when managing them in the backend.';
  172. $_lang['setting_gallery.backend_thumb_far_desc'] = 'Nastavení poměru stran pro náhledy zobrazené ve správci obsahu.';
  173. // $_lang['setting_gallery.backend_thumb_height'] = 'Backend Thumbnail Height';
  174. $_lang['setting_gallery.backend_thumb_height'] = 'Backend výška náhledu';
  175. // $_lang['setting_gallery.backend_thumb_height_desc'] = 'The height in pixels for thumbnails when managing them in the backend.';
  176. $_lang['setting_gallery.backend_thumb_height_desc'] = 'Výška náhledu při zobrazení ve správci obsahu.';
  177. // $_lang['setting_gallery.backend_thumb_width'] = 'Backend Thumbnail Width';
  178. $_lang['setting_gallery.backend_thumb_width'] = 'Backend šířka náhledu';
  179. // $_lang['setting_gallery.backend_thumb_width_desc'] = 'The width in pixels for thumbnails when managing them in the backend.';
  180. $_lang['setting_gallery.backend_thumb_width_desc'] = 'Šířka náhledu při zobrazení ve správci obsahu.';
  181. // $_lang['setting_gallery.backend_thumb_zoomcrop'] = 'Backend Thumbnail Zoomcrop';
  182. $_lang['setting_gallery.backend_thumb_zoomcrop'] = 'Backend ořez náhledu';
  183. // $_lang['setting_gallery.backend_thumb_zoomcrop_desc'] = 'Whether or not to use zoomcrop for thumbnails when managing them in the backend.';
  184. $_lang['setting_gallery.backend_thumb_zoomcrop_desc'] = 'Zda má být použit ořez při zobrazení ve správci obsahu.';
  185. // $_lang['setting_gallery.default_batch_upload_path'] = 'Default Batch Upload Path';
  186. $_lang['setting_gallery.default_batch_upload_path'] = 'Výchozí cesta pro dávkové nahrávání';
  187. // $_lang['setting_gallery.default_batch_upload_path_desc'] = 'The default value to use for the path when using batch upload.';
  188. $_lang['setting_gallery.default_batch_upload_path_desc'] = 'Výchozí cesta, kterou správce obsahu nabídne při použití dávkového nahrávání.';
  189. // $_lang['setting_gallery.thumbs_prepend_site_url'] = 'Prepend Site URL to Thumbs';
  190. $_lang['setting_gallery.thumbs_prepend_site_url'] = 'Přidávat URL portálu k náhledu';
  191. // $_lang['setting_gallery.thumbs_prepend_site_url_desc'] = 'If true, will prepend the site URL to all thumbnails being sent to phpThumb.';
  192. $_lang['setting_gallery.thumbs_prepend_site_url_desc'] = 'Je-li aktivní, systém přidá URL portálu před každý náhled poslaný do phpThumb.';