summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-11 00:34:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-11 00:34:39 +0000
commitf5e4594e83a384a0e88881a1dff7cf50b99f6e77 (patch)
treef53e69e6223ab0cb23a3158e68ac46cbe96da350 /apps/oauth2
parente6f343432e0deac539243f5996504d0c10de137d (diff)
downloadnextcloud-server-f5e4594e83a384a0e88881a1dff7cf50b99f6e77.tar.gz
nextcloud-server-f5e4594e83a384a0e88881a1dff7cf50b99f6e77.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/uk.js4
-rw-r--r--apps/oauth2/l10n/uk.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/uk.js b/apps/oauth2/l10n/uk.js
index fe23bda5602..751f65e83e3 100644
--- a/apps/oauth2/l10n/uk.js
+++ b/apps/oauth2/l10n/uk.js
@@ -4,8 +4,8 @@ OC.L10N.register(
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клієнт не авторизований для підключення. Будь ласка, повідомте адміністратора вашого клієнта.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ваша URL-адреса переспрямування має бути повною URL-адресою, наприклад: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
- "Allows OAuth2 compatible authentication from other web applications." : "Дозволяє автентифікацію, сумісну з OAuth2, з інших веб-програм.",
- "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Програма OAuth2 дозволяє адміністраторам налаштувати вбудований робочий процес автентифікації, щоб також дозволити сумісну з OAuth2 автентифікацію з інших веб-програм.",
+ "Allows OAuth2 compatible authentication from other web applications." : "Дозволяє авторизацію OAuth2, яка підтримується іншими вебзастосунками.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Програма OAuth2 дозволяє адміністраторам налаштувати вбудований процес авторизації, який дозволить використовувати сумісний з OAuth2 метод авторизації для сторонніз вебзастосунків.",
"OAuth 2.0 clients" : "Клієнти OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 дозволяє зовнішнім службам запитувати доступ до {instanceName}.",
"Add client" : "Додати клієнта",
diff --git a/apps/oauth2/l10n/uk.json b/apps/oauth2/l10n/uk.json
index f749a3bf6bb..e28dd7f193b 100644
--- a/apps/oauth2/l10n/uk.json
+++ b/apps/oauth2/l10n/uk.json
@@ -2,8 +2,8 @@
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ваш клієнт не авторизований для підключення. Будь ласка, повідомте адміністратора вашого клієнта.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ваша URL-адреса переспрямування має бути повною URL-адресою, наприклад: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
- "Allows OAuth2 compatible authentication from other web applications." : "Дозволяє автентифікацію, сумісну з OAuth2, з інших веб-програм.",
- "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Програма OAuth2 дозволяє адміністраторам налаштувати вбудований робочий процес автентифікації, щоб також дозволити сумісну з OAuth2 автентифікацію з інших веб-програм.",
+ "Allows OAuth2 compatible authentication from other web applications." : "Дозволяє авторизацію OAuth2, яка підтримується іншими вебзастосунками.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Програма OAuth2 дозволяє адміністраторам налаштувати вбудований процес авторизації, який дозволить використовувати сумісний з OAuth2 метод авторизації для сторонніз вебзастосунків.",
"OAuth 2.0 clients" : "Клієнти OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 дозволяє зовнішнім службам запитувати доступ до {instanceName}.",
"Add client" : "Додати клієнта",