Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
Vlkn
/
plugins-dist
/
dump
/
lang
:
dump_fi.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // extrait automatiquement de https://trad.spip.net/tradlang_module/dump?lang_cible=fi // ** ne pas modifier le fichier ** return [ // B 'bouton_restaurer_base' => 'Palauta tietokanta', // I 'info_restauration_sauvegarde' => 'varmistuskopion @archive@ palautus', # MODIF 'info_sauvegarde' => 'Varmistuskopio', 'info_sauvegarde_reussi_02' => 'Tietokanta on tallennettu osoitteseen @archive@. Voit', # MODIF 'info_sauvegarde_reussi_03' => 'palata sivustosi', 'info_sauvegarde_reussi_04' => 'hallintaan.', // T 'texte_admin_tech_02' => 'Warning: this backup can ONLY be restored in a site installed under the same version of SPIP. You should certainly not "empty the database" and expect to re-install the backup after the upgrade... For more information refer to <a href="@spipnet@">SPIP documentation</a>.', # MODIF 'texte_restaurer_base' => 'Palauta tietokanta-varmistuksen sisältö', 'texte_sauvegarde' => 'Varmistuskopioi tietokannan sisältö', 'texte_sauvegarde_base' => 'Varmistuskopioi tietokanta', ];