diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-24 00:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-24 00:25:55 +0000 |
commit | eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52 (patch) | |
tree | 9b9f3f9b62d651420e0f6ea18efe3e3e83dc5597 /apps/oauth2 | |
parent | dc19882a7a88002bd539b2afecaf5a0fd8ac58cd (diff) | |
download | nextcloud-server-eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52.tar.gz nextcloud-server-eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52.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/sk.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/sk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js index fec9a26f73a..42fac004c40 100644 --- a/apps/oauth2/l10n/sk.js +++ b/apps/oauth2/l10n/sk.js @@ -6,7 +6,7 @@ OC.L10N.register( "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikácia OAuth2 umožňuje správcom nakonfigurovať vstavaný postup overovania tak, aby povolil autentifikáciu kompatibilnú s protokolom OAuth2 aj z iných webových aplikácií.", - "OAuth 2.0 clients" : "klienti OAuth 2.0", + "OAuth 2.0 clients" : "Klienti OAuth 2.0", "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externým službám požiadať o prístup k {instanceName}.", "Add client" : "Pridať klienta", "Name" : "Názov", diff --git a/apps/oauth2/l10n/sk.json b/apps/oauth2/l10n/sk.json index 641a2cdbbdf..cff755c4714 100644 --- a/apps/oauth2/l10n/sk.json +++ b/apps/oauth2/l10n/sk.json @@ -4,7 +4,7 @@ "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikácia OAuth2 umožňuje správcom nakonfigurovať vstavaný postup overovania tak, aby povolil autentifikáciu kompatibilnú s protokolom OAuth2 aj z iných webových aplikácií.", - "OAuth 2.0 clients" : "klienti OAuth 2.0", + "OAuth 2.0 clients" : "Klienti OAuth 2.0", "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externým službám požiadať o prístup k {instanceName}.", "Add client" : "Pridať klienta", "Name" : "Názov", |