[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / traduction_articles_autrement / lang / taa_ca.php
diff --git a/www/plugins/auto/traduction_articles_autrement/lang/taa_ca.php b/www/plugins/auto/traduction_articles_autrement/lang/taa_ca.php
new file mode 100644 (file)
index 0000000..6c42385
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://www.spip.net/trad-lang/
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'affichage_edition_seule' => 'Visualització dels articles només en mode edició',
+       'affichage_liste_compacte' => 'Visualització compacta de la llista d\'articles',
+
+       // C
+       'changer_langue' => 'Canviar la llengua de l\'article',
+
+       // F
+       'fermer' => 'Tancar',
+
+       // L
+       'lier_traduction' => 'Vincular una traducció',
+
+       // M
+       'modifier_options_langue' => 'opcions',
+
+       // N
+       'necesite_afficher_objet' => 'Per poder utiiltzar aquesta funció heu d\'instal·lar el connector',
+
+       // O
+       'options' => 'Opcions', # MODIF
+
+       // R
+       'rang' => 'Rang', # NEW
+
+       // T
+       'titre_plugin' => 'Traducció d\'articles d\'una altra manera',
+       'traductions' => 'Traduccions',
+
+       // V
+       'voir_traductions' => 'Veure el detall de les traduccions'
+);
+
+?>