diff options
Diffstat (limited to 'settings/l10n/ast.php')
-rw-r--r-- | settings/l10n/ast.php | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/settings/l10n/ast.php b/settings/l10n/ast.php index a2cd5518342..c65925bafcb 100644 --- a/settings/l10n/ast.php +++ b/settings/l10n/ast.php @@ -41,6 +41,7 @@ $TRANSLATIONS = array( "Back-end doesn't support password change, but the users encryption key was successfully updated." => "El back-end nun sofita cambeos de contraseña, pero la contraseña de cifráu del usuariu anovóse afechiscamente.", "Unable to change password" => "Nun pudo camudase la contraseña", "Sending..." => "Unviando...", +"All" => "Toos", "User Documentation" => "Documentación d'usuariu", "Admin Documentation" => "Documentación p'alministradores", "Update to {appversion}" => "Anovar a {appversion}", @@ -68,12 +69,12 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "Descifrando ficheros... Espera por favor, esto pue llevar daqué de tiempu.", "Delete encryption keys permanently." => "Desaniciar dafechu les claves de cifráu.", "Restore encryption keys." => "Restaurar claves de cifráu.", +"Groups" => "Grupos", "Unable to delete {objName}" => "Nun pue desaniciase {objName}", "Error creating group" => "Fallu creando grupu", "A valid group name must be provided" => "Hai d'escribir un nome de grupu válidu", "deleted {groupName}" => "desaniciáu {groupName}", "undo" => "desfacer", -"Groups" => "Grupos", "Group Admin" => "Alministrador del Grupu", "never" => "enxamás", "deleted {userName}" => "desaniciáu {userName}", @@ -98,8 +99,6 @@ $TRANSLATIONS = array( "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Tas ingresando a %s vía HTTP. Encamentámoste que configures el sirvidor pa solicitar HTTPS.", "Your data directory and your files are probably accessible from the internet. The .htaccess file 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." => "El direutoriu de datos y ficheros ye dablemente accesible dende Internet, darréu que'l ficheru .htaccess nun ta funcionando. Suxerímoste que configures el sirvidor web de mou que'l direutoriu de datos nun seya accesible o que muevas talu direutoriu fuera del raigañu de documentos del sirvidor web.", "Setup Warning" => "Avisu de configuración", -"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "El sirvidor web entá nun ta configurado pa permitir la sincronización de ficheros yá que la interface WebDAV paez nun tar funcionando.", -"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 rindimientu de la base de datos", @@ -112,8 +111,6 @@ $TRANSLATIONS = array( "System locale can not be set to a one which supports UTF-8." => "Nun se pue escoyer una configuración rexonal que sofite UTF-8.", "This means that there might be problems with certain characters in file names." => "Esto significa que pue haber problemes con ciertos caráuteres nos nomes de los ficheros.", "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Ye enforma recomendable instalar los paquetes necesarios pa poder soportar una de les siguientes configuraciones rexonales: %s. ", -"Internet connection not working" => "La conexón a Internet nun ta funcionando", -"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Esti sirvidor nun tien conexón a Internet. Esto significa que dalgunes de les carauterístiques nun van funcionar, como'l montaxe d'almacenamiento esternu, les notificaciones sobre anovamientos, la instalación d'aplicaciones de terceros, l'accesu a los ficheros de mou remotu o l'unviu de correos-e de notificación. Suxerimos habilitar una conexón a Internet nesti sirvidor pa esfrutar de toles funciones.", "Cron" => "Cron", "Last cron was executed at %s." => "Cron executóse per cabera vegada a les %s.", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Cron executóse per cabera vegada a les %s. Esto foi hai más d'una hora, daqué anda mal.", @@ -165,7 +162,6 @@ $TRANSLATIONS = array( "See application website" => "Ver sitiu web de l'aplicación", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-llicencia otorgada por <span class=\"author\"></span>", "Enable only for specific groups" => "Habilitar namái pa grupos específicos", -"All" => "Toos", "Administrator Documentation" => "Documentación d'alministrador", "Online Documentation" => "Documentación en llinia", "Forum" => "Foru", |