diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
commit | 20fc4b8b533407c7282bf1634e90f3a52e5619f0 (patch) | |
tree | 6b7f292035cf90570de606ebfa914571652b8212 /settings/l10n/ast.php | |
parent | 5506f9dc813f034bc79f41aac1dea0db412092af (diff) | |
download | nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.tar.gz nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ast.php')
-rw-r--r-- | settings/l10n/ast.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/l10n/ast.php b/settings/l10n/ast.php index 2268368d504..ac97305185c 100644 --- a/settings/l10n/ast.php +++ b/settings/l10n/ast.php @@ -56,7 +56,7 @@ $TRANSLATIONS = array( "Update" => "Anovar", "Updated" => "Anováu", "Uninstalling ...." => "Desinstalando ...", -"Error while uninstalling app" => "Fallu entrín se desinstalaba l'aplicación", +"Error while uninstalling app" => "Fallu mientres se desinstalaba l'aplicación", "Uninstall" => "Desinstalar", "Select a profile picture" => "Esbillar una imaxe de perfil", "Very weak password" => "Contraseña mui feble", @@ -102,7 +102,7 @@ $TRANSLATIONS = array( "Please double check the <a href=\"%s\">installation guides</a>." => "Por favor, vuelvi a comprobar les <a href=\"%s\">guíes de instalación</a>.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "PHP ta aparentemente configuráu pa desaniciar bloques de documentos en llinia. Esto va facer que delles aplicaciones principales nun tean accesibles.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "Dablemente esto seya culpa d'un caché o acelerador, como por exemplu Zend OPcache o eAccelerator.", -"Database Performance Info" => "Información de rindimienti de la base de datos", +"Database Performance Info" => "Información de rindimientu de la base de datos", "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "Ta usándose SQLite como base de datos. Pa instalaciones más grandes, recomendamos cambiar esto. Pa migrar a otra base de datos, usa la ferramienta de llinia de comandos: 'occ db:convert-type'", "Module 'fileinfo' missing" => "Nun s'atopó'l módulu \"fileinfo\"", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Nun s'atopó'l módulu PHP 'fileinfo'. Encamentámoste qu'habilites esti módulu pa obtener meyores resultaos cola deteición de tribes MIME.", @@ -172,6 +172,7 @@ $TRANSLATIONS = array( "Bugtracker" => "Rastrexador de fallos", "Commercial Support" => "Sofitu comercial", "Get the apps to sync your files" => "Obtener les aplicaciones pa sincronizar ficheros", +"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" => "Si quies sofitar el proyeutu\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">xúnite al desendolcu</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">¡espardi la pallabra!</a>!", "Show First Run Wizard again" => "Amosar nuevamente l'Encontu d'execución inicial", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Usasti <strong>%s</strong> de los <strong>%s</strong> disponibles", "Password" => "Contraseña", |