From fd6c4cfc86b2272925dc9b8925aaaad6777f17ee Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 25 Jan 2013 21:44:04 +0000 Subject: [PATCH] [social_buttons] Update ca_ES, thanks to : AlbertParera git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@20400 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ca_ES/description.txt | 1 + language/ca_ES/plugin.lang.php | 3 +++ 2 files changed, 4 insertions(+) create mode 100755 language/ca_ES/description.txt diff --git a/language/ca_ES/description.txt b/language/ca_ES/description.txt new file mode 100755 index 0000000..8f0c1bc --- /dev/null +++ b/language/ca_ES/description.txt @@ -0,0 +1 @@ +Funcions per compartir a Facebook, Twitter, Google+ i Tumblr \ No newline at end of file diff --git a/language/ca_ES/plugin.lang.php b/language/ca_ES/plugin.lang.php index 5a0f368..fe723c8 100644 --- a/language/ca_ES/plugin.lang.php +++ b/language/ca_ES/plugin.lang.php @@ -29,4 +29,7 @@ $lang['Bubble'] = 'Bombolla'; $lang['Inline text'] = 'Text en línia'; $lang['Shared picture size'] = 'Mida de les imatges compartides'; $lang['Via'] = 'Via'; +$lang['Button type'] = 'Tipus de botó'; +$lang['Right bubble'] = 'Bombolla dreta'; +$lang['Top bubble'] = 'Bombolla superior'; ?> \ No newline at end of file