mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
PSR code updates
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
return array(
|
return array(
|
||||||
'backup' => array(
|
'backup' => array(
|
||||||
'Backups' => 'Bekapovi',
|
'Backups' => 'Bekapovi',
|
||||||
'Backup date' => 'Backup datum',
|
'Backup date' => 'Backup datum',
|
||||||
'Create backup' => 'Kreiraj Bekap',
|
'Create backup' => 'Kreiraj Bekap',
|
||||||
'Delete' => 'Obriši',
|
'Delete' => 'Obriši',
|
||||||
'storage' => 'lokacija arhive',
|
'storage' => 'lokacija arhive',
|
||||||
'public' => 'Javno',
|
'public' => 'Javno',
|
||||||
'plugins' => 'Dodaci',
|
'plugins' => 'Dodaci',
|
||||||
@@ -14,4 +14,4 @@
|
|||||||
'Delete backup: :backup' => 'Obriši bekap: :backup',
|
'Delete backup: :backup' => 'Obriši bekap: :backup',
|
||||||
'Creating...' => 'Kreiranje...',
|
'Creating...' => 'Kreiranje...',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -3,16 +3,16 @@
|
|||||||
return array(
|
return array(
|
||||||
'blocks' => array(
|
'blocks' => array(
|
||||||
'Blocks' => 'Blokovi',
|
'Blocks' => 'Blokovi',
|
||||||
'Blocks manager' => 'Menadžer blokova',
|
'Blocks manager' => 'Menadžer blokova',
|
||||||
'Delete' => 'Obriši',
|
'Delete' => 'Obriši',
|
||||||
'Edit' => 'Izmeni',
|
'Edit' => 'Izmeni',
|
||||||
'Name' => 'Ime',
|
'Name' => 'Ime',
|
||||||
'Create new block' => 'Kreiraj novi blok',
|
'Create new block' => 'Kreiraj novi blok',
|
||||||
'New block' => 'Novi blok',
|
'New block' => 'Novi blok',
|
||||||
'Edit block' => 'Izmeni blok',
|
'Edit block' => 'Izmeni blok',
|
||||||
'Save' => 'Sačuvaj',
|
'Save' => 'Sačuvaj',
|
||||||
'Save and exit' => 'Sačuvaj i izađi',
|
'Save and exit' => 'Sačuvaj i izađi',
|
||||||
'Actions' => 'Akcije',
|
'Actions' => 'Akcije',
|
||||||
'Required field' => 'Potrebno polje',
|
'Required field' => 'Potrebno polje',
|
||||||
'This block already exists' => 'Ovaj Blok već postoji',
|
'This block already exists' => 'Ovaj Blok već postoji',
|
||||||
'This block does not exist' => 'Ovaj blok ne postoji',
|
'This block does not exist' => 'Ovaj blok ne postoji',
|
||||||
@@ -22,8 +22,8 @@
|
|||||||
'Your changes to the block <i>:name</i> have been saved.' => 'Tvoje promene na bloku <i>:name</i> su sačuvane.',
|
'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',
|
'Delete block: :block' => 'Obriši blok: :block',
|
||||||
'View Embed Code' => 'Vidi embed kod',
|
'View Embed Code' => 'Vidi embed kod',
|
||||||
'Embed Code' => 'Embed Kod',
|
'Embed Code' => 'Embed Kod',
|
||||||
'Shortcode' => 'Kratak kod',
|
'Shortcode' => 'Kratak kod',
|
||||||
'PHP Code' => 'PHP kod',
|
'PHP Code' => 'PHP kod',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -4,6 +4,6 @@
|
|||||||
return array(
|
return array(
|
||||||
'Editor' => array(
|
'Editor' => array(
|
||||||
'Editor' => 'Editor',
|
'Editor' => 'Editor',
|
||||||
'Editor plugin' => 'Editor dodatak',
|
'Editor plugin' => 'Editor dodatak',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -4,14 +4,14 @@
|
|||||||
'filesmanager' => array(
|
'filesmanager' => array(
|
||||||
'Files' => 'Fajlovi',
|
'Files' => 'Fajlovi',
|
||||||
'Files manager' => 'Menadžer fajlova',
|
'Files manager' => 'Menadžer fajlova',
|
||||||
'Name' => 'Ime',
|
'Name' => 'Ime',
|
||||||
'Actions' => 'Akcije',
|
'Actions' => 'Akcije',
|
||||||
'Delete' => 'Obriši',
|
'Delete' => 'Obriši',
|
||||||
'Upload' => 'Dodaj',
|
'Upload' => 'Dodaj',
|
||||||
'directory' => 'Direktorijum',
|
'directory' => 'Direktorijum',
|
||||||
'Delete directory: :dir' => 'Obriši direktorijum: :dir',
|
'Delete directory: :dir' => 'Obriši direktorijum: :dir',
|
||||||
'Delete file: :file' => 'Obriši fajl :file',
|
'Delete file: :file' => 'Obriši fajl :file',
|
||||||
'Extension' => 'Extenzija',
|
'Extension' => 'Extenzija',
|
||||||
'Size' => 'Veličina',
|
'Size' => 'Veličina',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
'Security' => 'Sigurnost',
|
'Security' => 'Sigurnost',
|
||||||
'System' => 'Sistem',
|
'System' => 'Sistem',
|
||||||
'on' => 'uključeno',
|
'on' => 'uključeno',
|
||||||
'off'=> 'isključeno',
|
'off'=> 'isključeno',
|
||||||
'Server' => 'Server',
|
'Server' => 'Server',
|
||||||
'PHP version' => 'PHP Verzija',
|
'PHP version' => 'PHP Verzija',
|
||||||
'SimpleXML module' => 'SimpleXML modul',
|
'SimpleXML module' => 'SimpleXML modul',
|
||||||
@@ -17,9 +17,9 @@
|
|||||||
'Installed' => 'Instalirano',
|
'Installed' => 'Instalirano',
|
||||||
'Not Installed' => 'Nije instalirano',
|
'Not Installed' => 'Nije instalirano',
|
||||||
'Security check results' => 'Sigurnosna provera rezultata',
|
'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.' =>
|
'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.',
|
'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>' =>
|
'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>',
|
'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 .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>' =>
|
'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>' =>
|
||||||
@@ -36,4 +36,4 @@
|
|||||||
'Web Server' => 'Web Server',
|
'Web Server' => 'Web Server',
|
||||||
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
return array(
|
return array(
|
||||||
'menu' => array(
|
'menu' => array(
|
||||||
'Menu' => 'Menu',
|
'Menu' => 'Menu',
|
||||||
'Menu manager' => 'Menu menadžer',
|
'Menu manager' => 'Menu menadžer',
|
||||||
'Edit' => 'Izmeni',
|
'Edit' => 'Izmeni',
|
||||||
'Name' => 'Ime',
|
'Name' => 'Ime',
|
||||||
@@ -24,4 +24,4 @@
|
|||||||
'Select category' => 'Odaberi kategoriju',
|
'Select category' => 'Odaberi kategoriju',
|
||||||
'Required field' => 'Polje je potrebno',
|
'Required field' => 'Polje je potrebno',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
return array(
|
return array(
|
||||||
'pages' => array(
|
'pages' => array(
|
||||||
'Pages' => 'Strane',
|
'Pages' => 'Strane',
|
||||||
'Pages manager' => 'Menadžer strana',
|
'Pages manager' => 'Menadžer strana',
|
||||||
'Content' => 'Ssadržaj',
|
'Content' => 'Ssadržaj',
|
||||||
'Create new page' => 'Kreiraj novu stranu',
|
'Create new page' => 'Kreiraj novu stranu',
|
||||||
'New page' => 'Nova strana',
|
'New page' => 'Nova strana',
|
||||||
'Edit page' => 'Izemni stranu',
|
'Edit page' => 'Izemni stranu',
|
||||||
'Date' => 'Datum',
|
'Date' => 'Datum',
|
||||||
'Clone' => 'Kloniraj',
|
'Clone' => 'Kloniraj',
|
||||||
'Edit' => 'Izmeni',
|
'Edit' => 'Izmeni',
|
||||||
'Delete' => 'Obriši',
|
'Delete' => 'Obriši',
|
||||||
'Delete page: :page' => 'Obriši stranu: :page',
|
'Delete page: :page' => 'Obriši stranu: :page',
|
||||||
'Title' => 'Naslov',
|
'Title' => 'Naslov',
|
||||||
@@ -51,4 +51,4 @@
|
|||||||
'Public' => 'Javno',
|
'Public' => 'Javno',
|
||||||
'Registered' => 'Registrovani',
|
'Registered' => 'Registrovani',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'plugins' => array(
|
'plugins' => array(
|
||||||
'Plugins' => 'Dodaci',
|
'Plugins' => 'Dodaci',
|
||||||
@@ -17,4 +17,4 @@
|
|||||||
'Install' => 'Instaliraj',
|
'Install' => 'Instaliraj',
|
||||||
'Uninstall' => 'Deinstaliraj',
|
'Uninstall' => 'Deinstaliraj',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'sitemap' => array(
|
'sitemap' => array(
|
||||||
'Sitemap' => 'Mapasajta',
|
'Sitemap' => 'Mapasajta',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -3,16 +3,16 @@
|
|||||||
return array(
|
return array(
|
||||||
'snippets' => array(
|
'snippets' => array(
|
||||||
'Snippets' => 'Klipovi',
|
'Snippets' => 'Klipovi',
|
||||||
'Snippets manager' => 'Menadžer klipova',
|
'Snippets manager' => 'Menadžer klipova',
|
||||||
'Actions' => 'Akcije',
|
'Actions' => 'Akcije',
|
||||||
'Delete' => 'Obriši',
|
'Delete' => 'Obriši',
|
||||||
'Edit' => 'Izmeni',
|
'Edit' => 'Izmeni',
|
||||||
'Name' => 'Ime',
|
'Name' => 'Ime',
|
||||||
'Create new snippet' => 'Kreiraj novi klip',
|
'Create new snippet' => 'Kreiraj novi klip',
|
||||||
'New snippet' => 'Novi klip',
|
'New snippet' => 'Novi klip',
|
||||||
'Edit snippet' => 'Izmeni klip',
|
'Edit snippet' => 'Izmeni klip',
|
||||||
'Save' => 'Sačuvaj',
|
'Save' => 'Sačuvaj',
|
||||||
'Save and exit' => 'sačuvaj i izađi',
|
'Save and exit' => 'sačuvaj i izađi',
|
||||||
'This snippet already exists' => 'Ovaj klip već postoji',
|
'This snippet already exists' => 'Ovaj klip već postoji',
|
||||||
'This snippet does not exist' => 'Ovaj klip ne postoji',
|
'This snippet does not exist' => 'Ovaj klip ne postoji',
|
||||||
'Delete snippet: :snippet' => 'Obriši klip: :snippet',
|
'Delete snippet: :snippet' => 'Obriši klip: :snippet',
|
||||||
@@ -22,8 +22,8 @@
|
|||||||
'Delete snippet: :snippet' => 'Obriši klipove: :snippet',
|
'Delete snippet: :snippet' => 'Obriši klipove: :snippet',
|
||||||
'Required field' => 'Potrebno polje',
|
'Required field' => 'Potrebno polje',
|
||||||
'View Embed Code' => 'Pogledaj Embed Kod',
|
'View Embed Code' => 'Pogledaj Embed Kod',
|
||||||
'Embed Code' => 'Embed kod',
|
'Embed Code' => 'Embed kod',
|
||||||
'Shortcode' => 'Kratak kod',
|
'Shortcode' => 'Kratak kod',
|
||||||
'PHP Code' => 'PHP kod',
|
'PHP Code' => 'PHP kod',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'system' => array(
|
'system' => array(
|
||||||
'System' => 'Sistem',
|
'System' => 'Sistem',
|
||||||
@@ -7,7 +7,7 @@
|
|||||||
'Sitemap created' => 'Mapa sajta je Kreirana!!!',
|
'Sitemap created' => 'Mapa sajta je Kreirana!!!',
|
||||||
'Create sitemap' => 'Kreiraj Mapu sajta',
|
'Create sitemap' => 'Kreiraj Mapu sajta',
|
||||||
'on' => 'uključeno',
|
'on' => 'uključeno',
|
||||||
'off'=> 'isključeno',
|
'off'=> 'isključeno',
|
||||||
'Site url' => 'URL sajta',
|
'Site url' => 'URL sajta',
|
||||||
'Maintenance Mode' => 'Mod Održavanja',
|
'Maintenance Mode' => 'Mod Održavanja',
|
||||||
'Maintenance Mode On' => 'Uključi Mod Održavanja',
|
'Maintenance Mode On' => 'Uključi Mod Održavanja',
|
||||||
@@ -22,13 +22,13 @@
|
|||||||
'Time zone' => 'Vremenska zona',
|
'Time zone' => 'Vremenska zona',
|
||||||
'Language' => 'Jezik',
|
'Language' => 'Jezik',
|
||||||
'Save' => 'Sačuvaj',
|
'Save' => 'Sačuvaj',
|
||||||
'Site' => 'Sajt',
|
'Site' => 'Sajt',
|
||||||
'System version' => 'Sistemska verzija',
|
'System version' => 'Sistemska verzija',
|
||||||
'System version ID' => 'ID sistemske verzije',
|
'System version ID' => 'ID sistemske verzije',
|
||||||
'GZIP' => 'GZIP',
|
'GZIP' => 'GZIP',
|
||||||
'Debugging' => 'Odklanjanje grešaka',
|
'Debugging' => 'Odklanjanje grešaka',
|
||||||
'Plugin API' => 'Dodatak API',
|
'Plugin API' => 'Dodatak API',
|
||||||
'Plugins active' => 'Aktivni Dodaci',
|
'Plugins active' => 'Aktivni Dodaci',
|
||||||
'Actions registered' => 'Actions registered',
|
'Actions registered' => 'Actions registered',
|
||||||
'Filters registered' => 'Filters registered',
|
'Filters registered' => 'Filters registered',
|
||||||
'logout' => 'Izloguj se',
|
'logout' => 'Izloguj se',
|
||||||
@@ -79,4 +79,4 @@
|
|||||||
'Official Support Forum' => 'Zvaničan forum podrške',
|
'Official Support Forum' => 'Zvaničan forum podrške',
|
||||||
'Documentation' => 'Dokumentacija',
|
'Documentation' => 'Dokumentacija',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
'Clone' => 'Kloniraj',
|
'Clone' => 'Kloniraj',
|
||||||
'Edit' => 'Izmeni',
|
'Edit' => 'Izmeni',
|
||||||
'Delete' => 'Obriši',
|
'Delete' => 'Obriši',
|
||||||
'Actions' => 'Akcije',
|
'Actions' => 'Akcije',
|
||||||
'Create new chunk' => 'Napravi novi parče',
|
'Create new chunk' => 'Napravi novi parče',
|
||||||
'New chunk' => 'Novo parče',
|
'New chunk' => 'Novo parče',
|
||||||
'Chunks' => 'Parčići',
|
'Chunks' => 'Parčići',
|
||||||
@@ -46,4 +46,4 @@
|
|||||||
'New script' => 'Nova skripta',
|
'New script' => 'Nova skripta',
|
||||||
'Edit script' => 'Izmeni skriptu',
|
'Edit script' => 'Izmeni skriptu',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -64,4 +64,4 @@
|
|||||||
'About Me' => 'O meni',
|
'About Me' => 'O meni',
|
||||||
'Profile' => 'Profil',
|
'Profile' => 'Profil',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -5,5 +5,5 @@
|
|||||||
'Captcha' => 'Captcha',
|
'Captcha' => 'Captcha',
|
||||||
'Captcha plugin for Monstra' => 'Captcha dodatak za Monstra',
|
'Captcha plugin for Monstra' => 'Captcha dodatak za Monstra',
|
||||||
'Captcha code is wrong' => 'Captcha Kod je pogrešan',
|
'Captcha code is wrong' => 'Captcha Kod je pogrešan',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
@@ -6,5 +6,5 @@
|
|||||||
'Sandbox plugin for Monstra' => 'Sandbox dodatak za Monstra',
|
'Sandbox plugin for Monstra' => 'Sandbox dodatak za Monstra',
|
||||||
'Sandbox template' => 'Sandbox šablon',
|
'Sandbox template' => 'Sandbox šablon',
|
||||||
'Save' => 'Save',
|
'Save' => 'Save',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user