Minor - Update language files - refs #7402

ofaj
Angel Fernando Quiroz Campos 9 years ago
parent 6962b13318
commit 107d8e3305
  1. 8
      main/lang/english/trad4all.inc.php
  2. 8
      main/lang/spanish/trad4all.inc.php

@ -7612,4 +7612,12 @@ $ClickOrDropOneFileHere = "Click or drop one file here";
$ModuloPercentage = "Modulo:\t\t\t%";
$LastXDays = "Last % days";
$ExportBadges = "Export badges";
$LanguagesDisableAllExceptDefault = "Disable all languages except the platform default";
$ThereAreUsersUsingThisLanguagesDisableItManually = "There are users currently using the following language. Please disable manually.";
$MessagingAllowSendPushNotificationTitle = "Allow send Push Notifications to the Chamilo Messaging mobile app";
$MessagingAllowSendPushNotificationComment = "Send Push Notifications by Google Cloud Messaging";
$MessagingGDCProjectNumberTitle = "Project number of Google Developer Console";
$MessagingGDCProjectNumberComment = "You need register a project on <a href=\"https://console.developers.google.com/\">Google Developer Console</a>";
$MessagingGDCApiKeyTitle = "API Key of Google Developer Console for Google Cloud Messaging";
$MessagingGDCApiKeyComment = "You need enable the Google Cloud Messaging API and create one credential for Android";
?>

@ -7637,4 +7637,12 @@ $ClickOrDropOneFileHere = "Suelte un archivo aquí o haga clic";
$ModuloPercentage = "Módulo:\t\t\t%";
$LastXDays = "Últimos %s días";
$ExportBadges = "Exportar insignias";
$LanguagesDisableAllExceptDefault = "Desactivar todos los idiomas excepto el por defecto de la plataforma";
$ThereAreUsersUsingThisLanguagesDisableItManually = "Hay usuarios que usan actualmente el idioma siguiente. Por favor, desactivar manualmente.";
$MessagingAllowSendPushNotificationTitle = "Permitir enviar notificaciones Push a la aplicación móvil de Chamilo Messaging";
$MessagingAllowSendPushNotificationComment = "Enviar notificaciones Push a través de Google Cloud Messaging";
$MessagingGDCProjectNumberTitle = "Número de proyecto de Google Developer Console";
$MessagingGDCProjectNumberComment = "Necesita registrar un proyecto en <a href=\"https://console.developers.google.com/\">Google Developer Console</a>";
$MessagingGDCApiKeyTitle = "API key de Google Developer Console para Google Cloud Messaging";
$MessagingGDCApiKeyComment = "Necesita habilitar la API de Google Cloud Messaging y crear una credencial para Android";
?>
Loading…
Cancel
Save