0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/sv.js
Nextcloud bot 8cebd2b7c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-15 00:20:01 +00:00

9 lines
409 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Uppslagsserverförbindelse",
"Sync public account information with the lookup server" : "Synkronisera offentlig användarinformation med uppslagsservern",
"Sync public user information with the lookup server" : "Synkronisera offentlig användarinformation med uppslagsservern"
},
"nplurals=2; plural=(n != 1);");