mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
See ChangeLog
Monotone-Parent: 193c17735fe473ec69d1c4ef59dcdce44a461da8 Monotone-Revision: 58318ff8b98f933c6f6fffe3d652a2954b890c7c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-03-04T19:29:48 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -6,7 +6,7 @@ BUNDLE_NAME = AdministrationUI
|
||||
|
||||
AdministrationUI_PRINCIPAL_CLASS = AdministrationUIProduct
|
||||
|
||||
AdministrationUI_LANGUAGES = BrazilianPortuguese Catalan Czech Dutch English French German Hungarian Italian Polish Russian Spanish Swedish Ukrainian Welsh
|
||||
AdministrationUI_LANGUAGES = BrazilianPortuguese Catalan Czech Dutch English French German Hungarian Italian Norwegian Polish Russian Spanish Swedish Ukrainian Welsh
|
||||
|
||||
AdministrationUI_OBJC_FILES = \
|
||||
AdministrationUIProduct.m \
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
"Help" = "Hjelp";
|
||||
"Close" = "Lukk";
|
||||
|
||||
"Modules" = "Moduler";
|
||||
|
||||
/* Modules short names */
|
||||
"ACLs" = "Adgangsrettigheter";
|
||||
|
||||
/* Modules titles */
|
||||
"ACLs_title" = "Håntering av adgangsrettigheter for brukermapper";
|
||||
|
||||
/* Modules descriptions */
|
||||
"ACLs_description" = "<p>Administrasjonsmodulen for adgangsrettigheter muliggjør endring av adgangsrettigheter for brukerens kalendre og adressebøker.</p><p>For å endre adgangsrettigheter på en brukermappe, skriv brukernavnet i søkefeltet oppe i vinduet og dobbelklikk på ønskede mappe.</p>";
|
||||
Reference in New Issue
Block a user