diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
commit | e5bb1357a5bad2f5ed9b488425d6b195296ca595 (patch) | |
tree | a558a58aced48cd23072e1ca8a95bbad21b169fa /program/localization/da_DK/messages.inc | |
parent | ab8bad44d074ac47083ef74ab17514e91d6b3a69 (diff) |
Synchrnonized translations from Transifex
Diffstat (limited to 'program/localization/da_DK/messages.inc')
-rw-r--r-- | program/localization/da_DK/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/da_DK/messages.inc b/program/localization/da_DK/messages.inc index 1328ed288..4a567aed8 100644 --- a/program/localization/da_DK/messages.inc +++ b/program/localization/da_DK/messages.inc @@ -5,7 +5,7 @@ | localization/<lang>/messages.inc | | | | Localization file of the Roundcube Webmail client | - | Copyright (C) 2005-2013, The Roundcube Dev Team | + | Copyright (C) 2005-2014, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | @@ -33,6 +33,7 @@ $messages['invalidhost'] = 'Ugyldigt servernavn.'; $messages['nomessagesfound'] = 'Der blev ikke fundet nogen beskeder i denne postkasse.'; $messages['loggedout'] = 'Du er nu logget af webmail. Farvel så længe!'; $messages['mailboxempty'] = 'Postkassen er tom.'; +$messages['nomessages'] = 'Ingen beskeder'; $messages['refreshing'] = 'Opdaterer...'; $messages['loading'] = 'Indlæser...'; $messages['uploading'] = 'Uploader fil...'; |