diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-22 00:08:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-22 00:08:37 +0000 |
commit | e1e4d188f940a2534d977a9283f4371df0a3d1dc (patch) | |
tree | 17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/sq.js | |
parent | 18824d476ea555b1c49f2cd07e05581b08020183 (diff) | |
download | nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip |
[tx-robot] updated from transifex
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>.", |