diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
commit | 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch) | |
tree | 2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/sq.js | |
parent | 012f791c8f1603ca5906ec8247b3320c94708e00 (diff) | |
download | nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip |
[tx-robot] updated from transifex
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 911a6ee0d67..f119dec7f60 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -76,7 +76,6 @@ 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", "Expiration date is in the past" : "Data e skadimit bie në të kaluarën", - "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", "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më", "Could not find category \"%s\"" : "S’u gjet kategori \"%s\"", @@ -176,6 +175,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", "Following databases are supported: %s" : "Mbulohen bazat vijuese të të dhënave: %s", "Following platforms are supported: %s" : "Mbulohen platformat vijuese: %s", - "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme" + "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", + "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" }, "nplurals=2; plural=(n != 1);"); |