diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-10-02 22:50:41 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-10-02 22:50:41 +0000 |
commit | 49acff1a9eefbeab3f57b1d7d84fee58477b737e (patch) | |
tree | 6abc289212f6d62cc234fb44924849c5b96f7bf7 /language/hr_HR/admin.lang.php | |
parent | b22d380a7391423e3df8046bedd209709d5622e3 (diff) |
[trunk] - language - update hr_HR - Hrvatski – Croatian Thanks to alen - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12328 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hr_HR/admin.lang.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/language/hr_HR/admin.lang.php b/language/hr_HR/admin.lang.php index d9a06d9e4..da51c59e9 100644 --- a/language/hr_HR/admin.lang.php +++ b/language/hr_HR/admin.lang.php @@ -776,5 +776,19 @@ $lang['Two updates are available'] = 'Dvije su nadogradnje dostupne'; $lang['This is a minor update, with only bug corrections.'] = 'Ovo je manja nadogradnja, samo popravke grešeaka.'; $lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'Ovo je veća nadogradnja, sa <a href="%s">novim uzbudljivim mogućnostima</a>.'; $lang['Update in progress... Please wait.'] = 'Nadogradnja u tijeku... Molimo sačekajte.'; +$lang['Activate icon "new" next to albums and pictures'] = 'Aktivirajte sličicu "Novo" pored albuma i slika'; +$lang['Add a criteria'] = 'Dodaj uvjet'; +$lang['Deactivate all'] = 'Sve deaktiviraj'; +$lang['Default photos order'] = 'Zadani poredak fotografija'; +$lang['Restore'] = 'Vrati'; +$lang['Restore default configuration. You will lose your plugin settings!'] = 'Vrati zadane postavke. Postojeće postve dodataka će se izgubiti!'; +$lang['Show menubar'] = 'Prikaži liniju izbornika'; +$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'Poslana datoteka prelazi post_max_size direktivu u php.ini: %sB'; +$lang['The whole page'] = 'Cijela stranica'; +$lang['The whole set'] = 'Cijeli set'; +$lang['Type here the author name'] = 'Unesi ime autora'; +$lang['Type here the title'] = 'Unesi naslov'; +$lang['Type in a search term'] = 'Traži ..'; +$lang['Unknown upload error'] = 'Nepoznata greška prilikom slanja datoteke'; ?>
\ No newline at end of file |