[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / organiseur / lang / organiseur_sk.php
old mode 100644 (file)
new mode 100755 (executable)
index 7644645..d254347
@@ -1,9 +1,11 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/organiseur?lang_cible=sk
+// extrait automatiquement de https://trad.spip.net/tradlang_module/organiseur?lang_cible=sk
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -32,6 +34,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'icone_ecrire_nouvelle_annonce' => 'Poslať nový oznam',
        'icone_effacer_message' => 'Vymazať túto správu',
        'icone_modifier_annonce' => 'Upraviť tento oznam',
+       'icone_modifier_message' => 'Upraviť túto správu',
        'icone_modifier_pensebete' => 'Upraviť túto pripomienku',
        'icone_supprimer_message' => 'Odstrániť túto správu',
        'info_1_message_envoye' => '1 odoslaná správa',
@@ -77,5 +80,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_boite_envoi' => 'Na odoslanie',
        'titre_boite_reception' => 'Doručená pošta'
 );
-
-?>