diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-30 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-30 00:08:23 +0000 |
commit | 2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch) | |
tree | 82ee42b889053bd5a134babe407fe71759419dee /apps/workflowengine/l10n/sq.js | |
parent | 72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff) | |
download | nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.tar.gz nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/sq.js')
-rw-r--r-- | apps/workflowengine/l10n/sq.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/sq.js b/apps/workflowengine/l10n/sq.js index e84b92534a2..ece4664da36 100644 --- a/apps/workflowengine/l10n/sq.js +++ b/apps/workflowengine/l10n/sq.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Saved" : "E ruajtur", "Saving failed:" : "Ruajtja dështoi:", + "File MIME type" : "Skedari i tipit MIME", "is" : "është", "is not" : "nuk është", "matches" : "përputhje", @@ -47,8 +48,8 @@ OC.L10N.register( "The given IP range is not valid for IPv4" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv4", "The given IP range is not valid for IPv6" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv6", "The given time span is invalid" : "Hapsira kohore e dhënë është e pavlefshme", - "The given start time is invalid" : "Koha e fillimit e dhënë është e pavlefshme", - "The given end time is invalid" : "Koha e mbarimit e dhënë është e pavlefshme", + "The given start time is invalid" : "Koha e fillimit është e pavlefshme", + "The given end time is invalid" : "Koha e mbarimit është e pavlefshme", "The given group does not exist" : "Grupi i dhënë nuk ekziston", "Check %s is invalid or does not exist" : "Kontrolli %s është i pavlefshëm ose nuk ekziston", "Operation #%s does not exist" : "Operacioni #%s nuk ekziston", @@ -58,6 +59,7 @@ OC.L10N.register( "Check %s is invalid" : "Kontrolli %s është i pavlefshëm", "Check #%s does not exist" : "Kontrolli #%s nuk ekziston", "Workflow" : "Rrjedha e punëve", + "Files workflow engine" : "Motori i rrjedhës së punës së skedarëve", "Open documentation" : "Dokumentacion i hapur", "Add rule group" : "Shto rregull grupi", "Short rule description" : "Përshkrim i shkurtër i rregullit", |