File "revisions_bg.php"
Full path: /home/argothem/www/organecyberpresse/plugins-dist/revisions/lang/revisions_bg.php
File size: 860 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/revisions?lang_cible=bg
// ** ne pas modifier le fichier **
return [
// D
'diff_para_ajoute' => 'Добавен абзац',
'diff_para_deplace' => 'Преместен абзац',
'diff_para_supprime' => 'Изтрит абзац',
'diff_texte_ajoute' => 'Добавен текст',
'diff_texte_deplace' => 'Преместен текст',
'diff_texte_supprime' => 'Изтрит текст',
// I
'info_historique' => 'Корекции:',
'info_historique_lien' => 'Показване на списък с версии',
'info_historique_titre' => 'Проследяване на корекциите (поправките)',
// V
'version_initiale' => 'Първоначална версия',
];