nextcloud/apps/files_sharing/l10n/sq.js

27 lines
1.3 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(
"files_sharing",
{
"Cancel" : "Anullo",
"Share" : "Ndaj",
"Shared by" : "Ndarë nga",
"A file or folder has been <strong>shared</strong>" : "Një skedar ose dosje është <strong>ndarë</strong>",
"You shared %1$s with %2$s" : "Ju ndatë %1$s me %2$s",
"You shared %1$s with group %2$s" : "Ju ndatë %1$s me grupin %2$s",
"%2$s shared %1$s with you" : "%2$s ndau %1$s me ju",
"You shared %1$s via link" : "Ju ndatë %1$s me lidhje",
"Shares" : "ndarjet",
"This share is password-protected" : "Kjo pjesë është e mbrojtur me fjalëkalim",
"The password is wrong. Try again." : "Kodi është i gabuar. Provojeni përsëri.",
"Password" : "Kodi",
"Name" : "Emri",
"Sorry, this link doesnt seem to work anymore." : "Ju kërkojmë ndjesë, kjo lidhje duket sikur nuk punon më.",
"Reasons might be:" : "Arsyet mund të jenë:",
"the item was removed" : "elementi është eliminuar",
"the link expired" : "lidhja ka skaduar",
"sharing is disabled" : "ndarja është çaktivizuar",
"For more info, please ask the person who sent this link." : "Për më shumë informacione, ju lutem pyesni personin që iu dërgoi këtë lidhje.",
"Download" : "Shkarko",
"Direct link" : "Lidhje direkte"
},
"nplurals=2; plural=(n != 1);");