[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-02-05 01:34:44 +00:00
parent a8123425c4
commit ba7f117a92
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 16 additions and 2 deletions

View file

@ -32,6 +32,9 @@ OC.L10N.register(
"Use environment variable" : "Brug miljøvariabel",
"Global settings" : "Globale indstillinger",
"General" : "General",
"Security settings" : "Sikkerhedsindstillinger"
"Security settings" : "Sikkerhedsindstillinger",
"Download metadata XML" : "Download metadata XML",
"Metadata invalid" : "Ugyldig metadata",
"Metadata valid" : "Gyldig metadata"
},
"nplurals=2; plural=(n != 1);");

View file

@ -30,6 +30,9 @@
"Use environment variable" : "Brug miljøvariabel",
"Global settings" : "Globale indstillinger",
"General" : "General",
"Security settings" : "Sikkerhedsindstillinger"
"Security settings" : "Sikkerhedsindstillinger",
"Download metadata XML" : "Download metadata XML",
"Metadata invalid" : "Ugyldig metadata",
"Metadata valid" : "Gyldig metadata"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -7,6 +7,7 @@ OC.L10N.register(
"Unknown error, please check the log file for more details." : "Неизвестная ошибка, обратитесь к файлу журнала для более подробных сведений.",
"Direct log in" : "Прямой вход в систему",
"SSO & SAML log in" : "Вход через SSO и SAML",
"This page should not be visited directly." : "Невозможен прямой переход на эту страницу.",
"Provider " : "Поставщик",
"X.509 certificate of the Service Provider" : "X.509-сертификат поставщика услуг",
"Private key of the Service Provider" : "Закрытый ключ поставщика услуг",
@ -28,6 +29,7 @@ OC.L10N.register(
"Attribute to map the email address to." : "Атрибут для привязки email.",
"Attribute to map the quota to." : "Атрибут для сопоставления квоты.",
"Attribute to map the users groups to." : "Атрибут для отображения групп пользователей.",
"Attribute to map the users home to." : "Атрибут для привязки домашней директории пользователей.",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Использовать SAML для настольных клиентов синхронизации %s (потребуется повторная аутентификация пользователей)",
"Optional display name of the identity provider (default: \"SSO & SAML log in\")" : "Дополнительное отображаемое имя поставщика удостоверений (по умолчанию: «SSO & SAML log in»)",
"Allow the use of multiple user back-ends (e.g. LDAP)" : "Разрешить использование нескольких пользовательских back-end (например, LDAP)",
@ -35,6 +37,8 @@ OC.L10N.register(
"Authenticate using single sign-on" : "Аутентификация с использованием единого входа",
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "Используя приложение SSO & SAML вашего Nextcloud, вы можете легко интегрировать существующее решение Single Sign-On с Nextcloud. Кроме того, вы можете использовать службу Nextcloud LDAP для удобства пользователей. (например, при совместном использовании)\nНа данный момент поддерживаются и тестируются следующие поставщики:\n\n* ** SAML 2.0 **\n* OneLogin\n* Shibboleth\n* Active Directory Federation Services (ADFS)\n\n* ** Аутентификация через переменную окружения **\n* Kerberos (mod_auth_kerb)\n* Любая другая служба, которая проводит аутентификацию с использованием переменной среды\n\nХотя теоретически любая другая служба аутентификации, реализующая один из этих стандартов, совместима, мы хотели бы отметить, что они не являются частью какой-либо матрицей внутренних тестов.",
"Open documentation" : "Открыть документацию",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\" or you go directly to the URL %s." : "Убедитесь, что настроен пользователь с правами администратора, который может получить доступ к экземпляру через SSO. Вход в систему с вашей обычной учетной записью %s больше не будет возможен, если вы не включили \"%s\" или вы не идёте напрямую по адресу URL %s.",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "Убедитесь, что настроен пользователь с правами администратора, который может получить доступ к экземпляру через SSO. Вход в систему с вашей обычной учетной записью %s больше не будет возможен, если вы не идёте напрямую по адресу URL %s.",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "Выберите, хотите ли вы проверять подлинность с помощью встроенного в Nextcloud провайдера SAML или же хотите использовать для этого переменные окружения.",
"Use built-in SAML authentication" : "Использовать встроенную SAML аутентификацию",
"Use environment variable" : "Использовать переменные окружения",

View file

@ -5,6 +5,7 @@
"Unknown error, please check the log file for more details." : "Неизвестная ошибка, обратитесь к файлу журнала для более подробных сведений.",
"Direct log in" : "Прямой вход в систему",
"SSO & SAML log in" : "Вход через SSO и SAML",
"This page should not be visited directly." : "Невозможен прямой переход на эту страницу.",
"Provider " : "Поставщик",
"X.509 certificate of the Service Provider" : "X.509-сертификат поставщика услуг",
"Private key of the Service Provider" : "Закрытый ключ поставщика услуг",
@ -26,6 +27,7 @@
"Attribute to map the email address to." : "Атрибут для привязки email.",
"Attribute to map the quota to." : "Атрибут для сопоставления квоты.",
"Attribute to map the users groups to." : "Атрибут для отображения групп пользователей.",
"Attribute to map the users home to." : "Атрибут для привязки домашней директории пользователей.",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Использовать SAML для настольных клиентов синхронизации %s (потребуется повторная аутентификация пользователей)",
"Optional display name of the identity provider (default: \"SSO & SAML log in\")" : "Дополнительное отображаемое имя поставщика удостоверений (по умолчанию: «SSO & SAML log in»)",
"Allow the use of multiple user back-ends (e.g. LDAP)" : "Разрешить использование нескольких пользовательских back-end (например, LDAP)",
@ -33,6 +35,8 @@
"Authenticate using single sign-on" : "Аутентификация с использованием единого входа",
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "Используя приложение SSO & SAML вашего Nextcloud, вы можете легко интегрировать существующее решение Single Sign-On с Nextcloud. Кроме того, вы можете использовать службу Nextcloud LDAP для удобства пользователей. (например, при совместном использовании)\nНа данный момент поддерживаются и тестируются следующие поставщики:\n\n* ** SAML 2.0 **\n* OneLogin\n* Shibboleth\n* Active Directory Federation Services (ADFS)\n\n* ** Аутентификация через переменную окружения **\n* Kerberos (mod_auth_kerb)\n* Любая другая служба, которая проводит аутентификацию с использованием переменной среды\n\nХотя теоретически любая другая служба аутентификации, реализующая один из этих стандартов, совместима, мы хотели бы отметить, что они не являются частью какой-либо матрицей внутренних тестов.",
"Open documentation" : "Открыть документацию",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\" or you go directly to the URL %s." : "Убедитесь, что настроен пользователь с правами администратора, который может получить доступ к экземпляру через SSO. Вход в систему с вашей обычной учетной записью %s больше не будет возможен, если вы не включили \"%s\" или вы не идёте напрямую по адресу URL %s.",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "Убедитесь, что настроен пользователь с правами администратора, который может получить доступ к экземпляру через SSO. Вход в систему с вашей обычной учетной записью %s больше не будет возможен, если вы не идёте напрямую по адресу URL %s.",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "Выберите, хотите ли вы проверять подлинность с помощью встроенного в Nextcloud провайдера SAML или же хотите использовать для этого переменные окружения.",
"Use built-in SAML authentication" : "Использовать встроенную SAML аутентификацию",
"Use environment variable" : "Использовать переменные окружения",