From 29c889c49669e9d51d7876d59c902cf2ae1397b0 Mon Sep 17 00:00:00 2001 From: Markus Walz <lahmizzar@devxive.com> Date: Sat, 15 Jun 2013 14:08:40 -0400 Subject: [PATCH] PF 4.1.0 stable translation - da-DK --- source/languages/da-DK/admin/da-DK.com_pfusers.sys.ini | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/source/languages/da-DK/admin/da-DK.com_pfusers.sys.ini b/source/languages/da-DK/admin/da-DK.com_pfusers.sys.ini index a415d1a..d9d14ec 100644 --- a/source/languages/da-DK/admin/da-DK.com_pfusers.sys.ini +++ b/source/languages/da-DK/admin/da-DK.com_pfusers.sys.ini @@ -3,15 +3,15 @@ ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 - No BOM -; COM_PFUSERS = "Projectfork - Users" -; COM_PFUSERS_XML_DESCRIPTION = "Projectfork Users Component" +COM_PFUSERS = "Projectfork - Brugere" +COM_PFUSERS_XML_DESCRIPTION = "Projectfork Bruger Komponent" ; Projectfork 4.0 - Users Grid Menu Item -; COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Overview (Grid Layout)" -; COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Default" -; COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Displays project members in a grid layout." +COM_PFUSERS_USERS_VIEW_DEFAULT_TITLE = "Oversigt (Gitter Layout)" +COM_PFUSERS_USERS_VIEW_DEFAULT_OPTION = "Standard" +COM_PFUSERS_USERS_VIEW_DEFAULT_DESC = "Vis projektmedlemmer i et gitter layout. " ; Projectfork 4.0 - User Profile Menu Item -; COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "User Profile" -; COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Default" -; COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Displays a user profile page." \ No newline at end of file +COM_PFUSERS_USER_VIEW_DEFAULT_TITLE = "Brugerprofil" +COM_PFUSERS_USER_VIEW_DEFAULT_OPTION = "Standard" +COM_PFUSERS_USER_VIEW_DEFAULT_DESC = "Vis en brugerprofil side." \ No newline at end of file -- Gitblit v1.9.1