nextcloud/apps/lookup_server_connector/l10n/ca.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
445 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Connector del servidor de consulta",
"Sync public account information with the lookup server" : "Sincronitzeu la informació pública dels comptes amb el servidor de consulta",
"Sync public user information with the lookup server" : "Sincronitzeu la informació pública dels usuaris amb el servidor de consulta"
},
"nplurals=2; plural=(n != 1);");