Index: /extensions/pwgCumulus/language/en_UK/description.txt
===================================================================
--- /extensions/pwgCumulus/language/en_UK/description.txt	(revision 6748)
+++ /extensions/pwgCumulus/language/en_UK/description.txt	(revision 6748)
@@ -0,0 +1,1 @@
+add an amazing tag cloud
Index: /extensions/pwgCumulus/language/hr_HR/description.txt
===================================================================
--- /extensions/pwgCumulus/language/hr_HR/description.txt	(revision 6748)
+++ /extensions/pwgCumulus/language/hr_HR/description.txt	(revision 6748)
@@ -0,0 +1,1 @@
+Dodaj zadivljujuci oblak tagova
Index: /extensions/pwgCumulus/language/hr_HR/plugin.lang.php
===================================================================
--- /extensions/pwgCumulus/language/hr_HR/plugin.lang.php	(revision 6748)
+++ /extensions/pwgCumulus/language/hr_HR/plugin.lang.php	(revision 6748)
@@ -0,0 +1,40 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | pwgCumulus  - a plugin for Piwigo                                     |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2009-2010 Nicolas Roudaire        http://www.nikrou.net  |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify  |
+// | it under the terms of the GNU General Public License version 2 as     |
+// | published by  the Free Software Foundation                            |
+// |                                                                       |
+// | This program is distributed in the hope that it will be useful, but   |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
+// | General Public License for more details.                              |
+// |                                                                       |
+// | You should have received a copy of the GNU General Public License     |
+// | along with this program; if not, write to the Free Software           |
+// | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,            |
+// | MA 02110-1301 USA                                                     |
+// +-----------------------------------------------------------------------+
+
+$lang['Cumulus Tags Cloud Plugin'] = "Cumulus Tags Cloud Plugin";
+$lang['That plugin display tags using a flash movie that rotates them in 3D. It works like a regular tags cloud but in a more amazing and exciting way.'] = "Ovaj plugin prikazuje tagove koristeći flash animaciju koja ih rotira u 3D oblaku. Funkcionira kao i običan skup tagova ali na ljepši i zanimljiviji način.";
+$lang['Vous can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = "Možete odabrati način prikaza tagova dodajući ili mijenjajući opcije u konfiguracijskoj datoteci";
+$lang['Animation width and height'] = "Širina i visina animacije";
+$lang['Width'] = "Širina";
+$lang['Height'] = "Visina";
+$lang['Tags size'] = "Veličina tagova";
+$lang['Coefficient'] = "Koeficijent";
+$lang['Width updated'] = "Širina ažurirana";
+$lang['Height updated'] = "Visina ažurirana";
+$lang['Coefficient for tags size updated'] = "Koeficijent veličine tagova ažuriran";
+$lang['Show tag cloud in cumulus mode'] = "Prikaži oblak tagova u Cumulus modu";
+$lang['Color 1'] = "Boja 1";
+$lang['Color 2'] = "Boja 2";
+$lang['Mouseover color'] = "Boja kod prijelaza mišem";
+$lang['Color 1 updated'] = "Boja 1 ažurirana";
+$lang['Color 2 updated'] = "Boja 2 ažurirana";
+$lang['Mouseover color updated'] = "Boja kod prijelaza mišem ažurirana";
+?>
