diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-18 02:45:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-18 02:45:20 +0000 |
commit | a7eefa293e4735ab9f249f9d12ced3e70823da35 (patch) | |
tree | d6c7879fc79016a1288c6bd89f6da0340530a93a /core/l10n/sq.js | |
parent | c154bfcf2d852a5e53e9313bb4c1a73218b079b6 (diff) | |
download | nextcloud-server-a7eefa293e4735ab9f249f9d12ced3e70823da35.tar.gz nextcloud-server-a7eefa293e4735ab9f249f9d12ced3e70823da35.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index ef4113f786e..93b74308fc1 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -170,8 +170,6 @@ OC.L10N.register( "Database host" : "Strehë baze të dhënash", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Ju lutem specifikoni numrin e portës së bashku me një emër hosti (p.sh. localhost:5432).", "Performance warning" : "Sinjalizim funksionimi", - "Finish setup" : "Përfundoje rregullimin", - "Finishing …" : "Po përfundohet …", "Need help?" : "Ju duhet ndihmë?", "See the documentation" : "Shihni dokumentimin", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.", @@ -214,6 +212,8 @@ OC.L10N.register( "Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet", "Continue to Nextcloud" : "Vazhdoni tek Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Përditësimi ishte i suksesshëm. Ju ridrejtojmë në Nextcloud për %n sekonda.","Përditësimi ishte i suksesshëm. Ju ridrejtojmë në Nextcloud për %n sekonda."], - "Password can not be changed. Please contact your administrator." : "Fjalëkalimi nuk mund të ndryshohet. Ju lutemi, lidhuni me përgjegjësin tuaj." + "Password can not be changed. Please contact your administrator." : "Fjalëkalimi nuk mund të ndryshohet. Ju lutemi, lidhuni me përgjegjësin tuaj.", + "Finish setup" : "Përfundoje rregullimin", + "Finishing …" : "Po përfundohet …" }, "nplurals=2; plural=(n != 1);"); |