summaryrefslogtreecommitdiff
path: root/lib/plugins/revert
diff options
context:
space:
mode:
authorMartin Michalek <michalek.dev@gmail.com>2013-10-10 08:45:59 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-10-10 08:45:59 +0200
commit8fd5faebc6501c1fd7ef719de47f639d097912c9 (patch)
tree3cc2be1326469ee1a51faefba62814c12c9550b6 /lib/plugins/revert
parent43ad22045e0da0948986798082839b3b2c937c90 (diff)
downloadrpg-8fd5faebc6501c1fd7ef719de47f639d097912c9.tar.gz
rpg-8fd5faebc6501c1fd7ef719de47f639d097912c9.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r--lib/plugins/revert/lang/sk/intro.txt3
-rw-r--r--lib/plugins/revert/lang/sk/lang.php2
2 files changed, 4 insertions, 1 deletions
diff --git a/lib/plugins/revert/lang/sk/intro.txt b/lib/plugins/revert/lang/sk/intro.txt
index e69de29bb..aa75a2c10 100644
--- a/lib/plugins/revert/lang/sk/intro.txt
+++ b/lib/plugins/revert/lang/sk/intro.txt
@@ -0,0 +1,3 @@
+====== Obnova dát ======
+
+Táto stránka slúži na automatické obnovenie obsahu stránok po útoku spamom. Pre identifikáciu napadnutých stránok zadajte vyhľadávací reťazec (napr. spam URL), potom potvrďte, že nájdené stránky sú skutočne napadnuté, a zrušte posledné zmeny. \ No newline at end of file
diff --git a/lib/plugins/revert/lang/sk/lang.php b/lib/plugins/revert/lang/sk/lang.php
index 6a2cb119d..7ab21f287 100644
--- a/lib/plugins/revert/lang/sk/lang.php
+++ b/lib/plugins/revert/lang/sk/lang.php
@@ -7,7 +7,7 @@
* @author exusik@gmail.com
* @author Martin Michalek <michalek.dev@gmail.com>
*/
-$lang['menu'] = 'Reverzný manažér';
+$lang['menu'] = 'Obnova dát';
$lang['filter'] = 'Hľadať spamerské stránky';
$lang['revert'] = 'Vrátiť vybrané stránky';
$lang['reverted'] = '%s vrátená na revíziu %s';