Diffstat (limited to 'i18n/da/todaydatebookpluginconfig.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/da/todaydatebookpluginconfig.ts | 87 |
1 files changed, 0 insertions, 87 deletions
diff --git a/i18n/da/todaydatebookpluginconfig.ts b/i18n/da/todaydatebookpluginconfig.ts deleted file mode 100644 index 49779f0..0000000 --- a/i18n/da/todaydatebookpluginconfig.ts +++ b/dev/null @@ -1,87 +0,0 @@ -<!DOCTYPE TS><TS> -<context> - <name>DateBookEvent</name> - <message> - <source>[with alarm]</source> - <translation>[med alarm]</translation> - </message> - <message> - <source>note</source> - <translation>note</translation> - </message> -</context> -<context> - <name>DatebookPluginConfig</name> - <message> - <source>Show location</source> - <translation>Vis lokation</translation> - </message> - <message> - <source>Check this if the location of an appointment should be shown for each one</source> - <translation>Vælg dette hvis en begivenheds lokation skal vises for hver enkelt</translation> - </message> - <message> - <source>Show notes</source> - <translation>Vis noter</translation> - </message> - <message> - <source>Check this if the note attached to an appointment should be shown for each one</source> - <translation>Vælg dette hvis noten der er vedhæftet til begivenheden skal vises for hver enkelt</translation> - </message> - <message> - <source>Show only later - appointments</source> - <translation>Vis kun kommende - begivenheder</translation> - </message> - <message> - <source>Check this if only appointments later then current time should be shown</source> - <translation>Vælg dette hvis det kune er kommende begivenheder der skal vises</translation> - </message> - <message> - <source>How many -appointment -should be -shown?</source> - <translation>Hvor mange -begivenheder -skal der -vises?</translation> - </message> - <message> - <source>How many appointments should be shown maximal. In chronical order</source> - <translation>Hvor mange begivenheder skal maksimalt vises. I kronologisk orden</translation> - </message> - <message> - <source>How many more days</source> - <translation>Hvor mange flere dage</translation> - </message> - <message> - <source>How many more days should be in the range</source> - <translation>Hvor mange flere dage skal der være i intervallet</translation> - </message> - <message> - <source> day(s)</source> - <translation> dag(e)</translation> - </message> - <message> - <source>only today</source> - <translation>kun idag</translation> - </message> -</context> -<context> - <name>QObject</name> - <message> - <source>Datebook plugin</source> - <translation>Kalender plugin</translation> - </message> - <message> - <source>No more appointments today</source> - <translation>Ikke flere begivenheder i dag</translation> - </message> - <message> - <source>No appointments today</source> - <translation>Ingen begivenheder i dag</translation> - </message> -</context> -</TS> |