mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Add Slovenian translation
This commit is contained in:
@@ -6,7 +6,7 @@ BUNDLE_NAME = AdministrationUI
|
||||
|
||||
AdministrationUI_PRINCIPAL_CLASS = AdministrationUIProduct
|
||||
|
||||
AdministrationUI_LANGUAGES = Arabic Basque BrazilianPortuguese Catalan Czech Danish Dutch English Finnish French German Hungarian Italian NorwegianBokmal NorwegianNynorsk Polish Russian Slovak SpanishSpain SpanishArgentina Swedish Ukrainian Welsh
|
||||
AdministrationUI_LANGUAGES = Arabic Basque BrazilianPortuguese Catalan Czech Danish Dutch English Finnish French German Hungarian Italian NorwegianBokmal NorwegianNynorsk Polish Russian Slovak Slovenian SpanishSpain SpanishArgentina Swedish Ukrainian Welsh
|
||||
|
||||
AdministrationUI_OBJC_FILES = \
|
||||
AdministrationUIProduct.m \
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
"Help" = "Pomoč";
|
||||
"Close" = "Zapri";
|
||||
|
||||
"Modules" = "Moduli";
|
||||
|
||||
/* Modules short names */
|
||||
"ACLs" = "ACLi";
|
||||
|
||||
/* Modules titles */
|
||||
"ACLs_title" = "Urejanje uporabniških map ACL";
|
||||
|
||||
/* 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>";
|
||||
Reference in New Issue
Block a user