0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/apps/federation/l10n/sc.js
Nextcloud bot 286ceead15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:59 +00:00

14 lines
657 B
JavaScript

OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "Agiuntu a sa lista de is serbidores seguros",
"Server is already in the list of trusted servers." : "Su serbidore est giai in sa lista de is serbidores seguros.",
"No server to federate with found" : "Perunu serbidore agatadu pro sa federatzione",
"Could not add server" : "No at fatu a agiùnghere su serbidore",
"Trusted servers" : "Serbidores seguros",
"Federation" : "Federatzione",
"+ Add trusted server" : "+ Agiunghe serbidore seguru",
"Trusted server" : "Serbidore seguru",
"Add" : "Agiunghe"
},
"nplurals=2; plural=(n != 1);");