diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-23 02:24:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-23 02:24:02 +0000 |
commit | a81408a8e180063811a1ea03af33ac2db44f2a47 (patch) | |
tree | 71e4cccdbc799cc9856688caccb18180f9fb9ad7 /apps/lookup_server_connector/l10n/hu.js | |
parent | 1c074e76028b65c4158097a35254fbf7ebe8749c (diff) | |
download | nextcloud-server-a81408a8e180063811a1ea03af33ac2db44f2a47.tar.gz nextcloud-server-a81408a8e180063811a1ea03af33ac2db44f2a47.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/lookup_server_connector/l10n/hu.js')
-rw-r--r-- | apps/lookup_server_connector/l10n/hu.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/hu.js b/apps/lookup_server_connector/l10n/hu.js new file mode 100644 index 00000000000..6bfda3e73e4 --- /dev/null +++ b/apps/lookup_server_connector/l10n/hu.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "lookup_server_connector", + { + "Lookup Server Connector" : "Keresőkiszolgáló csatlakozó", + "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);"); |