nextcloud/apps/federation/l10n/sq.js

16 lines
1.0 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "U shtua në listën e server-ave të besuar",
"Server is already in the list of trusted servers." : "Server-i është tashmë në listën e server-ave të besuar.",
"No server to federate with found" : "Nuk u gjet server me të cilin mund të federohej",
"Could not add server" : "Server-i su shtua dot",
"Federation" : "Federim",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federimi ju lejon të lidheni me server-a të tjerë për të shkëmbyer direktorinë e përdoruesit. Për shembull, kjo mund të përdoret për të parapërgatitur vendet e punës për përdorues të jashtëm në shpërndarjen e federuar.",
"Trusted servers" : "Servera të besuar",
"+ Add trusted server" : "+ Shto server-a të besuar",
"Trusted server" : "Server i besuar",
"Add" : "Shto"
},
"nplurals=2; plural=(n != 1);");