[PLUGINS] +crayons
[lhc/web/clavette_www.git] / www / plugins / crayons / lang / crayons_zh_tw.php
diff --git a/www/plugins/crayons/lang/crayons_zh_tw.php b/www/plugins/crayons/lang/crayons_zh_tw.php
new file mode 100644 (file)
index 0000000..1c510b6
--- /dev/null
@@ -0,0 +1,41 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/crayons?lang_cible=zh_tw
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'annuler' => '取消',
+
+       // D
+       'deja_modifie' => '已經修改過',
+       'donnees_mal_formatees' => '資料格式不正確',
+
+       // E
+       'editer' => '編輯',
+       'editer_@type@_@id@' => '完整編輯 @type@ @id@',
+       'editer_tout' => '編輯全部',
+
+       // M
+       'modifie_par_ailleurs' => '已經被修改過',
+
+       // N
+       'non_autorise' => '不被允許',
+       'non_implemente' => '尚未支援',
+
+       // P
+       'pas_de_modification' => '沒有修改過',
+       'pas_de_valeur' => '無指定值',
+
+       // S
+       'sauvegarder' => '儲存修改過的資料 ?',
+       'svp_copier_coller' => '對不起,我們建議您複製/貼上您的修改',
+
+       // V
+       'veuillez_patienter' => '請稍後...'
+);
+
+?>