diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
commit | cb61d8a2265b3d623b676f0cd35f93921961f044 (patch) | |
tree | 8d2e98503630c377285b1e0a67d5237b4f540075 /settings/l10n/es_MX.php | |
parent | 39eeb7def9cad026698d2b6a97bde8a8e1b34d50 (diff) | |
download | nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.tar.gz nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_MX.php')
-rw-r--r-- | settings/l10n/es_MX.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.php b/settings/l10n/es_MX.php index 09fa58935f7..d3e4065b5c2 100644 --- a/settings/l10n/es_MX.php +++ b/settings/l10n/es_MX.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Groups" => "Grupos", "Group Admin" => "Administrador del Grupo", "Delete" => "Eliminar", +"never" => "nunca", "add group" => "añadir Grupo", "A valid username must be provided" => "Se debe proporcionar un nombre de usuario válido", "Error creating user" => "Error al crear usuario", @@ -102,6 +103,7 @@ $TRANSLATIONS = array( "Select an App" => "Seleccionar una aplicación", "See application page at apps.owncloud.com" => "Ver la página de aplicaciones en apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencia otorgada por <span class=\"author\"></span>", +"All" => "Todos", "Administrator Documentation" => "Documentación de administrador", "Online Documentation" => "Documentación en línea", "Forum" => "Foro", |