mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-29 02:07:36 +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:" = "Nome utente:";
|
||||
"Password:" = "Password:";
|
||||
"Domain:" = "Dominio";
|
||||
"Username" = "Nome utente";
|
||||
"Password" = "Password";
|
||||
"Domain" = "Dominio";
|
||||
"Remember username" = "Ricorda il nome utente";
|
||||
|
||||
"Connect" = "Entra";
|
||||
@@ -17,7 +17,7 @@
|
||||
"alternativeBrowserSafari" = "Alternativamente, puoi utilizzare Safari.";
|
||||
"Download" = "Scarica";
|
||||
|
||||
"Language:" = "Lingua:";
|
||||
"Language" = "Lingua";
|
||||
"choose" = "Scegli...";
|
||||
"Arabic" = "العربية";
|
||||
"Basque" = "Euskara";
|
||||
|
||||
Reference in New Issue
Block a user