From c9fc06d99a8741235f5c7cf63e7f67ea6fbc0139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tihanyi=20S=C3=A1ndor?= Date: Tue, 19 Apr 2011 21:30:59 +0200 Subject: Hungarian language update --- lib/plugins/popularity/lang/hu/lang.php | 7 ++++++- lib/plugins/popularity/lang/hu/submitted.txt | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 lib/plugins/popularity/lang/hu/submitted.txt (limited to 'lib/plugins/popularity') diff --git a/lib/plugins/popularity/lang/hu/lang.php b/lib/plugins/popularity/lang/hu/lang.php index d1510ed75..fbd554d0d 100644 --- a/lib/plugins/popularity/lang/hu/lang.php +++ b/lib/plugins/popularity/lang/hu/lang.php @@ -5,8 +5,13 @@ * @author Sandor TIHANYI * @author Siaynoq Mage * @author schilling.janos@gmail.com - * @author Szabó Dávid (szabo.david@gyumolcstarhely.hu) * @author Szabó Dávid + * @author Sándor TIHANYI */ $lang['name'] = 'Visszajelzés a DokuWiki használatáról (sok időt vehet igénybe a betöltése)'; $lang['submit'] = 'Adatok elküldése'; +$lang['autosubmit'] = 'Adatok havonkénti automatikus elküldése.'; +$lang['submissionFailed'] = 'Az adatok a következő hiba miatt nem kerültek elküldésre:'; +$lang['submitDirectly'] = 'Az adatokat a következő űrlap segítségével lehet elküldeni.'; +$lang['autosubmitError'] = 'Az adatok a következő hiba miatt nem kerültek automatikusan elküldésre:'; +$lang['lastSent'] = 'Az adatokat elküldtük.'; diff --git a/lib/plugins/popularity/lang/hu/submitted.txt b/lib/plugins/popularity/lang/hu/submitted.txt new file mode 100644 index 000000000..30ab8bd8e --- /dev/null +++ b/lib/plugins/popularity/lang/hu/submitted.txt @@ -0,0 +1,3 @@ +====== Visszajelzés a DokuWiki használatáról ====== + +Az adatokat sikeresen elküldtük. \ No newline at end of file -- cgit v1.2.3