Changeset 70127 in spip-zone
- Timestamp:
- Feb 23, 2013, 2:42:01 AM (8 years ago)
- Location:
- _plugins_/licence/lang
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/licence/lang/licence_ca.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Creative Commons - Reconeixement Compartir amb les mateixes condicions inicials i llicència idèntica', # MODIF 25 25 'description_copyright' => '© copyright autor de l\'article', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 26 27 'description_gpl' => 'llicència GPL', # MODIF 27 28 'description_wtfpl' => 'Licence Publique Rien À Branler', # NEW -
_plugins_/licence/lang/licence_de.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Creative Commons - Namensnennung, Weitergabe unter gleichen Bedingungen', # MODIF 25 25 'description_copyright' => '© Copyright liegt beim Autor des Artikels', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 26 27 'description_gpl' => 'GPL-Lizenz', # MODIF 27 28 'description_wtfpl' => 'Licence Publique Rien À Branler', # NEW -
_plugins_/licence/lang/licence_en.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Creative Commons - Attribution Share Alike', # MODIF 25 25 'description_copyright' => '© copyright the article\'s author', 26 'description_gpl' => 'GNU/GPL License', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 27 'description_gpl' => 'GNU/GPL License', # MODIF 27 28 'description_wtfpl' => 'Do What The Fuck You Want To Public License ', 28 29 -
_plugins_/licence/lang/licence_es.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Creative Commons - Reconocimiento-CompartirIgual', 25 25 'description_copyright' => '© copyright autor del artículo', 26 'description_gpl' => 'licencia GNU/GPL', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 27 'description_gpl' => 'licencia GNU/GPL', # MODIF 27 28 'description_wtfpl' => 'Licencia Pública WTFPL', 28 29 -
_plugins_/licence/lang/licence_fr_tu.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Creative Commons - Paternité Partage des Conditions Initiales à l\'Identique', # MODIF 25 25 'description_copyright' => '© copyright auteur de l\'article', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 26 27 'description_gpl' => 'licence GPL', # MODIF 27 28 'description_wtfpl' => 'Licence Publique Rien À Branler', # NEW -
_plugins_/licence/lang/licence_it.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Creative Commons - Attribuzione Condividi allo stesso modo', # MODIF 25 25 'description_copyright' => '© copyright autore dell\'articolo', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 26 27 'description_gpl' => 'licenza GPL', # MODIF 27 28 'description_wtfpl' => 'Licence Publique Rien À Branler', # NEW -
_plugins_/licence/lang/licence_sk.php
r70011 r70127 24 24 'description_cc_by_sa' => 'Licencia Creative Commons - Attribution Share Alike', # MODIF 25 25 'description_copyright' => '© copyright autor článku', 26 'description_gpl' => 'Licencia GNU/GPL', 26 'description_gfdl' => 'Licence de documentation libre GNU', # NEW 27 'description_gpl' => 'Licencia GNU/GPL', # MODIF 27 28 'description_wtfpl' => 'Verejná licencia žiadne porušenie', 28 29
Note: See TracChangeset
for help on using the changeset viewer.