1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de https://trad.spip.net/tradlang_module/abonnementsoffre-abonnements?lang_cible=es |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) { |
---|
7 | return; |
---|
8 | } |
---|
9 | |
---|
10 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
11 | |
---|
12 | // A |
---|
13 | 'ajouter_lien_abonnementsoffre' => 'Agregar esta oferta de suscripción', |
---|
14 | |
---|
15 | // B |
---|
16 | 'bouton_annuler' => 'Anular', |
---|
17 | 'bouton_notifier' => 'Notificar', |
---|
18 | 'bouton_verifier' => 'Verificar', |
---|
19 | |
---|
20 | // C |
---|
21 | 'champ_ajouter_notification_label' => 'Agregar una notificación', |
---|
22 | 'champ_descriptif_label' => 'Descriptivo', |
---|
23 | 'champ_duree_0' => 'Sin limite', |
---|
24 | 'champ_duree_label' => 'Duración', |
---|
25 | 'champ_immateriel_label' => 'Digital', |
---|
26 | 'champ_immateriel_label_case' => 'Esta oferta corresponde a un servicio digital', |
---|
27 | 'champ_periode_choix_heures' => 'Horas', |
---|
28 | 'champ_periode_choix_jours' => 'Días', |
---|
29 | 'champ_periode_choix_mois' => 'Mes', |
---|
30 | 'champ_periode_label' => 'Tipo de período', |
---|
31 | 'champ_periode_nb_heures' => '@nb@ hora(s)', |
---|
32 | 'champ_periode_nb_jours' => '@nb@ día(s)', |
---|
33 | 'champ_periode_nb_mois' => '@nb@ mes(es)', |
---|
34 | 'champ_prix_0' => 'Gratuito', |
---|
35 | 'champ_prix_ht_label' => 'Precio sin IVA', |
---|
36 | 'champ_prix_label' => 'Precio', |
---|
37 | 'champ_prix_ttc_label' => 'Precio con IVA', |
---|
38 | 'champ_quand_choix_apres' => 'Después', |
---|
39 | 'champ_quand_choix_avant' => 'Antes', |
---|
40 | 'champ_quand_choix_pendant' => 'El mismo día', |
---|
41 | 'champ_quand_label' => '¿Cuándo?', |
---|
42 | 'champ_taxe_label' => 'Iva (%)', |
---|
43 | 'champ_titre_label' => 'Título', |
---|
44 | 'configurer_notifications' => 'Configurar las notificaciones', |
---|
45 | 'configurer_notifications_quand' => '¿Cuándo?', |
---|
46 | |
---|
47 | // E |
---|
48 | 'erreur_notification_doublon' => 'Esta notificación ya ha sido registrada', |
---|
49 | 'explication_configurer_notifications_abonnementsoffre' => 'Envío automático de notificaciones', |
---|
50 | 'explication_envoyer_notifications_abonnementsoffre' => 'Envío inmediato de notificaciones', |
---|
51 | |
---|
52 | // I |
---|
53 | 'icone_creer_abonnementsoffre' => 'Crear una oferta de suscripción', |
---|
54 | 'icone_modifier_abonnementsoffre' => 'Modificar esta oferta de suscripción', |
---|
55 | 'info_1_abonnementsoffre' => 'Una oferta de suscripción', # MODIF |
---|
56 | 'info_1_an' => '1 año', # MODIF |
---|
57 | 'info_1_heure' => '1 hora', # MODIF |
---|
58 | 'info_1_jour' => '1 día', # MODIF |
---|
59 | 'info_1_jours_apres' => '1 día después', |
---|
60 | 'info_1_jours_avant' => '1 día antes', |
---|
61 | 'info_1_mois' => '1 mes', # MODIF |
---|
62 | 'info_1_mois_apres' => '1 mes después', |
---|
63 | 'info_1_mois_avant' => '1 mes antes', |
---|
64 | 'info_abonnementsoffres_auteur' => 'Las ofertas de suscripción de este autor', |
---|
65 | 'info_aucun_abonnementsoffre' => 'Ninguna oferta de suscripción', |
---|
66 | 'info_aucune_notification' => 'Ninguna notificación', |
---|
67 | 'info_nb_abonnementsoffres' => '@nb@ ofertas de suscripción', |
---|
68 | 'info_nb_ans' => '@nb@ años', # MODIF |
---|
69 | 'info_nb_heures' => '@nb@ horas', # MODIF |
---|
70 | 'info_nb_jours' => '@nb@ días', # MODIF |
---|
71 | 'info_nb_jours_apres' => '@nb@ días después', |
---|
72 | 'info_nb_jours_avant' => '@nb@ días antes', |
---|
73 | 'info_nb_mois' => '@nb@ mes(es)', # MODIF |
---|
74 | 'info_nb_mois_apres' => '@nb@ meses después', |
---|
75 | 'info_nb_mois_avant' => '@nb@ meses antes', |
---|
76 | |
---|
77 | // M |
---|
78 | 'message_notifier_ok' => 'Las notificaciones ya fueron enviadas', |
---|
79 | 'message_notifier_verifier_abonnements' => 'Verificar los usuarios antes de validar el envñio de notificaciones.', |
---|
80 | |
---|
81 | // N |
---|
82 | 'nb_abonnements' => 'Nb sus', |
---|
83 | |
---|
84 | // R |
---|
85 | 'retirer_lien_abonnementsoffre' => 'Retirar esta oferta de suscripción', |
---|
86 | 'retirer_tous_liens_abonnementsoffres' => 'Retirar todas las ofertas de suscripción', |
---|
87 | |
---|
88 | // S |
---|
89 | 'statut_prive' => 'privado', |
---|
90 | 'statut_publie' => 'Publicado en línea', |
---|
91 | |
---|
92 | // T |
---|
93 | 'texte_ajouter_abonnementsoffre' => 'Agregar una oferta de suscripción', |
---|
94 | 'texte_changer_statut_abonnementsoffre' => 'Esta oferta de suscripción es:', |
---|
95 | 'texte_creer_associer_abonnementsoffre' => 'Crear y asociar una oferta de suscripción', |
---|
96 | 'titre_abonnementsoffre' => 'Oferta de suscripción', |
---|
97 | 'titre_abonnementsoffres' => 'Ofertas de suscripción', |
---|
98 | 'titre_abonnementsoffres_rubrique' => 'Ofertas de suscripción de la sección', |
---|
99 | 'titre_langue_abonnementsoffre' => 'Idioma de esta oferta de suscripción', |
---|
100 | 'titre_logo_abonnementsoffre' => 'Logo de esta oferta de suscripción', |
---|
101 | 'titre_notifier_abonnementsoffre' => 'Enviar notificaciones' |
---|
102 | ); |
---|