diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-19 00:20:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-19 00:20:32 +0000 |
commit | 9e380839af23d8aff20ee4dfa474a386320f5c0d (patch) | |
tree | 590def14551f065c0a0f17e442e3025933a019f0 /apps/lookup_server_connector/l10n/hu.js | |
parent | 807e0e1584b630bf3115ec1f83ec1289ea55e25c (diff) | |
download | nextcloud-server-9e380839af23d8aff20ee4dfa474a386320f5c0d.tar.gz nextcloud-server-9e380839af23d8aff20ee4dfa474a386320f5c0d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/lookup_server_connector/l10n/hu.js')
-rw-r--r-- | apps/lookup_server_connector/l10n/hu.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/hu.js b/apps/lookup_server_connector/l10n/hu.js index 6bfda3e73e4..ada43e6a669 100644 --- a/apps/lookup_server_connector/l10n/hu.js +++ b/apps/lookup_server_connector/l10n/hu.js @@ -2,6 +2,7 @@ OC.L10N.register( "lookup_server_connector", { "Lookup Server Connector" : "Keresőkiszolgáló csatlakozó", + "Sync public account information with the lookup server" : "Nyilvános fiókinformációk szinkronizálása a keresőkiszolgálóval", "Sync public user information with the lookup server" : "Nyilvános felhasználói információk szinkronizálása a keresőkiszolgálóval" }, "nplurals=2; plural=(n != 1);"); |