Valider 6476064c rédigé par Salvatore's avatar Salvatore
Parcourir les fichiers

[Salvatore] [source:lang/ abonnement] Export depuis https://trad.spip.net de la langue en

[Salvatore] [source:lang/ abonnement] Mise a jour du bilan depuis https://trad.spip.net
parent 26f2034f
Chargement en cours
Chargement en cours
Chargement en cours
Chargement en cours
+1 −1
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
@@ -5,7 +5,7 @@
	url="https://trad.spip.net"
	source="https://git.spip.net/spip-contrib-extensions/abonnements.git"
	reference="fr">
	<langue code="en" url="https://trad.spip.net/tradlang_module/abonnement?lang_cible=en" total="66" traduits="46" relire="0" modifs="4" nouveaux="16" pourcent="69.70">
	<langue code="en" url="https://trad.spip.net/tradlang_module/abonnement?lang_cible=en" total="66" traduits="55" relire="0" modifs="4" nouveaux="7" pourcent="83.33">
		<traducteur nom="Benitron" lien="https://trad.spip.net/auteur/benitron" />
		<traducteur nom="Gilles" lien="https://trad.spip.net/auteur/gilles" />
		<traducteur nom="tcharlss" lien="https://trad.spip.net/auteur/drbouvierleduc" />
+12 −3
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
@@ -13,7 +13,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
	'ajouter_lien_abonnement' => 'Add a subscription',

	// C
	'champ_date_au_label' => 'To',
	'champ_date_debut_label' => 'Subscription start',
	'champ_date_du_label' => 'From',
	'champ_date_echeance_label' => 'Next deadline',
	'champ_date_fin_allonger_label' => 'You can change the end date',
	'champ_date_fin_label' => 'Subscription end date',
@@ -27,9 +29,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
	'icone_creer_abonnement' => 'Create a subscription',
	'icone_modifier_abonnement' => 'Edit this subscription',
	'icone_renouveler_abonnement' => 'Renew this subscription',
	'info_1_abonnement' => 'A subscription',
	'info_1_abonnement_actif' => 'An active subscription',
	'info_1_abonnement_inactif' => 'An inactive subscription',
	'info_1_abonnement' => 'One subscription',
	'info_1_abonnement_actif' => 'One active subscription',
	'info_1_abonnement_inactif' => 'One inactive subscription',
	'info_abonnements_auteur' => 'Subscriptions of this user',
	'info_aucun_abonnement' => 'No subscription',
	'info_aucun_abonnement_actif' => 'No active subscription',
@@ -44,6 +46,11 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
	'job_desactivation' => 'Deactivation of the subscription @id@',

	// L
	'label_date_a_partir' => 'Starting from',
	'label_date_depuis' => 'Since',
	'label_dates' => 'Dates',
	'label_duree' => 'Duration',
	'label_montant' => 'Amount',
	'label_statut' => 'Status',

	// N
@@ -76,7 +83,9 @@ We invite you to renew it.</p>', # MODIF

	// S
	'statut_actif' => 'active',
	'statut_actifs' => 'active',
	'statut_inactif' => 'disabled',
	'statut_tous' => 'All',

	// T
	'texte_ajouter_abonnement' => 'Add a subscription',