From 5e23b6c87b7eb3abb4da6c7d0d30f4f882fdf9b6 Mon Sep 17 00:00:00 2001 From: "salvatore@rezo.net" <> Date: Sat, 7 May 2016 20:23:28 +0000 Subject: [PATCH] [Salvatore] [source:_plugins_/verifier/lang/ verifier] Export depuis http://trad.spip.net --- lang/verifier_ca.php | 2 -- lang/verifier_de.php | 2 -- lang/verifier_en.php | 2 -- lang/verifier_es.php | 2 -- lang/verifier_fa.php | 2 -- lang/verifier_fr.php | 2 -- lang/verifier_fr_tu.php | 2 -- lang/verifier_it.php | 2 -- lang/verifier_nl.php | 2 -- lang/verifier_pt_br.php | 2 -- lang/verifier_ru.php | 2 -- lang/verifier_sk.php | 2 -- 12 files changed, 24 deletions(-) diff --git a/lang/verifier_ca.php b/lang/verifier_ca.php index 89432b3..4626409 100644 --- a/lang/verifier_ca.php +++ b/lang/verifier_ca.php @@ -63,5 +63,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_telephone' => 'Número de telèfon', 'type_telephone_description' => 'Verifica que el número de telèfon correspon a un esquema reconegut.' ); - -?> diff --git a/lang/verifier_de.php b/lang/verifier_de.php index 4c9f2c0..c4c9ed2 100644 --- a/lang/verifier_de.php +++ b/lang/verifier_de.php @@ -85,5 +85,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Prüft ob der URL einem anerkannten Schema entspricht.' ); - -?> diff --git a/lang/verifier_en.php b/lang/verifier_en.php index a3639d7..465cc69 100644 --- a/lang/verifier_en.php +++ b/lang/verifier_en.php @@ -134,5 +134,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Verify that the URL matches a recognised format.' ); - -?> diff --git a/lang/verifier_es.php b/lang/verifier_es.php index da42e5f..b33166f 100644 --- a/lang/verifier_es.php +++ b/lang/verifier_es.php @@ -113,5 +113,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Verifica que la url corresponde a un patrón conocido.' ); - -?> diff --git a/lang/verifier_fa.php b/lang/verifier_fa.php index 241826a..f0f20c6 100644 --- a/lang/verifier_fa.php +++ b/lang/verifier_fa.php @@ -103,5 +103,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'يو.آر.ال ', 'type_url_description' => 'Ú†Ùƒ كنيد كه يو.آر.ال با يك ÙØ±Ù…ت شناخته شده جور باشد. ' ); - -?> diff --git a/lang/verifier_fr.php b/lang/verifier_fr.php index a33b793..8b6b4fb 100644 --- a/lang/verifier_fr.php +++ b/lang/verifier_fr.php @@ -132,5 +132,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Vérifie que l’url correspond à un schéma reconnu.' ); - -?> diff --git a/lang/verifier_fr_tu.php b/lang/verifier_fr_tu.php index 97b0365..1db9f30 100644 --- a/lang/verifier_fr_tu.php +++ b/lang/verifier_fr_tu.php @@ -112,5 +112,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Vérifie que l’url correspond à un schéma reconnu.' ); - -?> diff --git a/lang/verifier_it.php b/lang/verifier_it.php index 862f8a6..73398a5 100644 --- a/lang/verifier_it.php +++ b/lang/verifier_it.php @@ -85,5 +85,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Verifica che l’url corrisponda ad uno schema riconosciuto.' ); - -?> diff --git a/lang/verifier_nl.php b/lang/verifier_nl.php index 2d6e929..4c12615 100644 --- a/lang/verifier_nl.php +++ b/lang/verifier_nl.php @@ -134,5 +134,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Controleer of de URL een herkend formaat heeft.' ); - -?> diff --git a/lang/verifier_pt_br.php b/lang/verifier_pt_br.php index 2c89e81..89f9165 100644 --- a/lang/verifier_pt_br.php +++ b/lang/verifier_pt_br.php @@ -85,5 +85,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Verifica se o url corresponde a um esquema reconhecido.' ); - -?> diff --git a/lang/verifier_ru.php b/lang/verifier_ru.php index aa8611f..53c27fe 100644 --- a/lang/verifier_ru.php +++ b/lang/verifier_ru.php @@ -103,5 +103,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'URL', 'type_url_description' => 'Проверить ÑоответÑтвие ли URL формат ввода.' ); - -?> diff --git a/lang/verifier_sk.php b/lang/verifier_sk.php index c55e67a..69aad93 100644 --- a/lang/verifier_sk.php +++ b/lang/verifier_sk.php @@ -112,5 +112,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'type_url' => 'Internetová adresa', 'type_url_description' => 'OverÃ, Äi sa internetová adresa zhoduje s rozoznávaným formátom.' ); - -?> -- GitLab