0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-23 00:19:14 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/de_DE.js
Nextcloud bot fcfd530d2e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-16 00:19:11 +00:00

8 lines
422 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Lookup Server Connector",
"Sync public account information with the lookup server" : "Öffentliche Kontoinformationen mit dem Lookup-Server synchronisieren",
"Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
},
"nplurals=2; plural=(n != 1);");