summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-11 00:34:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-11 00:34:45 +0000
commit86b8a1945cd37c4c156fd74e4d51a2910e4fbb0a (patch)
tree0e2ea4c8e8b874a4e5a526014bc7ddeec4b34172 /apps/oauth2
parent51735f8fd11744c511271a4133bc6521ce70e237 (diff)
downloadnextcloud-server-86b8a1945cd37c4c156fd74e4d51a2910e4fbb0a.tar.gz
nextcloud-server-86b8a1945cd37c4c156fd74e4d51a2910e4fbb0a.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" : "Додати клієнта",