From 4b016334acabb4d138d7cf0cb4398c9030cd0a98 Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Tue, 5 Apr 2022 12:57:43 +0300 Subject: [PATCH] Fix administration/configuration.aspx --- .../Import-contacts-from-csv.aspx | 2 +- .../Import-contacts-from-mail-client.aspx | 2 +- .../Import-contacts-from-web.aspx | 2 +- Web/App_GlobalResources/Resource.de.resx | 123 ++++++++++++++++ Web/App_GlobalResources/Resource.es.resx | 123 ++++++++++++++++ Web/App_GlobalResources/Resource.fr.resx | 123 ++++++++++++++++ Web/App_GlobalResources/Resource.it.resx | 111 +++++++++++++++ Web/App_GlobalResources/Resource.resx | 132 ++++++++++++++++++ Web/App_GlobalResources/Resource.ru.resx | 126 +++++++++++++++++ .../Help/ABCIndex/ABCCompleteArticleList.ascx | 18 +-- .../Help/Administration/Administration.ascx | 4 +- .../Administration/Administration.de.ascx | 4 +- .../Administration/Administration.ru.ascx | 4 +- .../Administration/ConfiguringModules.ascx | 2 +- .../Administration/ConfiguringModules.de.ascx | 2 +- .../Administration/ConfiguringModules.ru.ascx | 2 +- .../Administration/CustomizingModules.ascx | 2 +- .../Administration/CustomizingModules.de.ascx | 2 +- .../Administration/CustomizingModules.ru.ascx | 2 +- .../FAQ/{023_faq => }/023_faq.ascx | 2 +- .../FAQ/023_faq/023_faq.de.ascx | 3 - .../FAQ/023_faq/023_faq.es.ascx | 3 - .../FAQ/023_faq/023_faq.fr.ascx | 3 - .../FAQ/023_faq/023_faq.it.ascx | 3 - .../FAQ/023_faq/023_faq.ru.ascx | 3 - .../Guides/033_become-translator.ascx | 3 + .../033_become-translator.ascx | 3 - .../033_become-translator.de.ascx | 3 - .../033_become-translator.es.ascx | 3 - .../033_become-translator.fr.ascx | 3 - .../033_become-translator.it.ascx | 3 - .../033_become-translator.ru.ascx | 3 - .../Guides/040_create-portal.ascx | 5 + .../040_create-portal/040_create-portal.ascx | 5 - .../040_create-portal.de.ascx | 5 - .../040_create-portal.es.ascx | 5 - .../040_create-portal.fr.ascx | 5 - .../040_create-portal.it.ascx | 5 - .../040_create-portal.ru.ascx | 5 - .../Guides/049_mass-mailing.ascx | 4 + .../049_mass-mailing/049_mass-mailing.ascx | 4 - .../049_mass-mailing/049_mass-mailing.de.ascx | 4 - .../049_mass-mailing/049_mass-mailing.es.ascx | 4 - .../049_mass-mailing/049_mass-mailing.fr.ascx | 4 - .../049_mass-mailing/049_mass-mailing.it.ascx | 4 - .../049_mass-mailing/049_mass-mailing.ru.ascx | 4 - .../{153_saas-sso => }/153_saas-sso.ascx | 4 +- .../TipsTricks/009_portal-language.ascx | 3 + .../009_portal-language.ascx | 3 - .../009_portal-language.de.ascx | 3 - .../009_portal-language.es.ascx | 4 - .../009_portal-language.fr.ascx | 3 - .../009_portal-language.it.ascx | 3 - .../009_portal-language.ru.ascx | 3 - .../017_data-backup-restore.ascx | 4 +- .../017_data-backup-restore.de.ascx | 4 - .../017_data-backup-restore.es.ascx | 4 - .../017_data-backup-restore.fr.ascx | 4 - .../017_data-backup-restore.it.ascx | 4 - .../017_data-backup-restore.ru.ascx | 4 - .../TipsTricks/077_time-zone.ascx | 3 + .../077_time-zone/077_time-zone.ascx | 3 - .../077_time-zone/077_time-zone.de.ascx | 3 - .../077_time-zone/077_time-zone.es.ascx | 4 - .../077_time-zone/077_time-zone.fr.ascx | 3 - .../077_time-zone/077_time-zone.it.ascx | 3 - .../077_time-zone/077_time-zone.ru.ascx | 3 - .../TipsTricks/125_smtp-settings.ascx | 4 + .../125_smtp-settings/125_smtp-settings.ascx | 4 - .../125_smtp-settings.de.ascx | 4 - .../125_smtp-settings.es.ascx | 4 - .../125_smtp-settings.fr.ascx | 4 - .../125_smtp-settings.ru.ascx | 4 - .../Troubleshooting/091_server.ascx | 3 + .../091_server/091_server.ascx | 3 - .../091_server/091_server.de.ascx | 3 - .../091_server/091_server.es.ascx | 3 - .../091_server/091_server.fr.ascx | 3 - .../091_server/091_server.it.ascx | 3 - .../091_server/091_server.ru.ascx | 3 - .../Configuration/Configuration.ascx | 87 ++++++++---- .../Configuration/Configuration.de.ascx | 87 ++++++++---- .../Configuration/Configuration.es.ascx | 85 +++++++---- .../Configuration/Configuration.fr.ascx | 87 ++++++++---- .../Configuration/Configuration.it.ascx | 81 ++++++++--- .../Configuration/Configuration.ru.ascx | 87 ++++++++---- .../Help/Installation/GroupsInstallation.ascx | 2 +- .../Installation/GroupsInstallation.de.ascx | 2 +- .../Installation/GroupsInstallation.ru.ascx | 2 +- .../Help/Installation/Installation.ascx | 4 +- .../Help/Installation/Installation.de.ascx | 4 +- .../Help/Installation/Installation.ru.ascx | 4 +- .../Installation/WorkspaceInstallation.ascx | 2 +- .../WorkspaceInstallation.de.ascx | 2 +- .../WorkspaceInstallation.fr.ascx | 2 +- .../WorkspaceInstallation.ru.ascx | 2 +- .../Help/Installation/WorkspaceSaas.ascx | 2 +- .../Help/Installation/WorkspaceSaas.de.ascx | 2 +- .../Help/Installation/WorkspaceSaas.fr.ascx | 2 +- .../Help/Installation/WorkspaceSaas.ru.ascx | 2 +- Web/Controls/Help/SiteMap/SiteMap.ascx | 18 +-- .../Help/Tags/backup-data/backup-data.ascx | 4 +- .../Help/Tags/backup-data/backup-data.de.ascx | 4 +- .../Help/Tags/backup-data/backup-data.es.ascx | 4 +- .../Help/Tags/backup-data/backup-data.fr.ascx | 4 +- .../Help/Tags/backup-data/backup-data.it.ascx | 4 +- .../Help/Tags/backup-data/backup-data.ru.ascx | 4 +- .../backup-saas-data/backup-saas-data.ascx | 2 +- .../backup-saas-data/backup-saas-data.de.ascx | 2 +- .../backup-saas-data/backup-saas-data.es.ascx | 2 +- .../backup-saas-data/backup-saas-data.fr.ascx | 2 +- .../backup-saas-data/backup-saas-data.it.ascx | 2 +- .../backup-saas-data/backup-saas-data.ru.ascx | 2 +- .../change-language-for-all-users.ascx | 2 +- .../change-language-for-all-users.de.ascx | 2 +- .../change-language-for-all-users.es.ascx | 2 +- .../change-language-for-all-users.fr.ascx | 2 +- .../change-language-for-all-users.it.ascx | 2 +- .../change-language-for-all-users.ru.ascx | 2 +- .../change-language-for-your-own-account.ascx | 2 +- ...ange-language-for-your-own-account.de.ascx | 2 +- ...ange-language-for-your-own-account.es.ascx | 2 +- ...ange-language-for-your-own-account.fr.ascx | 2 +- ...ange-language-for-your-own-account.it.ascx | 2 +- ...ange-language-for-your-own-account.ru.ascx | 2 +- .../Help/Tags/change-logo/change-logo.ascx | 11 +- .../Help/Tags/change-logo/change-logo.de.ascx | 11 -- .../Help/Tags/change-logo/change-logo.es.ascx | 11 -- .../Help/Tags/change-logo/change-logo.fr.ascx | 11 -- .../Help/Tags/change-logo/change-logo.it.ascx | 11 -- .../Help/Tags/change-logo/change-logo.ru.ascx | 11 -- .../change-time-zone/change-time-zone.ascx | 11 +- .../change-time-zone/change-time-zone.de.ascx | 12 -- .../change-time-zone/change-time-zone.es.ascx | 11 -- .../change-time-zone/change-time-zone.fr.ascx | 11 -- .../change-time-zone/change-time-zone.it.ascx | 11 -- .../change-time-zone/change-time-zone.ru.ascx | 11 -- .../Help/Tags/change-title/change-title.ascx | 8 +- .../Tags/change-title/change-title.de.ascx | 10 -- .../Tags/change-title/change-title.es.ascx | 10 -- .../Tags/change-title/change-title.fr.ascx | 10 -- .../Tags/change-title/change-title.it.ascx | 10 -- .../Tags/change-title/change-title.ru.ascx | 10 -- .../contact-onlyoffice-team.ascx | 2 +- .../contact-onlyoffice-team.de.ascx | 2 +- .../contact-onlyoffice-team.es.ascx | 2 +- .../contact-onlyoffice-team.fr.ascx | 2 +- .../contact-onlyoffice-team.it.ascx | 2 +- .../contact-onlyoffice-team.ru.ascx | 2 +- .../Tags/create-portal/create-portal.ascx | 4 +- .../Tags/create-portal/create-portal.de.ascx | 4 +- .../Tags/create-portal/create-portal.es.ascx | 4 +- .../Tags/create-portal/create-portal.fr.ascx | 4 +- .../Tags/create-portal/create-portal.it.ascx | 4 +- .../Tags/create-portal/create-portal.ru.ascx | 4 +- .../custom-domain-name.ascx | 11 +- .../custom-domain-name.de.ascx | 10 -- .../custom-domain-name.es.ascx | 10 -- .../custom-domain-name.fr.ascx | 10 -- .../custom-domain-name.it.ascx | 10 -- .../custom-domain-name.ru.ascx | 10 -- .../customize-portal/customize-portal.ascx | 14 +- .../customize-portal/customize-portal.de.ascx | 11 -- .../customize-portal/customize-portal.es.ascx | 11 -- .../customize-portal/customize-portal.fr.ascx | 11 -- .../customize-portal/customize-portal.it.ascx | 11 -- .../customize-portal/customize-portal.ru.ascx | 11 -- .../Help/Tags/data-backup/data-backup.ascx | 20 ++- .../Help/Tags/data-backup/data-backup.de.ascx | 13 -- .../Help/Tags/data-backup/data-backup.es.ascx | 13 -- .../Help/Tags/data-backup/data-backup.fr.ascx | 13 -- .../Help/Tags/data-backup/data-backup.ru.ascx | 13 -- .../deactivate-portal/deactivate-portal.ascx | 5 +- .../deactivate-portal.de.ascx | 9 -- .../deactivate-portal.es.ascx | 9 -- .../deactivate-portal.fr.ascx | 9 -- .../deactivate-portal.it.ascx | 9 -- .../deactivate-portal.ru.ascx | 9 -- .../Tags/delete-portal/delete-portal.ascx | 5 +- .../Tags/delete-portal/delete-portal.de.ascx | 9 -- .../Tags/delete-portal/delete-portal.es.ascx | 9 -- .../Tags/delete-portal/delete-portal.fr.ascx | 9 -- .../Tags/delete-portal/delete-portal.it.ascx | 9 -- .../Tags/delete-portal/delete-portal.ru.ascx | 9 -- .../Tags/desktop-editors/desktop-editors.ascx | 4 +- .../Tags/disable-module/disable-module.ascx | 11 +- .../disable-module/disable-module.de.ascx | 11 -- .../disable-module/disable-module.es.ascx | 10 -- .../disable-module/disable-module.fr.ascx | 10 -- .../disable-module/disable-module.it.ascx | 10 -- .../disable-module/disable-module.ru.ascx | 10 -- .../Help/Tags/dns-settings/dns-settings.ascx | 8 +- .../Tags/dns-settings/dns-settings.de.ascx | 10 -- .../Tags/dns-settings/dns-settings.es.ascx | 10 -- .../Tags/dns-settings/dns-settings.fr.ascx | 10 -- .../Tags/dns-settings/dns-settings.it.ascx | 10 -- .../Tags/dns-settings/dns-settings.ru.ascx | 10 -- .../email-activation/email-activation.ascx | 2 +- .../email-activation/email-activation.de.ascx | 2 +- .../email-activation/email-activation.es.ascx | 2 +- .../email-activation/email-activation.fr.ascx | 2 +- .../email-activation/email-activation.it.ascx | 2 +- .../email-activation/email-activation.ru.ascx | 2 +- .../Tags/enable-module/enable-module.ascx | 11 +- .../Tags/enable-module/enable-module.de.ascx | 11 -- .../Tags/enable-module/enable-module.es.ascx | 10 -- .../Tags/enable-module/enable-module.fr.ascx | 10 -- .../Tags/enable-module/enable-module.it.ascx | 10 -- .../Tags/enable-module/enable-module.ru.ascx | 10 -- .../Tags/express-version/express-version.ascx | 2 +- .../express-version/express-version.de.ascx | 2 +- .../express-version/express-version.es.ascx | 2 +- .../express-version/express-version.fr.ascx | 2 +- .../express-version/express-version.it.ascx | 2 +- .../express-version/express-version.ru.ascx | 2 +- .../general-information-about-onlyoffice.ascx | 2 +- ...neral-information-about-onlyoffice.de.ascx | 2 +- ...neral-information-about-onlyoffice.es.ascx | 2 +- ...neral-information-about-onlyoffice.fr.ascx | 2 +- ...neral-information-about-onlyoffice.it.ascx | 2 +- ...neral-information-about-onlyoffice.ru.ascx | 2 +- .../install-onlyoffice.ascx | 2 +- .../install-onlyoffice.de.ascx | 2 +- .../install-onlyoffice.es.ascx | 2 +- .../install-onlyoffice.fr.ascx | 2 +- .../install-onlyoffice.it.ascx | 2 +- .../install-onlyoffice.ru.ascx | 2 +- .../Help/Tags/mailing-list/mailing-list.ascx | 2 +- .../Tags/mailing-list/mailing-list.de.ascx | 2 +- .../Tags/mailing-list/mailing-list.es.ascx | 2 +- .../Tags/mailing-list/mailing-list.fr.ascx | 2 +- .../Tags/mailing-list/mailing-list.it.ascx | 2 +- .../Tags/mailing-list/mailing-list.ru.ascx | 2 +- .../Tags/manage-modules/manage-modules.ascx | 8 +- .../manage-modules/manage-modules.de.ascx | 10 -- .../manage-modules/manage-modules.es.ascx | 10 -- .../manage-modules/manage-modules.fr.ascx | 10 -- .../manage-modules/manage-modules.it.ascx | 10 -- .../manage-modules/manage-modules.ru.ascx | 10 -- .../Help/Tags/mass-mailing/mass-mailing.ascx | 2 +- .../Tags/mass-mailing/mass-mailing.de.ascx | 2 +- .../Tags/mass-mailing/mass-mailing.es.ascx | 2 +- .../Tags/mass-mailing/mass-mailing.fr.ascx | 2 +- .../Tags/mass-mailing/mass-mailing.it.ascx | 2 +- .../Tags/mass-mailing/mass-mailing.ru.ascx | 2 +- .../onlyoffice-calendar.ascx | 2 +- .../onlyoffice-calendar.de.ascx | 2 +- .../onlyoffice-calendar.es.ascx | 2 +- .../onlyoffice-calendar.fr.ascx | 2 +- .../onlyoffice-calendar.it.ascx | 2 +- .../onlyoffice-calendar.ru.ascx | 2 +- .../Tags/onlyoffice-crm/onlyoffice-crm.ascx | 2 +- .../onlyoffice-crm/onlyoffice-crm.de.ascx | 2 +- .../onlyoffice-crm/onlyoffice-crm.es.ascx | 2 +- .../onlyoffice-crm/onlyoffice-crm.fr.ascx | 2 +- .../onlyoffice-crm/onlyoffice-crm.it.ascx | 2 +- .../onlyoffice-crm/onlyoffice-crm.ru.ascx | 2 +- .../open-source-version.ascx | 2 +- .../open-source-version.de.ascx | 2 +- .../open-source-version.es.ascx | 2 +- .../open-source-version.fr.ascx | 2 +- .../open-source-version.it.ascx | 2 +- .../open-source-version.ru.ascx | 2 +- .../password-strength/password-strength.ascx | 11 +- .../password-strength.de.ascx | 10 -- .../password-strength.es.ascx | 10 -- .../password-strength.fr.ascx | 10 -- .../password-strength.it.ascx | 10 -- .../password-strength.ru.ascx | 10 -- .../Tags/personal-tags/personal-tags.ascx | 2 +- .../Tags/personal-tags/personal-tags.de.ascx | 2 +- .../Tags/personal-tags/personal-tags.es.ascx | 2 +- .../Tags/personal-tags/personal-tags.fr.ascx | 2 +- .../Tags/personal-tags/personal-tags.it.ascx | 2 +- .../Tags/personal-tags/personal-tags.ru.ascx | 2 +- .../Tags/portal-language/portal-language.ascx | 17 ++- .../portal-language/portal-language.de.ascx | 13 -- .../portal-language/portal-language.es.ascx | 13 -- .../portal-language/portal-language.fr.ascx | 13 -- .../portal-language/portal-language.it.ascx | 13 -- .../portal-language/portal-language.ru.ascx | 13 -- .../portal-notifications.ascx | 2 +- .../portal-notifications.de.ascx | 2 +- .../portal-notifications.es.ascx | 2 +- .../portal-notifications.fr.ascx | 2 +- .../portal-notifications.ru.ascx | 2 +- .../Tags/portal-settings/portal-settings.ascx | 14 +- .../portal-settings/portal-settings.de.ascx | 11 -- .../portal-settings/portal-settings.es.ascx | 11 -- .../portal-settings/portal-settings.fr.ascx | 11 -- .../portal-settings/portal-settings.it.ascx | 11 -- .../portal-settings/portal-settings.ru.ascx | 11 -- .../Tags/restore-backup/restore-backup.ascx | 17 ++- .../restore-backup/restore-backup.de.ascx | 12 -- .../restore-backup/restore-backup.es.ascx | 12 -- .../restore-backup/restore-backup.fr.ascx | 12 -- .../restore-backup/restore-backup.it.ascx | 12 -- .../restore-backup/restore-backup.ru.ascx | 12 -- Web/Controls/Help/Tags/security/security.ascx | 53 ++++--- .../Help/Tags/security/security.de.ascx | 26 ---- .../Help/Tags/security/security.es.ascx | 26 ---- .../Help/Tags/security/security.fr.ascx | 26 ---- .../Help/Tags/security/security.it.ascx | 26 ---- .../Help/Tags/security/security.ru.ascx | 26 ---- .../self-registration/self-registration.ascx | 8 +- .../self-registration.de.ascx | 10 -- .../self-registration.es.ascx | 10 -- .../self-registration.fr.ascx | 10 -- .../self-registration.it.ascx | 10 -- .../self-registration.ru.ascx | 10 -- .../Help/Tags/send-email/send-email.ascx | 2 +- .../Help/Tags/send-email/send-email.de.ascx | 2 +- .../Help/Tags/send-email/send-email.es.ascx | 2 +- .../Help/Tags/send-email/send-email.fr.ascx | 2 +- .../Help/Tags/send-email/send-email.it.ascx | 2 +- .../Help/Tags/send-email/send-email.ru.ascx | 2 +- .../Help/Tags/set-password/set-password.ascx | 2 +- .../Tags/set-password/set-password.de.ascx | 2 +- .../Tags/set-password/set-password.es.ascx | 2 +- .../Tags/set-password/set-password.fr.ascx | 2 +- .../Tags/set-password/set-password.it.ascx | 2 +- .../Tags/set-password/set-password.ru.ascx | 2 +- .../Tags/smtp-settings/smtp-settings.ascx | 17 ++- .../Tags/smtp-settings/smtp-settings.de.ascx | 12 -- .../Tags/smtp-settings/smtp-settings.es.ascx | 12 -- .../Tags/smtp-settings/smtp-settings.fr.ascx | 12 -- .../Tags/smtp-settings/smtp-settings.it.ascx | 12 -- .../Tags/smtp-settings/smtp-settings.ru.ascx | 12 -- Web/Controls/Help/Tags/sso/sso-tag.ascx | 23 +-- Web/Controls/Help/Tags/sso/sso-tag.de.ascx | 13 -- Web/Controls/Help/Tags/sso/sso-tag.es.ascx | 13 -- Web/Controls/Help/Tags/sso/sso-tag.fr.ascx | 13 -- Web/Controls/Help/Tags/sso/sso-tag.ru.ascx | 13 -- .../system-requirements.ascx | 4 +- .../system-requirements.de.ascx | 4 +- .../system-requirements.es.ascx | 4 +- .../system-requirements.fr.ascx | 4 +- .../system-requirements.it.ascx | 4 +- .../system-requirements.ru.ascx | 4 +- .../Tags/team-template/team-template.ascx | 8 +- .../Tags/team-template/team-template.de.ascx | 10 -- .../Tags/team-template/team-template.es.ascx | 10 -- .../Tags/team-template/team-template.fr.ascx | 10 -- .../Tags/team-template/team-template.it.ascx | 10 -- .../Tags/team-template/team-template.ru.ascx | 10 -- .../Help/Tags/time-zone/time-zone.ascx | 11 +- .../Help/Tags/time-zone/time-zone.de.ascx | 13 -- .../Help/Tags/time-zone/time-zone.es.ascx | 11 -- .../Help/Tags/time-zone/time-zone.fr.ascx | 11 -- .../Help/Tags/time-zone/time-zone.it.ascx | 11 -- .../Help/Tags/time-zone/time-zone.ru.ascx | 11 -- .../translate-onlyoffice.ascx | 2 +- .../translate-onlyoffice.de.ascx | 2 +- .../translate-onlyoffice.es.ascx | 2 +- .../translate-onlyoffice.fr.ascx | 2 +- .../translate-onlyoffice.it.ascx | 2 +- .../translate-onlyoffice.ru.ascx | 2 +- .../translator-community.ascx | 2 +- .../translator-community.de.ascx | 2 +- .../translator-community.es.ascx | 2 +- .../translator-community.fr.ascx | 2 +- .../translator-community.it.ascx | 2 +- .../translator-community.ru.ascx | 2 +- .../Tags/trusted-domains/trusted-domains.ascx | 11 +- .../trusted-domains/trusted-domains.de.ascx | 10 -- .../trusted-domains/trusted-domains.es.ascx | 10 -- .../trusted-domains/trusted-domains.fr.ascx | 10 -- .../trusted-domains/trusted-domains.it.ascx | 10 -- .../trusted-domains/trusted-domains.ru.ascx | 10 -- .../Tags/view-statistics/view-statistics.ascx | 10 +- .../view-statistics/view-statistics.de.ascx | 11 -- .../view-statistics/view-statistics.es.ascx | 11 -- .../view-statistics/view-statistics.fr.ascx | 11 -- .../view-statistics/view-statistics.it.ascx | 11 -- .../view-statistics/view-statistics.ru.ascx | 11 -- .../white-labeling/tag-white-labeling.ascx | 11 +- .../white-labeling/tag-white-labeling.ru.ascx | 11 -- Web/Controls/Help/UserGuides/Groups.ascx | 2 +- Web/Controls/Help/UserGuides/Groups.de.ascx | 2 +- Web/Controls/Help/UserGuides/Groups.fr.ascx | 2 +- Web/Controls/Help/UserGuides/Groups.ru.ascx | 2 +- .../Help/UserGuides/GroupsCalendar.ascx | 2 +- .../Help/UserGuides/GroupsCalendar.de.ascx | 2 +- .../Help/UserGuides/GroupsCalendar.fr.ascx | 2 +- .../Help/UserGuides/GroupsCalendar.ru.ascx | 2 +- Web/Controls/Help/UserGuides/UserGuides.ascx | 2 +- .../Help/UserGuides/UserGuides.de.ascx | 2 +- .../Help/UserGuides/UserGuides.fr.ascx | 2 +- .../Help/UserGuides/UserGuides.ru.ascx | 2 +- Web/Guides/Become-translator.aspx | 2 +- Web/Guides/Report-issues.aspx | 2 +- .../AllEditors/Accessibility.aspx | 2 +- .../PresentationEditor/Video-support.aspx | 2 +- Web/TipsTricks/Assign-Color.aspx | 2 +- Web/TipsTricks/Available-Languages.aspx | 4 +- Web/TipsTricks/Calendar-Feed.aspx | 2 +- Web/TipsTricks/Portal-Language.aspx | 2 +- Web/TipsTricks/authorization-keys-saas.aspx | 2 +- Web/Troubleshooting/mail-tables.aspx | 2 +- Web/Troubleshooting/mail.aspx | 2 +- .../groups-gettingstarted-calendar.aspx | 2 +- ...oups-tipstricks-calendar-assign-color.aspx | 2 +- ...ups-tipstricks-calendar-calendar-feed.aspx | 2 +- Web/UserGuides/mail-troubleshooting.aspx | 2 +- .../personal-available-languages.aspx | 4 +- Web/Video/Assign-Color.aspx | 2 +- Web/Video/CRM-Overview.aspx | 2 +- Web/Video/ONLYOFFICE-demo.aspx | 2 +- Web/Video/coordinate-aspects.aspx | 2 +- Web/Video/guest-users.aspx | 2 +- Web/Video/manage-access-rights.aspx | 2 +- Web/Video/people-overview.aspx | 2 +- Web/Video/perfect-day.aspx | 2 +- Web/administration/Calendar.aspx | 2 +- .../authorization-keys-saas.aspx | 2 +- Web/administration/available-languages.aspx | 4 +- .../import-contacts-from-csv.aspx | 2 +- .../import-contacts-from-mail-client.aspx | 2 +- .../import-contacts-from-web.aspx | 2 +- Web/administration/ldap-settings-saas.aspx | 2 +- Web/administration/mail-tables.aspx | 2 +- Web/administration/portal-language.aspx | 2 +- Web/administration/sso-settings-saas.aspx | 2 +- .../desktop-available-languages.aspx | 2 +- Web/installation/desktop-changelog.aspx | 2 +- Web/installation/desktop-connect-kdrive.aspx | 2 +- Web/installation/desktop-connect-liferay.aspx | 2 +- .../desktop-connect-nextcloud.aspx | 2 +- .../desktop-connect-owncloud.aspx | 2 +- .../desktop-connect-personal.aspx | 2 +- Web/installation/desktop-connect-saas.aspx | 2 +- Web/installation/desktop-connect-seafile.aspx | 2 +- Web/installation/desktop-connect-server.aspx | 2 +- .../desktop-digital-signature.aspx | 2 +- Web/installation/desktop-flags.aspx | 2 +- Web/installation/desktop-getting-started.aspx | 2 +- Web/installation/desktop-password.aspx | 2 +- Web/installation/desktop-private-room.aspx | 2 +- Web/installation/desktop-pro-features.aspx | 2 +- .../desktop-uninstall-plugin.aspx | 2 +- Web/installation/desktop-video-support.aspx | 2 +- .../workspace-saas-registration-form.aspx | 2 +- .../Web/Guides/Collaborative-editing.aspx | 4 +- .../Send-documents-for-e-signature.aspx | 4 +- 444 files changed, 1602 insertions(+), 2103 deletions(-) rename Web/Controls/Help/ArticlesCompleteList/FAQ/{023_faq => }/023_faq.ascx (63%) delete mode 100644 Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ru.ascx create mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ru.ascx create mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ru.ascx create mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx rename Web/Controls/Help/ArticlesCompleteList/Guides/{153_saas-sso => }/153_saas-sso.ascx (53%) create mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx rename Web/Controls/Help/ArticlesCompleteList/TipsTricks/{017_data-backup-restore => }/017_data-backup-restore.ascx (51%) delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx create mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ru.ascx create mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ru.ascx create mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.de.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.es.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.fr.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.it.ascx delete mode 100644 Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ru.ascx delete mode 100644 Web/Controls/Help/Tags/change-logo/change-logo.de.ascx delete mode 100644 Web/Controls/Help/Tags/change-logo/change-logo.es.ascx delete mode 100644 Web/Controls/Help/Tags/change-logo/change-logo.fr.ascx delete mode 100644 Web/Controls/Help/Tags/change-logo/change-logo.it.ascx delete mode 100644 Web/Controls/Help/Tags/change-logo/change-logo.ru.ascx delete mode 100644 Web/Controls/Help/Tags/change-time-zone/change-time-zone.de.ascx delete mode 100644 Web/Controls/Help/Tags/change-time-zone/change-time-zone.es.ascx delete mode 100644 Web/Controls/Help/Tags/change-time-zone/change-time-zone.fr.ascx delete mode 100644 Web/Controls/Help/Tags/change-time-zone/change-time-zone.it.ascx delete mode 100644 Web/Controls/Help/Tags/change-time-zone/change-time-zone.ru.ascx delete mode 100644 Web/Controls/Help/Tags/change-title/change-title.de.ascx delete mode 100644 Web/Controls/Help/Tags/change-title/change-title.es.ascx delete mode 100644 Web/Controls/Help/Tags/change-title/change-title.fr.ascx delete mode 100644 Web/Controls/Help/Tags/change-title/change-title.it.ascx delete mode 100644 Web/Controls/Help/Tags/change-title/change-title.ru.ascx delete mode 100644 Web/Controls/Help/Tags/custom-domain-name/custom-domain-name.de.ascx delete mode 100644 Web/Controls/Help/Tags/custom-domain-name/custom-domain-name.es.ascx delete mode 100644 Web/Controls/Help/Tags/custom-domain-name/custom-domain-name.fr.ascx delete mode 100644 Web/Controls/Help/Tags/custom-domain-name/custom-domain-name.it.ascx delete mode 100644 Web/Controls/Help/Tags/custom-domain-name/custom-domain-name.ru.ascx delete mode 100644 Web/Controls/Help/Tags/customize-portal/customize-portal.de.ascx delete mode 100644 Web/Controls/Help/Tags/customize-portal/customize-portal.es.ascx delete mode 100644 Web/Controls/Help/Tags/customize-portal/customize-portal.fr.ascx delete mode 100644 Web/Controls/Help/Tags/customize-portal/customize-portal.it.ascx delete mode 100644 Web/Controls/Help/Tags/customize-portal/customize-portal.ru.ascx delete mode 100644 Web/Controls/Help/Tags/data-backup/data-backup.de.ascx delete mode 100644 Web/Controls/Help/Tags/data-backup/data-backup.es.ascx delete mode 100644 Web/Controls/Help/Tags/data-backup/data-backup.fr.ascx delete mode 100644 Web/Controls/Help/Tags/data-backup/data-backup.ru.ascx delete mode 100644 Web/Controls/Help/Tags/deactivate-portal/deactivate-portal.de.ascx delete mode 100644 Web/Controls/Help/Tags/deactivate-portal/deactivate-portal.es.ascx delete mode 100644 Web/Controls/Help/Tags/deactivate-portal/deactivate-portal.fr.ascx delete mode 100644 Web/Controls/Help/Tags/deactivate-portal/deactivate-portal.it.ascx delete mode 100644 Web/Controls/Help/Tags/deactivate-portal/deactivate-portal.ru.ascx delete mode 100644 Web/Controls/Help/Tags/delete-portal/delete-portal.de.ascx delete mode 100644 Web/Controls/Help/Tags/delete-portal/delete-portal.es.ascx delete mode 100644 Web/Controls/Help/Tags/delete-portal/delete-portal.fr.ascx delete mode 100644 Web/Controls/Help/Tags/delete-portal/delete-portal.it.ascx delete mode 100644 Web/Controls/Help/Tags/delete-portal/delete-portal.ru.ascx delete mode 100644 Web/Controls/Help/Tags/disable-module/disable-module.de.ascx delete mode 100644 Web/Controls/Help/Tags/disable-module/disable-module.es.ascx delete mode 100644 Web/Controls/Help/Tags/disable-module/disable-module.fr.ascx delete mode 100644 Web/Controls/Help/Tags/disable-module/disable-module.it.ascx delete mode 100644 Web/Controls/Help/Tags/disable-module/disable-module.ru.ascx delete mode 100644 Web/Controls/Help/Tags/dns-settings/dns-settings.de.ascx delete mode 100644 Web/Controls/Help/Tags/dns-settings/dns-settings.es.ascx delete mode 100644 Web/Controls/Help/Tags/dns-settings/dns-settings.fr.ascx delete mode 100644 Web/Controls/Help/Tags/dns-settings/dns-settings.it.ascx delete mode 100644 Web/Controls/Help/Tags/dns-settings/dns-settings.ru.ascx delete mode 100644 Web/Controls/Help/Tags/enable-module/enable-module.de.ascx delete mode 100644 Web/Controls/Help/Tags/enable-module/enable-module.es.ascx delete mode 100644 Web/Controls/Help/Tags/enable-module/enable-module.fr.ascx delete mode 100644 Web/Controls/Help/Tags/enable-module/enable-module.it.ascx delete mode 100644 Web/Controls/Help/Tags/enable-module/enable-module.ru.ascx delete mode 100644 Web/Controls/Help/Tags/manage-modules/manage-modules.de.ascx delete mode 100644 Web/Controls/Help/Tags/manage-modules/manage-modules.es.ascx delete mode 100644 Web/Controls/Help/Tags/manage-modules/manage-modules.fr.ascx delete mode 100644 Web/Controls/Help/Tags/manage-modules/manage-modules.it.ascx delete mode 100644 Web/Controls/Help/Tags/manage-modules/manage-modules.ru.ascx delete mode 100644 Web/Controls/Help/Tags/password-strength/password-strength.de.ascx delete mode 100644 Web/Controls/Help/Tags/password-strength/password-strength.es.ascx delete mode 100644 Web/Controls/Help/Tags/password-strength/password-strength.fr.ascx delete mode 100644 Web/Controls/Help/Tags/password-strength/password-strength.it.ascx delete mode 100644 Web/Controls/Help/Tags/password-strength/password-strength.ru.ascx delete mode 100644 Web/Controls/Help/Tags/portal-language/portal-language.de.ascx delete mode 100644 Web/Controls/Help/Tags/portal-language/portal-language.es.ascx delete mode 100644 Web/Controls/Help/Tags/portal-language/portal-language.fr.ascx delete mode 100644 Web/Controls/Help/Tags/portal-language/portal-language.it.ascx delete mode 100644 Web/Controls/Help/Tags/portal-language/portal-language.ru.ascx delete mode 100644 Web/Controls/Help/Tags/portal-settings/portal-settings.de.ascx delete mode 100644 Web/Controls/Help/Tags/portal-settings/portal-settings.es.ascx delete mode 100644 Web/Controls/Help/Tags/portal-settings/portal-settings.fr.ascx delete mode 100644 Web/Controls/Help/Tags/portal-settings/portal-settings.it.ascx delete mode 100644 Web/Controls/Help/Tags/portal-settings/portal-settings.ru.ascx delete mode 100644 Web/Controls/Help/Tags/restore-backup/restore-backup.de.ascx delete mode 100644 Web/Controls/Help/Tags/restore-backup/restore-backup.es.ascx delete mode 100644 Web/Controls/Help/Tags/restore-backup/restore-backup.fr.ascx delete mode 100644 Web/Controls/Help/Tags/restore-backup/restore-backup.it.ascx delete mode 100644 Web/Controls/Help/Tags/restore-backup/restore-backup.ru.ascx delete mode 100644 Web/Controls/Help/Tags/security/security.de.ascx delete mode 100644 Web/Controls/Help/Tags/security/security.es.ascx delete mode 100644 Web/Controls/Help/Tags/security/security.fr.ascx delete mode 100644 Web/Controls/Help/Tags/security/security.it.ascx delete mode 100644 Web/Controls/Help/Tags/security/security.ru.ascx delete mode 100644 Web/Controls/Help/Tags/self-registration/self-registration.de.ascx delete mode 100644 Web/Controls/Help/Tags/self-registration/self-registration.es.ascx delete mode 100644 Web/Controls/Help/Tags/self-registration/self-registration.fr.ascx delete mode 100644 Web/Controls/Help/Tags/self-registration/self-registration.it.ascx delete mode 100644 Web/Controls/Help/Tags/self-registration/self-registration.ru.ascx delete mode 100644 Web/Controls/Help/Tags/smtp-settings/smtp-settings.de.ascx delete mode 100644 Web/Controls/Help/Tags/smtp-settings/smtp-settings.es.ascx delete mode 100644 Web/Controls/Help/Tags/smtp-settings/smtp-settings.fr.ascx delete mode 100644 Web/Controls/Help/Tags/smtp-settings/smtp-settings.it.ascx delete mode 100644 Web/Controls/Help/Tags/smtp-settings/smtp-settings.ru.ascx delete mode 100644 Web/Controls/Help/Tags/sso/sso-tag.de.ascx delete mode 100644 Web/Controls/Help/Tags/sso/sso-tag.es.ascx delete mode 100644 Web/Controls/Help/Tags/sso/sso-tag.fr.ascx delete mode 100644 Web/Controls/Help/Tags/sso/sso-tag.ru.ascx delete mode 100644 Web/Controls/Help/Tags/team-template/team-template.de.ascx delete mode 100644 Web/Controls/Help/Tags/team-template/team-template.es.ascx delete mode 100644 Web/Controls/Help/Tags/team-template/team-template.fr.ascx delete mode 100644 Web/Controls/Help/Tags/team-template/team-template.it.ascx delete mode 100644 Web/Controls/Help/Tags/team-template/team-template.ru.ascx delete mode 100644 Web/Controls/Help/Tags/time-zone/time-zone.de.ascx delete mode 100644 Web/Controls/Help/Tags/time-zone/time-zone.es.ascx delete mode 100644 Web/Controls/Help/Tags/time-zone/time-zone.fr.ascx delete mode 100644 Web/Controls/Help/Tags/time-zone/time-zone.it.ascx delete mode 100644 Web/Controls/Help/Tags/time-zone/time-zone.ru.ascx delete mode 100644 Web/Controls/Help/Tags/trusted-domains/trusted-domains.de.ascx delete mode 100644 Web/Controls/Help/Tags/trusted-domains/trusted-domains.es.ascx delete mode 100644 Web/Controls/Help/Tags/trusted-domains/trusted-domains.fr.ascx delete mode 100644 Web/Controls/Help/Tags/trusted-domains/trusted-domains.it.ascx delete mode 100644 Web/Controls/Help/Tags/trusted-domains/trusted-domains.ru.ascx delete mode 100644 Web/Controls/Help/Tags/view-statistics/view-statistics.de.ascx delete mode 100644 Web/Controls/Help/Tags/view-statistics/view-statistics.es.ascx delete mode 100644 Web/Controls/Help/Tags/view-statistics/view-statistics.fr.ascx delete mode 100644 Web/Controls/Help/Tags/view-statistics/view-statistics.it.ascx delete mode 100644 Web/Controls/Help/Tags/view-statistics/view-statistics.ru.ascx delete mode 100644 Web/Controls/Help/Tags/white-labeling/tag-white-labeling.ru.ascx diff --git a/Web/AdministratorGuides/Import-contacts-from-csv.aspx b/Web/AdministratorGuides/Import-contacts-from-csv.aspx index bf25401d6..95c619d23 100644 --- a/Web/AdministratorGuides/Import-contacts-from-csv.aspx +++ b/Web/AdministratorGuides/Import-contacts-from-csv.aspx @@ -25,7 +25,7 @@
- +
\ No newline at end of file diff --git a/Web/AdministratorGuides/Import-contacts-from-mail-client.aspx b/Web/AdministratorGuides/Import-contacts-from-mail-client.aspx index 34a090d7f..81ca91c97 100644 --- a/Web/AdministratorGuides/Import-contacts-from-mail-client.aspx +++ b/Web/AdministratorGuides/Import-contacts-from-mail-client.aspx @@ -25,7 +25,7 @@
- +
\ No newline at end of file diff --git a/Web/AdministratorGuides/Import-contacts-from-web.aspx b/Web/AdministratorGuides/Import-contacts-from-web.aspx index 183252230..1e5e7ed58 100644 --- a/Web/AdministratorGuides/Import-contacts-from-web.aspx +++ b/Web/AdministratorGuides/Import-contacts-from-web.aspx @@ -25,7 +25,7 @@
- +
\ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.de.resx b/Web/App_GlobalResources/Resource.de.resx index 1512ba15a..39b1555bb 100644 --- a/Web/App_GlobalResources/Resource.de.resx +++ b/Web/App_GlobalResources/Resource.de.resx @@ -1326,6 +1326,12 @@ Textumbruch ändern + + Logo ändern + + + Portaltitel ändern + gemeinsame Bearbeitung @@ -1350,6 +1356,33 @@ Erstellen Sie eine neue, eine vor kurzem bearbeitete Tabelle oder kehren Sie zur Liste der vorhandenen Tabellen zurück. + + Wie erstellt man ein eigenes Portal + + + Suchen Sie nach einem Tool für die Organisation Ihrer persönlichen und firmeninternen Dokumentation, Verwaltung der Kundenbeziehungen und Projekte, Erstellung eigener Community? ONLYOFFICE erlaubt es Ihnen, alle diese Ziele zu erreichen. Diese Anleitung wird Ihnen zeigen, wie Sie Ihr eigenes Portal mit ein paar Schritten erstellen können. + + + Server-Lösung + + + Hier werden die häufigsten Probleme beschrieben, auf die die Benutzer bei der Installation der Server-, Server-Express- oder Open-Source-Version von ONLYOFFICE 6.5 auf ihren Server sowie bei der Konfigurierung und Nutzung stoßen können. + + + benutzerdefinierter Domainname + + + Portal einrichten + + + Datenbackup und -wiederherstellung in der Cloud-Version + + + Müssen Sie Ihre Portaldaten sichern, um sie später in der Cloud-Version wiederherstellen zu können? Dieses Verfahren ist sehr einfach. + + + Datenbackup + Erweiterte Einstellungen des Dokumenteneditors @@ -1362,12 +1395,21 @@ Tipps für gemeinsame Bearbeitung. + + DNS-Einstellungen + + + Module verwalten + Dokumente der Projekte ONLYOFFICE Projekte zur einfacheren Verwendung von Projekten auf einem iOS-Gerät. + + Kennwortstärke + Erweiterte Einstellungen des Präsentationseditors @@ -1380,6 +1422,9 @@ Tipps für kollaboratives Editieren. + + Portaleinstellungen + Über den Spreadsheet Editor @@ -1404,6 +1449,9 @@ Die Liste der von Spreadsheet Editor unterstützten Formate. + + Selbstregistrierung + Dokumente freigeben @@ -1413,4 +1461,79 @@ Kalkulationstabellen + + Teamvorlage + + + Einstellung der Zeitzone in Ihrem Kalender + + + Zeitzone + + + Es ist sehr bequem, Benachrichtigungen über kommende Ereignisse rechtzeitig zu erhalten. Wählen Sie eine Zeitzone in den Kalendereinstellungen und Sie verpassen kein einziges Ereignis. Sie finden alle notwendigen Hinweise in diesem Tipp. + + + zuverlässige Domains + + + Zeitzone ändern + + + Portal deaktivieren + + + Portal löschen + + + Modul deaktivieren + + + Modul aktivieren + + + Häufig gestellte Fragen: Allgemeines + + + Wie organisiert man einen Massenversand? + + + Möchten Sie einen Newsletter an alle Kontakte aus Ihrer Kundendatenbank schicken oder brauchen Sie einfach einige Kunden über ein kommendes Ereignis zu informieren? Jetzt können Sie diese Aufgaben direkt vom CRM-Modul erledigen. Diese Anleitung beschreibt die Handlungsreihenfolge. + + + Wie wird man ONLYOFFICE-Übersetzer? + + + Möchten Sie das Portal in Ihrer Sprache verwenden, aber sie ist in der Liste mit den verfügbaren Sprachen nicht vorhanden oder die Übersetzung in Ihre Sprache ist noch nicht abgeschlossen? Nehmen Sie an der Übersetzung teil und erhalten Sie ein Jahresabonnement von ONLYOFFICE-Extras als Dankeschön. Alles, was Sie dafür machen müssen, ist diese Schritte auszuführen. + + + Änderung der Portalsprache + + + Portalsprache + + + Brauchen Sie die Sprache der Bedienfläche auf Ihrem Portal zu ändern und haben keine Ahnung, wie Sie es machen können? Lesen Sie diesen Tipp und Sie werden erfahren, wie Sie die Sprache für alle Portalbenutzer (wenn Sie Administratorrechte haben) oder nur für sich selbst ändern können. + + + Backup wiederherstellen + + + Sicherheit + + + Änderung der SMTP-Einstellungen für ONLYOFFICE Groups + + + SMTP-Einstellungen + + + Vor relativ kurzer Zeit haben Sie begonnen, ONLYOFFICE Serverversion zu benutzen und jetzt arbeiten Sie mit Ihrem Portal mit voller Leistung. Natürlich möchten Sie auf dem Laufenden sein und alles, was auf Ihrem Portal passiert, im Griff haben. Mit ONLYOFFICE-Benachrichtigungen verpassen Sie nichts! Aber wenn Sie ein wirksames Funktionieren der ONLYOFFICE-Benachrichtigungen gewährleisten möcheten, müssen Sie die SMPT-Einstellungen einrichten. Mehr dazu... + + + Single Sign-on + + + Statistiken sehen + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.es.resx b/Web/App_GlobalResources/Resource.es.resx index b217a7e64..bba6d9a17 100644 --- a/Web/App_GlobalResources/Resource.es.resx +++ b/Web/App_GlobalResources/Resource.es.resx @@ -837,4 +837,127 @@ hojas de cálculo + + cambiar logotipo + + + cambiar título de portal + + + ¿Cómo crear su portal? + + + ¿Está buscando herramientas que le ayudará a organizar su empresa y la documentación personal, gestionar relaciones con clientes y proyectos, crear su comunidad? oficina online le permite alcanzar todos estos objetivos.Esta guía le enseña como crear su propio portal en unos pasos sencillos. + + + Community Server Windows Version Troubleshooting + + + The main problems that user can face while installing oficina online 6.5 server, server express or open source version onto his server as well as configuring and using it are described here. + + + nombre de dominio personalizado + + + personalizar portal + + + Backup y recuperación de datos + + + ¿Necesita usted crear una copia de seguridad de su portal para restaurarlo más tarde en la versión SaaS? Es muy sencillo. + + + copia de seguridad de datos + + + ajustes DNS + + + manejar módulos + + + fortaleza de contraseña + + + ajustes de portal + + + registración automática + + + plantilla de equipo + + + Cómo establecer zona horaria para su calendario + + + zona horaria + + + Es muy conveniente recibir notificaciones sobre próximos eventos a tiempo. Seleccione la zona horaria en ajustes de calendario y siga de cerca todos los eventos. + + + dominios de confianza + + + cambiar zona horaria + + + desactivar portal + + + borrar portal + + + desactivar módulo + + + activar módulo + + + General FAQ + + + ¿Cómo enviar un correo masivo? + + + ¿Quiere usted enviar una hoja informativa a todos los contactos de su base de datos de clientes o sólo necesita informar algunos clientes sobre cualquier evento futuro?Ahora usted puede hacerlo directamente en el módulo CRM. Esta guía le enseñará como usted puede realizarlo en unos pasos sencillos. + + + ¿Qué hacer para ser traductor de oficina online? + + + ¿Quiere usted usar el portal en su idioma, pero todavía no está representado en la lista de los disponibles? ¿O la traducción a su idioma no está terminada? Contribuya a la traducción siguiendo estos pasos sencillos. + + + Cambio del idioma de su portal + + + idioma de portal + + + ¿Necesita cambiar el idioma de la interfaz en su portal pero tiene ni idea como hacerlo? Lea este consejo y usted descubrirá como cambiar el idioma por todos los usuarios del portal (si usted es administrador) o sólo por si mismo. + + + recuperar copia de seguridad + + + seguridad + + + Cómo cambiar ajustes SMTP para ONLYOFFICE Groups + + + ajustes SMTP + + + Usted empezó a usar la versión de servidor oficina online y ahora trabajo en su portal va a toda marcha. Por supuesto, usted quiere estar al tanto sobre todo lo que pasa en su portal. ¡Con notificaciones oficina online no perderá detalle! Si quiere asegurar el funcionamiento más eficaz de notificaciones oficina online usted necesita configurar los ajustes SMPT. Leer más... + + + single sign-on + + + ver estadística + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.fr.resx b/Web/App_GlobalResources/Resource.fr.resx index c384ff843..07708ba9a 100644 --- a/Web/App_GlobalResources/Resource.fr.resx +++ b/Web/App_GlobalResources/Resource.fr.resx @@ -1092,6 +1092,12 @@ Changer l'habillage du texte + + changer logo + + + changer titre du portail + édition collaborative @@ -1116,6 +1122,33 @@ Créer un nouveau classeur, ouvrir une récemment édité, ou retourner à la liste des classeurs existants. + + Comment créer votre propre portail ? + + + Si vous cherchez les instruments pour organiser vos documents d'entreprise et personnels, gérer les projets et les relations clients, créer votre propre communauté, office en ligne vous permet d’accomplir tous ces objectifs. Ce guide va vous montrer comment créer votre propre portail en quelques étapes faciles. + + + Community Server Windows Version Troubleshooting + + + Vous trouverez ici des solutions aux principaux problèmes que l'utilisateur peut rencontrer lors de l'installation, la configuration et l'utilisation de la solution office en ligne Server. + + + nom du domaine personnalisé + + + personnaliser portail + + + Sauvegarde et restauration de données + + + Besoin de sauvegarder vos données du portail et de les transférer à partir du nuage sur votre serveur local ? Cette procédure est très simple. + + + sauvegarde de données + Paramètres avancés de Document Editor @@ -1128,12 +1161,21 @@ Conseils de l'édition collaborative. + + paramètres DNS + + + gérer modules + Documents du projet Application ONLYOFFICE Projects pour faciliter l'utilisation de Projets sur votre appareil iOS. + + robustesse de mot de passe + Paramètres avancés de Presentation Editor @@ -1146,6 +1188,9 @@ Conseils sur l'édition collaborative. + + paramètres du portail + A propos de Spreadsheet Editor @@ -1170,6 +1215,9 @@ La liste des formats de fichiers pris en charge par Spreadsheet Editor. + + inscription automatique + partager documents @@ -1179,4 +1227,79 @@ classeurs + + modèle de l'équipe + + + Définir le fuseau horaire pour votre calendrier + + + fuseau horaire + + + C'est très pratique de recevoir des notifications sur les événements à venir dans le temps. Sélectionnez un fuseau horaire dans les paramètres du calendrier et l'appliquer à tous les événements. Consultez les instructions données. + + + domaines autorisés + + + changer fuseau horaire + + + désactiver portail + + + supprimer portail + + + désactiver module + + + activer module + + + F.A.Q. Général + + + Comment organiser un envoi en masse ? + + + Voulez-vous envoyer une newsletter à tous les contacts de votre base de données clients ou avez-vous besoin d'informer quelques clients sur un événement à venir ? Maintenant vous pouvez le faire directement depuis le module CRM de office en ligne. Cet article vous explique comment procéder. + + + Comment devenir traducteur de office en ligne ? + + + Voulez-vous utiliser le portail en votre propre langue, mais elle n'est pas encore présente dans la liste des langues disponibles ? Ou la traduction dans votre langue n'est pas terminée ? Contribuez à la traduction et obtenez une année de office en ligne extras. Veuillez suivre ces étapes faciles. + + + Changement de langue du portail + + + langue du portail + + + Avez-vous besoin de changer la langue de l'interface de votre portail, mais vous ne savez pas comment procéder ? Lisez cet article pour savoir changer la langue pour tous les utilisateurs du portail (si vous êtes un administrateur) ou seulement pour vous-même. + + + restaurer la copie de sauvegarde + + + sécurité + + + Changement des paramètres SMTP pour ONLYOFFICE Groups + + + paramètres SMTP + + + Il n'y pas longtemps vous avez commencé à utiliser la version serveur d'ONLYOFFICE et maintenant votre portail travaille à pleine force ? Bien sûr que vous voulez être toujours au courant de tout ce que se passe sur le portail. Les notifications office en ligne vous aident à le faire ! Pour assurer un travail plus efficace des notifications d'ONLYOFFICE vous avez besoin de définir les paramètres SMTP. Pour en savoir plus ... + + + authentification unique + + + afficher statistiques + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.it.resx b/Web/App_GlobalResources/Resource.it.resx index 6a89df374..0303c9f3a 100644 --- a/Web/App_GlobalResources/Resource.it.resx +++ b/Web/App_GlobalResources/Resource.it.resx @@ -744,4 +744,115 @@ fogli elettronici + + cambiare logo + + + cambiare titolo del portale + + + Come creare il proprio portale online office? + + + Stai cercando gli strumenti che ti aiutano ad organizzare la documentazione aziendale e personale, gestire le relazioni con i clienti e i tuoi progetti, creare la tua propria comunità? online office ti permette di raggiungere tutti questi obiettivi. Questa guida mostra come creare il proprio portale online office in pochi passi semplici. + + + Community Server Windows Version Troubleshooting + + + I problemi principali che si verificano durante l'installazione della versione server, server express oppure open source di online office 6.5, sul proprio server e anche durante la configurazione e l'uso sono descritti in questa sezione. + + + nome a dominio personalizzato + + + personalizzare portale + + + Backup e ripristino dati + + + Desideri creare una copia di backup dei dati e trasferirli dal cloud al tuo server locale? Questa procedura è molto semplice. + + + impostazioni DNS + + + gestire moduli + + + sicurezza della password + + + impostazioni del portale + + + registrazione automatica + + + modello di squadra + + + Imposta il fuso orario per il tuo calendario + + + fuso orario + + + Ricevere le notifiche degli eventi in tempo è molto importante ed è molto facile. Basta configurare il fuso orario nelle impostazioni del calendario. Le istruzioni sono elencate in questo consiglio. + + + domini affidabili + + + cambiare fuso orario + + + disattivare portale + + + eliminare portale + + + disattivare modulo + + + attivare modulo + + + FAQ. Generale + + + Come inviare email massive? + + + Desideri inviare una newsletter a tutti i contatti dalla tua banca dati o solamente bisogna informare certi clienti del prossimo evento? Adesso puoi farlo direttamente dal modulo CRM nel portale online office. Questa guida ti mostra come farlo in pochi passi semplici. + + + Come diventare traduttore di online office? + + + Desideri utilizzare il portale online office nella tua lingua, però non è presente nell'elenco delle lingue disponibili? O la traduzione non è completa? O semplicemente desideri proporre un termine più giusto? Allora contribuisci alla traduzione e ottieni fino ad un anno degli extra di online office. Tutto ciò di cui hai bisogno è seguire questi passi semplici. + + + Cambia la lingua del tuo portale + + + lingua del portale + + + Desideri cambiare la lingua dell'interfaccia del tuo portale online office ma non sai come farlo? Leggi questo consiglio per sapere come cambiare la lingua per tutti gli utenti del portale (se hai i privilegi di amministratore) o solo per te stesso. + + + ripristinare copia di backup + + + sicurezza + + + impostazioni SMTP + + + visualizzare statistica + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.resx b/Web/App_GlobalResources/Resource.resx index 3e6d2787c..d92ad2cc3 100644 --- a/Web/App_GlobalResources/Resource.resx +++ b/Web/App_GlobalResources/Resource.resx @@ -1656,6 +1656,15 @@ Change text wrapping + + branding + + + change logo + + + change portal title + collaborative editing @@ -1680,6 +1689,33 @@ Create a new spreadsheet, open a recently edited one, or return to the list of existing spreadsheets. + + How to create your own portal? + + + Are you looking for the tools which help you organize your company and personal documentation, manage your customer relations and projects, create your own community? ONLYOFFICE allows you to achieve all these goals. This guide will show you how to create your own portal in a few easy steps. + + + Community Server Windows version troubleshooting + + + The main problems that user can face while installing server version onto his server as well as configuring and using it are described here. + + + custom domain name + + + customize portal + + + Data backup & restore in the cloud version + + + Need to backup your portal data to be able to resore it later in the cloud version? This procedure is very simple. + + + data backup + Advanced settings of Document Editor @@ -1692,12 +1728,21 @@ Tips on collaborative editing. + + DNS settings + + + manage modules + Project documents ONLYOFFICE Projects application for easier use of Projects on an iOS device. + + password strength + Advanced settings of Presentation Editor @@ -1710,6 +1755,9 @@ Tips on collaborative editing. + + portal settings + About Spreadsheet Editor @@ -1734,6 +1782,9 @@ The list of spreadsheet formats supported by Spreadsheet Editor. + + self-registration + share documents @@ -1743,4 +1794,85 @@ spreadsheets + + team template + + + Setting time zone for your calendar + + + time zone + + + It's very convenient to receive notifications about coming events in time. Select a time zone in the calendar settings and keep up with all the events. You'll find the instructions in this tip. + + + trusted domains + + + change time zone + + + deactivate portal + + + delete portal + + + disable module + + + enable module + + + General FAQ + + + Organizing mass mailing + + + Want to send a newsletter to all the contacts from your customer database or just need to inform some clients about an upcoming event? Now you can do that directly from the CRM module. This guide will show you how it can be done in a few easy steps. + + + ONLYOFFICE translation + + + If you want to make ONLYOFFICE better and more available for as many people as possible all over the world, this article will tell you how you can contribute to our project and improve it. We would like to invite you to collaborate on ONLYOFFICE translations. By translating our content into other languages, you will help other people use our online office in their mother tongues and learn more about ONLYOFFICE. + + + Changing your portal language + + + portal language + + + Need to change the interface language at your portal and have no idea how to do that? Read this tip and you will learn how to alter the language for all the portal users (in case you have administrator rights) or for yourself only. + + + restore backup + + + security + + + Changing SMTP settings for ONLYOFFICE Groups + + + SMTP settings + + + Recently you've stared using a ONLYOFFICE server version and now your portal activity is running at full tilt. Of course you want to keep in line with what is going on on your portal. ONLYOFFICE notifications don't let you miss a thing! But if you want to ensure more efficient functioning of ONLYOFFICE notifications you need to set up the SMPT settings. Read more... + + + Single Sign-on feature in the SaaS version + + + ONLYOFFICE offers you the Single Sign-on feature to improve the login process. Read more... + + + single sign-on + + + view statistics + \ No newline at end of file diff --git a/Web/App_GlobalResources/Resource.ru.resx b/Web/App_GlobalResources/Resource.ru.resx index ebda63770..ffab05291 100644 --- a/Web/App_GlobalResources/Resource.ru.resx +++ b/Web/App_GlobalResources/Resource.ru.resx @@ -1287,6 +1287,15 @@ Изменение обтекания текстом + + брендинг + + + изменение логотипа + + + изменение названия портала + совместное редактирование @@ -1311,6 +1320,33 @@ Создайте новую электронную таблицу, откройте недавно отредактированную, или вернитесь к списку существующих электронных таблиц. + + Как создать свой портал? + + + Вы ищете инструменты, которые помогут вам организовать ведение корпоративной и личной документации, управлять проектами и взаимоотношениями с клиентами, создать свое сообщество? Онлайн-офис позволяет вам достичь всех этих целей. Данное руководство объяснит вам, как создать свой портал за несколько легких шагов. + + + Устранение неполадок Сервера совместной работы для Windows + + + Здесь описаны основные проблемы, с которыми может столкнуться пользователь при установке серверной версии на своем сервере, а также при ее настройке и использовании. + + + пользовательское доменное имя + + + настройка портала + + + Резервное копирование и восстановление данных в облачной версии + + + Вам надо создать резервную копию данных портала? Это очень просто. + + + резервная копия данных + Дополнительные параметры редактора документов @@ -1323,12 +1359,21 @@ Советы по совместному редактированию. + + настройки DNS + + + управление модулями + Документы проектов Приложение ONLYOFFICE Проекты для удобной работы с Проектами ONLYOFFICE на устройстве iOS. + + надежность пароля + Дополнительные параметры редактора презентаций @@ -1341,6 +1386,9 @@ Советы по совместному редактированию презентаций. + + настройки портала + О редакторе электронных таблиц @@ -1365,6 +1413,9 @@ Форматы электронных таблиц, которые поддерживает редактор электронных таблиц. + + самостоятельная регистрация + предоставление доступа к документам @@ -1374,4 +1425,79 @@ электронные таблицы + + шаблон команды + + + Установка часового пояса для календаря + + + часовой пояс + + + Очень удобно получать оповещения о предстоящих событиях вовремя. Выберите часовой пояс в настройках календаря и будьте в курсе всех событий. Инструкции вы найдете в этом совете. + + + доверенные домены + + + изменение часового пояса + + + отключение портала + + + удаление портала + + + отключение модуля + + + включение модуля + + + FAQ по общим вопросам + + + Организация массовых рассылок + + + Хотите отправить информационное письмо всем контактам из клиентской базы или вам надо сообщить нескольким клиентам о предстоящем событии? Теперь вы можете сделать это непосредственно из модуля CRM. Данное руководство объяснит вам, как это выполнить за несколько простых шагов. + + + Перевод ONLYOFFICE + + + Если вы хотите сделать ONLYOFFICE более доступным для множества людей во всем мире, в этой статье рассказывается, как вы можете принять участие в нашем проекте и улучшить его. Мы хотим пригласить вас к сотрудничеству в работе над переводами ONLYOFFICE. Переводя контент на другие языки, вы поможете другим людям использовать онлайн-офис на родном языке и больше узнать об ONLYOFFICE. + + + Изменение языка портала + + + язык портала + + + Вам надо изменить язык интерфейса на портале, а вы не знаете, как это сделать? Прочитайте этот совет, и вы узнаете, как изменить язык для всех пользователей портала (если вы администратор) или только для себя. + + + восстановление резервной копии + + + безопасность + + + Изменение настроек SMTP для ONLYOFFICE Groups + + + настройки SMTP + + + Вы недавно начали использовать серверную версию онлайн-офиса, и теперь работа на портале идет полным ходом. Конечно, вы хотите быть в курсе всего, что происходит на портале. Оповещения онлайн-офиса не позволят вам ничего упустить! Но если вы хотите обеспечить более эффективную работу оповещений, потребуется настроить параметры SMPT. Читайте дальше... + + + технология единого входа + + + просмотр статистики + \ No newline at end of file diff --git a/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx b/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx index 3fdd55c8d..fa9913564 100644 --- a/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx +++ b/Web/Controls/Help/ABCIndex/ABCCompleteArticleList.ascx @@ -81,8 +81,8 @@
  • -
  • -
  • +
  • +
  • @@ -150,7 +150,7 @@
  • -
  • +
  • @@ -206,7 +206,7 @@
  • -
  • +
  • @@ -224,7 +224,7 @@
  • -
  • +
  • @@ -236,7 +236,7 @@
  • -
  • +
  • @@ -261,7 +261,7 @@
  • -
  • +
  • @@ -520,7 +520,7 @@
  • -
  • +
  • @@ -1350,7 +1350,7 @@
  • -
  • +
  • diff --git a/Web/Controls/Help/Administration/Administration.ascx b/Web/Controls/Help/Administration/Administration.ascx index 7a5cc9bea..d83006191 100644 --- a/Web/Controls/Help/Administration/Administration.ascx +++ b/Web/Controls/Help/Administration/Administration.ascx @@ -156,7 +156,7 @@
  • -
  • +
  • Changing People module settings

      @@ -200,7 +200,7 @@

    Ändern der Einstellungen des Moduls Personen

      @@ -184,7 +184,7 @@

    Changing People module settings

      diff --git a/Web/Controls/Help/Administration/ConfiguringModules.de.ascx b/Web/Controls/Help/Administration/ConfiguringModules.de.ascx index acd94a23a..6acd2ad01 100644 --- a/Web/Controls/Help/Administration/ConfiguringModules.de.ascx +++ b/Web/Controls/Help/Administration/ConfiguringModules.de.ascx @@ -65,7 +65,7 @@
  • -
  • +
  • Ändern der Einstellungen des Moduls Personen

      diff --git a/Web/Controls/Help/Administration/ConfiguringModules.ru.ascx b/Web/Controls/Help/Administration/ConfiguringModules.ru.ascx index 88e353e76..04d14a4a1 100644 --- a/Web/Controls/Help/Administration/ConfiguringModules.ru.ascx +++ b/Web/Controls/Help/Administration/ConfiguringModules.ru.ascx @@ -63,7 +63,7 @@
  • -
  • +
  • Изменение настроек модуля Люди

      diff --git a/Web/Controls/Help/Administration/CustomizingModules.ascx b/Web/Controls/Help/Administration/CustomizingModules.ascx index 771c6374a..487d5c6f7 100644 --- a/Web/Controls/Help/Administration/CustomizingModules.ascx +++ b/Web/Controls/Help/Administration/CustomizingModules.ascx @@ -37,7 +37,7 @@
        -
      • +
      • ">White Labeling
      • ">Managing portal modules
      • diff --git a/Web/Controls/Help/Administration/CustomizingModules.de.ascx b/Web/Controls/Help/Administration/CustomizingModules.de.ascx index 8090c8169..d6b340855 100644 --- a/Web/Controls/Help/Administration/CustomizingModules.de.ascx +++ b/Web/Controls/Help/Administration/CustomizingModules.de.ascx @@ -37,7 +37,7 @@
          -
        • +
        • ">White Labeling
        • ">Portalmodule verwalten
        • diff --git a/Web/Controls/Help/Administration/CustomizingModules.ru.ascx b/Web/Controls/Help/Administration/CustomizingModules.ru.ascx index 5a01df258..16e149430 100644 --- a/Web/Controls/Help/Administration/CustomizingModules.ru.ascx +++ b/Web/Controls/Help/Administration/CustomizingModules.ru.ascx @@ -37,7 +37,7 @@
            -
          • +
          • ">Ребрендинг
          • ">Управление модулями портала
          • diff --git a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ascx b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq.ascx similarity index 63% rename from Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ascx rename to Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq.ascx index dd79e8029..8a9c7065f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">General FAQ \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/faq/faq.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.de.ascx b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.de.ascx deleted file mode 100644 index 32fcc0b36..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Häufig gestellte Fragen: Allgemeines \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.es.ascx b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.es.ascx deleted file mode 100644 index dd79e8029..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">General FAQ \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.fr.ascx deleted file mode 100644 index a9ada25bf..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">F.A.Q. Général \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.it.ascx b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.it.ascx deleted file mode 100644 index 0a755cf75..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">FAQ. Generale \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ru.ascx deleted file mode 100644 index 859a03bd2..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/FAQ/023_faq/023_faq.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">FAQ по общим вопросам \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator.ascx new file mode 100644 index 000000000..0ea9245e5 --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator.ascx @@ -0,0 +1,3 @@ +<%@ Control Language="C#" %> +" + href="<%=VirtualPathUtility.ToAbsolute("~/guides/become-translator.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ascx deleted file mode 100644 index 52a915161..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">ONLYOFFICE translation diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.de.ascx deleted file mode 100644 index ac78b9b39..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Wie wird man ONLYOFFICE-Übersetzer? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.es.ascx deleted file mode 100644 index cdca048d5..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">¿Qué hacer para ser traductor de oficina online? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.fr.ascx deleted file mode 100644 index c34fce76d..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Comment devenir traducteur de office en ligne ? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.it.ascx deleted file mode 100644 index 042edf81c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Come diventare traduttore di online office? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ru.ascx deleted file mode 100644 index 8cab4caf7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/033_become-translator/033_become-translator.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Перевод ONLYOFFICE diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal.ascx new file mode 100644 index 000000000..f82665879 --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal.ascx @@ -0,0 +1,5 @@ +<%@ Control Language="C#" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + +" + href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-saas-registration-form.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ascx deleted file mode 100644 index 2fe619f76..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ascx +++ /dev/null @@ -1,5 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">How to create your own portal? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.de.ascx deleted file mode 100644 index 63ef2df05..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.de.ascx +++ /dev/null @@ -1,5 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">Wie erstellt man ein eigenes Portal? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.es.ascx deleted file mode 100644 index 800278a16..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.es.ascx +++ /dev/null @@ -1,5 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">¿Cómo crear su portal? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.fr.ascx deleted file mode 100644 index 945b119e6..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.fr.ascx +++ /dev/null @@ -1,5 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">Comment créer votre propre portail ? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.it.ascx deleted file mode 100644 index 812ceaf4b..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.it.ascx +++ /dev/null @@ -1,5 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">Come creare il proprio portale online office? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ru.ascx deleted file mode 100644 index 672d01b3c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/040_create-portal/040_create-portal.ru.ascx +++ /dev/null @@ -1,5 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">Как создать свой портал? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing.ascx new file mode 100644 index 000000000..0df20fe93 --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing.ascx @@ -0,0 +1,4 @@ +<%@ Control Language="C#" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +" + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx deleted file mode 100644 index 4334b8f8a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Organizing mass mailing \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx deleted file mode 100644 index e9bdbc170..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Wie organisiert man einen Massenversand? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx deleted file mode 100644 index c36c64db5..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">¿Cómo enviar un correo masivo? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx deleted file mode 100644 index 975e474b0..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Comment organiser un envoi en masse ? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx deleted file mode 100644 index d638dbf19..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Come inviare email massive? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx deleted file mode 100644 index e4f0c5043..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Организация массовых рассылок \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/153_saas-sso/153_saas-sso.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/153_saas-sso.ascx similarity index 53% rename from Web/Controls/Help/ArticlesCompleteList/Guides/153_saas-sso/153_saas-sso.ascx rename to Web/Controls/Help/ArticlesCompleteList/Guides/153_saas-sso.ascx index 6f8f3807f..cf0a96c62 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/153_saas-sso/153_saas-sso.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/153_saas-sso.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Single Sign-on feature in the SaaS version \ No newline at end of file +" + href="<%=VirtualPathUtility.ToAbsolute("~/administration/sso-settings-saas.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language.ascx new file mode 100644 index 000000000..7c12351b9 --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language.ascx @@ -0,0 +1,3 @@ +<%@ Control Language="C#" %> +" + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx deleted file mode 100644 index ad31372f7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Changing your portal language \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx deleted file mode 100644 index bc2476821..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Änderung der Portalsprache \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx deleted file mode 100644 index c224d54af..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -">Cambio del idioma de su portal \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx deleted file mode 100644 index 842a02024..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Changement de langue du portail \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx deleted file mode 100644 index 4603bb575..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Cambia la lingua del tuo portale \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx deleted file mode 100644 index fc5b5b39c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Изменение языка портала \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore.ascx similarity index 51% rename from Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx rename to Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore.ascx index f64a92e24..fd2a87e7a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Data backup & restore in the cloud version \ No newline at end of file +" + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx deleted file mode 100644 index 18a9482c2..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Datenbackup und -wiederherstellung in der Cloud-Version \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx deleted file mode 100644 index eac4c8ff5..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Backup y recuperación de datos \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx deleted file mode 100644 index 3515bc044..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Sauvegarde et restauration de données \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx deleted file mode 100644 index c17a82a2c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Backup e ripristino dati \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx deleted file mode 100644 index 6882573a7..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Резервное копирование и восстановление данных в облачной версии \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone.ascx new file mode 100644 index 000000000..677c9c404 --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone.ascx @@ -0,0 +1,3 @@ +<%@ Control Language="C#" %> +" + href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-tipstricks-calendar-time-zone.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ascx deleted file mode 100644 index 8610bf413..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Setting time zone for your calendar \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.de.ascx deleted file mode 100644 index 882d70621..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Einstellung der Zeitzone in Ihrem Kalender \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.es.ascx deleted file mode 100644 index d6f8c4f39..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.es.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -">Cómo establecer zona horaria para su calendario \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.fr.ascx deleted file mode 100644 index cbda8fbb4..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Définir le fuseau horaire pour votre calendrier \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.it.ascx deleted file mode 100644 index b5488068a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Imposta il fuso orario per il tuo calendario \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ru.ascx deleted file mode 100644 index 0b44c3171..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/077_time-zone/077_time-zone.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Установка часового пояса для календаря \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings.ascx new file mode 100644 index 000000000..727b0ddfa --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings.ascx @@ -0,0 +1,4 @@ +<%@ Control Language="C#" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +" + href="<%=VirtualPathUtility.ToAbsolute("~/installation/groups-smtp-settings.aspx")%>"> diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ascx deleted file mode 100644 index e2527937a..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Changing SMTP settings for ONLYOFFICE Groups diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.de.ascx deleted file mode 100644 index e1ab95391..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.de.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Änderung der SMTP-Einstellungen für ONLYOFFICE Groups diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.es.ascx deleted file mode 100644 index 028bdc7a6..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.es.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Cómo cambiar ajustes SMTP para ONLYOFFICE Groups diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.fr.ascx deleted file mode 100644 index a324215ce..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.fr.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Changement des paramètres SMTP pour ONLYOFFICE Groups diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ru.ascx deleted file mode 100644 index 32608a50c..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ru.ascx +++ /dev/null @@ -1,4 +0,0 @@ -<%@ Control Language="C#" %> -<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> -">Изменение настроек SMTP для ONLYOFFICE Groups diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server.ascx new file mode 100644 index 000000000..5b12019e8 --- /dev/null +++ b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server.ascx @@ -0,0 +1,3 @@ +<%@ Control Language="C#" %> +" + href="<%=VirtualPathUtility.ToAbsolute("~/installation/groups-troubleshooting-windows.aspx")%>"> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ascx deleted file mode 100644 index fe6fdd620..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Community Server Windows version troubleshooting \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.de.ascx deleted file mode 100644 index 3c385cfcb..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.de.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Server-Lösung \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.es.ascx deleted file mode 100644 index 45ea558b5..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.es.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Community Server Windows Version Troubleshooting \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.fr.ascx deleted file mode 100644 index 02e560437..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.fr.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Community Server Windows Version Troubleshooting \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.it.ascx deleted file mode 100644 index d2962a6ed..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.it.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Community Server Windows Version Troubleshooting \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ru.ascx deleted file mode 100644 index a2c61916e..000000000 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ru.ascx +++ /dev/null @@ -1,3 +0,0 @@ -<%@ Control Language="C#" %> -">Устранение неполадок Сервера совместной работы для Windows \ No newline at end of file diff --git a/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx b/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx index b47866ca0..9b58b74d2 100644 --- a/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx +++ b/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx @@ -1,5 +1,34 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls"%> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register TagPrefix="cc" TagName="PortalSettings" Src="~/Controls/Help/Tags/portal-settings/portal-settings.ascx" %> +<%@ Register TagPrefix="cc" TagName="TimeZone" Src="~/Controls/Help/Tags/time-zone/time-zone.ascx" %> +<%@ Register TagPrefix="cc" TagName="DNSSettings" Src="~/Controls/Help/Tags/dns-settings/dns-settings.ascx" %> +<%@ Register TagPrefix="cc" TagName="CustomDomain" Src="~/Controls/Help/Tags/custom-domain-name/custom-domain-name.ascx" %> +<%@ Register TagPrefix="cc" TagName="TrustedDomain" Src="~/Controls/Help/Tags/trusted-domains/trusted-domains.ascx" %> +<%@ Register TagPrefix="cc" TagName="SelfReg" Src="~/Controls/Help/Tags/self-registration/self-registration.ascx" %> +<%@ Register TagPrefix="cc" TagName="PassStrenght" Src="~/Controls/Help/Tags/password-strength/password-strength.ascx" %> +<%@ Register TagPrefix="cc" TagName="InviteTag" Src="~/Controls/Help/Tags/invite-people/invite-people.ascx" %> +<%@ Register TagPrefix="cc" TagName="ManageModules" Src="~/Controls/Help/Tags/manage-modules/manage-modules.ascx" %> +<%@ Register TagPrefix="cc" TagName="CustomizePortal" Src="~/Controls/Help/Tags/customize-portal/customize-portal.ascx" %> +<%@ Register TagPrefix="cc" TagName="ChangeLogo" Src="~/Controls/Help/Tags/change-logo/change-logo.ascx" %> +<%@ Register TagPrefix="cc" TagName="WhiteLabel" Src="~/Controls/Help/Tags/white-labeling/tag-white-labeling.ascx" %> +<%@ Register TagPrefix="cc" TagName="ChangeTitle" Src="~/Controls/Help/Tags/change-title/change-title.ascx" %> +<%@ Register TagPrefix="cc" TagName="TeamTemplate" Src="~/Controls/Help/Tags/team-template/team-template.ascx" %> +<%@ Register TagPrefix="cc" TagName="DataBackup" Src="~/Controls/Help/Tags/data-backup/data-backup.ascx" %> +<%@ Register TagPrefix="cc" TagName="DeactivatePTag" Src="~/Controls/Help/Tags/deactivate-portal/deactivate-portal.ascx" %> +<%@ Register TagPrefix="cc" TagName="DeletePTag" Src="~/Controls/Help/Tags/delete-portal/delete-portal.ascx" %> +<%@ Register TagPrefix="cc" TagName="StatTag" Src="~/Controls/Help/Tags/view-statistics/view-statistics.ascx" %> +<%@ Register TagPrefix="cc" TagName="ChangeTimeZone" Src="~/Controls/Help/Tags/change-time-zone/change-time-zone.ascx" %> +<%@ Register TagPrefix="cc" TagName="ModuleAccess" Src="~/Controls/Help/Tags/restrict-access-to-module/restrict-access-to-module.ascx" %> +<%@ Register TagPrefix="cc" TagName="PortalLang" Src="~/Controls/Help/Tags/portal-language/portal-language.ascx" %> +<%@ Register TagPrefix="cc" TagName="DisableModule" Src="~/Controls/Help/Tags/disable-module/disable-module.ascx" %> +<%@ Register TagPrefix="cc" TagName="EnableModule" Src="~/Controls/Help/Tags/enable-module/enable-module.ascx" %> +<%@ Register TagPrefix="cc" TagName="TwostepTag" Src="~/Controls/Help/Tags/two-step-verification/two-step-verification.ascx" %> +<%@ Register TagPrefix="cc" TagName="SSOTag" Src="~/Controls/Help/Tags/sso/sso-tag.ascx" %> +<%@ Register TagPrefix="cc" TagName="SMTPTag" Src="~/Controls/Help/Tags/smtp-settings/smtp-settings.ascx" %> +<%@ Register TagPrefix="cc" TagName="SecurityTag" Src="~/Controls/Help/Tags/security/security.ascx" %> +<%@ Register TagPrefix="cc" TagName="RestoreBackup" Src="~/Controls/Help/Tags/restore-backup/restore-backup.ascx" %> +<%@ Register TagPrefix="cc" TagName="LDAPSettingsTag" Src="~/Controls/Help/Tags/ldap-settings/ldap-settings.ascx" %>