diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-08 00:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-08 00:08:16 +0000 |
commit | 194f880073f5a549049db7387e9c988511a07d8b (patch) | |
tree | 66571fb234938f019c75fce620460c40c2cc33fb /lib/l10n/sq.js | |
parent | bab313da5d76dafcf7e0f8424d39b3d9669f126f (diff) | |
download | nextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.tar.gz nextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 2cf2c24edb8..e0e75dbb8d9 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -75,11 +75,8 @@ OC.L10N.register( "%s you may not use dots in the database name" : "%s s’mund të përdorni pika te emri i bazës së të dhënave", "Oracle connection could not be established" : "S’u vendos dot lidhje me Oracle", "Oracle username and/or password not valid" : "Emër përdoruesi dhe/ose fjalëkalim Oracle-i i pavlefshëm", - "DB Error: \"%s\"" : "Gabim DB-je: \"%s\"", - "Offending command was: \"%s\"" : "Urdhëri shkaktar ishte: \"%s\"", - "You need to enter details of an existing account." : "Duhet të futni detajet e një llogarie ekzistuese.", - "Offending command was: \"%s\", name: %s, password: %s" : "Urdhri shkaktar qe: \"%s\", emër: %s, fjalëkalim: %s", "PostgreSQL username and/or password not valid" : "Emër përdoruesi dhe/ose fjalëkalim PostgreSQL jo të vlefshëm", + "You need to enter details of an existing account." : "Duhet të futni detajet e një llogarie ekzistuese.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nuk mbulohet dhe %s s’do të funksionojë si duhet në këtë platformë. Përdoreni nën përgjegjësinë tuaj! ", "For the best results, please consider using a GNU/Linux server instead." : "Për përfundimet më të mira, ju lutemi, më mirë konsideroni përdorimin e një shërbyesi GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Duket se kjo instancë %s xhiron një mjedis PHP 32-bitësh dhe open_basedir është e formësuar, te php.ini. Kjo do të shpjerë në probleme me kartela më të mëdha se 4 GB dhe këshillohet me forcë të mos ndodhë.", @@ -226,7 +223,10 @@ OC.L10N.register( "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Zakonisht kjo mund të ndreqet duke %si akorduar shërbyesit web të drejta shkrimi mbi drejtorinë e formësimeve%s.", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "S’ka modul me id: %s. Ju lutemi, aktivizojeni te rregullimet tuaja për aplikacionin ose lidhuni me përgjegjësin tuaj.", "Server settings" : "Konfigurimi i serverit", + "DB Error: \"%s\"" : "Gabim DB-je: \"%s\"", + "Offending command was: \"%s\"" : "Urdhëri shkaktar ishte: \"%s\"", "You need to enter either an existing account or the administrator." : "Lypset të jepni ose një llogari ekzistuese, ose llogarinë e përgjegjësit.", + "Offending command was: \"%s\", name: %s, password: %s" : "Urdhri shkaktar qe: \"%s\", emër: %s, fjalëkalim: %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Caktimi i lejeve për %s dështoi, ngaqë lejet tejkalojnë lejet e akorduara për %s", "Setting permissions for %s failed, because the item was not found" : "Caktimi i lejeve për %s dështoi, ngaqë s’u gjet objekti", "Cannot clear expiration date. Shares are required to have an expiration date." : "S’hiqet dot data e skadimit. Ndarjet lypse të kenë një datë skadimi.", |