summaryrefslogtreecommitdiff
path: root/po/de_DE.po
AgeCommit message (Collapse)Author
2017-06-17Added "Current Maintainer" to about box.Jasmin Jessich
2017-06-10Handle now all search timer actionsJasmin Jessich
- Support action "Announce and Switch" and "Inactive Record". in edit_searchtimer.ecpp. - Added German translation.
2017-05-18po/*.po files re-generatedJasmin Jessich
2015-02-13Add option 'Announce via email' in searchtimer edit box. Solution andDieter Hametner
idea came from user snoopy_1978 and closes bug entry #1341 in the bugtracker.
2015-02-09Fix a warning about the Language header having the default value in the .po ↵Dieter Hametner
files.
2013-02-23Remove fuzzy german translations.Dieter Hametner
2012-01-14Fix german translation as reported in Bug #816 and added some missing german ↵Dieter Hametner
strings.
2011-09-05Support for native recording length since VDR 1.7.21:Dieter Hametner
Applying a patch provided by ROFA: As the new vdr-1.7.21 provides native interface for recording lenght, there's no need to keep the "Show duration in 'Recordings'" setting anymore - less the options the better. If users want to speed up the recordings page, they must just upgrade to vdr-1.7.21+.
2011-03-20Added expand/collapse all folders functionality into recordings page.Rolf Ahrenberg
2011-02-20Updated Finnish translations.Rolf Ahrenberg
2011-02-20Moved recordings filter input box into the actions area of theDieter Hametner
recordings page. This ensures a consistent look and feel like on other pages in LIVE.
2011-02-16Regenerated backwards compatible locale header and made some minorDieter Hametner
cosmetic changes.
2011-02-15Fixed a typo in a setup option.Rolf Ahrenberg
2011-02-13Some german translation fixes.Dieter Hametner
2011-02-13Added short description, description, and auxiliary info into the edit ↵Rolf Ahrenberg
recordings page.
2011-02-13Added an option to copy recordings instead of moving.Rolf Ahrenberg
2011-02-11Update german duration format after change in formating of durationDieter Hametner
supplied by Rolf Ahrenberg in previous commit.
2011-02-11Unified date formatting and added recording duration format into translations.Rolf Ahrenberg
2011-02-10Updated german translations for the new edit recordings feature.Dieter Hametner
Regenerated the backwards compatibilty locale header.
2011-02-10Added support for sorting recordings by name and date in both ascending and ↵Rolf Ahrenberg
descending orders.
2011-02-10Added support for renaming/moving recordings and for deleting multiple ↵Rolf Ahrenberg
recordings at once.
2011-01-29Updated german translations.Dieter Hametner
Regenerated backwards compatibility locale header.
2011-01-29Applied patch supplied by Rolf Ahrenberg to omit recordings durations.Dieter Hametner
This helps in scanning large amounts of recordings, because not for every recoding a file is scanned for either its size or the length.vdr file. The patch (live-git-20110129-showrecduration.patch.gz) was submitted on vdr-portal.de in the post: http://www.vdr-portal.de/board/thread.php?postid=974612#post974612
2011-01-24Applied a patch provided by vdr-portal.de user 'copperhead' aboutDieter Hametner
recordings archived on HDDs.
2011-01-23Updated Locale files after mergeing the latest changes from winni.Dieter Hametner
They include a update of the finish locale (provided by Rolf Ahrenberg) and a change which seems to prevent a 100% CPU usage.
2011-01-23finnish translation update, thanks to Rolf AhrenbergChristian Wieninger
2011-01-22Regenerated localisation files after merge of latest multischedule contribution.Dieter Hametner
2011-01-18Merged tntnet2.0 fix from winniDieter Hametner
Updated po files and (re)generated backward compatibility header for localization.
2011-01-02fix for tntnet-2.0 (different bool handling)Christian Wieninger
2011-01-01Updated localization files after the integration of the MultiSchedule view.Dieter Hametner
2010-06-19Added translators hint and a german locale for the date/time formating of ↵Dieter Hametner
recordings provided by Dominic Evans.
2009-09-07new user management within setup that also handles different user rightsChristian Wieninger
2009-04-17Integrated a patch against LIVE 0.2.0 which adds channel numbers.Dieter Hametner
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks (see http://captiveworks.org/open-source/vdr-live/ )
2008-12-04updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵Christian Wieninger
but not required)
2008-11-23Fiddled arround with date displays in what's on page.Dieter Hametner
2008-11-23Added nowrap class in styles.css. Time strings are now 'nonwrapable'.Dieter Hametner
Removed in german translations the 'Uhr' from time formating.
2008-11-20Changed string for no EPG available.Dieter Hametner
2008-11-19new setup option to display channels without EPGChristian Wieninger
2008-10-29Added switch to this channel in the schedule page submenu.Dieter Hametner
There the switch channel button is always present, even if the selected channel has no EPG data associated with it.
2008-08-06- italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy"Christian Wieninger
2008-06-21Use the previous commited functionality to stream recordings.Dieter Hametner
The recordings now have a stream button beneath them.
2008-06-04Fixed a bug reported by Matthias Kortstiege about edit_timers notDieter Hametner
having the correct timerId when called from the schedules list.
2008-04-19Changed responsibilities in the about box.Dieter Hametner
2008-04-07finnish translation update, thanks to Rolf AhrenbergChristian Wieninger
2008-02-26Added streaming button in channnel selection page.Dieter Hametner
This allows to stream also channels that don't have EPG data and thus are only selectable by hand. Regenerated backwards compatible message file, because of string changes.
2008-02-25Added new image for timer conflict notification.Dieter Hametner
Added a Force function to TimerConflicNotifier. Added the force notification to timer creation. First tests with this weren't very promising. Needs some thorough testing also at timer modification and deletion. Regenerated language header for backwards compatibilty.
2008-02-24Added functionality to display timer conflicts when polled through theDieter Hametner
statusbox updates. Created the layout and look of the status message.
2008-02-22Reverted to trVDR in timerconflicts.ecpp due to fast fix change to 'tr'Dieter Hametner
because of compilation error with older vdr versions. This has been fixed, through proper include of i18n.h. Regenerated header file with backward compatible translations.
2008-02-22Merge commit 'origin/master'Dieter Hametner
2008-02-22First implementation of a notification about timer conflicts in LIVE.Dieter Hametner
Based on the work of winni in epgsearch and its service interface.