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 /settings | |
parent | 0e35eee6ac76477c445e4447349de15feab6857e (diff) | |
download | nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.tar.gz nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/sl.php | 4 | ||||
-rw-r--r-- | settings/l10n/sq.php | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php index f142cb74f58..61458debecc 100644 --- a/settings/l10n/sl.php +++ b/settings/l10n/sl.php @@ -36,7 +36,7 @@ "A valid password must be provided" => "Navedeno mora biti veljavno geslo", "__language_name__" => "Slovenščina", "Security Warning" => "Varnostno opozorilo", -"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Trenutno je dostop do podatkovne mape in datotek najverjetneje omogočen vsem uporabnikom na omrežju. Datoteka .htaccess, vključena v ownCloud namreč ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da mapa podatkov ne bo javno dostopna, ali pa, da jo prestavite v podmapo korenske mape spletnega strežnika.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Trenutno je dostop do podatkovne mape in datotek najverjetneje omogočen vsem uporabnikom na omrežju. Datoteka .htaccess, vključena v ownCloud, namreč ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da mapa podatkov ne bo javno dostopna, ali pa, da jo prestavite v podrejeno mapo korenske mape spletnega strežnika.", "Setup Warning" => "Opozorilo nastavitve", "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>.", @@ -62,7 +62,7 @@ "Security" => "Varnost", "Enforce HTTPS" => "Zahtevaj uporabo HTTPS", "Enforces the clients to connect to ownCloud via an encrypted connection." => "Zahtevaj šifrirano povezovanje odjemalcev v oblak ownCloud", -"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "Prijava mora biti vzpostavljena z uporabo protokolo HTTPS za omogočanje šifriranja SSL.", +"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "Prijava mora biti vzpostavljena z uporabo protokola HTTPS za omogočanje šifriranja SSL.", "Log" => "Dnevnik", "Log level" => "Raven beleženja", "More" => "Več", diff --git a/settings/l10n/sq.php b/settings/l10n/sq.php index 4af5d7a0345..a6505a954b6 100644 --- a/settings/l10n/sq.php +++ b/settings/l10n/sq.php @@ -1,6 +1,9 @@ <?php $TRANSLATIONS = array( +"Authentication error" => "Gabim gjatë vërtetimit të identitetit", "Error" => "Veprim i gabuar", "Security Warning" => "Paralajmërim sigurie", +"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>.", "Password" => "Kodi", "New password" => "Kodi i ri" ); |