Changeset 21426 for extensions/Subscribe_to_comments
- Timestamp:
- Mar 10, 2013, 7:49:04 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Subscribe_to_comments/language/da_DK/plugin.lang.php
r18241 r21426 64 64 $lang['Subscribe'] = 'Tilmeld'; 65 65 $lang['Subscribe to mail notifications'] = 'Tilmeld til mailnotifikationer'; 66 $lang['%s has subscribed to comments on %s.'] = '%s har tegnet abonnement på kommentarer vedrørende %s.'; 67 $lang['Global subscriptions'] = 'Globale abonnementer'; 68 $lang['New comment on %s'] = 'Nye kommentarer vedrørende %s'; 69 $lang['New subscription on %s'] = 'Nye abonnementer vedrørende %s'; 70 $lang['Stop receiving notifications'] = 'Modtag ikke flere notifikationer'; 71 $lang['Subscribe to comments on %s'] = 'Tegn abonnement på kommentarer vedrørende %s'; 72 $lang['Subscriptions of %s'] = 'Abonnementer hørende til %s'; 73 $lang['You are currently subscribed to comments on %s.'] = 'Du har i øjeblikket abonnement på kommentarer vedrørende %s.'; 74 $lang['You requested to subscribe by email to comments on %s'] = 'Du har bedt om at tegne abonnement via e-mail på kommentarer vedrørende %s'; 66 75 ?>
Note: See TracChangeset
for help on using the changeset viewer.