mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
Added new Danish (Denmark) translation.
Monotone-Parent: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d Monotone-Revision: dba9e298691b115fdb536d3e5610f71142ab4ee3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T03:37:42
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
"Help" = "Hjælp";
|
||||
"Close" = "Luk";
|
||||
|
||||
"Modules" = "Moduler";
|
||||
|
||||
/* Modules short names */
|
||||
"ACLs" = "ACL'er";
|
||||
|
||||
/* Modules titles */
|
||||
"ACLs_title" = "Users folders ACLs management";
|
||||
|
||||
/* Modules descriptions */
|
||||
"ACLs_description" = "<p>The Access Control Lists administration module allows to change the ACLs of each user's Calendars and Address books.</p><p>To modify the ACLs of a user's folder, type the name of the user in the search field at the top of the window and double-click on the desired folder.</p>";
|
||||
@@ -6,7 +6,7 @@ BUNDLE_NAME = AdministrationUI
|
||||
|
||||
AdministrationUI_PRINCIPAL_CLASS = AdministrationUIProduct
|
||||
|
||||
AdministrationUI_LANGUAGES = BrazilianPortuguese Catalan Czech Dutch English French German Hungarian Italian NorwegianBokmal NorwegianNynorsk Polish Russian SpanishSpain SpanishArgentina Swedish Ukrainian Welsh
|
||||
AdministrationUI_LANGUAGES = BrazilianPortuguese Catalan Czech DanishDenmark Dutch English French German Hungarian Italian NorwegianBokmal NorwegianNynorsk Polish Russian SpanishSpain SpanishArgentina Swedish Ukrainian Welsh
|
||||
|
||||
AdministrationUI_OBJC_FILES = \
|
||||
AdministrationUIProduct.m \
|
||||
|
||||
Reference in New Issue
Block a user