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/ga.js
Nextcloud bot 94bc020d07
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:05 +00:00

9 lines
472 B
JavaScript

OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Cuardaigh nascóirí freastalaí",
"Sync public account information with the lookup server" : "Sioncronaigh faisnéis chuntas poiblí leis an bhfreastalaí cuardaigh",
"Sync public user information with the lookup server" : "Sioncronaigh faisnéis úsáideora phoiblí leis an bhfreastalaí cuardaigh"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");