diff options
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index c160b709561..3ff6848e93a 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -160,6 +160,8 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "Emri i përdoruesit përmban hapësirë në fillim ose në fund", "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm", "The username is already being used" : "Emri i përdoruesit është tashmë i përdorur", + "Login canceled by app" : "Hyrja u anulua nga aplikacioni", + "User disabled" : "Përdorues i çaktivizuar", "Could not obtain lock type %d on \"%s\"." : "S’u mor dot lloj kyçjeje %d në \"%s\".", "Storage unauthorized. %s" : "Depozitë e paautorizuar. %s", "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", |