diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-05 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-05 02:30:14 +0000 |
commit | f210a6a0e5852175dac0cebc24495355529bdb65 (patch) | |
tree | afb38e013763a9ff68d44dca8838d98d9fab60ff /lib/l10n/sq.js | |
parent | 6804ba0143bcf6d08ea33cb37c977bb1dc74b8dd (diff) | |
download | nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.tar.gz nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index c7504a117cf..5aa9af5afde 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -136,7 +136,6 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "S’shkruhet dot te drejtoria \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Kjo zakonisht mund të rregullohet duke i dhënë serverit të web-it akses shkrimi tek direktoria config. Shih %s", "Cannot write into \"apps\" directory" : "S’shkruhet dot te drejtoria \"apps\"", - "Cannot create \"data\" directory" : "Nuk mund të krijohet direktoria \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Kjo zakonisht mund të rregullohet duke i dhënë serverit të web-it akses shkrimi tek direktoria rrënjë. Shih %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Zakonisht lejet mund të rregullohen duke i dhënë serverit të web-it akses shkrimi tek direktoria rrënjë. Shih %s.", "Setting locale to %s failed" : "Caktimi i gjuhës si %s dështoi", @@ -174,6 +173,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", "Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen", - "Can't read file" : "S'lexohet dot kartela" + "Can't read file" : "S'lexohet dot kartela", + "Cannot create \"data\" directory" : "Nuk mund të krijohet direktoria \"data\"" }, "nplurals=2; plural=(n != 1);"); |