98 lines
No EOL
5.7 KiB
PHP
98 lines
No EOL
5.7 KiB
PHP
<?php
|
|
/*
|
|
*
|
|
* OGP - Open Game Panel
|
|
* Copyright (C) 2008 - 2017 The OGP Development Team
|
|
*
|
|
* http://www.opengamepanel.org/
|
|
*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License
|
|
* as published by the Free Software Foundation; either version 2
|
|
* of the License, or any later version.
|
|
*
|
|
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*
|
|
*/
|
|
|
|
define('OGP_LANG_manage_listings', "Upravljajte svojim novostima");
|
|
define('OGP_LANG_add_new_listing', "Objavi Novost");
|
|
define('OGP_LANG_your_current_listings', "Vaše trenutne novosti");
|
|
define('OGP_LANG_edit', "Urediti");
|
|
define('OGP_LANG_date', "Datum");
|
|
define('OGP_LANG_images', "Slike");
|
|
define('OGP_LANG_title', "Naslov");
|
|
define('OGP_LANG_description', "Sadržaj Novosti");
|
|
define('OGP_LANG_written_by', "Napisao");
|
|
define('OGP_LANG_details', "Čitaj još");
|
|
define('OGP_LANG_modify', "Izmijeniti");
|
|
define('OGP_LANG_save', "Spremiti");
|
|
define('OGP_LANG_delete', "Izbrisati");
|
|
define('OGP_LANG_sure_to_delete', "Jeste li sigurni da želite izbrisati ove novosti?");
|
|
define('OGP_LANG_go_back', "Natrag");
|
|
define('OGP_LANG_new_added_success', "Novosti su uspješno objavljeni!");
|
|
define('OGP_LANG_add_another', "Dodati još novosti");
|
|
define('OGP_LANG_or_message', "ili");
|
|
define('OGP_LANG_please_select', "Molimo izaberite");
|
|
define('OGP_LANG_submit', "Potvrditi");
|
|
define('OGP_LANG_edit_listing', "Urediti novosti");
|
|
define('OGP_LANG_modifications_saved', "Novosti su uspješno spremljeni!");
|
|
define('OGP_LANG_modify_images', "Uređivanje slike");
|
|
define('OGP_LANG_upload_more_images', "Prenesite više slika");
|
|
define('OGP_LANG_latest_news', "Zadnje Novosti");
|
|
define('OGP_LANG_search_results', "Rezultati pretraživanja");
|
|
define('OGP_LANG_no_results', "Novosti nisu pronađeni");
|
|
define('OGP_LANG_config_options', "Postavke Novosti");
|
|
define('OGP_LANG_date_format', "Format Datuma");
|
|
define('OGP_LANG_results_per_page', "Novosti po stranici");
|
|
define('OGP_LANG_enable_search', "Omogućiti tražilicu");
|
|
define('OGP_LANG_image_quality', "Kvaliteta slike (0-100)");
|
|
define('OGP_LANG_max_image_width', "Maksimalna širina slike (px)");
|
|
define('OGP_LANG_gallery_theme', "Skin za galeriju");
|
|
define('OGP_LANG_images_bottom', "Položaj galerije slika");
|
|
define('OGP_LANG_img_bottom', "Ispod članka");
|
|
define('OGP_LANG_img_right', "Desna strana članka");
|
|
define('OGP_LANG_no_word', "Ne");
|
|
define('OGP_LANG_yes_word', "Da");
|
|
define('OGP_LANG_no_access', "Nemate pravo na pristup ovoj stranici. Vaša će se akcija zapisati za daljnju provjeru.");
|
|
define('OGP_LANG_write_permission_required', "Potrebna je pisana dozvola");
|
|
define('OGP_LANG_fix_permission', "Popravite dozvole. Modul neće raditi kako je namijenjeno dok ne popravite sve dopuštenja.");
|
|
define('OGP_LANG_check_permissions', "Provjerite dozvole");
|
|
define('OGP_LANG_permission_ok', "Potrebne dozvole su sve u redu!");
|
|
define('OGP_LANG_empty_title', "Ispunite naslov");
|
|
define('OGP_LANG_empty_description', "Ispunite sadržaj");
|
|
define('OGP_LANG_empty_author', "Molimo ispunite naziv autora");
|
|
define('OGP_LANG_gd_fail', "GD ekstenzija NIJE učitano na vašem poslužitelju. Slanje slika je onemogućeno.");
|
|
define('OGP_LANG_search_news', "Pretraži Novosti");
|
|
define('OGP_LANG_help', "pomoć");
|
|
define('OGP_LANG_help_date', "Potražite pomoć u vezi s različitim formatima datuma");
|
|
define('OGP_LANG_id_invalid', "ID Novosti ne postoji");
|
|
define('OGP_LANG_id_not_set', "ID Novosti nije postavljen");
|
|
define('OGP_LANG_unauthorized_access', "Neovlašteni pristup od");
|
|
define('OGP_LANG_wysiwyg', "WYSIWYG urednik");
|
|
define('OGP_LANG_tinymce_lang', "Tiny MCE jezik");
|
|
define('OGP_LANG_da', "Danski");
|
|
define('OGP_LANG_de', "Njemački");
|
|
define('OGP_LANG_en_GB', "Engleski");
|
|
define('OGP_LANG_es', "Španjolski");
|
|
define('OGP_LANG_fi', "Finski");
|
|
define('OGP_LANG_fr_FR', "Francuski");
|
|
define('OGP_LANG_it', "Talijanski");
|
|
define('OGP_LANG_pl', "Poljski");
|
|
define('OGP_LANG_pt_PT', "Portugalski");
|
|
define('OGP_LANG_ru', "Ruski");
|
|
define('OGP_LANG_tinymce_skin', "Tiny MCE skin");
|
|
define('OGP_LANG_tinymce_skin_custom', "Apsolutno morate prenijeti vlastiti prilagođeni skin u <b> modules/news/js/tinymce/skins/custom/</b> mapu kako bi mogli koristiti ovaj skin. Ako ga odaberete bez toga, naići ćete na probleme. Izradite vlastiti prilagođeni skin ovdje <a href='http://skin.tinymce.com/' target='_blank'>http://skin.tinymce.com/</a>.");
|
|
define('OGP_LANG_safe_HTML', "HTML pročišćivač");
|
|
define('OGP_LANG_safe_HTML_en', "Aktiviran je HTML čistač");
|
|
define('OGP_LANG_safe_HTML_dis', "HTML čistač je onemogućen");
|
|
define('OGP_LANG_safe_HTML_en_info', "HTML sadržaj članka u detaljnom prikazu bit će pročišćen. To će dovesti do uklanjanja nekih HTML oznaka kao što su iframeovi. Uredite datoteku <b>modules/news/config.php</b>da biste promijenili postavku \"safe_HTML\" iz vrijednosti \"1\" (omogućeno) na vrijednost \"0\" (onemogućeno) da biste onemogućili ovo ponašanje i omogućili korištenje potpunog HTML-a bez ograničenja. ");
|
|
define('OGP_LANG_safe_HTML_dis_info', "HTML sadržaj članka u detaljnom prikazu neće biti pročišćen. Uredite datoteku <b>modules/news/config.php</b> da biste promijenili postavku \"safe_HTML\" od vrijednosti \"0\" (onemogućeno) na vrijednost \"1\" (omogućeno) da biste omogućili samo upotrebu sigurnih HTML oznaka.");
|
|
?>
|