From 36f51564eeda06cff685670c9ba0097cc613a5c8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 25 Jan 2013 17:39:43 +0000 Subject: [PATCH] [social_buttons] Update hu_HU, thanks to : samli git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@20378 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/description.txt | 1 + language/hu_HU/plugin.lang.php | 3 +++ 2 files changed, 4 insertions(+) create mode 100755 language/hu_HU/description.txt diff --git a/language/hu_HU/description.txt b/language/hu_HU/description.txt new file mode 100755 index 0000000..0efbe15 --- /dev/null +++ b/language/hu_HU/description.txt @@ -0,0 +1 @@ +Facebook, Twitter, Google+ és Tumblr megosztás. \ No newline at end of file diff --git a/language/hu_HU/plugin.lang.php b/language/hu_HU/plugin.lang.php index 9822f54..a69006e 100644 --- a/language/hu_HU/plugin.lang.php +++ b/language/hu_HU/plugin.lang.php @@ -8,4 +8,7 @@ $lang['Annotation'] = 'Jegyzet'; $lang['Bubble'] = 'Buborék'; $lang['Inline text'] = 'Egysoros szöveg'; $lang['Via'] = 'Keresztül'; +$lang['Right bubble'] = 'Buborék jobbra'; +$lang['Button type'] = 'Gomb típusa'; +$lang['Top bubble'] = 'Buborék fent'; ?> \ No newline at end of file