Fix the app_languages labels as the only the type should have the dash after it. Fix the spacing so the layout looks better.

This commit is contained in:
Mark Crane
2014-11-08 21:44:57 +00:00
parent 66fc5354dd
commit ef6f6ed9f4
4 changed files with 58 additions and 71 deletions
+27 -38
View File
@@ -1,7 +1,6 @@
<?php
// Contacts
$text['title-contacts']['en-us'] = "Contacts";
$text['title-contacts']['es-cl'] = "Contactos";
$text['title-contacts']['pt-pt'] = "Contactos";
@@ -193,74 +192,65 @@
$text['description-contact_note']['pt-pt'] = "Introduza uma nota.";
$text['description-contact_note']['fr-fr'] = "";
$text['label-contact_properties']['en-us'] = "Properties";
$text['label-contact_properties']['es-cl'] = "Propiedades";
$text['label-contact_properties']['pt-pt'] = "Propiedades";
$text['label-contact_properties']['fr-fr'] = "Propietés";
$text['label-contact_settings']['en-us'] = "Settings";
$text['label-contact_settings']['es-cl'] = "Ajustes";
$text['label-contact_settings']['pt-pt'] = "Configurações";
$text['label-contact_settings']['fr-fr'] = "Paramètres";
$text['label-contact_value']['en-us'] = "Value";
$text['label-contact_value']['es-cl'] = "Valor";
$text['label-contact_value']['pt-pt'] = "Valor";
$text['label-contact_value']['fr-fr'] = "Valeur";
$text['description-contact_value']['en-us'] = "Enter the value of this setting.";
$text['description-contact_value']['es-cl'] = "Ingrese el valor para esta configuración.";
$text['description-contact_value']['pt-pt'] = "Introduza o valor desta definição.";
$text['description-contact_value']['fr-fr'] = "";
$text['label-true']['en-us'] = "True";
$text['label-true']['es-cl'] = "Verdadero";
$text['label-true']['pt-pt'] = "Sim";
$text['label-true']['fr-fr'] = "Oui";
$text['label-false']['en-us'] = "False";
$text['label-false']['es-cl'] = "Falso";
$text['label-false']['pt-pt'] = "Não";
$text['label-false']['fr-fr'] = "Non";
$text['label-order']['en-us'] = "Order";
$text['label-order']['es-cl'] = "Orden";
$text['label-order']['pt-pt'] = "Ordem";
$text['label-order']['fr-fr'] = "Ordre";
$text['description-order']['en-us'] = "Set the order (index) for this array element.";
$text['description-order']['es-cl'] = "Establecer el orden (<ED>ndice) para este elemento de la matriz.";
$text['description-order']['pt-pt'] = "Defina a ordem (<ED>ndice) para este elemento da matriz.";
$text['description-order']['fr-fr'] = "D<E9>finir l'ordre (index) pour cet <E9>l<E9>ment de tableau.";
$text['header-contact_setting_edit']['en-us'] = "Contact Setting";
$text['header-contact_setting_edit']['es-cl'] = "Configuraciones de contacto";
$text['header-contact_setting_edit']['pt-pt'] = "Definições do Contacto";
$text['header-contact_setting_edit']['fr-fr'] = "Paramètres du Contact";
$text['header-contact_setting-edit']['en-us'] = "Contact Setting";
$text['header-contact_setting-edit']['es-cl'] = "Configuraciones de contacto";
$text['header-contact_setting-edit']['pt-pt'] = "Definições do Contacto";
$text['header-contact_setting-edit']['fr-fr'] = "Paramètres du Contact";
$text['header-contact_setting_add']['en-us'] = "Contact Setting Add";
$text['header-contact_setting_add']['es-cl'] = "Agregar Configuración de Contacto";
$text['header-contact_setting_add']['pt-pt'] = "Adicionar Definição ao Contacto";
$text['header-contact_setting_add']['fr-fr'] = "Ajouter un paramètre au Contact";
$text['title-contact_setting_edit']['en-us'] = "Contact Setting";
$text['title-contact_setting_edit']['es-cl'] = "Configuraciones de contacto";
$text['title-contact_setting_edit']['pt-pt'] = "Definições do Contacto";
$text['title-contact_setting_edit']['fr-fr'] = "Paramètres du Contact";
$text['header-contact_setting-add']['en-us'] = "Contact Setting Add";
$text['header-contact_setting-add']['es-cl'] = "Agregar Configuración de Contacto";
$text['header-contact_setting-add']['pt-pt'] = "Adicionar Definição ao Contacto";
$text['header-contact_setting-add']['fr-fr'] = "Ajouter un paramètre au Contact";
$text['title-contact_setting-edit']['en-us'] = "Contact Setting";
$text['title-contact_setting-edit']['es-cl'] = "Configuraciones de contacto";
$text['title-contact_setting-edit']['pt-pt'] = "Definições do Contacto";
$text['title-contact_setting-edit']['fr-fr'] = "Paramètres du Contact";
$text['title-contact_setting_add']['en-us'] = "Contact Setting Add";
$text['title-contact_setting_add']['es-cl'] = "Agregar Configuración de Contacto";
$text['title-contact_setting_add']['pt-pt'] = "Adicionar Definição ao Contacto";
$text['title-contact_setting_add']['fr-fr'] = "Ajouter un paramètre au Contact";
$text['title-contact_setting-add']['en-us'] = "Contact Setting Add";
$text['title-contact_setting-add']['es-cl'] = "Agregar Configuración de Contacto";
$text['title-contact_setting-add']['pt-pt'] = "Adicionar Definição ao Contacto";
$text['title-contact_setting-add']['fr-fr'] = "Ajouter un paramètre au Contact";
$text['description-contact_setting-edit']['en-us'] = "Edit a setting for this contact.";
$text['description-contact_setting-edit']['es-cl'] = "Edita una configuración para este contacto.";
$text['description-contact_setting-edit']['pt-pt'] = "Editar uma definição deste contacto.";
$text['description-contact_setting-edit']['fr-fr'] = "Editer un paramètre du contact.";
$text['description-contact_setting_edit']['en-us'] = "Edit a setting for this contact.";
$text['description-contact_setting_edit']['es-cl'] = "Edita una configuración para este contacto.";
$text['description-contact_setting_edit']['pt-pt'] = "Editar uma definição deste contacto.";
$text['description-contact_setting_edit']['fr-fr'] = "Editer un paramètre du contact.";
$text['label-shared']['en-us'] = "Shared";
$text['label-shared']['es-cl'] = "Compartido";
@@ -648,7 +638,6 @@
$text['label-import_file_upload']['pt-pt'] = "Ficheiro para submeter";
$text['label-import_file_upload']['fr-fr'] = "Fichier à télécharger";
$text['button-upload']['en-us'] = "Upload";
$text['button-upload']['es-cl'] = "Subir";
$text['button-upload']['pt-pt'] = "Submeter";
@@ -710,4 +699,4 @@
$text['message-required']['pt-pt'] = "Por favor indique: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
?>
?>