stov.po 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. # German translation file for stov
  2. # Helmut Pozimski <helmut@pozimski.eu>, 2012.
  3. #
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: 0.2beta"
  7. "POT-Creation-Date: 2012-07-04 22:48+CEST\n"
  8. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  9. "Last-Translator: Helmut Pozimski <helmut@pozimski.eu>\n"
  10. "Language-Team: Helmut Pozimski <helmut@pozimski.eu>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF8\n"
  13. "Content-Transfer-Encoding: UTF8\n"
  14. "Generated-By: pygettext.py 1.5\n"
  15. #: configuration.py:56
  16. msgid "Configuration could not be written, please check that the configuration directory exists and is writable"
  17. msgstr ""
  18. #: configuration.py:68
  19. msgid "The database could not be created, please check that the configuration directory exists and is writable"
  20. msgstr ""
  21. #: configuration.py:99
  22. msgid "Configuration directory could not be created, please check that your home directory exists and is writable"
  23. msgstr ""
  24. #: configuration.py:115
  25. msgid "Configuration could not be read, please check that the configuration file exists and is readable"
  26. msgstr ""
  27. #: configuration.py:132 configuration.py:153
  28. msgid "Invalid config version read"
  29. msgstr ""
  30. #: stov.py:49
  31. msgid "Translation files could not be found, localization won't be available"
  32. msgstr ""
  33. #: stov.py:90
  34. msgid "Usage: %prog [options]"
  35. msgstr ""
  36. #: stov.py:94
  37. msgid "Add a new subscription (requires either --search, --channel or --playlist)"
  38. msgstr ""
  39. #: stov.py:97
  40. msgid "Add a new Playlist subscription (requires add)"
  41. msgstr ""
  42. #: stov.py:99
  43. msgid "List the currently available subscriptions"
  44. msgstr ""
  45. #: stov.py:101
  46. msgid "remove a subscription"
  47. msgstr ""
  48. #: stov.py:103
  49. msgid "update the information about the available videos"
  50. msgstr ""
  51. #: stov.py:105
  52. msgid "download all available videos which haven't already been downloaded"
  53. msgstr ""
  54. #: stov.py:107
  55. msgid "optionally add a search string to a new channel subscription or create a new search subscription (requires --add)"
  56. msgstr ""
  57. #: stov.py:110
  58. msgid "Print all videos from a subscription"
  59. msgstr ""
  60. #: stov.py:112
  61. msgid "Mark all videos from one channel as read (requires subscription-id as argument)"
  62. msgstr ""
  63. #: stov.py:115
  64. msgid "specify a channel for a new subscription (requires --add)"
  65. msgstr ""
  66. #: stov.py:117
  67. msgid "show the license of the program"
  68. msgstr ""
  69. #: stov.py:119
  70. msgid "show the current running version number"
  71. msgstr ""
  72. #: stov.py:128
  73. msgid "This file should not be imported as a module please run it directly from command line"
  74. msgstr ""
  75. #: stov.py:143
  76. msgid "Lock file could not be opened, please check that it exists and is readable, quitting now"
  77. msgstr ""
  78. #: stov.py:148
  79. msgid ""
  80. "The lock file already exists, probably anotherinstance of this program is already running\n"
  81. "if you are sure this is not the case, delete itmanually and try again!"
  82. msgstr ""
  83. #: stov.py:158
  84. msgid "Old lock file could not be deleted!"
  85. msgstr ""
  86. #: stov.py:164
  87. msgid "Lock file could not be created, please check that /tmp is writable and properly configured, quitting now"
  88. msgstr ""
  89. #: stov.py:173
  90. msgid "This seems to be the first time you run the programm, it will now create the default configuration for you"
  91. msgstr ""
  92. #: stov.py:180
  93. msgid "Your configuration needs to be updated, performing update now."
  94. msgstr ""
  95. #: stov.py:184
  96. msgid "Your database needs to be updated, performing update now."
  97. msgstr ""
  98. #: stov.py:198
  99. msgid "Found youtube-dl, writing to configuration file."
  100. msgstr ""
  101. #: stov.py:201
  102. msgid "Could not find youtube-dl, it either does not exist, is not readable or not executable. Please note that youtube-dl is not needed for the program to run but is needed to use the download option which won't work otherwise. If youtube-dl isn't found automatically, you may also enter the path to it in the configuration file."
  103. msgstr ""
  104. #: stov.py:225
  105. msgid "Search_"
  106. msgstr ""
  107. #: stov.py:228
  108. msgid "Playlists do not support searching, search option will be ignored!"
  109. msgstr ""
  110. #: stov.py:235
  111. msgid "No valid subscription options given, subscription could not be added"
  112. msgstr ""
  113. #: stov.py:241
  114. msgid "New subscription "
  115. msgstr ""
  116. #: stov.py:242
  117. msgid " successfully added"
  118. msgstr ""
  119. #: stov.py:248 stov.py:277 stov.py:364
  120. msgid "Could not access the database, please check path and permissions and try again!"
  121. msgstr ""
  122. #: stov.py:255
  123. msgid "ID Title"
  124. msgstr ""
  125. #: stov.py:260
  126. msgid "No subscriptions added yet, add one!"
  127. msgstr ""
  128. #: stov.py:268
  129. msgid "Invalid Option, please use the ID of the subscriptionyou want to delete as parameter for the remove option"
  130. msgstr ""
  131. #: stov.py:296
  132. msgid "Could not access the database, please check pathand permissions and try again!"
  133. msgstr ""
  134. #: stov.py:318
  135. msgid "Downloaded %i new video"
  136. msgstr "%i neues Video heruntergeladen"
  137. #: stov.py:319
  138. msgid ""
  139. "The following episode has been downloaded by stov: \n"
  140. "\n"
  141. msgstr "stov hat folgende neue Folge heruntergeladen: \n"
  142. "\n"
  143. #: stov.py:321
  144. msgid "Downloaded %i new videos"
  145. msgstr "%i neue Videos heruntergeladen"
  146. #: stov.py:322
  147. msgid ""
  148. "The following episodes have been downloaded by stov: \n"
  149. "\n"
  150. msgstr "stov hat folgende neuen Folgen heruntergeladen: \n"
  151. "\n"
  152. #: stov.py:333
  153. msgid "Could not connect to the smtp server, please check your settings!"
  154. msgstr ""
  155. #: stov.py:343
  156. msgid "Could not access the database, please checkpath and permissions and try again!"
  157. msgstr ""
  158. #: stov.py:358
  159. msgid "Invalid subscription, please check the list and try again"
  160. msgstr ""
  161. #: stov.py:376
  162. msgid "Subscription could not be updated, please check if the ID given is correct"
  163. msgstr ""
  164. #: stov.py:405
  165. msgid "Could not delete the lock file. Please check what went wrong and clean up manually!"
  166. msgstr ""
  167. #: subscription.py:56
  168. msgid "Could not write to database, subscription was NOT deleted. Please check permissions and try again."
  169. msgstr ""
  170. #: subscription.py:66
  171. msgid "Subscription deleted successfully!"
  172. msgstr ""
  173. #: subscription.py:80
  174. msgid "Could not write to database, new video was NOT added! Please check permissions and try again."
  175. msgstr ""
  176. #: subscription.py:109
  177. msgid "Could not access database. Please check permissions and try again."
  178. msgstr ""
  179. #: subscription.py:135
  180. msgid "Videos in subscription "
  181. msgstr ""
  182. #: subscription.py:145
  183. msgid "Could not write to database, new subscription was NOT added! Please check permissions and try again."
  184. msgstr ""
  185. #: subscription.py:173
  186. msgid "Could not get API data, maybe the API is down or you have given wrong parameters, please check and try again!"
  187. msgstr ""
  188. #: subscription.py:194
  189. msgid "None or invalid subscription type given, please check the type option and try again"
  190. msgstr ""
  191. #: youtube.py:42
  192. msgid "Download directory does not exist and can't be created. Please check your configuration and try again"
  193. msgstr ""
  194. #: youtube.py:65
  195. msgid "The video %s could not be downloaded due to some problem with youtube-dl. If this happens to more than one video, please check your youtube-dl version"
  196. msgstr ""