diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-06 00:05:32 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-06 00:05:32 +0200 |
commit | 6798b6dc349e8754c4a5bf13b6ac7530bf12e931 (patch) | |
tree | e512f24bc89f0de81f5d209fded1110b9d77aa8e /lib/l10n | |
parent | 0e35eee6ac76477c445e4447349de15feab6857e (diff) | |
download | nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.tar.gz nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sl.php | 10 | ||||
-rw-r--r-- | lib/l10n/sq.php | 25 |
2 files changed, 29 insertions, 6 deletions
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php index c0363031979..a2e1719de87 100644 --- a/lib/l10n/sl.php +++ b/lib/l10n/sl.php @@ -21,12 +21,12 @@ "Specify a data folder." => "Določi podatkovno mapo.", "%s enter the database username." => "%s - vnos uporabniškega imena podatkovne zbirke.", "%s enter the database name." => "%s - vnos imena podatkovne zbirke.", -"%s you may not use dots in the database name" => "%s - v imenu podatkovne zbirke ni dovoljeno vpisati pik.", +"%s you may not use dots in the database name" => "%s - v imenu podatkovne zbirke ni dovoljeno uporabljati pik.", "%s set the database host." => "%s - vnos gostitelja podatkovne zbirke.", -"PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni pravilno", +"PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni veljavno", "You need to enter either an existing account or the administrator." => "Prijaviti se je treba v obstoječi ali pa skrbniški račun.", -"Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni pravilno", -"MySQL username and/or password not valid" => "Uporabniško ime ali geslo MySQL ni pravilno", +"Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni veljavno", +"MySQL username and/or password not valid" => "Uporabniško ime ali geslo MySQL ni veljavno", "DB Error: \"%s\"" => "Napaka podatkovne zbirke: \"%s\"", "Offending command was: \"%s\"" => "Napačni ukaz je: \"%s\"", "MySQL user '%s'@'localhost' exists already." => "Uporabnik MySQL '%s'@'localhost' že obstaja.", @@ -34,7 +34,7 @@ "MySQL user '%s'@'%%' already exists" => "Uporabnik MySQL '%s'@'%%' že obstaja.", "Drop this user from MySQL." => "Odstrani uporabnika s podatkovne zbirke MySQL", "Offending command was: \"%s\", name: %s, password: %s" => "Napačni ukaz je: \"%s\", ime: %s, geslo: %s", -"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni pravilno: %s", +"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni veljavno: %s", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena.", "Please double check the <a href='%s'>installation guides</a>." => "Preverite <a href='%s'>navodila namestitve</a>.", "seconds ago" => "pred nekaj sekundami", diff --git a/lib/l10n/sq.php b/lib/l10n/sq.php index d8e9fec51e3..78c9977c3c6 100644 --- a/lib/l10n/sq.php +++ b/lib/l10n/sq.php @@ -5,12 +5,35 @@ "Users" => "Përdoruesit", "Apps" => "App", "Admin" => "Admin", +"ZIP download is turned off." => "Shkarimi i skedarëve ZIP është i çaktivizuar.", +"Files need to be downloaded one by one." => "Skedarët duhet të shkarkohen një nga një.", +"Back to Files" => "Kthehu tek skedarët", +"Selected files too large to generate zip file." => "Skedarët e selektuar janë shumë të mëdhenj për të krijuar një skedar ZIP.", +"couldn't be determined" => "nuk u vendos dot", +"Application is not enabled" => "Programi nuk është i aktivizuar.", +"Authentication error" => "Gabim gjatë vërtetimit të identitetit", +"Token expired. Please reload page." => "Përmbajtja ka skaduar. Ju lutemi ringarkoni faqen.", +"Files" => "Skedarët", +"Text" => "Tekst", +"Images" => "Foto", +"Set an admin username." => "Cakto emrin e administratorit.", +"Set an admin password." => "Cakto kodin e administratorit.", +"Specify a data folder." => "Specifiko dosjen e të dhënave.", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serveri web i juaji nuk është konfiguruar akoma për të lejuar sinkronizimin e skedarëve sepse ndërfaqja WebDAV mund të jetë e dëmtuar.", +"Please double check the <a href='%s'>installation guides</a>." => "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>.", "seconds ago" => "sekonda më parë", "1 minute ago" => "1 minutë më parë", "1 hour ago" => "1 orë më parë", +"%d hours ago" => "%d orë më parë", "today" => "sot", "yesterday" => "dje", +"%d days ago" => "%d ditë më parë", "last month" => "muajin e shkuar", +"%d months ago" => "%d muaj më parë", "last year" => "vitin e shkuar", -"years ago" => "vite më parë" +"years ago" => "vite më parë", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s është i disponueshëm. <a href=\"%s\">Informohuni këtu</a>", +"up to date" => "i azhornuar", +"updates check is disabled" => "kontrollimi i azhurnimeve është i çaktivizuar", +"Could not find category \"%s\"" => "Kategoria \"%s\" nuk u gjet" ); |