diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-26 01:11:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-26 01:11:21 +0000 |
commit | e673c7dc498195d8c546b48a160458e2485b17e3 (patch) | |
tree | 09e90da88897baa57a1d3c585c745ba42e672d03 /apps/oauth2/l10n/hu.json | |
parent | 5b429726483dabee730400d284563d2bcd0a669d (diff) | |
download | nextcloud-server-e673c7dc498195d8c546b48a160458e2485b17e3.tar.gz nextcloud-server-e673c7dc498195d8c546b48a160458e2485b17e3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/hu.json')
-rw-r--r-- | apps/oauth2/l10n/hu.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/hu.json b/apps/oauth2/l10n/hu.json index b8f374e04fa..854b2585e40 100644 --- a/apps/oauth2/l10n/hu.json +++ b/apps/oauth2/l10n/hu.json @@ -1,12 +1,18 @@ { "translations": { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Az átirányított URL címe teljes URL címnek kell lennie, mint például: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "OAuth2 kompatibilis azonosítás engedélyezése más web alkalmazásokból.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Az OAuth2 alkalmazás megengedi az adminisztrátoroknak, hogy beállíthassák a beépített azonosítási munkafolyamat számára az OAuth2 kompatibilis azonosítás engedélyezését is más web alkalmazásokból.", "OAuth 2.0 clients" : "OAuth 2.0 kliensek", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 engedélyezi a külső szolgáltatások hozzáférési kérelmét a következőhöz: {instanceName}.", "Name" : "Név", "Redirection URI" : "Átirányítési URI", "Client Identifier" : "Ügyfél azonosító", "Secret" : "Titok", "Add client" : "Ügyfél hozzáadás", "Add" : "Hozzáadás", + "Show client secret" : "Kliens titkosítási kulcs mutatása", + "Delete" : "Törlés", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 megengedi külső szolgáltatásoknak, hogy hozzáférést kérjenek ehhez: %s." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |