mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-21 13:18:34 +00:00
Removing colons
Conflicts: UI/Templates/ContactsUI/UIxContactEditorTemplate.wox UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox UI/Templates/MailerUI/UIxMailMainFrame.wox UI/Templates/MainUI/SOGoRootPage.wox UI/Templates/PreferencesUI/UIxAccountEditor.wox UI/Templates/PreferencesUI/UIxPreferences.wox UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox UI/Templates/SchedulerUI/UIxCalMainView.wox UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox UI/WebServerResources/angular-material
This commit is contained in:
committed by
Ludovic Marcotte
parent
490354427d
commit
2d33b01f31
@@ -2,9 +2,9 @@
|
||||
|
||||
"title" = "SOGo";
|
||||
|
||||
"Username:" = "Логин:";
|
||||
"Password:" = "Пароль:";
|
||||
"Domain:" = "Домен:";
|
||||
"Username" = "Логин";
|
||||
"Password" = "Пароль";
|
||||
"Domain" = "Домен";
|
||||
"Remember username" = "Запомнить имя пользователя";
|
||||
|
||||
"Connect" = "Соединение";
|
||||
@@ -17,7 +17,7 @@
|
||||
"alternativeBrowserSafari" = "Также можно использовать Safari.";
|
||||
"Download" = "Скачать";
|
||||
|
||||
"Language:" = "Язык:";
|
||||
"Language" = "Язык";
|
||||
"choose" = "Выбрать ...";
|
||||
"Arabic" = "العربية";
|
||||
"Basque" = "Euskara";
|
||||
|
||||
Reference in New Issue
Block a user