diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-09 01:56:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-09 01:56:49 -0400 |
commit | 796f71954847681f85038c8c27b178dc8f2e0895 (patch) | |
tree | 1a941ef324191a7bbb1c836345db528d10d425c8 /settings/l10n | |
parent | 1a09d64a77251fefbf742850744ebc9ee4460cbd (diff) | |
download | nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.tar.gz nextcloud-server-796f71954847681f85038c8c27b178dc8f2e0895.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/ast.php | 12 | ||||
-rw-r--r-- | settings/l10n/sk_SK.php | 7 |
2 files changed, 18 insertions, 1 deletions
diff --git a/settings/l10n/ast.php b/settings/l10n/ast.php index 6b01085c49f..df4ed92b1f2 100644 --- a/settings/l10n/ast.php +++ b/settings/l10n/ast.php @@ -1,7 +1,17 @@ <?php $TRANSLATIONS = array( +"Email sent" => "Corréu unviáu", +"Encryption" => "Cifráu", "Invalid request" => "Solicitú non válida", +"Groups" => "Grupos", "Delete" => "Desaniciar", -"Other" => "Otru" +"More" => "Más", +"Less" => "Menos", +"Password" => "Contraseña", +"Email" => "Corréu-e", +"Cancel" => "Encaboxar", +"Create" => "Crear", +"Other" => "Otru", +"Username" => "Nome d'usuariu" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index af49e8e95d0..afe548a1e0d 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -2,7 +2,9 @@ $TRANSLATIONS = array( "Saved" => "Uložené", "Email sent" => "Email odoslaný", +"Send mode" => "Mód odosielania", "Encryption" => "Šifrovanie", +"Authentication method" => "Autentifikačná metóda", "Unable to load list from App Store" => "Nie je možné nahrať zoznam z App Store", "Authentication error" => "Chyba autentifikácie", "Your full name has been changed." => "Vaše meno a priezvisko bolo zmenené.", @@ -27,6 +29,7 @@ $TRANSLATIONS = array( "Unable to change password" => "Zmena hesla sa nepodarila", "Sending..." => "Odosielam...", "User Documentation" => "Príručka používateľa", +"Admin Documentation" => "Príručka správcu", "Update to {appversion}" => "Aktualizovať na {appversion}", "Disable" => "Zakázať", "Enable" => "Zapnúť", @@ -64,6 +67,7 @@ $TRANSLATIONS = array( "Fatal issues only" => "Len fatálne problémy", "None" => "Žiadny", "Login" => "Prihlásenie", +"NT LAN Manager" => "NT LAN Manager", "SSL" => "SSL", "TLS" => "TLS", "Security Warning" => "Bezpečnostné upozornenie", @@ -104,6 +108,7 @@ $TRANSLATIONS = array( "Forces the clients to connect to %s via an encrypted connection." => "Vynúti pripájanie klientov k %s šifrovaným pripojením.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Pripojte sa k %s cez HTTPS pre povolenie alebo zakázanie vynútenia SSL.", "Email Server" => "Email server", +"From address" => "Z adresy", "Server address" => "Adresa servera", "Port" => "Port", "Credentials" => "Prihlasovanie údaje", @@ -119,7 +124,9 @@ $TRANSLATIONS = array( "Add your App" => "Pridať vašu aplikáciu", "More Apps" => "Viac aplikácií", "Select an App" => "Vyberte aplikáciu", +"Documentation:" => "Dokumentácia:", "See application page at apps.owncloud.com" => "Pozrite si stránku aplikácií na apps.owncloud.com", +"See application website" => "Pozrite si webstránku aplikácie", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencované <span class=\"author\"></span>", "Administrator Documentation" => "Príručka administrátora", "Online Documentation" => "Online príručka", |