2014-10-17 16:20:02 +04:00
|
|
|
|
OC.L10N.register(
|
|
|
|
|
"files_sharing",
|
|
|
|
|
{
|
|
|
|
|
"Cancel" : "Anullo",
|
2015-01-14 09:55:16 +03:00
|
|
|
|
"Share" : "Ndaj",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"Shared by" : "Ndarë nga",
|
2015-02-20 09:55:01 +03:00
|
|
|
|
"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",
|
2014-10-17 16:20:02 +04:00
|
|
|
|
"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 doesn’t 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);");
|