nextcloud/apps/federation/l10n/sq.js

15 lines
1.2 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",
{
"Server added to the list of trusted Nextclouds" : "Shërbyesi u shtua te lista e Nextcloud-eve të besuar",
"Server is already in the list of trusted servers." : "Shërbyesi është tashmë në listën e shërbyesve të besuar.",
"No Nextcloud server found" : "Su gjet shërbyes Nextcloud",
"Could not add server" : "Shërbyesi su shtua dot",
"Federation" : "Federim",
"Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federimi Nextcloud ju lejon të lidheni me Nextcloud-e të tjerë për të shkëmbyer drejtorinë e përdoruesve. Për shembull, kjo do të përdoret për për vetëplotësim përdoruesish të jashtëm për ndarje të federuar.",
"Add server automatically once a federated share was created successfully" : "Shtoje vetvetiu shërbyesin pasi të jetë krijuar me sukses një ndarje e federuar",
"Nextcloud Server" : "Shërbyes Nextcloud",
"Trusted Nextcloud Servers" : "Shërbyes Nextcloud të Besuar"
},
"nplurals=2; plural=(n != 1);");