Simple Calendar – Google Calendar Plugin - Version 3.1.22

Version Description

  • This bumps the version number but is the same code as 3.1.20 so plugins can auto update to the fixed version.
Download this release

Release Info

Developer simplecalendar
Plugin Icon 128x128 Simple Calendar – Google Calendar Plugin
Version 3.1.22
Comparing to
See all releases

Code changes from version 3.1.20 to 3.1.22

Files changed (332) hide show
  1. assets/css/admin-add-calendar.css +0 -0
  2. assets/css/admin-add-calendar.min.css +0 -0
  3. assets/css/admin.css +0 -0
  4. assets/css/admin.min.css +0 -0
  5. assets/css/default-calendar-grid.css +0 -0
  6. assets/css/default-calendar-grid.min.css +0 -0
  7. assets/css/default-calendar-list.css +0 -0
  8. assets/css/default-calendar-list.min.css +0 -0
  9. assets/css/vendor/jquery.qtip.css +0 -0
  10. assets/css/vendor/jquery.qtip.min.css +0 -0
  11. assets/css/vendor/select2.css +0 -0
  12. assets/css/vendor/select2.min.css +0 -0
  13. assets/fonts/simple-calendar.eot +0 -0
  14. assets/fonts/simple-calendar.svg +0 -0
  15. assets/fonts/simple-calendar.ttf +0 -0
  16. assets/fonts/simple-calendar.woff +0 -0
  17. assets/images/simple-calendar-icon-fill.svg +0 -0
  18. assets/images/simple-calendar-icon-strokes.svg +0 -0
  19. assets/images/welcome/fullcalendar-google-calendar-pro-grid-view.png +0 -0
  20. assets/images/welcome/grid-view-basic.png +0 -0
  21. assets/images/welcome/grid-view-widget-dark-theme.png +0 -0
  22. assets/images/welcome/icon-185x185.png +0 -0
  23. assets/images/welcome/list-view-widget.png +0 -0
  24. assets/js/admin-add-calendar.js +0 -0
  25. assets/js/admin-add-calendar.min.js +0 -0
  26. assets/js/admin.js +0 -0
  27. assets/js/admin.min.js +0 -0
  28. assets/js/default-calendar.js +0 -0
  29. assets/js/default-calendar.min.js +0 -0
  30. assets/js/vendor/imagesloaded.pkgd.js +0 -0
  31. assets/js/vendor/imagesloaded.pkgd.min.js +0 -0
  32. assets/js/vendor/jquery.qtip.js +0 -0
  33. assets/js/vendor/jquery.qtip.min.js +0 -0
  34. assets/js/vendor/jquery.qtip.min.map +0 -0
  35. assets/js/vendor/jquery.tipTip.js +0 -0
  36. assets/js/vendor/jquery.tipTip.minified.js +0 -0
  37. assets/js/vendor/moment-timezone-with-data.js +0 -0
  38. assets/js/vendor/moment-timezone-with-data.min.js +0 -0
  39. assets/js/vendor/moment-timezone.js +0 -0
  40. assets/js/vendor/moment.js +0 -0
  41. assets/js/vendor/moment.min.js +0 -0
  42. assets/js/vendor/select2.js +0 -0
  43. assets/js/vendor/select2.min.js +0 -0
  44. google-calendar-events.php +2 -2
  45. i18n/google-calendar-events-de_DE.mo +0 -0
  46. i18n/google-calendar-events-de_DE.po +1617 -0
  47. i18n/translating.txt +0 -0
  48. includes/abstracts/admin-page.php +0 -0
  49. includes/abstracts/calendar-view.php +0 -0
  50. includes/abstracts/calendar.php +0 -0
  51. includes/abstracts/feed.php +0 -0
  52. includes/abstracts/field.php +0 -0
  53. includes/abstracts/meta-box.php +0 -0
  54. includes/abstracts/widget.php +0 -0
  55. includes/admin/ajax.php +0 -0
  56. includes/admin/assets.php +0 -0
  57. includes/admin/bulk-actions.php +0 -0
  58. includes/admin/fields/checkbox.php +0 -0
  59. includes/admin/fields/date-picker.php +0 -0
  60. includes/admin/fields/datetime-format.php +0 -0
  61. includes/admin/fields/license.php +0 -0
  62. includes/admin/fields/nonce.php +0 -0
  63. includes/admin/fields/radio.php +0 -0
  64. includes/admin/fields/select.php +0 -0
  65. includes/admin/fields/standard.php +0 -0
  66. includes/admin/fields/textarea.php +0 -0
  67. includes/admin/menus.php +0 -0
  68. includes/admin/meta-boxes.php +0 -0
  69. includes/admin/metaboxes/attach-calendar.php +0 -0
  70. includes/admin/metaboxes/get-shortcode.php +0 -0
  71. includes/admin/metaboxes/newsletter.php +0 -0
  72. includes/admin/metaboxes/settings.php +0 -0
  73. includes/admin/metaboxes/upgrade-to-premium.php +0 -0
  74. includes/admin/notice.php +0 -0
  75. includes/admin/notices.php +0 -0
  76. includes/admin/pages.php +0 -0
  77. includes/admin/pages/add-ons.php +0 -0
  78. includes/admin/pages/advanced.php +0 -0
  79. includes/admin/pages/calendars.php +0 -0
  80. includes/admin/pages/feeds.php +0 -0
  81. includes/admin/pages/licenses.php +0 -0
  82. includes/admin/pages/system-status.php +0 -0
  83. includes/admin/post-types.php +0 -0
  84. includes/admin/updater.php +0 -0
  85. includes/admin/welcome.php +0 -0
  86. includes/ajax.php +0 -0
  87. includes/assets.php +0 -0
  88. includes/autoload.php +0 -0
  89. includes/browser.php +0 -0
  90. includes/calendars/admin/default-calendar-admin.php +0 -0
  91. includes/calendars/default-calendar.php +0 -0
  92. includes/calendars/views/default-calendar-grid.php +0 -0
  93. includes/calendars/views/default-calendar-list.php +0 -0
  94. includes/events/event-builder.php +0 -0
  95. includes/events/event.php +0 -0
  96. includes/events/events.php +0 -0
  97. includes/feeds/admin/google-admin.php +0 -0
  98. includes/feeds/admin/grouped-calendars-admin.php +0 -0
  99. includes/feeds/google.php +0 -0
  100. includes/feeds/grouped-calendars.php +0 -0
  101. includes/functions/admin.php +0 -0
  102. includes/functions/deprecated.php +0 -0
  103. includes/functions/shared.php +0 -0
  104. includes/installation.php +0 -0
  105. includes/main.php +0 -0
  106. includes/objects.php +0 -0
  107. includes/post-types.php +0 -0
  108. includes/shortcodes.php +0 -0
  109. includes/update.php +0 -0
  110. includes/updates/update-v210.php +0 -0
  111. includes/updates/update-v220.php +0 -0
  112. includes/updates/update-v300.php +0 -0
  113. includes/updates/update-v3013.php +0 -0
  114. includes/widgets.php +0 -0
  115. includes/widgets/calendar.php +0 -0
  116. includes/wp-requirements.php +0 -0
  117. license.txt +0 -0
  118. readme.txt +4 -1
  119. uninstall.php +0 -0
  120. vendor/autoload.php +0 -0
  121. vendor/composer/ClassLoader.php +0 -0
  122. vendor/composer/LICENSE +0 -0
  123. vendor/composer/autoload_classmap.php +0 -0
  124. vendor/composer/autoload_files.php +0 -0
  125. vendor/composer/autoload_namespaces.php +0 -0
  126. vendor/composer/autoload_psr4.php +0 -0
  127. vendor/composer/autoload_real.php +0 -0
  128. vendor/composer/autoload_static.php +0 -0
  129. vendor/composer/installed.json +0 -0
  130. vendor/google/apiclient/CONTRIBUTING.md +0 -0
  131. vendor/google/apiclient/LICENSE +0 -0
  132. vendor/google/apiclient/README.md +0 -0
  133. vendor/google/apiclient/autoload.php +0 -0
  134. vendor/google/apiclient/composer.json +0 -0
  135. vendor/google/apiclient/examples/appengineauth.php +0 -0
  136. vendor/google/apiclient/examples/batch.php +0 -0
  137. vendor/google/apiclient/examples/fileupload.php +0 -0
  138. vendor/google/apiclient/examples/idtoken.php +0 -0
  139. vendor/google/apiclient/examples/index.php +0 -0
  140. vendor/google/apiclient/examples/multi-api.php +0 -0
  141. vendor/google/apiclient/examples/service-account.php +0 -0
  142. vendor/google/apiclient/examples/simple-query.php +0 -0
  143. vendor/google/apiclient/examples/simplefileupload.php +0 -0
  144. vendor/google/apiclient/examples/styles/style.css +0 -0
  145. vendor/google/apiclient/examples/templates/base.php +0 -0
  146. vendor/google/apiclient/examples/user-example.php +0 -0
  147. vendor/google/apiclient/phpunit.xml.dist +0 -0
  148. vendor/google/apiclient/src/Google/Auth/Abstract.php +0 -0
  149. vendor/google/apiclient/src/Google/Auth/AppIdentity.php +0 -0
  150. vendor/google/apiclient/src/Google/Auth/AssertionCredentials.php +0 -0
  151. vendor/google/apiclient/src/Google/Auth/ComputeEngine.php +0 -0
  152. vendor/google/apiclient/src/Google/Auth/Exception.php +0 -0
  153. vendor/google/apiclient/src/Google/Auth/LoginTicket.php +0 -0
  154. vendor/google/apiclient/src/Google/Auth/OAuth2.php +0 -0
  155. vendor/google/apiclient/src/Google/Auth/Simple.php +0 -0
  156. vendor/google/apiclient/src/Google/Cache/Abstract.php +0 -0
  157. vendor/google/apiclient/src/Google/Cache/Apc.php +0 -0
  158. vendor/google/apiclient/src/Google/Cache/Exception.php +0 -0
  159. vendor/google/apiclient/src/Google/Cache/File.php +0 -0
  160. vendor/google/apiclient/src/Google/Cache/Memcache.php +0 -0
  161. vendor/google/apiclient/src/Google/Cache/Null.php +0 -0
  162. vendor/google/apiclient/src/Google/Client.php +0 -0
  163. vendor/google/apiclient/src/Google/Collection.php +0 -0
  164. vendor/google/apiclient/src/Google/Config.php +0 -0
  165. vendor/google/apiclient/src/Google/Exception.php +0 -0
  166. vendor/google/apiclient/src/Google/Http/Batch.php +0 -0
  167. vendor/google/apiclient/src/Google/Http/CacheParser.php +0 -0
  168. vendor/google/apiclient/src/Google/Http/MediaFileUpload.php +0 -0
  169. vendor/google/apiclient/src/Google/Http/REST.php +0 -0
  170. vendor/google/apiclient/src/Google/Http/Request.php +0 -0
  171. vendor/google/apiclient/src/Google/IO/Abstract.php +0 -0
  172. vendor/google/apiclient/src/Google/IO/Curl.php +0 -0
  173. vendor/google/apiclient/src/Google/IO/Exception.php +0 -0
  174. vendor/google/apiclient/src/Google/IO/Stream.php +0 -0
  175. vendor/google/apiclient/src/Google/IO/cacerts.pem +0 -0
  176. vendor/google/apiclient/src/Google/Logger/Abstract.php +0 -0
  177. vendor/google/apiclient/src/Google/Logger/Exception.php +0 -0
  178. vendor/google/apiclient/src/Google/Logger/File.php +0 -0
  179. vendor/google/apiclient/src/Google/Logger/Null.php +0 -0
  180. vendor/google/apiclient/src/Google/Logger/Psr.php +0 -0
  181. vendor/google/apiclient/src/Google/Model.php +0 -0
  182. vendor/google/apiclient/src/Google/Service.php +0 -0
  183. vendor/google/apiclient/src/Google/Service/AdExchangeBuyer.php +0 -0
  184. vendor/google/apiclient/src/Google/Service/AdExchangeSeller.php +0 -0
  185. vendor/google/apiclient/src/Google/Service/AdSense.php +0 -0
  186. vendor/google/apiclient/src/Google/Service/AdSenseHost.php +0 -0
  187. vendor/google/apiclient/src/Google/Service/Admin.php +0 -0
  188. vendor/google/apiclient/src/Google/Service/Analytics.php +0 -0
  189. vendor/google/apiclient/src/Google/Service/AnalyticsReporting.php +0 -0
  190. vendor/google/apiclient/src/Google/Service/AndroidEnterprise.php +0 -0
  191. vendor/google/apiclient/src/Google/Service/AndroidPublisher.php +0 -0
  192. vendor/google/apiclient/src/Google/Service/AppState.php +0 -0
  193. vendor/google/apiclient/src/Google/Service/Appengine.php +0 -0
  194. vendor/google/apiclient/src/Google/Service/Appsactivity.php +0 -0
  195. vendor/google/apiclient/src/Google/Service/Audit.php +0 -0
  196. vendor/google/apiclient/src/Google/Service/Autoscaler.php +0 -0
  197. vendor/google/apiclient/src/Google/Service/Bigquery.php +0 -0
  198. vendor/google/apiclient/src/Google/Service/Blogger.php +0 -0
  199. vendor/google/apiclient/src/Google/Service/Books.php +0 -0
  200. vendor/google/apiclient/src/Google/Service/Calendar.php +0 -0
  201. vendor/google/apiclient/src/Google/Service/CivicInfo.php +0 -0
  202. vendor/google/apiclient/src/Google/Service/Classroom.php +0 -0
  203. vendor/google/apiclient/src/Google/Service/CloudMonitoring.php +0 -0
  204. vendor/google/apiclient/src/Google/Service/CloudUserAccounts.php +0 -0
  205. vendor/google/apiclient/src/Google/Service/Cloudbilling.php +0 -0
  206. vendor/google/apiclient/src/Google/Service/Cloudbuild.php +0 -0
  207. vendor/google/apiclient/src/Google/Service/Clouddebugger.php +0 -0
  208. vendor/google/apiclient/src/Google/Service/Cloudlatencytest.php +0 -0
  209. vendor/google/apiclient/src/Google/Service/Cloudresourcemanager.php +0 -0
  210. vendor/google/apiclient/src/Google/Service/Cloudsearch.php +0 -0
  211. vendor/google/apiclient/src/Google/Service/Cloudtrace.php +0 -0
  212. vendor/google/apiclient/src/Google/Service/Compute.php +0 -0
  213. vendor/google/apiclient/src/Google/Service/Computeaccounts.php +0 -0
  214. vendor/google/apiclient/src/Google/Service/Container.php +0 -0
  215. vendor/google/apiclient/src/Google/Service/Coordinate.php +0 -0
  216. vendor/google/apiclient/src/Google/Service/Customsearch.php +0 -0
  217. vendor/google/apiclient/src/Google/Service/DataTransfer.php +0 -0
  218. vendor/google/apiclient/src/Google/Service/Dataflow.php +0 -0
  219. vendor/google/apiclient/src/Google/Service/Dataproc.php +0 -0
  220. vendor/google/apiclient/src/Google/Service/Datastore.php +0 -0
  221. vendor/google/apiclient/src/Google/Service/DeploymentManager.php +0 -0
  222. vendor/google/apiclient/src/Google/Service/Dfareporting.php +0 -0
  223. vendor/google/apiclient/src/Google/Service/Directory.php +0 -0
  224. vendor/google/apiclient/src/Google/Service/Dns.php +0 -0
  225. vendor/google/apiclient/src/Google/Service/DoubleClickBidManager.php +0 -0
  226. vendor/google/apiclient/src/Google/Service/Doubleclicksearch.php +0 -0
  227. vendor/google/apiclient/src/Google/Service/Drive.php +0 -0
  228. vendor/google/apiclient/src/Google/Service/Exception.php +0 -0
  229. vendor/google/apiclient/src/Google/Service/Fitness.php +0 -0
  230. vendor/google/apiclient/src/Google/Service/Freebase.php +0 -0
  231. vendor/google/apiclient/src/Google/Service/Fusiontables.php +0 -0
  232. vendor/google/apiclient/src/Google/Service/Games.php +0 -0
  233. vendor/google/apiclient/src/Google/Service/GamesConfiguration.php +0 -0
  234. vendor/google/apiclient/src/Google/Service/GamesManagement.php +0 -0
  235. vendor/google/apiclient/src/Google/Service/Genomics.php +0 -0
  236. vendor/google/apiclient/src/Google/Service/Gmail.php +0 -0
  237. vendor/google/apiclient/src/Google/Service/GroupsMigration.php +0 -0
  238. vendor/google/apiclient/src/Google/Service/Groupssettings.php +0 -0
  239. vendor/google/apiclient/src/Google/Service/Iam.php +0 -0
  240. vendor/google/apiclient/src/Google/Service/IdentityToolkit.php +0 -0
  241. vendor/google/apiclient/src/Google/Service/Kgsearch.php +0 -0
  242. vendor/google/apiclient/src/Google/Service/Licensing.php +0 -0
  243. vendor/google/apiclient/src/Google/Service/Logging.php +0 -0
  244. vendor/google/apiclient/src/Google/Service/Manager.php +0 -0
  245. vendor/google/apiclient/src/Google/Service/MapsEngine.php +0 -0
  246. vendor/google/apiclient/src/Google/Service/Mirror.php +0 -0
  247. vendor/google/apiclient/src/Google/Service/Monitoring.php +0 -0
  248. vendor/google/apiclient/src/Google/Service/Oauth2.php +0 -0
  249. vendor/google/apiclient/src/Google/Service/Pagespeedonline.php +0 -0
  250. vendor/google/apiclient/src/Google/Service/Partners.php +0 -0
  251. vendor/google/apiclient/src/Google/Service/People.php +0 -0
  252. vendor/google/apiclient/src/Google/Service/Playmoviespartner.php +0 -0
  253. vendor/google/apiclient/src/Google/Service/Plus.php +0 -0
  254. vendor/google/apiclient/src/Google/Service/PlusDomains.php +0 -0
  255. vendor/google/apiclient/src/Google/Service/Prediction.php +0 -0
  256. vendor/google/apiclient/src/Google/Service/Proximitybeacon.php +0 -0
  257. vendor/google/apiclient/src/Google/Service/Pubsub.php +0 -0
  258. vendor/google/apiclient/src/Google/Service/QPXExpress.php +0 -0
  259. vendor/google/apiclient/src/Google/Service/Replicapool.php +0 -0
  260. vendor/google/apiclient/src/Google/Service/Replicapoolupdater.php +0 -0
  261. vendor/google/apiclient/src/Google/Service/Reports.php +0 -0
  262. vendor/google/apiclient/src/Google/Service/Reseller.php +0 -0
  263. vendor/google/apiclient/src/Google/Service/Resource.php +0 -0
  264. vendor/google/apiclient/src/Google/Service/Resourceviews.php +0 -0
  265. vendor/google/apiclient/src/Google/Service/SQLAdmin.php +0 -0
  266. vendor/google/apiclient/src/Google/Service/Script.php +0 -0
  267. vendor/google/apiclient/src/Google/Service/ServiceRegistry.php +0 -0
  268. vendor/google/apiclient/src/Google/Service/Sheets.php +0 -0
  269. vendor/google/apiclient/src/Google/Service/ShoppingContent.php +0 -0
  270. vendor/google/apiclient/src/Google/Service/SiteVerification.php +0 -0
  271. vendor/google/apiclient/src/Google/Service/Spectrum.php +0 -0
  272. vendor/google/apiclient/src/Google/Service/Storage.php +0 -0
  273. vendor/google/apiclient/src/Google/Service/Storagetransfer.php +0 -0
  274. vendor/google/apiclient/src/Google/Service/TagManager.php +0 -0
  275. vendor/google/apiclient/src/Google/Service/Taskqueue.php +0 -0
  276. vendor/google/apiclient/src/Google/Service/Tasks.php +0 -0
  277. vendor/google/apiclient/src/Google/Service/Translate.php +0 -0
  278. vendor/google/apiclient/src/Google/Service/Urlshortener.php +0 -0
  279. vendor/google/apiclient/src/Google/Service/Vision.php +0 -0
  280. vendor/google/apiclient/src/Google/Service/Webfonts.php +0 -0
  281. vendor/google/apiclient/src/Google/Service/Webmasters.php +0 -0
  282. vendor/google/apiclient/src/Google/Service/YouTube.php +0 -0
  283. vendor/google/apiclient/src/Google/Service/YouTubeAnalytics.php +0 -0
  284. vendor/google/apiclient/src/Google/Service/YouTubeReporting.php +0 -0
  285. vendor/google/apiclient/src/Google/Signer/Abstract.php +0 -0
  286. vendor/google/apiclient/src/Google/Signer/P12.php +0 -0
  287. vendor/google/apiclient/src/Google/Task/Exception.php +0 -0
  288. vendor/google/apiclient/src/Google/Task/Retryable.php +0 -0
  289. vendor/google/apiclient/src/Google/Task/Runner.php +0 -0
  290. vendor/google/apiclient/src/Google/Utils.php +0 -0
  291. vendor/google/apiclient/src/Google/Utils/URITemplate.php +0 -0
  292. vendor/google/apiclient/src/Google/Verifier/Abstract.php +0 -0
  293. vendor/google/apiclient/src/Google/Verifier/Pem.php +0 -0
  294. vendor/google/apiclient/src/Google/autoload.php +0 -0
  295. vendor/google/apiclient/style/ruleset.xml +0 -0
  296. vendor/google/apiclient/tests/BaseTest.php +0 -0
  297. vendor/google/apiclient/tests/OAuthHelper.php +0 -0
  298. vendor/google/apiclient/tests/README +0 -0
  299. vendor/google/apiclient/tests/adsense/AdSenseTest.php +0 -0
  300. vendor/google/apiclient/tests/bootstrap.php +0 -0
  301. vendor/google/apiclient/tests/general/ApiBatchRequestTest.php +0 -0
  302. vendor/google/apiclient/tests/general/ApiCacheParserTest.php +0 -0
  303. vendor/google/apiclient/tests/general/ApiClientTest.php +0 -0
  304. vendor/google/apiclient/tests/general/ApiMediaFileUploadTest.php +0 -0
  305. vendor/google/apiclient/tests/general/ApiModelTest.php +0 -0
  306. vendor/google/apiclient/tests/general/ApiOAuth2Test.php +0 -0
  307. vendor/google/apiclient/tests/general/AuthTest.php +0 -0
  308. vendor/google/apiclient/tests/general/CacheTest.php +0 -0
  309. vendor/google/apiclient/tests/general/ComputeEngineAuthTest.php +0 -0
  310. vendor/google/apiclient/tests/general/Http/BatchTest.php +0 -0
  311. vendor/google/apiclient/tests/general/Http/RequestTest.php +0 -0
  312. vendor/google/apiclient/tests/general/IoTest.php +0 -0
  313. vendor/google/apiclient/tests/general/LoggerTest.php +0 -0
  314. vendor/google/apiclient/tests/general/RequestTest.php +0 -0
  315. vendor/google/apiclient/tests/general/ResourceTest.php +0 -0
  316. vendor/google/apiclient/tests/general/RestTest.php +0 -0
  317. vendor/google/apiclient/tests/general/ServiceTest.php +0 -0
  318. vendor/google/apiclient/tests/general/TaskTest.php +0 -0
  319. vendor/google/apiclient/tests/general/URITemplateTest.php +0 -0
  320. vendor/google/apiclient/tests/general/testdata/cacert.json +0 -0
  321. vendor/google/apiclient/tests/general/testdata/cacert.pem +0 -0
  322. vendor/google/apiclient/tests/general/testdata/cert.p12 +0 -0
  323. vendor/google/apiclient/tests/general/testdata/privkey.pem +0 -0
  324. vendor/google/apiclient/tests/general/testdata/service-12345.json +0 -0
  325. vendor/google/apiclient/tests/general/testdata/service-rsa-12345.json +0 -0
  326. vendor/google/apiclient/tests/general/testdata/test.ini +0 -0
  327. vendor/google/apiclient/tests/general/testdata/test_public_key.pem +0 -0
  328. vendor/google/apiclient/tests/pagespeed/PageSpeedTest.php +0 -0
  329. vendor/google/apiclient/tests/plus/PlusTest.php +0 -0
  330. vendor/google/apiclient/tests/tasks/TasksTest.php +0 -0
  331. vendor/google/apiclient/tests/urlshortener/UrlShortenerTests.php +0 -0
  332. vendor/google/apiclient/tests/youtube/YouTubeTest.php +0 -0
assets/css/admin-add-calendar.css CHANGED
File without changes
assets/css/admin-add-calendar.min.css CHANGED
File without changes
assets/css/admin.css CHANGED
File without changes
assets/css/admin.min.css CHANGED
File without changes
assets/css/default-calendar-grid.css CHANGED
File without changes
assets/css/default-calendar-grid.min.css CHANGED
File without changes
assets/css/default-calendar-list.css CHANGED
File without changes
assets/css/default-calendar-list.min.css CHANGED
File without changes
assets/css/vendor/jquery.qtip.css CHANGED
File without changes
assets/css/vendor/jquery.qtip.min.css CHANGED
File without changes
assets/css/vendor/select2.css CHANGED
File without changes
assets/css/vendor/select2.min.css CHANGED
File without changes
assets/fonts/simple-calendar.eot CHANGED
File without changes
assets/fonts/simple-calendar.svg CHANGED
File without changes
assets/fonts/simple-calendar.ttf CHANGED
File without changes
assets/fonts/simple-calendar.woff CHANGED
File without changes
assets/images/simple-calendar-icon-fill.svg CHANGED
File without changes
assets/images/simple-calendar-icon-strokes.svg CHANGED
File without changes
assets/images/welcome/fullcalendar-google-calendar-pro-grid-view.png CHANGED
File without changes
assets/images/welcome/grid-view-basic.png CHANGED
File without changes
assets/images/welcome/grid-view-widget-dark-theme.png CHANGED
File without changes
assets/images/welcome/icon-185x185.png CHANGED
File without changes
assets/images/welcome/list-view-widget.png CHANGED
File without changes
assets/js/admin-add-calendar.js CHANGED
File without changes
assets/js/admin-add-calendar.min.js CHANGED
File without changes
assets/js/admin.js CHANGED
File without changes
assets/js/admin.min.js CHANGED
File without changes
assets/js/default-calendar.js CHANGED
File without changes
assets/js/default-calendar.min.js CHANGED
File without changes
assets/js/vendor/imagesloaded.pkgd.js CHANGED
File without changes
assets/js/vendor/imagesloaded.pkgd.min.js CHANGED
File without changes
assets/js/vendor/jquery.qtip.js CHANGED
File without changes
assets/js/vendor/jquery.qtip.min.js CHANGED
File without changes
assets/js/vendor/jquery.qtip.min.map CHANGED
File without changes
assets/js/vendor/jquery.tipTip.js CHANGED
File without changes
assets/js/vendor/jquery.tipTip.minified.js CHANGED
File without changes
assets/js/vendor/moment-timezone-with-data.js CHANGED
File without changes
assets/js/vendor/moment-timezone-with-data.min.js CHANGED
File without changes
assets/js/vendor/moment-timezone.js CHANGED
File without changes
assets/js/vendor/moment.js CHANGED
File without changes
assets/js/vendor/moment.min.js CHANGED
File without changes
assets/js/vendor/select2.js CHANGED
File without changes
assets/js/vendor/select2.min.js CHANGED
File without changes
google-calendar-events.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: Add Google Calendar events to your WordPress site in minutes. Beautiful calendar displays. Fully responsive.
6
  * Author: Simple Calendar
7
  * Author URI: https://simplecalendar.io
8
- * Version: 3.1.20
9
  * Text Domain: google-calendar-events
10
  * Domain Path: /i18n
11
  *
@@ -21,7 +21,7 @@ if ( ! defined( 'ABSPATH' ) ) {
21
  $this_plugin_path = trailingslashit( dirname( __FILE__ ) );
22
  $this_plugin_dir = plugin_dir_url( __FILE__ );
23
  $this_plugin_constants = array(
24
- 'SIMPLE_CALENDAR_VERSION' => '3.1.20',
25
  'SIMPLE_CALENDAR_MAIN_FILE' => __FILE__,
26
  'SIMPLE_CALENDAR_URL' => $this_plugin_dir,
27
  'SIMPLE_CALENDAR_ASSETS' => $this_plugin_dir . 'assets/',
5
  * Description: Add Google Calendar events to your WordPress site in minutes. Beautiful calendar displays. Fully responsive.
6
  * Author: Simple Calendar
7
  * Author URI: https://simplecalendar.io
8
+ * Version: 3.1.22
9
  * Text Domain: google-calendar-events
10
  * Domain Path: /i18n
11
  *
21
  $this_plugin_path = trailingslashit( dirname( __FILE__ ) );
22
  $this_plugin_dir = plugin_dir_url( __FILE__ );
23
  $this_plugin_constants = array(
24
+ 'SIMPLE_CALENDAR_VERSION' => '3.1.22',
25
  'SIMPLE_CALENDAR_MAIN_FILE' => __FILE__,
26
  'SIMPLE_CALENDAR_URL' => $this_plugin_dir,
27
  'SIMPLE_CALENDAR_ASSETS' => $this_plugin_dir . 'assets/',
i18n/google-calendar-events-de_DE.mo ADDED
Binary file
i18n/google-calendar-events-de_DE.po ADDED
@@ -0,0 +1,1617 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - Simple Calendar – Google Calendar Plugin - Stable (latest release) in German
2
+ # This file is distributed under the same license as the Plugins - Simple Calendar – Google Calendar Plugin - Stable (latest release) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2018-02-27 16:09:01+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/2.4.0-alpha\n"
11
+ "Language: de\n"
12
+ "Project-Id-Version: Plugins - Simple Calendar – Google Calendar Plugin - Stable (latest release)\n"
13
+
14
+ #: includes/admin/metaboxes/settings.php:724
15
+ msgid "Checking this box will use the spacing contained in the separator field above. Otherwise one space on each side of the separator will be used instead."
16
+ msgstr "Wenn du dies aktivierst, wird der Abstand verwendet, der im obigen Trennzeichenfeld enthalten ist. Andernfalls wird ein Leerzeichen auf jeder Seite des Trennzeichens verwendet."
17
+
18
+ #: includes/admin/metaboxes/settings.php:713
19
+ msgid "Preserve Separator Spacing"
20
+ msgstr "Separatorabstand beibehalten"
21
+
22
+ #: includes/admin/pages/system-status.php:350
23
+ msgid "Cannot connect to MySQL database."
24
+ msgstr "Es kann keine Verbindung zur MySQL Datenbank aufgebaut werden."
25
+
26
+ #: includes/functions/admin.php:372
27
+ msgid "Upgrade to Premium Now"
28
+ msgstr "Jetzt auf Premium upgraden"
29
+
30
+ #: includes/functions/admin.php:366
31
+ msgid "Priority email support"
32
+ msgstr "Vorrangiger E-Mail-Support"
33
+
34
+ #: includes/functions/admin.php:365
35
+ msgid "Display attachments"
36
+ msgstr "Anhänge anzeigen"
37
+
38
+ #: includes/functions/admin.php:364
39
+ msgid "Show attendees & RSVP status"
40
+ msgstr "Teilnehmer & RSVP Status anzeigen"
41
+
42
+ #: includes/functions/admin.php:363
43
+ msgid "Display private calendar events"
44
+ msgstr "Termine aus privaten Kalendern anzeigen"
45
+
46
+ #: includes/functions/admin.php:362
47
+ msgid "Limit event display times"
48
+ msgstr "Termine zeitlich begrenzt anzeigen"
49
+
50
+ #: includes/functions/admin.php:361
51
+ msgid "Event titles & start times in grid"
52
+ msgstr "Titel & Startzeiten von Terminen in der Rasteransicht anzeigen"
53
+
54
+ #: includes/functions/admin.php:360
55
+ msgid "Fast view switching"
56
+ msgstr "Schneller Wechsel zwischen den Darstellungsansichten"
57
+
58
+ #: includes/functions/admin.php:359
59
+ msgid "Show week & day views"
60
+ msgstr "Wochen- & Tagesansichten anzeigen"
61
+
62
+ #: includes/functions/admin.php:358
63
+ msgid "Display color coded events"
64
+ msgstr "Farblich gekennzeichnete Termine anzeigen"
65
+
66
+ #: includes/functions/admin.php:354
67
+ msgid "Some of the features included with our premium add-ons"
68
+ msgstr "Einige Funktionen, die in unseren Premium Add-ons enthalten sind"
69
+
70
+ #: includes/admin/meta-boxes.php:96
71
+ msgid "Looking for more?"
72
+ msgstr "Du möchtest mehr?"
73
+
74
+ #: includes/admin/metaboxes/settings.php:625
75
+ msgid "See details."
76
+ msgstr "Details ansehen."
77
+
78
+ #: includes/admin/metaboxes/settings.php:623
79
+ msgid "Setting this to <code>Event source default</code> can at times cause unexpected results. Please test thoroughly."
80
+ msgstr "<code>Standard-Zeitzone der Kalenderquelle nutzen</code> kann manchmal zu unerwarteten Ergebnissen führen. Bitte diese Einstellung gründlich testen."
81
+
82
+ #: includes/admin/metaboxes/settings.php:622
83
+ msgid "Warning"
84
+ msgstr "Warnung"
85
+
86
+ #: includes/admin/pages/system-status.php:341
87
+ msgid "Read more."
88
+ msgstr "Weiterlesen."
89
+
90
+ #: includes/admin/pages/system-status.php:340
91
+ msgid "WordPress.org recommends upgrading to PHP 7 or higher for better security."
92
+ msgstr "WordPress.org empfiehlt aus Sicherheitsgründen auf PHP 7 oder höher zu aktualisieren."
93
+
94
+ #: includes/admin/pages/system-status.php:480
95
+ msgid "No version found."
96
+ msgstr "Keine neue Version gefunden"
97
+
98
+ #: includes/admin/metaboxes/settings.php:504
99
+ #: includes/calendars/views/default-calendar-list.php:679
100
+ msgid "There are no upcoming events."
101
+ msgstr "Keine kommenden Termine vorhanden."
102
+
103
+ #: includes/admin/metaboxes/settings.php:538
104
+ msgid "Powered By"
105
+ msgstr "Zur Verfügung gestellt von:"
106
+
107
+ #: includes/admin/metaboxes/settings.php:550
108
+ msgid "Yes, Simple Calendar rocks! Show some love with a little link below this calendar."
109
+ msgstr "Ja, Simple Calendar rockt! Unterstütze uns mit einem kleinen Link unterhalb dieses Kalenders."
110
+
111
+ #: includes/admin/metaboxes/settings.php:485
112
+ msgid "Yes (hide navigation arrows)"
113
+ msgstr "Ja (verstecke Navigation)"
114
+
115
+ #: includes/functions/admin.php:327
116
+ msgid "Just take me the add-ons"
117
+ msgstr "Direkt zu den Add-ons gehen"
118
+
119
+ #: includes/functions/admin.php:324
120
+ msgid "No spam. Unsubscribe anytime."
121
+ msgstr "Kein Spam. Jederzeit abbestellen."
122
+
123
+ #: includes/calendars/admin/default-calendar-admin.php:371
124
+ msgid "This setting will modify the day number background for any days that have events on them."
125
+ msgstr "Diese Einstellung ändert die Hintergrundfarbe für alle Tage, an denen es Termine gibt."
126
+
127
+ #: includes/admin/welcome.php:208
128
+ msgid "View Pricing and Try a Demo of our Simple Calendar Pro Add-ons."
129
+ msgstr "Siehe dir unsere Preise an und probiere eine Demoversion von unseren Simple Calendar Pro Add-ons."
130
+
131
+ #: includes/admin/welcome.php:204
132
+ msgid "FullCalendar and Google Calendar Pro"
133
+ msgstr "FullCalendar und Google Calendar Pro"
134
+
135
+ #: includes/admin/welcome.php:203
136
+ msgid "Add even more display options with add-ons like"
137
+ msgstr "Füge mehr Darstellungsoptionen hinzu mit unseren Add-ons wie"
138
+
139
+ #: includes/admin/welcome.php:195
140
+ msgid "Configure event colors, number of events to display, grid or list style and more."
141
+ msgstr "Termin-Farben anpassen, Anzahl der darzustellenden Termine ändern, Rasteransicht oder Listenansicht und vieles mehr."
142
+
143
+ #: includes/functions/admin.php:300
144
+ msgid "Enter your name and email and we'll send you a coupon code for <strong>20% off</strong> all Pro Add-on purchases."
145
+ msgstr "Gib deinen Namen und deine E-Mail-Adresse ein und wir senden dir einen Coupon-Code mit dem du <strong>20% Rabatt</strong> auf alle Pro Add-on Einkäufe erhältst."
146
+
147
+ #: includes/admin/welcome.php:152
148
+ msgid "to get started now."
149
+ msgstr "um sofort loszulegen."
150
+
151
+ #: includes/admin/ajax.php:153
152
+ msgid "An error has occurred, please try again."
153
+ msgstr "Es ist ein Fehler aufgetreten, versuche es bitte erneut."
154
+
155
+ #: includes/calendars/admin/default-calendar-admin.php:351
156
+ msgid "This option will set the background color for today's date. It will change the day number background and the border around the current day."
157
+ msgstr "Diese Einstellung ändert die Hintergrundfarbe des Tages des aktuellen Datums. Es ändert die Hintergrundfarbe der Tageszahl und die Umrandung des aktuellen Tages."
158
+
159
+ #. translators: %s prints the current version of the plugin.
160
+ #: includes/admin/welcome.php:147
161
+ msgid "Simple Calendar %s has a few display options to configure. "
162
+ msgstr "Simple Calendar %s hat einige Ansichtsoptionen zum Einstellen."
163
+
164
+ #: includes/admin/pages/advanced.php:77
165
+ msgid "If ticked, this option will prevent all front end stylesheets to load. This also includes all add-on stylesheets."
166
+ msgstr "Wenn aktiviert, verhindert diese Option das Laden aller Stylesheets im Frontend. Dies betrifft auch alle Stylesheets der Add-ons. "
167
+
168
+ #: includes/admin/welcome.php:151
169
+ msgid "Check out our documentation"
170
+ msgstr "Schau dir unsere Dokumentation an"
171
+
172
+ #: includes/admin/metaboxes/settings.php:300
173
+ msgid "Weeks"
174
+ msgstr "Wochen"
175
+
176
+ #: includes/admin/metaboxes/settings.php:311
177
+ msgid "Months"
178
+ msgstr "Monate"
179
+
180
+ #: includes/admin/metaboxes/settings.php:322
181
+ msgid "Years"
182
+ msgstr "Jahre"
183
+
184
+ #: includes/admin/metaboxes/settings.php:286
185
+ msgid "Days"
186
+ msgstr "Tagen"
187
+
188
+ #: includes/admin/pages/advanced.php:76
189
+ msgid "Disable CSS"
190
+ msgstr "Deaktiviere CSS"
191
+
192
+ #: includes/calendars/admin/default-calendar-admin.php:293
193
+ msgid "Yes, display on all days of event"
194
+ msgstr "Ja, alle Tage des Termins anzeigen."
195
+
196
+ #: includes/calendars/admin/default-calendar-admin.php:294
197
+ msgid "No, display only on first day of event"
198
+ msgstr "Nein, nur den ersten Tag des Termins anzeigen."
199
+
200
+ #: includes/admin/pages/advanced.php:49
201
+ msgid "Manage front end assets that handle the calendars appearance."
202
+ msgstr "Verwalte die Frontend Stylesheets, die das Aussehen des Kalenders beeinflussen."
203
+
204
+ #: includes/calendars/admin/default-calendar-admin.php:295
205
+ msgid "No, display on all days of event up to current day (list view only)"
206
+ msgstr "Nein, zeige alle Tage des Termins bis zum aktuellen Datum an (nur in der Listenansicht)"
207
+
208
+ #: includes/admin/pages/advanced.php:48
209
+ msgid "Styles"
210
+ msgstr "Stil"
211
+
212
+ #: includes/admin/metaboxes/settings.php:529
213
+ msgid "No line breaks, no auto paragraphs"
214
+ msgstr "Keine Zeilenumbrüche, keine automatischen Absätze"
215
+
216
+ #: includes/admin/metaboxes/settings.php:512
217
+ msgid "Event Formatting"
218
+ msgstr "Termin-Formatierung"
219
+
220
+ #: includes/admin/metaboxes/settings.php:528
221
+ msgid "No line breaks, auto paragraphs"
222
+ msgstr "Keine Zeilenumbrüche, Absätze automatisch hinzufügen"
223
+
224
+ #: includes/admin/metaboxes/settings.php:523
225
+ msgid "How to preserve line breaks and paragraphs in the event template builder."
226
+ msgstr "Wie mit Zeilenumbrüchen und Absätzen im Termin-Ansichtstemplate umgegangen werden soll."
227
+
228
+ #: includes/abstracts/calendar.php:854
229
+ msgid "Powered by <a href=\"%s\" target=\"_blank\">Simple Calendar</a>"
230
+ msgstr "Powered by <a href=\"%s\" target=\"_blank\">Simple Calendar</a>"
231
+
232
+ #: includes/admin/metaboxes/settings.php:527
233
+ msgid "Preserve line breaks, auto paragraphs (default)"
234
+ msgstr "Zeilenumbrüche erhalten, Absätze automatisch hinzufügen (Standard)"
235
+
236
+ #: includes/events/event-builder.php:793
237
+ msgctxt "human date event builder code modifier"
238
+ msgid "from now"
239
+ msgstr "vor"
240
+
241
+ #: includes/events/event-builder.php:791
242
+ msgctxt "human date event builder code modifier"
243
+ msgid "ago"
244
+ msgstr "nach"
245
+
246
+ #: includes/feeds/admin/google-admin.php:87
247
+ msgid "<strong>Note:</strong> Calendars configured to use the <strong><a href=\"%s\" target=\"_blank\">Google Calendar Pro add-on</a></strong> use a different method of authorization."
248
+ msgstr "<strong>Anmerkung:</strong> Kalender, die das <strong><a href=\"%s\" target=\"_blank\">Google Calendar Pro Add-On</a></strong> verwenden, benutzen eine abweichende Methode zur Authentifizierung."
249
+
250
+ #: includes/widgets/calendar.php:142
251
+ msgid "Calendar:"
252
+ msgstr "Kalender:"
253
+
254
+ #. #-#-#-#-# google-calendar-events-code.pot (Simple Calendar 3.1.18)
255
+ #. #-#-#-#-#
256
+ #. Plugin URI of the plugin/theme
257
+ #. #-#-#-#-# google-calendar-events-code.pot (Simple Calendar 3.1.18)
258
+ #. #-#-#-#-#
259
+ #. Author URI of the plugin/theme
260
+ msgid "https://simplecalendar.io"
261
+ msgstr "https://simplecalendar.io"
262
+
263
+ #: includes/widgets/calendar.php:148
264
+ msgid "No calendars found."
265
+ msgstr "Keine Kalender gefunden"
266
+
267
+ #: includes/post-types.php:184
268
+ msgid "Calendars not found in Trash"
269
+ msgstr "Keine Kalender im Papierkorb gefunden."
270
+
271
+ #: includes/post-types.php:183
272
+ msgid "Calendars not found"
273
+ msgstr "Kalender wurden nicht gefunden"
274
+
275
+ #: includes/post-types.php:182
276
+ msgid "Search Calendar"
277
+ msgstr "Kalendersuche"
278
+
279
+ #: includes/widgets/calendar.php:51
280
+ msgid "Display a calendar of events from one of your calendar feeds."
281
+ msgstr "Zeige einen Kalender mit Terminen aus einem deiner Kalender-Feeds."
282
+
283
+ #. Description of the plugin/theme
284
+ msgid "Add Google Calendar events to your WordPress site in minutes. Beautiful calendar displays. Fully responsive."
285
+ msgstr "Füge Google Calendar Termine in wenigen Minuten zu deiner WordPress Website hinzu. Wunderschöne Kalender-Ansichten. Voll responsives Design."
286
+
287
+ #. #-#-#-#-# google-calendar-events-code.pot (Simple Calendar 3.1.18)
288
+ #. #-#-#-#-#
289
+ #. Plugin Name of the plugin/theme
290
+ #. #-#-#-#-# google-calendar-events-code.pot (Simple Calendar 3.1.18)
291
+ #. #-#-#-#-#
292
+ #. Author of the plugin/theme
293
+ #: includes/widgets/calendar.php:49
294
+ msgid "Simple Calendar"
295
+ msgstr "Simple Calendar"
296
+
297
+ #: includes/post-types.php:176
298
+ msgid "Add New Calendar"
299
+ msgstr "Neuen Kalender hinzufügen"
300
+
301
+ #: includes/calendars/views/default-calendar-grid.php:196
302
+ #: includes/calendars/views/default-calendar-list.php:197
303
+ #: includes/post-types.php:179
304
+ msgid "Edit Calendar"
305
+ msgstr "Kalender bearbeiten"
306
+
307
+ #: includes/post-types.php:181
308
+ msgid "View Calendar"
309
+ msgstr "Kalender ansehen"
310
+
311
+ #: includes/post-types.php:178
312
+ msgid "New Calendar"
313
+ msgstr "Neuer Kalender"
314
+
315
+ #: includes/post-types.php:175
316
+ msgid "All Calendars"
317
+ msgstr "Alle Kalender"
318
+
319
+ #: includes/post-types.php:174
320
+ msgid "Parent Calendar:"
321
+ msgstr "Übergeordneter Kalender:"
322
+
323
+ #: includes/post-types.php:170
324
+ msgctxt "Post Type General Name"
325
+ msgid "Calendars"
326
+ msgstr "Kalender"
327
+
328
+ #: includes/post-types.php:171
329
+ msgctxt "Post Type Singular Name"
330
+ msgid "Calendar"
331
+ msgstr "Kalender"
332
+
333
+ #: includes/post-types.php:180
334
+ msgid "Update Calendar"
335
+ msgstr "Kalender aktualisieren"
336
+
337
+ #: includes/post-types.php:137
338
+ msgid "Popular Categories"
339
+ msgstr "Populäre Kategorien"
340
+
341
+ #: includes/post-types.php:138
342
+ msgid "Search Categories"
343
+ msgstr "Kategorien durchsuchen"
344
+
345
+ #: includes/post-types.php:135
346
+ msgid "Add or remove categories"
347
+ msgstr "Kategorien hinzufügen oder entfernen"
348
+
349
+ #: includes/post-types.php:134
350
+ msgid "Separate categories with commas"
351
+ msgstr "Trenne die Kategorien mit Kommas"
352
+
353
+ #: includes/post-types.php:133
354
+ msgid "View Category"
355
+ msgstr "Kategorie anzeigen"
356
+
357
+ #: includes/post-types.php:132
358
+ msgid "Update Category"
359
+ msgstr "Kategorien aktualisieren."
360
+
361
+ #: includes/post-types.php:129
362
+ msgid "New Category"
363
+ msgstr "Neue Kategorie"
364
+
365
+ #: includes/post-types.php:130
366
+ msgid "Add New Category"
367
+ msgstr "Terminkategorie hinzufügen"
368
+
369
+ #: includes/post-types.php:131
370
+ msgid "Edit Category"
371
+ msgstr "Kategorie editieren"
372
+
373
+ #: includes/post-types.php:128
374
+ msgid "Parent Category:"
375
+ msgstr "Übergeordnete Kategorie:"
376
+
377
+ #: includes/post-types.php:127
378
+ msgid "Parent Category"
379
+ msgstr "Übergeordnete Terminkategorie"
380
+
381
+ #: includes/post-types.php:126
382
+ msgid "All Categories"
383
+ msgstr "allen Kategorien"
384
+
385
+ #: includes/post-types.php:90
386
+ msgid "All Calendar Types"
387
+ msgstr "Alle Kalenderarten"
388
+
389
+ #: includes/post-types.php:91
390
+ msgid "Parent Calendar Type"
391
+ msgstr "Übergeordnete Kalenderart"
392
+
393
+ #: includes/post-types.php:92
394
+ msgid "Parent Calendar Type:"
395
+ msgstr "Übergeordnete Kalenderart:"
396
+
397
+ #: includes/post-types.php:93
398
+ msgid "New Calendar Type"
399
+ msgstr "Neue Kalenderart"
400
+
401
+ #: includes/post-types.php:94
402
+ msgid "Add New Calendar Type"
403
+ msgstr "Neue Kalenderart hinzufügen"
404
+
405
+ #: includes/post-types.php:95
406
+ msgid "Edit Calendar Type"
407
+ msgstr "Kalenderart bearbeiten"
408
+
409
+ #: includes/post-types.php:96
410
+ msgid "Update Calendar Type"
411
+ msgstr "Kalenderart aktualisieren"
412
+
413
+ #: includes/post-types.php:97
414
+ msgid "View Calendar Type"
415
+ msgstr "Kalenderart anzeigen"
416
+
417
+ #: includes/post-types.php:98
418
+ msgid "Separate calendar types with commas"
419
+ msgstr "Trenne Kalenderarten mit Kommas"
420
+
421
+ #: includes/post-types.php:99
422
+ msgid "Add or remove calendar types"
423
+ msgstr "Kalenderarten hinzufügen oder entfernen"
424
+
425
+ #: includes/post-types.php:101
426
+ msgid "Popular calendar types"
427
+ msgstr "Beliebte Kalenderarten"
428
+
429
+ #: includes/post-types.php:102
430
+ msgid "Search Calendar Types"
431
+ msgstr "Kalenderarten suchen"
432
+
433
+ #: includes/post-types.php:87
434
+ msgid "Calendar Types"
435
+ msgstr "Art des Kalenders"
436
+
437
+ #: includes/post-types.php:123 includes/post-types.php:125
438
+ msgid "Categories"
439
+ msgstr "Kategorien"
440
+
441
+ #: includes/post-types.php:67 includes/post-types.php:103
442
+ #: includes/post-types.php:139
443
+ msgid "Not Found"
444
+ msgstr "Seite nicht gefunden"
445
+
446
+ #: includes/post-types.php:51
447
+ msgid "Events Source Types"
448
+ msgstr "Arten der Veranstaltungsquellen"
449
+
450
+ #: includes/post-types.php:54
451
+ msgid "All Events Source Types"
452
+ msgstr "Alle Veranstaltungsquellen"
453
+
454
+ #: includes/post-types.php:55
455
+ msgid "Parent Events Source Type"
456
+ msgstr "Übergeordnete Veranstaltungsquelle"
457
+
458
+ #: includes/post-types.php:56
459
+ msgid "Parent Events Source Type:"
460
+ msgstr "Übergeordnete Veranstaltungsquelle:"
461
+
462
+ #: includes/post-types.php:57
463
+ msgid "New Events Source Type"
464
+ msgstr "Neue Veranstaltungsquelle"
465
+
466
+ #: includes/post-types.php:58
467
+ msgid "Add New Events Source Type"
468
+ msgstr "Neue Veranstaltungsquelle hinzufügen"
469
+
470
+ #: includes/post-types.php:59
471
+ msgid "Edit Events Source Type"
472
+ msgstr "Veranstaltungsquelle bearbeiten"
473
+
474
+ #: includes/post-types.php:60
475
+ msgid "Update Events Source Type"
476
+ msgstr "Veranstaltungsquelle aktualisieren"
477
+
478
+ #: includes/post-types.php:61
479
+ msgid "View Events Source Type"
480
+ msgstr "Veranstaltungsquelle anzeigen"
481
+
482
+ #: includes/post-types.php:62
483
+ msgid "Separate events source types with commas"
484
+ msgstr "Trenne Veranstaltungsquellen mit Kommas"
485
+
486
+ #: includes/post-types.php:63
487
+ msgid "Add or remove events source types"
488
+ msgstr "Veranstaltungsquellen hinzufügen oder entfernen"
489
+
490
+ #: includes/post-types.php:65
491
+ msgid "Popular events source types"
492
+ msgstr "Beliebte Veranstaltungsquellen"
493
+
494
+ #: includes/post-types.php:66
495
+ msgid "Search Events Source Types"
496
+ msgstr "Veranstaltungsquellen suchen"
497
+
498
+ #: includes/post-types.php:64 includes/post-types.php:100
499
+ #: includes/post-types.php:136
500
+ msgid "Choose from the most used"
501
+ msgstr "Wähle aus den Meistverwendeten"
502
+
503
+ #: includes/post-types.php:52 includes/post-types.php:53
504
+ msgid "Events Source Type"
505
+ msgstr "Art der Veranstaltungsquelle"
506
+
507
+ #: includes/functions/shared.php:283
508
+ msgid "See more details"
509
+ msgstr "Weitere Details anzeigen"
510
+
511
+ #: includes/functions/admin.php:331
512
+ msgid "Thank you!"
513
+ msgstr "Danke!"
514
+
515
+ #: includes/functions/admin.php:321
516
+ msgid "Send me the coupon"
517
+ msgstr "Sende mir den Coupon"
518
+
519
+ #: includes/functions/admin.php:304
520
+ msgid "Your Email"
521
+ msgstr "Deine Email-Adresse"
522
+
523
+ #: includes/functions/admin.php:312
524
+ msgid "First Name"
525
+ msgstr "Vorname"
526
+
527
+ #: includes/feeds/grouped-calendars.php:46
528
+ msgid "Grouped Calendar"
529
+ msgstr "Gruppierter Kalender"
530
+
531
+ #: includes/feeds/google.php:358
532
+ msgid "Only you can see this notice."
533
+ msgstr "Nur Du kannst diese Notiz sehen."
534
+
535
+ #: includes/feeds/admin/grouped-calendars-admin.php:155
536
+ msgid "There are no calendar categories yet."
537
+ msgstr "Noch keine Kalenderkategorien."
538
+
539
+ #: includes/functions/admin.php:243
540
+ msgid "Press %s to copy."
541
+ msgstr "Drücke %s zum Kopieren."
542
+
543
+ #: includes/feeds/admin/grouped-calendars-admin.php:121
544
+ #: includes/feeds/admin/grouped-calendars-admin.php:147
545
+ msgid "No results found."
546
+ msgstr "Es wurden keine Ergebnisse gefunden."
547
+
548
+ #: includes/feeds/admin/grouped-calendars-admin.php:103
549
+ msgid "Choose from which calendar feeds you want to get events from. Choose them individually or select all those belonging to calendar feed categories."
550
+ msgstr "Wähle von welchen Kalender Feeds du Events erhalten möchtest. Wähle diese individuell oder wähle all diese aus, die zu Kalender Fees Kategorien gehören."
551
+
552
+ #: includes/calendars/views/default-calendar-grid.php:204
553
+ msgid "Previous Month"
554
+ msgstr "Vorheriger Monat"
555
+
556
+ #: includes/calendars/views/default-calendar-grid.php:437
557
+ msgid "Event"
558
+ msgstr "Veranstaltungen"
559
+
560
+ #: includes/feeds/admin/google-admin.php:200
561
+ msgid "Show all"
562
+ msgstr "Alle zeigen"
563
+
564
+ #: includes/events/event-builder.php:305
565
+ msgid "No end time"
566
+ msgstr "Keine Endzeit"
567
+
568
+ #. translators: One more person attending the event.
569
+ #: includes/events/event-builder.php:933
570
+ msgid "1 more attendee"
571
+ msgid_plural "%s more attendees"
572
+ msgstr[0] "Ein weiterer Teilnehmer"
573
+ msgstr[1] "%s weitere Teilnehmer"
574
+
575
+ #. translators: One or more persons attending the event whose name is unknown.
576
+ #: includes/events/event-builder.php:936
577
+ msgid "1 anonymous attendee"
578
+ msgid_plural "%s anonymous attendees"
579
+ msgstr[0] "Ein anonymer Teilnehmer"
580
+ msgstr[1] "%s anonyme Teilnehmer"
581
+
582
+ #: includes/events/event-builder.php:941
583
+ msgctxt "No one yet rsvp to attend the event."
584
+ msgid "No one yet"
585
+ msgstr "Bislang niemand"
586
+
587
+ #. translators: Someone replied with 'yes' to a rsvp request.
588
+ #: includes/events/event-builder.php:962
589
+ msgid "Attending"
590
+ msgstr "Nimmt teil"
591
+
592
+ #. translators: Someone replied with 'no' to a rsvp request.
593
+ #: includes/events/event-builder.php:965
594
+ msgid "Not attending"
595
+ msgstr "Nimmt nicht teil"
596
+
597
+ #. translators: Someone replied with 'maybe' to a rsvp request.
598
+ #: includes/events/event-builder.php:968
599
+ msgid "Maybe attending"
600
+ msgstr "Nimmt vielleicht teil"
601
+
602
+ #. translators: Someone did not send yet a rsvp confirmation to join an event.
603
+ #: includes/events/event-builder.php:971
604
+ msgid "Response pending"
605
+ msgstr "Antwort ausstehend"
606
+
607
+ #: includes/feeds/admin/google-admin.php:178
608
+ msgid "Calendar ID"
609
+ msgstr "Kalender ID"
610
+
611
+ #: includes/feeds/admin/google-admin.php:179
612
+ msgid "Visit your Google Calendar account, copy your public calendar ID, then paste it here."
613
+ msgstr "Besuche deine Google Calendar Account, kopiere deine öffentliche Calendar ID, und füge diese anschließend hier ein."
614
+
615
+ #: includes/feeds/admin/google-admin.php:180
616
+ msgid "Enter a valid Google Calendar ID from a public calendar"
617
+ msgstr "Gebe eine gültige Calendar ID eines öffentlichen Kalenders ein"
618
+
619
+ #: includes/feeds/admin/google-admin.php:262
620
+ msgid "Step 2: Copy and paste your Google Calendar ID here. <a href=\"%2s\" target=\"_blank\">Detailed instructions</a>"
621
+ msgstr "Schritt 2: Kopiere und füge deine Google Calendar ID hier ein. <a href=\"%2s\" target=\"_blank\">Ausführliche Anleitung</a>"
622
+
623
+ #: includes/feeds/admin/google-admin.php:311 includes/feeds/google.php:357
624
+ msgid "Please ensure that both your Google Calendar ID and API Key are valid and that the Google Calendar you want to display is public."
625
+ msgstr "Bitte stelle die Gültigkeit von Google Calendar ID und API Key sicher. Weiterhin muss der anzuzeigende Google Kalender öffentlich sein."
626
+
627
+ #: includes/feeds/admin/grouped-calendars-admin.php:84
628
+ msgid "Grouped Calendar Settings"
629
+ msgstr "Einstellungen Gruppierte Kalender"
630
+
631
+ #: includes/feeds/admin/grouped-calendars-admin.php:88
632
+ msgid "Get Calendars From"
633
+ msgstr "Erhalte Kalender von"
634
+
635
+ #: includes/feeds/admin/google-admin.php:261
636
+ msgid "Step 1: Set the Google Calendar you want to use as <strong>\"public.\"</strong> <a href=\"%1s\" target=\"_blank\">Detailed instructions</a>"
637
+ msgstr "Schritt 1: Wähle den Google Kalender den Du als <strong>\"öffentlich\"</strong> benutzen möchtest.<a href=\"%1s\" target=\"_blank\">Detaillierte Anleitung</a>"
638
+
639
+ #: includes/feeds/admin/google-admin.php:227
640
+ msgid "Google Calendar Settings"
641
+ msgstr "Google Kalender Einstellungen"
642
+
643
+ #: includes/feeds/admin/google-admin.php:201
644
+ msgid "Only show first occurrence"
645
+ msgstr "Nur das erste Ereignis anzeigen"
646
+
647
+ #: includes/feeds/admin/grouped-calendars-admin.php:100
648
+ msgid "Manual selection"
649
+ msgstr "Manuelle Auswahl"
650
+
651
+ #: includes/feeds/admin/google-admin.php:134
652
+ msgid "<a href=\"%s\" target=\"_blank\">Google Developers Console</a> "
653
+ msgstr "<a href=\"%s\" target=\"_blank\">Google Developers Console</a> "
654
+
655
+ #: includes/feeds/admin/google-admin.php:130
656
+ msgid "<a href=\"%s\" target=\"_blank\">Step-by-step instructions</a> "
657
+ msgstr "<a href=\"%s\" target=\"_blank\">Schritt für Schritt Anleitung</a> "
658
+
659
+ #: includes/feeds/admin/google-admin.php:209
660
+ msgid "Maximum Events"
661
+ msgstr "Maximale Anzahl der Termine"
662
+
663
+ #: includes/feeds/admin/google-admin.php:197
664
+ msgid "Recurring Events"
665
+ msgstr "Wiederkehrende Termine"
666
+
667
+ #: includes/feeds/admin/google-admin.php:309 includes/feeds/google.php:355
668
+ msgid "While trying to retrieve events, Google returned an error:"
669
+ msgstr "Beim Versuch Termine abzurufen hat Google eine Fehlermeldung zurückgegeben:"
670
+
671
+ #: includes/feeds/admin/google-admin.php:191
672
+ msgid "Filter events to display by search terms..."
673
+ msgstr "Anzuzeigende Termine mit Suchausdrücken filtern&nbsp;..."
674
+
675
+ #: includes/feeds/admin/google-admin.php:198
676
+ msgid "Events that are programmed to repeat themselves periodically."
677
+ msgstr "Termine, die sich sich regelmäßig wiederholen."
678
+
679
+ #: includes/feeds/admin/google-admin.php:278
680
+ msgid "Your Google Calendar events will not show up until you <a href=\"%s\">create and save a Google API key</a>."
681
+ msgstr "Deine Google-Kalender-Termine werden nicht anzeigt, bevor du <a href=\"%s\">einen Google-API-Key erstellst und speicherst.</a>."
682
+
683
+ #: includes/feeds/admin/google-admin.php:210
684
+ msgid "Google Calendar only allows to query for a maximum amount of 2500 events from a calendar each time."
685
+ msgstr "Google Kalender erlaubt beim Abrufen eines Kalenders nur, dass maximal 2500 Termine abgerufen werden dürfen."
686
+
687
+ #: includes/feeds/admin/google-admin.php:190
688
+ msgid "Type in keywords if you only want display events that match these terms. You can use basic boolean search operators too."
689
+ msgstr "Gib Schlüsselwörter ein, wenn du nur Termine anzeigen möchtest, die diesen Wörtern entsprechen. Du kannst zusätzlich die grundlegenden Boolean Suchoperatoren verwenden."
690
+
691
+ #: includes/feeds/admin/google-admin.php:84
692
+ msgid "To read events from your public Google Calendars you'll need create a Google API key and save it here."
693
+ msgstr "Um Termine von deinen öffentlichen Google-Kalendern auszulesen, muss du einen Google-API-Key erstellen und diesen hier speichern."
694
+
695
+ #: includes/calendars/views/default-calendar-list.php:687
696
+ msgid "Nothing from %1$s to %2$s."
697
+ msgstr "Keine Einträge vom %1$s bis zum %2$s."
698
+
699
+ #: includes/calendars/views/default-calendar-grid.php:235
700
+ msgid "Next Month"
701
+ msgstr "Nächster Monat"
702
+
703
+ #: includes/feeds/admin/grouped-calendars-admin.php:101
704
+ #: includes/post-types.php:124
705
+ msgid "Category"
706
+ msgstr "Kategorie"
707
+
708
+ #: includes/calendars/default-calendar.php:111
709
+ msgid "Default"
710
+ msgstr "Standardeinstellungen"
711
+
712
+ #: includes/calendars/admin/default-calendar-admin.php:358
713
+ msgid "Days with Events"
714
+ msgstr "Tage mit Terminen"
715
+
716
+ #: includes/calendars/admin/default-calendar-admin.php:330
717
+ msgid "Dark"
718
+ msgstr "Dunkel"
719
+
720
+ #: includes/calendars/admin/default-calendar-admin.php:184
721
+ msgid "Month(s)"
722
+ msgstr "Monate"
723
+
724
+ #: includes/calendars/admin/default-calendar-admin.php:315
725
+ msgid "Theme"
726
+ msgstr "Vorlage"
727
+
728
+ #: includes/calendars/admin/default-calendar-admin.php:329
729
+ msgid "Light"
730
+ msgstr "Hell"
731
+
732
+ #: includes/calendars/admin/default-calendar-admin.php:151
733
+ msgid "Span"
734
+ msgstr "Umfang"
735
+
736
+ #: includes/calendars/admin/default-calendar-admin.php:327
737
+ msgid "Choose a calendar theme to match your site theme."
738
+ msgstr "Wähle ein Kalender Theme passend zu deinem Seiten Theme."
739
+
740
+ #: includes/calendars/admin/default-calendar-admin.php:205
741
+ msgid "You can use this to hide the month header for this calendar."
742
+ msgstr "Monatsansicht für diesen Kalender nicht anzeigen"
743
+
744
+ #: includes/calendars/admin/default-calendar-admin.php:213
745
+ msgid "Compact List"
746
+ msgstr "Kompakte Liste (Tageweise)"
747
+
748
+ #: includes/calendars/admin/default-calendar-admin.php:195
749
+ msgid "Hide Header"
750
+ msgstr "Kopfzeilen nicht anzeigen"
751
+
752
+ #: includes/calendars/admin/default-calendar-admin.php:231
753
+ msgid "Limit Visible Events"
754
+ msgstr "Sichtbare Termine einschränken"
755
+
756
+ #: includes/calendars/admin/default-calendar-admin.php:187
757
+ msgid "Event(s)"
758
+ msgstr "Termin(e)"
759
+
760
+ #: includes/calendars/admin/default-calendar-admin.php:113
761
+ msgid "Trim Event Titles"
762
+ msgstr "Termin-Titel kürzen"
763
+
764
+ #: includes/calendars/admin/default-calendar-admin.php:272
765
+ msgid "Expand Multi-day Events"
766
+ msgstr "Mehrtägige Termine ausklappen"
767
+
768
+ #: includes/calendars/admin/default-calendar-admin.php:258
769
+ msgid "Limit the number of initial visible events on each day to a set maximum."
770
+ msgstr "Begrenze die Anzahl der anfangs sichtbaren Termine pro Tag auf ein Maximum."
771
+
772
+ #: includes/calendars/admin/default-calendar-admin.php:178
773
+ msgid "Range of events to show on each calendar page."
774
+ msgstr "Zeitspanne festlegen, in der Termine pro Kalender-Seite in Listendarstellung dargestellt werden sollen."
775
+
776
+ #: includes/calendars/admin/default-calendar-admin.php:137
777
+ msgid "Shorten event titles in calendar grid to a specified length in characters."
778
+ msgstr "Kürze Termin-Titel in der Rasteransicht auf eine angegebene Zeichenlänge."
779
+
780
+ #: includes/calendars/admin/default-calendar-admin.php:223
781
+ msgid "Make an events list more compact by grouping together events from different days in a single list."
782
+ msgstr "Mache die Terminübersicht noch kompakter, indem Termine von verschiedenen Tagen in einer Liste zusammengefasst werden."
783
+
784
+ #: includes/admin/welcome.php:174
785
+ msgid "Translators"
786
+ msgstr "Übersetzer"
787
+
788
+ #: includes/admin/welcome.php:310
789
+ msgid "View %s"
790
+ msgstr "%s betrachten"
791
+
792
+ #: includes/calendars/admin/default-calendar-admin.php:104
793
+ msgid "Click"
794
+ msgstr "Klick"
795
+
796
+ #: includes/calendars/admin/default-calendar-admin.php:105
797
+ msgid "Hover"
798
+ msgstr "Hover"
799
+
800
+ #: includes/admin/welcome.php:235
801
+ msgid "Simple Calendar is created by a worldwide team of developers. If you'd like to contribute please visit our <a href='%s' target='_blank'>GitHub repo</a>."
802
+ msgstr "Simple Calendar wird von einem weltweiten Team von Entwicklern hergestellt. Wenn Du Unterstützer sein möchtest, besuche bitte unser <a href='%s' target='_blank'>GitHub repo</a>."
803
+
804
+ #: includes/admin/welcome.php:198
805
+ msgid "Mobile responsive and widget ready."
806
+ msgstr "Mobil responsiv und bereit für Widgets."
807
+
808
+ #: includes/admin/welcome.php:260
809
+ msgid "Simple Calendar has been kindly translated into several other languages by contributors from all over the world."
810
+ msgstr "Simple Calender wurde freundlicherweise durch Freiwillige aus der ganzen Welt in mehrere andere Sprachen übersetzt."
811
+
812
+ #: includes/calendars/admin/default-calendar-admin.php:84
813
+ msgid "Default Calendar"
814
+ msgstr "Standardkalender"
815
+
816
+ #: includes/calendars/admin/default-calendar-admin.php:89
817
+ msgid "Event Bubbles"
818
+ msgstr "Termin-Bubbles"
819
+
820
+ #: includes/calendars/admin/default-calendar-admin.php:100
821
+ msgid "Open event bubbles in calendar grid by clicking or hovering on event titles. On mobile devices it will always default to tapping."
822
+ msgstr "Öffne Termin-Bubbles in der Rasteransicht durch Klicken auf den Termin-Titel oder indem man mit dem Mauszeiger über den Termin-Titel fährt. Auf mobilen Endgeräten ist es immer notwendig, mit dem Finger zu tippen."
823
+
824
+ #: includes/admin/welcome.php:263
825
+ msgid "Click here to help translate"
826
+ msgstr "Klicke hier, um beim Übersetzen zu helfen"
827
+
828
+ #: includes/admin/welcome.php:164
829
+ msgid "What's New"
830
+ msgstr "Was neu ist"
831
+
832
+ #: includes/admin/welcome.php:169
833
+ msgid "Credits"
834
+ msgstr "Autoren"
835
+
836
+ #. translators: %s prints the current version of the plugin.
837
+ #: includes/admin/welcome.php:130
838
+ msgid "Welcome to Simple Calendar %s"
839
+ msgstr "Willkommen bei Simple Calendar %s"
840
+
841
+ #: includes/admin/welcome.php:53
842
+ msgid "Welcome to Simple Calendar"
843
+ msgstr "Willkommen bei Simple Calendar"
844
+
845
+ #: includes/admin/welcome.php:52
846
+ msgid "About Simple Calendar"
847
+ msgstr "Über Simple Calendar"
848
+
849
+ #: includes/admin/welcome.php:141
850
+ msgid "Thanks for installing!"
851
+ msgstr "Vielen Dank für die Installation!"
852
+
853
+ #: includes/admin/welcome.php:139
854
+ msgid "Thanks for updating to the latest version!"
855
+ msgstr "Vielen Dank für die Aktualisierung auf die neueste Version!"
856
+
857
+ #: includes/admin/updater.php:210
858
+ msgid "There is a new version of %1$s available. <a target=\"_blank\" class=\"thickbox\" href=\"%2$s\">View version %3$s details</a>."
859
+ msgstr "Es ist eine neue Version von %1$s verfügbar. <a target=\"_blank\" class=\"thickbox\" href=\"%2$s\">Details für %3$s anzeigen</a>."
860
+
861
+ #: includes/admin/updater.php:217
862
+ msgid "There is a new version of %1$s available. <a target=\"_blank\" class=\"thickbox\" href=\"%2$s\">View version %3$s details</a> or <a href=\"%4$s\">update now</a>."
863
+ msgstr "Es ist eine neue Version von %1$s verfügbar. <a target=\"_blank\" class=\"thickbox\" href=\"%2$s\">Details für %3$s anzeigen</a> oder <a href=\"%4$s\">jetzt aktualisieren</a>."
864
+
865
+ #: includes/admin/post-types.php:346
866
+ msgid "Please add and configure new calendar first."
867
+ msgstr "Bitte zuerst einen neuen Kalender hinzufügen und konfigurieren."
868
+
869
+ #: includes/admin/updater.php:359
870
+ msgid "Error"
871
+ msgstr "Fehler"
872
+
873
+ #: includes/admin/updater.php:359
874
+ msgid "You do not have permission to install plugin updates"
875
+ msgstr "Du hast nicht die Berechtigung, um Plugin-Aktualisierungen zu installieren"
876
+
877
+ #: includes/admin/post-types.php:143
878
+ msgid "Clone"
879
+ msgstr "Duplizieren"
880
+
881
+ #: includes/admin/post-types.php:185 includes/admin/post-types.php:276
882
+ msgid "Clear cache"
883
+ msgstr "Lösche den Cache"
884
+
885
+ #: includes/admin/post-types.php:190
886
+ msgid "Cache cleared."
887
+ msgstr "Cache geleert."
888
+
889
+ #: includes/admin/post-types.php:227
890
+ msgid "Copy"
891
+ msgstr "kopieren"
892
+
893
+ #: includes/admin/pages/system-status.php:532
894
+ msgid "Browser"
895
+ msgstr "Browser"
896
+
897
+ #: includes/admin/post-types.php:71
898
+ msgid "Shortcode"
899
+ msgstr "Shortcodes"
900
+
901
+ #: includes/admin/metaboxes/settings.php:141 includes/admin/post-types.php:70
902
+ #: includes/post-types.php:88 includes/post-types.php:89
903
+ msgid "Calendar Type"
904
+ msgstr "Kalendertyp"
905
+
906
+ #: includes/admin/pages/system-status.php:519
907
+ msgid "Platform:"
908
+ msgstr "Plattform:"
909
+
910
+ #: includes/admin/post-types.php:69
911
+ msgid "Events Source"
912
+ msgstr "Terminquelle"
913
+
914
+ #: includes/admin/pages/system-status.php:527
915
+ msgid "IP Address"
916
+ msgstr "IP-Addresse"
917
+
918
+ #: includes/admin/pages/system-status.php:517
919
+ msgid "User Agent:"
920
+ msgstr "User Agent:"
921
+
922
+ #: includes/admin/pages/system-status.php:515
923
+ msgid "Version:"
924
+ msgstr "Version:"
925
+
926
+ #: includes/admin/pages/system-status.php:426
927
+ msgid "Web Server"
928
+ msgstr "Web Server"
929
+
930
+ #: includes/admin/pages/system-status.php:431
931
+ msgid "PHP Version"
932
+ msgstr "PHP-Version"
933
+
934
+ #: includes/admin/pages/system-status.php:437
935
+ msgid "MySQL Version"
936
+ msgstr "MySQL-Version"
937
+
938
+ #: includes/admin/pages/system-status.php:513
939
+ msgid "Name:"
940
+ msgstr "Name:"
941
+
942
+ #: includes/admin/pages/system-status.php:362
943
+ msgid "Server default timezone is %s - it should be UTC"
944
+ msgstr "Server Standardzeitzone ist %s - diese sollte UTC lauten"
945
+
946
+ #: includes/admin/pages/system-status.php:443
947
+ msgid "Server Timezone"
948
+ msgstr "Server Zeitzone"
949
+
950
+ #: includes/admin/pages/system-status.php:264
951
+ msgid "Parent Theme"
952
+ msgstr "Übergeordnetes Theme"
953
+
954
+ #: includes/admin/pages/system-status.php:252
955
+ msgid "Theme Information"
956
+ msgstr "Theme Informationen"
957
+
958
+ #: includes/admin/pages/system-status.php:258
959
+ msgid "Child Theme"
960
+ msgstr "Child-Theme"
961
+
962
+ #: includes/admin/pages/system-status.php:220
963
+ #: includes/admin/pages/system-status.php:240
964
+ #: includes/admin/pages/system-status.php:314
965
+ msgid "Author"
966
+ msgstr "Autor"
967
+
968
+ #: includes/admin/pages/system-status.php:212
969
+ #: includes/admin/pages/system-status.php:305
970
+ msgid "%s is available"
971
+ msgstr "%s ist verfügbar"
972
+
973
+ #: includes/admin/pages/system-status.php:218
974
+ #: includes/admin/pages/system-status.php:238
975
+ msgid "Name"
976
+ msgstr "Vorname"
977
+
978
+ #: includes/admin/pages/system-status.php:160
979
+ msgid "Permalinks"
980
+ msgstr "Permalinks"
981
+
982
+ #: includes/admin/pages/system-status.php:144
983
+ msgid "Locale"
984
+ msgstr "Gebietsschema"
985
+
986
+ #: includes/admin/pages/system-status.php:154
987
+ msgid "Multisite"
988
+ msgstr "Multisite"
989
+
990
+ #: includes/admin/pages/system-status.php:139
991
+ #: includes/admin/pages/system-status.php:222
992
+ #: includes/admin/pages/system-status.php:242
993
+ #: includes/admin/pages/system-status.php:316
994
+ msgid "Version"
995
+ msgstr "Version"
996
+
997
+ #: includes/admin/pages/system-status.php:129
998
+ msgid "Home URL"
999
+ msgstr "Homepage-URL"
1000
+
1001
+ #: includes/admin/pages/system-status.php:112
1002
+ msgid "%1$s - It is recomendend to set memory to at least 64MB. See: <a href=\"%2$s\" target=\"_blank\">Increasing memory allocated to PHP</a>"
1003
+ msgstr "%1$s - Es wird empfohlen den Speicherwert auf mindestens 64MB zu setzen. Info: <a href=\"%2$s\" target=\"_blank\">PHP zugewiesenen Speicher erhöhen</a>"
1004
+
1005
+ #: includes/admin/pages/system-status.php:134
1006
+ msgid "Site URL"
1007
+ msgstr "Website-URL"
1008
+
1009
+ #: includes/admin/pages/system-status.php:124
1010
+ msgid "Site Name"
1011
+ msgstr "Website-Name"
1012
+
1013
+ #: includes/admin/pages/system-status.php:101
1014
+ #: includes/admin/pages/system-status.php:156
1015
+ #: includes/admin/pages/system-status.php:260
1016
+ #: includes/admin/pages/system-status.php:379
1017
+ #: includes/admin/pages/system-status.php:399
1018
+ #: includes/admin/pages/system-status.php:475
1019
+ #: includes/admin/pages/system-status.php:485
1020
+ #: includes/admin/pages/system-status.php:490
1021
+ msgid "No"
1022
+ msgstr "keine"
1023
+
1024
+ #: includes/admin/pages/system-status.php:84
1025
+ msgid "Client Information"
1026
+ msgstr "Client Information"
1027
+
1028
+ #: includes/admin/pages/system-status.php:76
1029
+ msgid "Active Plugins"
1030
+ msgstr "Aktive Plugins"
1031
+
1032
+ #: includes/admin/pages/system-status.php:80
1033
+ msgid "Server Environment"
1034
+ msgstr "Server-Umgebung"
1035
+
1036
+ #: includes/admin/pages/licenses.php:33
1037
+ msgid "Add-on Licenses"
1038
+ msgstr "Add-On Lizenzen"
1039
+
1040
+ #: includes/admin/pages/licenses.php:79
1041
+ msgid "Your license keys are used for access to automatic upgrades and premium support."
1042
+ msgstr "Deine Lizenzschlüssel werden für den automatischen Zugriff auf Upgrades und Premium Support verwendet."
1043
+
1044
+ #: includes/admin/pages/licenses.php:77
1045
+ msgid "Enter your add-on license keys below, making sure to activate each one to ensure they are valid."
1046
+ msgstr "Gebe deinen Add-On Lizenzschlüssel unterhalb ein, um sicherzustellen, dass jeder aktiviert wird und gleichzeitig auch gültig ist."
1047
+
1048
+ #: includes/admin/pages/licenses.php:58
1049
+ msgid "WARNING: Are you sure you want to start over and delete all license keys from the settings?"
1050
+ msgstr "WARNUNG: Bist du sicher mit dem Löschen aller Lizenzschlüssel aus den Einstellungen fortzufahren?"
1051
+
1052
+ #: includes/admin/pages/calendars.php:140
1053
+ msgid "You can choose on which content types to add the ability to attach calendars."
1054
+ msgstr "Du kannst auswählen, welchem Inhaltstyp die Möglichkeit gegeben wird, Kalender anzuhängen."
1055
+
1056
+ #: includes/admin/pages/system-status.php:54
1057
+ msgid "Please copy and paste this information when contacting support:"
1058
+ msgstr "Bitte diese Informationen bei Kontakt zum Support kopieren und einfügen:"
1059
+
1060
+ #: includes/admin/pages/system-status.php:33
1061
+ msgid "System Report"
1062
+ msgstr "Systemreport"
1063
+
1064
+ #: includes/admin/pages/system-status.php:57
1065
+ msgid "Download System Report"
1066
+ msgstr "System Report herunterladen"
1067
+
1068
+ #: includes/admin/pages/system-status.php:68
1069
+ msgid "WordPress Installation"
1070
+ msgstr "WordPress Installation"
1071
+
1072
+ #: includes/admin/pages/calendars.php:139
1073
+ msgid "Attach Calendars"
1074
+ msgstr "Kalender anhängen"
1075
+
1076
+ #: includes/admin/pages/licenses.php:76
1077
+ msgid "Premium Add-on License Keys"
1078
+ msgstr "Premium Add-On Lizenzschlüssel"
1079
+
1080
+ #: includes/admin/pages/licenses.php:59
1081
+ msgid "Delete your license keys"
1082
+ msgstr "Lizenzschlüssel löschen"
1083
+
1084
+ #: includes/admin/pages/feeds.php:42
1085
+ msgid "Event Sources"
1086
+ msgstr "Terminquellen"
1087
+
1088
+ #: includes/admin/pages/system-status.php:56
1089
+ msgid "You can also download your information as a text file to attach, or simply view it below."
1090
+ msgstr "Du kannst deine Informationen auch als Textdatei zum Anhängen herunterladen oder einfach unten ansehen."
1091
+
1092
+ #: includes/admin/pages/system-status.php:72
1093
+ msgid "Active Theme"
1094
+ msgstr "Aktives Theme"
1095
+
1096
+ #: includes/admin/metaboxes/settings.php:829
1097
+ msgid "Cache"
1098
+ msgstr "Cache"
1099
+
1100
+ #: includes/admin/metaboxes/settings.php:857
1101
+ msgid "Hour(s)"
1102
+ msgstr "Stunde(n)"
1103
+
1104
+ #: includes/admin/metaboxes/settings.php:858
1105
+ #: includes/calendars/admin/default-calendar-admin.php:186
1106
+ msgid "Day(s)"
1107
+ msgstr "Tage"
1108
+
1109
+ #: includes/admin/metaboxes/settings.php:859
1110
+ #: includes/calendars/admin/default-calendar-admin.php:185
1111
+ msgid "Week(s)"
1112
+ msgstr "Wochen"
1113
+
1114
+ #: includes/admin/pages/advanced.php:52
1115
+ msgid "Installation"
1116
+ msgstr "Installation"
1117
+
1118
+ #: includes/admin/pages/calendars.php:77
1119
+ msgid "General"
1120
+ msgstr "Generelle Einstellungen"
1121
+
1122
+ #: includes/admin/pages/advanced.php:98
1123
+ msgid "By default your data will be retained in database even after uninstall. Tick this option if you want to delete all your calendar data when uninstalling."
1124
+ msgstr "Standardmäßig verbleiben deine Daten nach einer Deinstallation in der Datenbank. Wähle diese Option, wenn du alle Kalenderdaten beim Deinstallieren löschen möchtest."
1125
+
1126
+ #: includes/admin/metaboxes/settings.php:856
1127
+ msgid "Minute(s)"
1128
+ msgstr "Minute(n)"
1129
+
1130
+ #: includes/admin/pages/advanced.php:89
1131
+ msgid "Delete settings"
1132
+ msgstr "Einstellungen löschen"
1133
+
1134
+ #: includes/admin/pages/advanced.php:53
1135
+ msgid "Manage your data (plugin settings and saved calendars)."
1136
+ msgstr "Verwalte deine Daten (Plugin Einstellungen and gespeicherte Kalender)."
1137
+
1138
+ #: includes/admin/metaboxes/settings.php:821
1139
+ msgid "Some calendars may use this setting to display the start of the week. It is recommended to keep the site default setting."
1140
+ msgstr "Manche Kalender vewenden diese Einstellung um den Start der Woche anzuzeigen. Es wird empfohlen die Standardeinstellung der Seite beizubehalten."
1141
+
1142
+ #: includes/admin/metaboxes/settings.php:844
1143
+ msgctxt "Cache maximum interval"
1144
+ msgid "Refresh Interval"
1145
+ msgstr "Aktualisierungsintervall"
1146
+
1147
+ #: includes/admin/pages/advanced.php:90
1148
+ msgid "Tick this option if you want to wipe this plugin settings from database when uninstalling."
1149
+ msgstr "Wähle diese Option, wenn du bei einer Deinstallation die Plugin Einstellungen aus der Datenbank entfernen möchtest. "
1150
+
1151
+ #: includes/admin/pages/advanced.php:97
1152
+ msgid "Erase calendar data"
1153
+ msgstr "Kalenderdaten löschen"
1154
+
1155
+ #: includes/admin/metaboxes/settings.php:862
1156
+ msgid "If you add, edit or remove events in your calendar very often, you can set a lower interval to refresh the events displayed. Set a higher interval for best performance."
1157
+ msgstr "Wenn du in deinem Kalender oft Termine hinzufügst, bearbeitest oder löschst, kannst du ein kleineres Intervall zur Abfrage der Termine wählen. Wähle ein höheres Intervall, um die Server-Leistung zu schonen."
1158
+
1159
+ #: includes/admin/metaboxes/settings.php:466
1160
+ msgid "Miscellaneous"
1161
+ msgstr "Allgemein"
1162
+
1163
+ #: includes/admin/metaboxes/settings.php:576
1164
+ msgid "Date and Time"
1165
+ msgstr "Datum und Zeit"
1166
+
1167
+ #: includes/admin/metaboxes/settings.php:677
1168
+ msgid "Enter a date format using %s values."
1169
+ msgstr "Gib ein Datumsformat mit %s Werten ein."
1170
+
1171
+ #: includes/admin/metaboxes/settings.php:780
1172
+ msgid "Enter a time format using %s values."
1173
+ msgstr "Gib ein Uhrzeitformat mit %s Werten ein."
1174
+
1175
+ #: includes/admin/metaboxes/settings.php:335
1176
+ msgid "Specific date"
1177
+ msgstr "Spezielles Datum"
1178
+
1179
+ #: includes/admin/metaboxes/settings.php:472
1180
+ msgid "Static Calendar"
1181
+ msgstr "Statischer Kalender"
1182
+
1183
+ #: includes/admin/metaboxes/settings.php:611
1184
+ #: includes/admin/metaboxes/settings.php:649
1185
+ #: includes/admin/metaboxes/settings.php:752
1186
+ #: includes/admin/metaboxes/settings.php:808
1187
+ msgctxt "Use a custom setting"
1188
+ msgid "Custom"
1189
+ msgstr "Benutzerdefiniert"
1190
+
1191
+ #: includes/admin/metaboxes/settings.php:791
1192
+ msgid "Week Starts On"
1193
+ msgstr "Woche startet am"
1194
+
1195
+ #: includes/admin/metaboxes/settings.php:483
1196
+ msgid "Remove the navigation arrows and fix the calendar view to its initial state."
1197
+ msgstr "Entferne die Navigationspfeile und korrigiere die Kalenderdarstellung auf den Anfangswert."
1198
+
1199
+ #: includes/admin/metaboxes/settings.php:353
1200
+ msgid "The calendar default opening date. It will automatically adapt based on the chosen calendar type."
1201
+ msgstr "Das Standarddatum zum Kalenderstart. Dieses verändert sich automatisch auf Basis des gewählten Kalendertyps."
1202
+
1203
+ #: includes/admin/metaboxes/settings.php:389
1204
+ msgid "Day(s) before start date"
1205
+ msgstr "Tag(e) vor Startdatum"
1206
+
1207
+ #: includes/admin/metaboxes/settings.php:387
1208
+ msgid "Same as start date"
1209
+ msgstr "Gleich wie Startdatum"
1210
+
1211
+ #: includes/admin/metaboxes/settings.php:702
1212
+ msgid "Used to divide date and time when both are shown."
1213
+ msgstr "Wird benutzt um Datum und Uhrzeit zu trennen, wenn diese beide angezeigt werden."
1214
+
1215
+ #: includes/admin/metaboxes/settings.php:651
1216
+ #: includes/admin/metaboxes/settings.php:754
1217
+ msgid "Custom (PHP format)"
1218
+ msgstr "Benutzerdefiniertes (PHP Format)"
1219
+
1220
+ #: includes/admin/metaboxes/settings.php:440
1221
+ msgid "Year(s) after start date"
1222
+ msgstr "Jahr(e) nach Startdatum"
1223
+
1224
+ #: includes/admin/metaboxes/settings.php:438
1225
+ msgid "Month(s) after start date"
1226
+ msgstr "Monat(e) nach Startdatum"
1227
+
1228
+ #: includes/admin/metaboxes/settings.php:436
1229
+ msgid "Weeks(s) after start date"
1230
+ msgstr "Woche(n) nach Startdatum"
1231
+
1232
+ #: includes/admin/metaboxes/settings.php:434
1233
+ msgid "Day(s) after start date"
1234
+ msgstr "Tag(e) nach Startdatum"
1235
+
1236
+ #: includes/admin/metaboxes/settings.php:432
1237
+ msgid "Day end of start date"
1238
+ msgstr "Tagende des Startdatums"
1239
+
1240
+ #: includes/admin/metaboxes/settings.php:395
1241
+ msgid "Year(s) before start date"
1242
+ msgstr "Jahr(e) vor Startdatum"
1243
+
1244
+ #: includes/admin/metaboxes/settings.php:393
1245
+ msgid "Month(s) before start date"
1246
+ msgstr "Monat(e) vor Startdatum"
1247
+
1248
+ #: includes/admin/metaboxes/settings.php:391
1249
+ msgid "Week(s) before start date"
1250
+ msgstr "Woche(n) vor Startdatum"
1251
+
1252
+ #: includes/admin/metaboxes/settings.php:608
1253
+ msgctxt "Use the calendar default setting"
1254
+ msgid "Event source default"
1255
+ msgstr "Standardquelle für Termine"
1256
+
1257
+ #: includes/admin/metaboxes/settings.php:358
1258
+ msgid "Earliest Event"
1259
+ msgstr "Frühster Termin"
1260
+
1261
+ #: includes/admin/metaboxes/settings.php:502
1262
+ msgid "Some calendars may display a message when no events are found. You can change the default message here."
1263
+ msgstr "Manche Kalender können eine Meldung anzeigen, wenn keine Termine gefunden wurden. Du kannst die Standardmeldung hier ändern."
1264
+
1265
+ #: includes/admin/metaboxes/settings.php:403
1266
+ msgid "Latest Event"
1267
+ msgstr "Aktuellster Termin"
1268
+
1269
+ #: includes/admin/metaboxes/settings.php:398
1270
+ msgid "Set the date for the earliest possible event to show in calendar. There will not be events before this date."
1271
+ msgstr "Wähle das Datum für den frühstmöglich anzuzeigenden Termin im Kalender. Es werden keine Termine vor diesem Datum dargestellt."
1272
+
1273
+ #: includes/admin/metaboxes/settings.php:443
1274
+ msgid "Set the date for the latest possible event to show on calendar. There will not be events after this date."
1275
+ msgstr "Wähle das Datum für das spätmöglichst anzuzeigende Termin im Kalender. Es wird kein Termin nach diesem Datum anzeigt werden."
1276
+
1277
+ #: includes/admin/metaboxes/settings.php:493
1278
+ msgid "No Events Message"
1279
+ msgstr "Meldung, falls keine Termine vorhanden sind"
1280
+
1281
+ #: includes/admin/metaboxes/settings.php:654
1282
+ msgid "This option sets how calendars display event dates. It is recommended to keep your site default setting."
1283
+ msgstr "Diese Option beeinflusst die Datumsdarstellung in Terminen. Es wird empfohlen, die Standardeinstellungen deiner Website beizubehalten."
1284
+
1285
+ #: includes/admin/metaboxes/settings.php:620
1286
+ msgid "Using a different timezone may alter the date and time display of your calendar events. We recommended using the site default timezone."
1287
+ msgstr "Das Benutzen einer abweichenden Zeitzone kann die Datum- und Uhrzeitdarstellung deiner Kalender-Events ändern. Es wird empfohlen, die Standardzeitzone deiner Website beizubehalten."
1288
+
1289
+ #: includes/admin/metaboxes/settings.php:757
1290
+ msgid "This option sets how calendars display event times. It is recommended to keep your site default setting."
1291
+ msgstr "Diese Option beeinflusst die Darstellung der Termin-Zeiten im Kalender. Es wird empfohlen, die Standardeinstellung deiner Website beizubehalten."
1292
+
1293
+ #: includes/admin/metaboxes/settings.php:303
1294
+ msgid "This week"
1295
+ msgstr "Diese Woche"
1296
+
1297
+ #: includes/admin/metaboxes/settings.php:314
1298
+ msgid "This month"
1299
+ msgstr "Diesen Monat"
1300
+
1301
+ #: includes/admin/metaboxes/settings.php:325
1302
+ msgid "This year"
1303
+ msgstr "Dieses Jahr"
1304
+
1305
+ #: includes/admin/metaboxes/settings.php:332
1306
+ msgid "Other"
1307
+ msgstr "Sonstige"
1308
+
1309
+ #: includes/admin/metaboxes/settings.php:317
1310
+ msgid "Month(s) before current"
1311
+ msgstr "Monat(e) vor Aktuellem"
1312
+
1313
+ #: includes/admin/metaboxes/settings.php:320
1314
+ msgid "Month(s) after current"
1315
+ msgstr "Monat(e) nach Aktuellem"
1316
+
1317
+ #: includes/admin/metaboxes/settings.php:327
1318
+ msgid "Year(s) before current"
1319
+ msgstr "Jahr(e) vor Aktuellem"
1320
+
1321
+ #: includes/admin/metaboxes/settings.php:330
1322
+ msgid "Year(s) after current"
1323
+ msgstr "Jahr(e) nach Aktuellem"
1324
+
1325
+ #: includes/admin/metaboxes/settings.php:309
1326
+ msgid "Week(s) after current"
1327
+ msgstr "Woche(n) nach der Aktuellen"
1328
+
1329
+ #: includes/admin/metaboxes/settings.php:306
1330
+ msgid "Week(s) before current"
1331
+ msgstr "Woche(n) vor der Aktuellen"
1332
+
1333
+ #: includes/admin/metaboxes/settings.php:298
1334
+ msgid "Day(s) after today"
1335
+ msgstr "Tag(e) nach Heute"
1336
+
1337
+ #: includes/admin/metaboxes/settings.php:295
1338
+ msgid "Day(s) before today"
1339
+ msgstr "Tag(e) vor Heute"
1340
+
1341
+ #: includes/admin/metaboxes/settings.php:292
1342
+ msgid "Now"
1343
+ msgstr "Jetzt"
1344
+
1345
+ #: includes/admin/metaboxes/settings.php:248
1346
+ msgid "Calendar Start"
1347
+ msgstr "Kalenderbeginn"
1348
+
1349
+ #: includes/admin/metaboxes/settings.php:242
1350
+ msgid "Event Settings"
1351
+ msgstr "Termin-Einstellungen"
1352
+
1353
+ #: includes/admin/metaboxes/settings.php:289
1354
+ #: includes/calendars/admin/default-calendar-admin.php:338
1355
+ msgid "Today"
1356
+ msgstr "Heute"
1357
+
1358
+ #: includes/admin/metaboxes/settings.php:207
1359
+ #: includes/admin/pages/advanced.php:32
1360
+ msgid "Advanced"
1361
+ msgstr "Erweiterte Einstellungen"
1362
+
1363
+ #: includes/admin/metaboxes/settings.php:165
1364
+ msgid "View to display"
1365
+ msgstr "Ansicht zur Anzeige"
1366
+
1367
+ #: includes/admin/metaboxes/settings.php:192
1368
+ msgid "Events"
1369
+ msgstr "Termine"
1370
+
1371
+ #: includes/admin/metaboxes/settings.php:198
1372
+ msgid "Appearance"
1373
+ msgstr "Design"
1374
+
1375
+ #: includes/admin/metaboxes/settings.php:162
1376
+ msgid "View"
1377
+ msgstr "Anzeige"
1378
+
1379
+ #: includes/admin/metaboxes/settings.php:143
1380
+ msgid "Calendar to use"
1381
+ msgstr "Zu benutzender Kalender"
1382
+
1383
+ #: includes/admin/menus.php:205
1384
+ msgid "Thanks :)"
1385
+ msgstr "Danke :)"
1386
+
1387
+ #: includes/admin/meta-boxes.php:83
1388
+ msgid "Calendar Settings"
1389
+ msgstr "Kalender Einstellungen"
1390
+
1391
+ #: includes/post-types.php:173 includes/post-types.php:201
1392
+ #: includes/widgets/calendar.php:125
1393
+ msgid "Calendar"
1394
+ msgstr "Kalendar"
1395
+
1396
+ #: includes/admin/menus.php:204
1397
+ msgid "If you like <strong>Simple Calendar</strong> please leave us a %s&#9733;&#9733;&#9733;&#9733;&#9733; rating on WordPress.org%s. A huge thank you in advance!"
1398
+ msgstr "Wenn Du <strong>Simple Calendar</strong> magst, hinterlasse uns doch eine %s&#9733;&#9733;&#9733;&#9733;&#9733; Bewertung auf WordPress.org%s. Vielen Dank im Voraus!"
1399
+
1400
+ #: includes/admin/menus.php:217
1401
+ msgid "Thanks for using Simple Calendar!"
1402
+ msgstr "Vielen Dank für das Verwenden von Simple Calendar!"
1403
+
1404
+ #: includes/admin/meta-boxes.php:118
1405
+ msgid "Calendar Shortcode"
1406
+ msgstr "Kalender Kurzcode"
1407
+
1408
+ #: includes/admin/meta-boxes.php:130
1409
+ msgid "Attach Calendar"
1410
+ msgstr "Kalender anhängen"
1411
+
1412
+ #: includes/admin/metaboxes/attach-calendar.php:59
1413
+ msgid "After Content"
1414
+ msgstr "Nach Inhalt"
1415
+
1416
+ #: includes/admin/metaboxes/attach-calendar.php:60
1417
+ msgid "Before Content"
1418
+ msgstr "Vor Inhalt"
1419
+
1420
+ #: includes/admin/metaboxes/settings.php:121
1421
+ msgctxt "From which calendar source to load events from"
1422
+ msgid "Get events from"
1423
+ msgstr "Erhalte Termine von"
1424
+
1425
+ #: includes/admin/metaboxes/settings.php:118
1426
+ msgid "Event Source"
1427
+ msgstr "Terminquelle"
1428
+
1429
+ #: includes/admin/menus.php:122 includes/admin/pages/calendars.php:42
1430
+ #: includes/admin/welcome.php:104 includes/post-types.php:172
1431
+ msgid "Calendars"
1432
+ msgstr "Kalender"
1433
+
1434
+ #: includes/admin/menus.php:81 includes/admin/menus.php:82
1435
+ #: includes/admin/menus.php:146 includes/admin/pages/add-ons.php:31
1436
+ #: includes/admin/welcome.php:110
1437
+ msgid "Add-ons"
1438
+ msgstr "Add-ons"
1439
+
1440
+ #: includes/admin/menus.php:93 includes/admin/menus.php:94
1441
+ msgid "Tools"
1442
+ msgstr "Werkzeuge"
1443
+
1444
+ #: includes/admin/fields/license.php:86
1445
+ msgid "(active)"
1446
+ msgstr "(aktiv)"
1447
+
1448
+ #: includes/admin/menus.php:69 includes/admin/menus.php:70
1449
+ #: includes/admin/menus.php:121 includes/admin/welcome.php:107
1450
+ msgid "Settings"
1451
+ msgstr "Einstellungen"
1452
+
1453
+ #: includes/admin/fields/license.php:81
1454
+ msgid "Activate"
1455
+ msgstr "Aktivieren"
1456
+
1457
+ #: includes/admin/fields/datetime-format.php:319
1458
+ msgid "Minutes"
1459
+ msgstr "Minuten"
1460
+
1461
+ #: includes/admin/fields/datetime-format.php:341
1462
+ msgid "Meridiem"
1463
+ msgstr "Mittag"
1464
+
1465
+ #: includes/admin/fields/datetime-format.php:294
1466
+ msgid "Hours"
1467
+ msgstr "Stunden"
1468
+
1469
+ #: includes/admin/fields/datetime-format.php:364
1470
+ msgctxt "A character to separate two elements"
1471
+ msgid "Divider"
1472
+ msgstr "Teiler"
1473
+
1474
+ #: includes/admin/fields/license.php:77
1475
+ msgid "Deactivate"
1476
+ msgstr "Deaktivieren"
1477
+
1478
+ #: includes/admin/fields/datetime-format.php:271
1479
+ msgid "Year"
1480
+ msgstr "Jahr"
1481
+
1482
+ #: includes/admin/fields/datetime-format.php:246
1483
+ msgid "Month"
1484
+ msgstr "Monat"
1485
+
1486
+ #: includes/admin/fields/datetime-format.php:200
1487
+ msgid "Weekday"
1488
+ msgstr "Wochentag"
1489
+
1490
+ #: includes/admin/fields/datetime-format.php:223
1491
+ msgid "Day"
1492
+ msgstr "Tag"
1493
+
1494
+ #: includes/admin/ajax.php:132
1495
+ msgid "There was an error processing your request: %s"
1496
+ msgstr "Es ist ein Fehler bei der Verarbeitung deiner Anforderung aufgetreten: %s"
1497
+
1498
+ #: includes/admin/ajax.php:101 includes/admin/ajax.php:168
1499
+ msgid "An error occurred: %s"
1500
+ msgstr "Fehler aufgetreten: %s"
1501
+
1502
+ #: includes/admin/ajax.php:147
1503
+ msgid "License key is invalid."
1504
+ msgstr "Lizenzschlüssel ist ungültig."
1505
+
1506
+ #: includes/admin/ajax.php:96
1507
+ msgid "Add-on unspecified or invalid action."
1508
+ msgstr "Add-On nicht spezifiziert oder ungültiger Vorgang."
1509
+
1510
+ #: includes/admin/fields/datetime-format.php:98
1511
+ #: includes/admin/metaboxes/settings.php:657
1512
+ #: includes/admin/metaboxes/settings.php:680
1513
+ #: includes/admin/metaboxes/settings.php:760
1514
+ #: includes/admin/metaboxes/settings.php:783
1515
+ msgid "Preview"
1516
+ msgstr "Vorschau"
1517
+
1518
+ #: includes/post-types.php:177
1519
+ msgid "Add New"
1520
+ msgstr "Hinzufügen"
1521
+
1522
+ #: includes/calendars/default-calendar.php:114
1523
+ #: includes/calendars/views/default-calendar-list.php:112
1524
+ msgid "List"
1525
+ msgstr "Liste"
1526
+
1527
+ #: includes/admin/metaboxes/settings.php:688
1528
+ msgid "Separator"
1529
+ msgstr "Trennzeichen"
1530
+
1531
+ #: includes/admin/fields/checkbox.php:90
1532
+ #: includes/admin/pages/system-status.php:103
1533
+ #: includes/admin/pages/system-status.php:106
1534
+ #: includes/admin/pages/system-status.php:156
1535
+ #: includes/admin/pages/system-status.php:260
1536
+ #: includes/admin/pages/system-status.php:376
1537
+ #: includes/admin/pages/system-status.php:396
1538
+ #: includes/admin/pages/system-status.php:450
1539
+ #: includes/admin/pages/system-status.php:475
1540
+ #: includes/admin/pages/system-status.php:485
1541
+ #: includes/admin/pages/system-status.php:490
1542
+ msgid "Yes"
1543
+ msgstr "Ja"
1544
+
1545
+ #: includes/widgets/calendar.php:132
1546
+ msgid "Title:"
1547
+ msgstr "Titel:"
1548
+
1549
+ #: includes/admin/metaboxes/settings.php:582
1550
+ #: includes/admin/pages/system-status.php:149
1551
+ msgid "Timezone"
1552
+ msgstr "Zeitzone"
1553
+
1554
+ #: includes/admin/metaboxes/settings.php:605
1555
+ #: includes/admin/metaboxes/settings.php:647
1556
+ #: includes/admin/metaboxes/settings.php:750
1557
+ #: includes/admin/metaboxes/settings.php:807
1558
+ msgctxt "Use this site default setting"
1559
+ msgid "Site default"
1560
+ msgstr "Seitenstandard"
1561
+
1562
+ #: includes/admin/metaboxes/settings.php:631
1563
+ msgid "Date Format"
1564
+ msgstr "Datumsformat"
1565
+
1566
+ #: includes/admin/metaboxes/settings.php:734
1567
+ msgid "Time Format"
1568
+ msgstr "Zeitformat"
1569
+
1570
+ #: includes/feeds/admin/google-admin.php:189
1571
+ msgid "Search Query"
1572
+ msgstr "Suchabfrage"
1573
+
1574
+ #: includes/feeds/google.php:98
1575
+ msgid "Google Calendar"
1576
+ msgstr "Google Kalender"
1577
+
1578
+ #: includes/feeds/admin/google-admin.php:96
1579
+ msgid "Google API Key"
1580
+ msgstr "Google API Schlüssel"
1581
+
1582
+ #: includes/admin/welcome.php:113
1583
+ msgid "Documentation"
1584
+ msgstr "Dokumentation"
1585
+
1586
+ #: includes/calendars/default-calendar.php:113
1587
+ #: includes/calendars/views/default-calendar-grid.php:92
1588
+ msgid "Grid"
1589
+ msgstr "Raster"
1590
+
1591
+ #: includes/admin/post-types.php:144
1592
+ msgid "Clear Cache"
1593
+ msgstr "Cache leeren"
1594
+
1595
+ #: includes/admin/post-types.php:343
1596
+ msgid "Insert Calendar"
1597
+ msgstr "Kalender einfügen"
1598
+
1599
+ #: includes/admin/post-types.php:306 includes/admin/post-types.php:328
1600
+ msgid "Add Calendar"
1601
+ msgstr "Kalender hinzufügen"
1602
+
1603
+ #: includes/admin/post-types.php:329
1604
+ msgid "Add a calendar to your post."
1605
+ msgstr "Kalender zum Beitrag hinzufügen."
1606
+
1607
+ #: includes/admin/post-types.php:345
1608
+ msgid "Could not find any calendars to add to this post."
1609
+ msgstr "Konnte keinen Kalender zum Hinzufügen zum Beitrag finden."
1610
+
1611
+ #: includes/calendars/views/default-calendar-list.php:220
1612
+ msgid "Next"
1613
+ msgstr "Weiter"
1614
+
1615
+ #: includes/calendars/views/default-calendar-list.php:205
1616
+ msgid "Previous"
1617
+ msgstr "Zurück"
i18n/translating.txt CHANGED
File without changes
includes/abstracts/admin-page.php CHANGED
File without changes
includes/abstracts/calendar-view.php CHANGED
File without changes
includes/abstracts/calendar.php CHANGED
File without changes
includes/abstracts/feed.php CHANGED
File without changes
includes/abstracts/field.php CHANGED
File without changes
includes/abstracts/meta-box.php CHANGED
File without changes
includes/abstracts/widget.php CHANGED
File without changes
includes/admin/ajax.php CHANGED
File without changes
includes/admin/assets.php CHANGED
File without changes
includes/admin/bulk-actions.php CHANGED
File without changes
includes/admin/fields/checkbox.php CHANGED
File without changes
includes/admin/fields/date-picker.php CHANGED
File without changes
includes/admin/fields/datetime-format.php CHANGED
File without changes
includes/admin/fields/license.php CHANGED
File without changes
includes/admin/fields/nonce.php CHANGED
File without changes
includes/admin/fields/radio.php CHANGED
File without changes
includes/admin/fields/select.php CHANGED
File without changes
includes/admin/fields/standard.php CHANGED
File without changes
includes/admin/fields/textarea.php CHANGED
File without changes
includes/admin/menus.php CHANGED
File without changes
includes/admin/meta-boxes.php CHANGED
File without changes
includes/admin/metaboxes/attach-calendar.php CHANGED
File without changes
includes/admin/metaboxes/get-shortcode.php CHANGED
File without changes
includes/admin/metaboxes/newsletter.php CHANGED
File without changes
includes/admin/metaboxes/settings.php CHANGED
File without changes
includes/admin/metaboxes/upgrade-to-premium.php CHANGED
File without changes
includes/admin/notice.php CHANGED
File without changes
includes/admin/notices.php CHANGED
File without changes
includes/admin/pages.php CHANGED
File without changes
includes/admin/pages/add-ons.php CHANGED
File without changes
includes/admin/pages/advanced.php CHANGED
File without changes
includes/admin/pages/calendars.php CHANGED
File without changes
includes/admin/pages/feeds.php CHANGED
File without changes
includes/admin/pages/licenses.php CHANGED
File without changes
includes/admin/pages/system-status.php CHANGED
File without changes
includes/admin/post-types.php CHANGED
File without changes
includes/admin/updater.php CHANGED
File without changes
includes/admin/welcome.php CHANGED
File without changes
includes/ajax.php CHANGED
File without changes
includes/assets.php CHANGED
File without changes
includes/autoload.php CHANGED
File without changes
includes/browser.php CHANGED
File without changes
includes/calendars/admin/default-calendar-admin.php CHANGED
File without changes
includes/calendars/default-calendar.php CHANGED
File without changes
includes/calendars/views/default-calendar-grid.php CHANGED
File without changes
includes/calendars/views/default-calendar-list.php CHANGED
File without changes
includes/events/event-builder.php CHANGED
File without changes
includes/events/event.php CHANGED
File without changes
includes/events/events.php CHANGED
File without changes
includes/feeds/admin/google-admin.php CHANGED
File without changes
includes/feeds/admin/grouped-calendars-admin.php CHANGED
File without changes
includes/feeds/google.php CHANGED
File without changes
includes/feeds/grouped-calendars.php CHANGED
File without changes
includes/functions/admin.php CHANGED
File without changes
includes/functions/deprecated.php CHANGED
File without changes
includes/functions/shared.php CHANGED
File without changes
includes/installation.php CHANGED
File without changes
includes/main.php CHANGED
File without changes
includes/objects.php CHANGED
File without changes
includes/post-types.php CHANGED
File without changes
includes/shortcodes.php CHANGED
File without changes
includes/update.php CHANGED
File without changes
includes/updates/update-v210.php CHANGED
File without changes
includes/updates/update-v220.php CHANGED
File without changes
includes/updates/update-v300.php CHANGED
File without changes
includes/updates/update-v3013.php CHANGED
File without changes
includes/widgets.php CHANGED
File without changes
includes/widgets/calendar.php CHANGED
File without changes
includes/wp-requirements.php CHANGED
File without changes
license.txt CHANGED
File without changes
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: google calendar, calendar, calendars, google, event calendar, custom calen
4
  Requires at least: 4.2
5
  Requires PHP: 5.3+
6
  Tested up to: 4.9
7
- Stable tag: 3.1.20
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -97,6 +97,9 @@ We'd love your help! Here's a few things you can do:
97
 
98
  == Changelog ==
99
 
 
 
 
100
  = 3.1.20 - December 13, 2018 =
101
  * Dev: Add the "simcal_post_type_registration_args" filter to allow changes to the calendar post type registration arguments.
102
 
4
  Requires at least: 4.2
5
  Requires PHP: 5.3+
6
  Tested up to: 4.9
7
+ Stable tag: 3.1.22
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
97
 
98
  == Changelog ==
99
 
100
+ = 3.1.22 =
101
+ * This bumps the version number but is the same code as 3.1.20 so plugins can auto update to the fixed version.
102
+
103
  = 3.1.20 - December 13, 2018 =
104
  * Dev: Add the "simcal_post_type_registration_args" filter to allow changes to the calendar post type registration arguments.
105
 
uninstall.php CHANGED
File without changes
vendor/autoload.php CHANGED
File without changes
vendor/composer/ClassLoader.php CHANGED
File without changes
vendor/composer/LICENSE CHANGED
File without changes
vendor/composer/autoload_classmap.php CHANGED
File without changes
vendor/composer/autoload_files.php CHANGED
File without changes
vendor/composer/autoload_namespaces.php CHANGED
File without changes
vendor/composer/autoload_psr4.php CHANGED
File without changes
vendor/composer/autoload_real.php CHANGED
File without changes
vendor/composer/autoload_static.php CHANGED
File without changes
vendor/composer/installed.json CHANGED
File without changes
vendor/google/apiclient/CONTRIBUTING.md CHANGED
File without changes
vendor/google/apiclient/LICENSE CHANGED
File without changes
vendor/google/apiclient/README.md CHANGED
File without changes
vendor/google/apiclient/autoload.php CHANGED
File without changes
vendor/google/apiclient/composer.json CHANGED
File without changes
vendor/google/apiclient/examples/appengineauth.php CHANGED
File without changes
vendor/google/apiclient/examples/batch.php CHANGED
File without changes
vendor/google/apiclient/examples/fileupload.php CHANGED
File without changes
vendor/google/apiclient/examples/idtoken.php CHANGED
File without changes
vendor/google/apiclient/examples/index.php CHANGED
File without changes
vendor/google/apiclient/examples/multi-api.php CHANGED
File without changes
vendor/google/apiclient/examples/service-account.php CHANGED
File without changes
vendor/google/apiclient/examples/simple-query.php CHANGED
File without changes
vendor/google/apiclient/examples/simplefileupload.php CHANGED
File without changes
vendor/google/apiclient/examples/styles/style.css CHANGED
File without changes
vendor/google/apiclient/examples/templates/base.php CHANGED
File without changes
vendor/google/apiclient/examples/user-example.php CHANGED
File without changes
vendor/google/apiclient/phpunit.xml.dist CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/Abstract.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/AppIdentity.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/AssertionCredentials.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/ComputeEngine.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/LoginTicket.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/OAuth2.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Auth/Simple.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Cache/Abstract.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Cache/Apc.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Cache/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Cache/File.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Cache/Memcache.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Cache/Null.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Client.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Collection.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Config.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Http/Batch.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Http/CacheParser.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Http/MediaFileUpload.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Http/REST.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Http/Request.php CHANGED
File without changes
vendor/google/apiclient/src/Google/IO/Abstract.php CHANGED
File without changes
vendor/google/apiclient/src/Google/IO/Curl.php CHANGED
File without changes
vendor/google/apiclient/src/Google/IO/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/IO/Stream.php CHANGED
File without changes
vendor/google/apiclient/src/Google/IO/cacerts.pem CHANGED
File without changes
vendor/google/apiclient/src/Google/Logger/Abstract.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Logger/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Logger/File.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Logger/Null.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Logger/Psr.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Model.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AdExchangeBuyer.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AdExchangeSeller.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AdSense.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AdSenseHost.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Admin.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Analytics.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AnalyticsReporting.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AndroidEnterprise.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AndroidPublisher.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/AppState.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Appengine.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Appsactivity.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Audit.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Autoscaler.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Bigquery.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Blogger.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Books.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Calendar.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/CivicInfo.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Classroom.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/CloudMonitoring.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/CloudUserAccounts.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Cloudbilling.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Cloudbuild.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Clouddebugger.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Cloudlatencytest.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Cloudresourcemanager.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Cloudsearch.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Cloudtrace.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Compute.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Computeaccounts.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Container.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Coordinate.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Customsearch.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/DataTransfer.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Dataflow.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Dataproc.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Datastore.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/DeploymentManager.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Dfareporting.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Directory.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Dns.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/DoubleClickBidManager.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Doubleclicksearch.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Drive.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Fitness.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Freebase.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Fusiontables.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Games.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/GamesConfiguration.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/GamesManagement.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Genomics.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Gmail.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/GroupsMigration.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Groupssettings.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Iam.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/IdentityToolkit.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Kgsearch.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Licensing.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Logging.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Manager.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/MapsEngine.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Mirror.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Monitoring.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Oauth2.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Pagespeedonline.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Partners.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/People.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Playmoviespartner.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Plus.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/PlusDomains.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Prediction.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Proximitybeacon.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Pubsub.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/QPXExpress.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Replicapool.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Replicapoolupdater.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Reports.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Reseller.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Resource.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Resourceviews.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/SQLAdmin.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Script.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/ServiceRegistry.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Sheets.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/ShoppingContent.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/SiteVerification.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Spectrum.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Storage.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Storagetransfer.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/TagManager.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Taskqueue.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Tasks.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Translate.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Urlshortener.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Vision.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Webfonts.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/Webmasters.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/YouTube.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/YouTubeAnalytics.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Service/YouTubeReporting.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Signer/Abstract.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Signer/P12.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Task/Exception.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Task/Retryable.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Task/Runner.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Utils.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Utils/URITemplate.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Verifier/Abstract.php CHANGED
File without changes
vendor/google/apiclient/src/Google/Verifier/Pem.php CHANGED
File without changes
vendor/google/apiclient/src/Google/autoload.php CHANGED
File without changes
vendor/google/apiclient/style/ruleset.xml CHANGED
File without changes
vendor/google/apiclient/tests/BaseTest.php CHANGED
File without changes
vendor/google/apiclient/tests/OAuthHelper.php CHANGED
File without changes
vendor/google/apiclient/tests/README CHANGED
File without changes
vendor/google/apiclient/tests/adsense/AdSenseTest.php CHANGED
File without changes
vendor/google/apiclient/tests/bootstrap.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ApiBatchRequestTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ApiCacheParserTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ApiClientTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ApiMediaFileUploadTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ApiModelTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ApiOAuth2Test.php CHANGED
File without changes
vendor/google/apiclient/tests/general/AuthTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/CacheTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ComputeEngineAuthTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/Http/BatchTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/Http/RequestTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/IoTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/LoggerTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/RequestTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ResourceTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/RestTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/ServiceTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/TaskTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/URITemplateTest.php CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/cacert.json CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/cacert.pem CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/cert.p12 CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/privkey.pem CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/service-12345.json CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/service-rsa-12345.json CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/test.ini CHANGED
File without changes
vendor/google/apiclient/tests/general/testdata/test_public_key.pem CHANGED
File without changes
vendor/google/apiclient/tests/pagespeed/PageSpeedTest.php CHANGED
File without changes
vendor/google/apiclient/tests/plus/PlusTest.php CHANGED
File without changes
vendor/google/apiclient/tests/tasks/TasksTest.php CHANGED
File without changes
vendor/google/apiclient/tests/urlshortener/UrlShortenerTests.php CHANGED
File without changes
vendor/google/apiclient/tests/youtube/YouTubeTest.php CHANGED
File without changes