From 68387ff158c75ebad54cefab231e46550a7553e0 Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Wed, 18 Jun 2003 20:46:47 +0000 Subject: [PATCH] ajouts "et documents" --- ecrire/inc_lang.php3 | 4 ++-- ecrire/lang/spip_ar.php3 | 2 +- ecrire/lang/spip_en.php3 | 2 +- ecrire/lang/spip_eo.php3 | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ecrire/inc_lang.php3 b/ecrire/inc_lang.php3 index 3a2ae7a6ca..c751a7d0f9 100644 --- a/ecrire/inc_lang.php3 +++ b/ecrire/inc_lang.php3 @@ -163,8 +163,8 @@ function traduire_nom_langue($lang) { 'ne' => "Nepali", 'nl' => "Nederlands", 'no' => "norsk", - 'oci_lnc' => "occitan", // langadocian - 'oci_prvni' => "niçard", // provencal nic,ard + 'oci_lnc' => "langadocian", + 'oci_prv_ni' => "niçard", 'om' => "(Afan) Oromo", 'or' => "Oriya", 'pa' => "Punjabi", diff --git a/ecrire/lang/spip_ar.php3 b/ecrire/lang/spip_ar.php3 index 011ab7b278..34228ad801 100644 --- a/ecrire/lang/spip_ar.php3 +++ b/ecrire/lang/spip_ar.php3 @@ -1258,7 +1258,7 @@ $GLOBALS['i18n_ar'] = array( 'texte_admin_tech_01' => 'يتيح لك هذا الخيار حفظ محتوى قاعدة البيانات في ملف يتم تخزينه في دليل <i>ecrire/data/</i>. تذكر أيضاً أن تسترد كامل دليل <i>IMG/</i>، الذي يحتوي -على الصور والرسوم المستخدمة في المقالات والأقسام.', +على الصور والمستندات المستخدمة في المقالات والأقسام.', 'texte_admin_tech_02' => 'تحذير: لا يمكن إسترجاع هذ النسخة الاحتياطية إلا من خلال موقع تم تثبيته بالإصدار نفسه من SPIP . هناك خطأ شائع يقضي بإنشاء نسخة إحتياطية لقاعدة البيانات قبل تحديث SPIP ... diff --git a/ecrire/lang/spip_en.php3 b/ecrire/lang/spip_en.php3 index 664e8a77db..f52167228c 100644 --- a/ecrire/lang/spip_en.php3 +++ b/ecrire/lang/spip_en.php3 @@ -1251,7 +1251,7 @@ reinstall SPIP in order to recreate a new database and the first administrator\' 'texte_admin_tech_01' => 'This option allows you to save the content of the database in a file stored in the directory <i>ecrire/data/</i>. Also remember to retrieve the whole <i>IMG/</i>, directory, which contains -the images used in the articles and sections.', +the images and the documents used in the articles and sections.', 'texte_admin_tech_02' => 'Warning: this backup can ONLY be restored in a site installed under the same version of SPIP. It is a common mistake to backup the database before upgrading diff --git a/ecrire/lang/spip_eo.php3 b/ecrire/lang/spip_eo.php3 index a151fded76..3a7670bc46 100644 --- a/ecrire/lang/spip_eo.php3 +++ b/ecrire/lang/spip_eo.php3 @@ -1210,7 +1210,7 @@ reinstaladon de SPIP por rekrei novan bazon kaj novan administrant-aliron.', 'texte_admin_tech_01' => 'Tiu opcio ebligas al vi konservi la enhavon de la bazo en dosiero stokota en la dosierujo <i>ecrire/data/</i>. Ne forgesu ankaŭ reakiri la tutaĵon de la dosierujo <i>IMG/</i>, kiu entenas -la bildojn uzatajn en la artikoloj kaj la rubrikoj.', +la bildojn kaj la dokumentojn uzatajn en la artikoloj kaj la rubrikoj.', 'texte_admin_tech_02' => 'Atentu: tiu konservaĵo povas esti restaŭrata NUR en paĝo instalita sub la sama versio de SPIP. Oftas la eraro fari konservadon antaŭ ol ĝisdatigi -- GitLab