1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Serbian Lanuage - added. Thanks to Panić Marjan

This commit is contained in:
Awilum
2013-01-09 22:44:40 +02:00
parent 066ca46119
commit 67b8526692
16 changed files with 466 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?php
return array(
'backup' => array(
'Backups' => 'Bekapovi',
'Backup date' => 'Backup datum',
'Create backup' => 'Kreiraj Bekap',
'Delete' => 'Obriši',
'storage' => 'lokacija arhive',
'public' => 'Javno',
'plugins' => 'Dodaci',
'Size' => 'Veličina',
'Actions' => 'Akcija',
'Delete backup: :backup' => 'Obriši bekap: :backup',
'Creating...' => 'Kreiranje...',
)
);

View File

@@ -0,0 +1,29 @@
<?php
return array(
'blocks' => array(
'Blocks' => 'Blokovi',
'Blocks manager' => 'Menadžer blokova',
'Delete' => 'Obriši',
'Edit' => 'Izmeni',
'Name' => 'Ime',
'Create new block' => 'Kreiraj novi blok',
'New block' => 'Novi blok',
'Edit block' => 'Izmeni blok',
'Save' => 'Sačuvaj',
'Save and exit' => 'Sačuvaj i izađi',
'Actions' => 'Akcije',
'Required field' => 'Potrebno polje',
'This block already exists' => 'Ovaj Blok već postoji',
'This block does not exist' => 'Ovaj blok ne postoji',
'Delete block: :block' => 'Obriši blok: :block',
'Block content' => 'Sadržaj bloka',
'Block <i>:name</i> deleted' => 'Blok <i>:name</i> je obrisan',
'Your changes to the block <i>:name</i> have been saved.' => 'Tvoje promene na bloku <i>:name</i> su sačuvane.',
'Delete block: :block' => 'Obriši blok: :block',
'View Embed Code' => 'Vidi embed kod',
'Embed Code' => 'Embed Kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
)
);

View File

@@ -0,0 +1,9 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor dodatak',
)
);

View File

@@ -0,0 +1,17 @@
<?php
return array(
'filesmanager' => array(
'Files' => 'Fajlovi',
'Files manager' => 'Menadžer fajlova',
'Name' => 'Ime',
'Actions' => 'Akcije',
'Delete' => 'Obriši',
'Upload' => 'Dodaj',
'directory' => 'Direktorijum',
'Delete directory: :dir' => 'Obriši direktorijum: :dir',
'Delete file: :file' => 'Obriši fajl :file',
'Extension' => 'Extenzija',
'Size' => 'Veličina',
)
);

View File

@@ -0,0 +1,39 @@
<?php
return array(
'information' => array(
'Information' => 'Informacije',
'Debugging' => 'Debugging',
'Name' => 'Ime',
'Value' => 'Vrednost',
'Security' => 'Sigurnost',
'System' => 'Sistem',
'on' => 'uključeno',
'off'=> 'isključeno',
'Server' => 'Server',
'PHP version' => 'PHP Verzija',
'SimpleXML module' => 'SimpleXML modul',
'DOM module' => 'DOM modul',
'Installed' => 'Instalirano',
'Not Installed' => 'Nije instalirano',
'Security check results' => 'Sigurnosna provera rezultata',
'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
'Konfiguracioni fajl je nadjen da može biti upisan. Mi vas savetujemo da uklonite dozvole na fajlu defines.php ukoliko vam je svanični sajt.',
'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
'Monstra direktorijum je (":path") i/ili fajlovi unutar toga su nadjeni da mogu biti zapisani. Mi vas savetujemo da uklonite te dozvole zapisivanja. <br/>Na unix sistemima možete to uraditi sa: <code>chmod -R a-w :path</code>',
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' => 'Monstra je .htaccess fajlu našla mogućnost upisivanja. Mi vas savetujemo da promenite te dozvole. <br/>Na unix sistemima možete to uraditi sa: <code>chmod a-w :path</code>',
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
'Monstra je pronašla index.php fajl da može da se upisuje. Mi vas savetujemo da promenite dozvole upisivanja. <br/>Na unix sistemima možete to uraditi sa: <code>chmod a-w :path</code>',
'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' =>
'Tokom ovolike količine informacija o kreškama, moguće je da imate uljeze ili hakerske napade u Core::$environment = Core::DEVELOPMENT, Mi vas savetujemo da se prebacite na Core::PRODUCTION U produkciskim sistemima.',
'Monstra version' => 'Monstra verzija',
'Directory Permissions' => 'Dozvole direktorijuma',
'Directory' => 'Direktorijum',
'Writable' => 'Dozvoljen ua pisanje',
'Unwritable' => 'Zabranjen za pisanje',
'Status' => 'Status',
'PHP Built On' => 'PHP građen na',
'Web Server' => 'Web Server',
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
)
);

View File

@@ -0,0 +1,27 @@
<?php
return array(
'menu' => array(
'Menu' => 'Menu',
'Menu manager' => 'Menu menadžer',
'Edit' => 'Izmeni',
'Name' => 'Ime',
'Delete' => 'Obriši',
'Order' => 'Poređenje',
'Actions' => 'Akcije',
'Create new item' => 'Kreiraj novu stavku',
'New item' => 'Nova stavka',
'Item name' => 'Ime',
'Item order' => 'Poredjenje',
'Item target' => 'Otvaranje stranice',
'Item link' => 'Link',
'Item category' => 'Kategorija',
'Save' => 'Sačuvaj',
'Edit item' => 'Izmeni',
'Delete item :name' => 'Obriši stavku :name',
'Select page' => 'Odaberi stranicu',
'Category' => 'Kategorija',
'Select category' => 'Odaberi kategoriju',
'Required field' => 'Polje je potrebno',
)
);

View File

@@ -0,0 +1,54 @@
<?php
return array(
'pages' => array(
'Pages' => 'Strane',
'Pages manager' => 'Menadžer strana',
'Content' => 'Ssadržaj',
'Create new page' => 'Kreiraj novu stranu',
'New page' => 'Nova strana',
'Edit page' => 'Izemni stranu',
'Date' => 'Datum',
'Clone' => 'Kloniraj',
'Edit' => 'Izmeni',
'Delete' => 'Obriši',
'Delete page: :page' => 'Obriši stranu: :page',
'Title' => 'Naslov',
'Name' => 'Ime',
'Author' => 'Autor',
'Name (slug)' => 'Ime (SEO)',
'Description' => 'Opis',
'Keywords' => 'Ključne reči',
'Parent' => 'Roditelj',
'Template' => 'Šablon',
'Year' => 'Godina',
'Day' => 'dan',
'Month' => 'mesec',
'Hour' => 'Sat',
'Minute' => 'Minut',
'Second' => 'Sekunda',
'This field should not be empty' => 'Ovo polje ne sme biti prazno',
'This page already exists' => 'Ova strana već postoji',
'Extra' => 'Dodatno polje',
'Save' => 'Sačuvaj',
'Save and exit' => 'Sačuvaj i izadji',
'Your changes to the page <i>:page</i> have been saved.' => 'Vaše promene na stranici <i> :page </i> su sačuvane.',
'The page <i>:page</i> cloned.' => 'Strana <i>:page</i> je klonirana.',
'Status' => 'Status',
'Actions' => 'Akcija',
'Add' => 'Dodaj',
'Published' => 'Objavljeno',
'Draft' => 'Nacrt',
'Published on' => 'Objavljeno od',
'Edit 404 page' => 'Izmeni 404 stranu',
'Page <i>:page</i> deleted' => 'Strana <i>:page</i> je obrisana',
'Search Engines Robots' => 'Roboti pretrage',
'Page' => 'Strana',
'Metadata' => 'Metadata',
'Settings' => 'Podešavanja',
'Required field' => 'Potrebno',
'Access' => 'Pristup',
'Public' => 'Javno',
'Registered' => 'Registrovani',
)
);

View File

@@ -0,0 +1,20 @@
<?php
return array(
'plugins' => array(
'Plugins' => 'Dodaci',
'Name' => 'Ime',
'Actions' => 'Akcije',
'Description' => 'Opis',
'Installed' => 'Instalirani',
'Install New' => 'Instaliraj novi',
'Delete' => 'Obriši',
'Delete plugin :plugin' => 'Obriši dodatak :plugin',
'This plugin does not exist' => 'Ovaj dodatak ne postoji',
'Version' => 'Verzija',
'Author' => 'Autor',
'Get More Plugins' => 'Dodaj još dodataka',
'Install' => 'Instaliraj',
'Uninstall' => 'Deinstaliraj',
)
);

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'Mapasajta',
)
);

View File

@@ -0,0 +1,29 @@
<?php
return array(
'snippets' => array(
'Snippets' => 'Klipovi',
'Snippets manager' => 'Menadžer klipova',
'Actions' => 'Akcije',
'Delete' => 'Obriši',
'Edit' => 'Izmeni',
'Name' => 'Ime',
'Create new snippet' => 'Kreiraj novi klip',
'New snippet' => 'Novi klip',
'Edit snippet' => 'Izmeni klip',
'Save' => 'Sačuvaj',
'Save and exit' => 'sačuvaj i izađi',
'This snippet already exists' => 'Ovaj klip već postoji',
'This snippet does not exist' => 'Ovaj klip ne postoji',
'Delete snippet: :snippet' => 'Obriši klip: :snippet',
'Snippet content' => 'Sadržaj klipa',
'Snippet <i>:name</i> deleted' => 'Klip <i>:name</i> je uspešno obrisan',
'Your changes to the snippet <i>:name</i> have been saved.' => 'Promene na klipu <i>:name</i> su uspešno sačuvane.',
'Delete snippet: :snippet' => 'Obriši klipove: :snippet',
'Required field' => 'Potrebno polje',
'View Embed Code' => 'Pogledaj Embed Kod',
'Embed Code' => 'Embed kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
)
);

View File

@@ -0,0 +1,82 @@
<?php
return array(
'system' => array(
'System' => 'Sistem',
'Published a new version of the :monstra' => 'Objavi novu verziju :monstr-e',
'Sitemap created' => 'Mapa sajta je Kreirana!!!',
'Create sitemap' => 'Kreiraj Mapu sajta',
'on' => 'uključeno',
'off'=> 'isključeno',
'Site url' => 'URL sajta',
'Maintenance Mode' => 'Mod Održavanja',
'Maintenance Mode On' => 'Uključi Mod Održavanja',
'Maintenance Mode Off' => 'Isključi Mod Održavanja',
'Site settings' => 'Podešavanja sajta',
'System settings' => 'Podešavanja sistema',
'Site name' => 'Ime sajta',
'Site description' => 'Opis sajta',
'Site keywords' => 'Ključne reči sajta',
'Site slogan' => 'Slogan sajta',
'Default page' => 'Početna stranica',
'Time zone' => 'Vremenska zona',
'Language' => 'Jezik',
'Save' => 'Sačuvaj',
'Site' => 'Sajt',
'System version' => 'Sistemska verzija',
'System version ID' => 'ID sistemske verzije',
'GZIP' => 'GZIP',
'Debugging' => 'Odklanjanje grešaka',
'Plugin API' => 'Dodatak API',
'Plugins active' => 'Aktivni Dodaci',
'Actions registered' => 'Actions registered',
'Filters registered' => 'Filters registered',
'logout' => 'Izloguj se',
'site' => 'Sajt',
'Core' => 'Sistem',
'Delete temporary files' => 'Obriši privremene datoteke',
'Download the latest version' => 'Preuzmi poslednju verziju',
'Powered by' => 'Pokreće',
'Administration' => 'Administracija',
'Settings' => 'Podesavanja',
'Temporary files deleted' => 'Privremeni fajlovi obrisani',
'Extends' => 'Proširenja',
'View site' => 'Pogledaj sajt',
'Welcome, :username' => 'Dobrodošao, :username',
'Reset Password' => 'resetuj šifru',
'< Back to Website' => '< Nazad da websajt',
'Forgot your password? >' => 'Zaboravio si svoju šifru? >',
'Administration >' => 'Administracija >',
'Send New Password' => 'Pošaljki novu šifru',
'This user does not exist' => 'Ovaj korisnik ne postoji',
'Version' => 'Verzija',
'Plugin does not exist' => 'Ovaj Dodatak ne postoji',
'Install script writable' => 'Instaliraj skriptu',
'Install script not writable' => 'Nemoguće je instalirati skriptu',
'Directory: <b> :dir </b> writable' => 'Direktorijum: <b> :dir </b> dozvoljen za pisanje',
'Directory: <b> :dir </b> not writable' => 'Direktorijum: <b> :dir </b> nije dozvoljen za posanje',
'PHP Version' => 'PHP Verzija',
'Module DOM is installed' => 'Modul DOM je instaliran',
'Module DOM is required' => 'Modul DOM je Potreban',
'Module Mod Rewrite is installed' => 'Modul Mod Rewrite je instaliran',
'Module SimpleXML is installed' => 'Modul SimpleXML je instaliran',
'PHP 5.2 or greater is required' => 'PHP 5.2 ili noviji je potreban',
'Apache Mod Rewrite is required' => 'Apache Mod Rewrite je potreban',
'SimpleXML module is required' => 'SimpleXML modul je potreban',
'Field "Site name" is empty' => 'Polje "Site name" je prazno',
'Field "Email" is empty' => 'Polje "Email" je prazno',
'Field "Username" is empty' => 'Polje "Username" je prazno',
'Field "Password" is empty' => 'Polje "Password" je prazno',
'Field "Site url" is empty' => 'Polje "Site url" je prazno',
'Email not valid' => 'Email nije validan',
'Install' => 'Instaliraj',
'...Monstra says...' => '...Monstra kaže...',
'Sitemap file writable' => 'Sitemap Fajl je doyvoljen za pisanje',
'Sitemap file not writable' => 'Sitemap Fajl nije dozvoljen za pisanje',
'Main .htaccess file writable' => 'Glavni .htaccess je dozvoljen za pisanje',
'Main .htaccess file not writable' => 'Glavni .htaccess nije dozvoljen za pisanje',
'Official Support Forum' => 'Zvaničan forum podrške',
'Documentation' => 'Dokumentacija',
)
);

View File

@@ -0,0 +1,49 @@
<?php
return array(
'themes' => array(
'Themes' => 'Šabloni',
'Themes manager' => 'Menadžer šablona',
'Select theme' => 'Odaberi temu',
'Save' => 'Sačuvaj',
'Save and exit' => 'Sačuvaj i izađi',
'Name' => 'Ime',
'Create new template' => 'Kreiraj novi šablon',
'New template' => 'Novi šablon',
'Delete template: :name' => 'Obriši šablon: :name',
'Delete chunk: :name' => 'Obriši komade: :name',
'Delete styles: :name' => 'Obriši stilove: :name',
'Templates' => 'Šabloni',
'Clone' => 'Kloniraj',
'Edit' => 'Izmeni',
'Delete' => 'Obriši',
'Actions' => 'Akcije',
'Create new chunk' => 'Napravi novi parče',
'New chunk' => 'Novo parče',
'Chunks' => 'Parčići',
'Create new styles' => 'Kreiraj novi stil',
'New styles' => 'Novi stil',
'Styles' => 'Stilovi',
'Template content' => 'Sadržaj šablona',
'Styles content' => 'Stil sadržaja',
'Chunk content' => 'Sadržaj komada',
'Edit template' => 'Izmeni šablon',
'Edit chunk' => 'Izmeni komad',
'Edit styles' => 'Izmeni stil',
'Current site theme' => 'Trenutni šablon sajta',
'Current admin theme' => 'Trenutni administratorski šablon',
'This template already exists' => 'Ovaj šablon već postoji',
'This chunk already exists' => 'Ovaj komad već postoji',
'This styles already exist' => 'Ovaj stil već postoji',
'Components templates' => 'Komponente šablona',
'Your changes to the chunk <i>:name</i> have been saved.' => 'Vaše promene na komadićima <i>:name</i> su sačuvane.',
'Your changes to the styles <i>:name</i> have been saved.' => 'Promene na stilovima <i>:name</i> su sačuvane.',
'Your changes to the template <i>:name</i> have been saved.' => 'Promene na šablonu <i>:name</i> su sačuvane.',
'Required field' => 'Potrebno polje',
'Scripts' => 'Skripte',
'Create new script' => 'Kreiraj novu skriptu',
'Script content' => 'Sadržaj skripte',
'New script' => 'Nova skripta',
'Edit script' => 'Izmeni skriptu',
)
);

View File

@@ -0,0 +1,67 @@
<?php
return array(
'users' => array(
'Users' => 'Korisnici',
'Login' => 'Uloguj se',
'Username' => 'Korisničko ime',
'Password' => 'Šifra',
'Registered' => 'Registrovan',
'Email' => 'Email',
'Role' => 'uloga',
'Roles' => 'uloge',
'Edit' => 'Izmeni',
'Actions' => 'Akcije',
'Delete' => 'Obriši',
'Enter' => 'Udji',
'Logout' => 'Izloguj se',
'Register new user' => 'registruj novog korisnika',
'New User Registration' => 'registracija novog korisnika',
'Delete user: :user' => 'Obriši korisnika: :user',
'User <i>:user</i> have been deleted.' => 'Korisnik <i>:user</i> je uklonjen.',
'This user already exists' => 'Ovaj korisnik već postoji',
'This email already exists' => 'Ovaj email već postoji',
'Changes saved' => 'Promene su sačuvane',
'Wrong old password' => 'Pogrešan unos stare šifre',
'Admin' => 'Admin',
'User' => 'Korisnik',
'Editor' => 'Editor',
'Register' => 'registrovan',
'Edit profile' => 'Izmeni profil',
'Save' => 'Sačuvaj',
'Firstname' => 'Prvo ime',
'Lastname' => 'Prezime',
'Old password' => 'Stara šifra',
'New password' => 'Nova šifra',
'Welcome' => 'Dobrodošli',
'Wrong <b>username</b> or <b>password</b>' => 'Pogrešno <b>KOrisničko ime</b> ili <b>šifra </b>',
'Your changes have been saved.' => 'Vaša podešavanja su sačuvana.',
'New user have been registered.' => 'novi korisnik je registrovan.',
'Captcha' => 'Captcha',
'Registration' => 'Registracija',
'Username' => 'Korisničko ime',
'User email is invalid' => 'Korisnički mail je netačan',
'Reset Password' => 'Resetuj šifru',
'Send New Password' => 'Pošalji novu šifru',
'This user doesnt alredy exist' => 'Ovaj korisnik još uvek ne postoji',
'Users - Profile' => 'Korisnici -- profil',
'Users - Edit Profile' => 'Korisnici - Izmena profila',
'Users - Login' => 'Korisnici - Uloguj se.',
'Users - Registration' => 'Korisnici - registracija',
'Users - Password Recover' => 'Korisnici - Potsetnik šifre',
'New Password' => 'Nova šifra',
'Forgot your password?' => 'Zaboravljena šifra?',
'New password has been sent' => 'Nova šifra je poslata',
'Monstra says: This is not your profile...' => 'Monstra kaže: Ovo nije vaš profil...',
'User registration is closed.' => 'registracija novih korisnika je zatvorena.',
'Allow user registration' => 'Dozvoli registraciju korisnika',
'Required field' => 'Potrebna polja.',
'This user doesnt exist' => 'Ovaj korisnik ne postoji',
'Captcha code is wrong' => 'Captcha kod je pogrešan',
'Your login details for :site_name has been sent' => 'vaši detalji logovanja na sajtu :site_name su poslati',
'Your new password for :site_name' => 'Vaša šifra za :site_name',
'Your login details for :site_name' => 'Vaši podaci za logovanje na :site_name',
'About Me' => 'O meni',
'Profile' => 'Profil',
)
);

View File

@@ -0,0 +1,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha dodatak za Monstra',
'Captcha code is wrong' => 'Captcha Kod je pogrešan',
)
);

View File

@@ -0,0 +1,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Sandbox dodatak za Monstra',
'Sandbox template' => 'Sandbox šablon',
'Save' => 'Save',
)
);