0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/is.js
Nextcloud bot 371aa1bc5d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-26 00:23:38 +00:00

7 lines
310 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Tengi fyrir uppflettingaþjón",
"Sync public user information with the lookup server" : "Samstilltu opinberar upplýsingar notenda við uppflettingaþjóninn"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");