diff options
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 247c945e11d..3e86fff0b8f 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -99,11 +99,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Ndarja e %s me të tjerët dështoi, ngaqë nuk lejohen rindarje", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ndarja e %s dështoi, ngaqë mekanizmi i shërbimit për ndarje për %s s’gjeti dot burimin për të", "Sharing %s failed, because the file could not be found in the file cache" : "Ndarja e %s me të tjerët dështoi, ngaqë kartela s’u gjet dot te fshehtina e kartelave", - "Cannot increase permissions of %s" : "S’mund të shtohen lejet për %s", - "Files can't be shared with delete permissions" : "Kartelat s’mund të ndahen me leje fshirjeje", - "Files can't be shared with create permissions" : "Kartelat s’mund të ndahen me leje krijimi", "Expiration date is in the past" : "Data e skadimit bie në të kaluarën", - "Cannot set expiration date more than %s days in the future" : "S’mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen", "Could not find category \"%s\"" : "S’u gjet kategori \"%s\"", "Sunday" : "E diel", "Monday" : "E hënë", @@ -200,6 +196,10 @@ OC.L10N.register( "You need to enter either an existing account or the administrator." : "Lypset të jepni ose një llogari ekzistuese, ose llogarinë e përgjegjësit.", "%s shared »%s« with you" : "%s ndau me ju »%s«", "%s via %s" : "%s përmes %s", + "Cannot increase permissions of %s" : "S’mund të shtohen lejet për %s", + "Files can't be shared with delete permissions" : "Kartelat s’mund të ndahen me leje fshirjeje", + "Files can't be shared with create permissions" : "Kartelat s’mund të ndahen me leje krijimi", + "Cannot set expiration date more than %s days in the future" : "S’mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Zakonisht kjo mund të ndreqet duke %si akorduar shërbyesit web të drejta shkrimi mbi drejtorinë e aplikacionit%s ose duke e çaktivizuar appstore-in te kartela e formësimit.", "Cannot create \"data\" directory (%s)" : "S’krijohet dot drejtoria \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Zakonisht kjo mund të ndreqet duke <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">i akorduar shërbyesit web të drejta shkrimi mbi drejtorinë rrënjë</a>.", |