diff --git a/plugins/box/backup/languages/sr-yu.lang.php b/plugins/box/backup/languages/sr-yu.lang.php
index 8b3baf9..75a65a5 100644
--- a/plugins/box/backup/languages/sr-yu.lang.php
+++ b/plugins/box/backup/languages/sr-yu.lang.php
@@ -2,10 +2,10 @@
return array(
'backup' => array(
- 'Backups' => 'Bekapovi',
+ 'Backups' => 'Bekapovi',
'Backup date' => 'Backup datum',
- 'Create backup' => 'Kreiraj Bekap',
- 'Delete' => 'Obriši',
+ 'Create backup' => 'Kreiraj Bekap',
+ 'Delete' => 'Obriši',
'storage' => 'lokacija arhive',
'public' => 'Javno',
'plugins' => 'Dodaci',
@@ -14,4 +14,4 @@
'Delete backup: :backup' => 'Obriši bekap: :backup',
'Creating...' => 'Kreiranje...',
)
- );
+ );
diff --git a/plugins/box/blocks/languages/sr-yu.lang.php b/plugins/box/blocks/languages/sr-yu.lang.php
index 6c00df0..b270360 100644
--- a/plugins/box/blocks/languages/sr-yu.lang.php
+++ b/plugins/box/blocks/languages/sr-yu.lang.php
@@ -3,16 +3,16 @@
return array(
'blocks' => array(
'Blocks' => 'Blokovi',
- 'Blocks manager' => 'Menadžer blokova',
+ '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',
+ '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',
@@ -22,8 +22,8 @@
'Your changes to the block :name have been saved.' => 'Tvoje promene na bloku :name su sačuvane.',
'Delete block: :block' => 'Obriši blok: :block',
'View Embed Code' => 'Vidi embed kod',
- 'Embed Code' => 'Embed Kod',
+ 'Embed Code' => 'Embed Kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/editor/languages/sr-yu.lang.php b/plugins/box/editor/languages/sr-yu.lang.php
index b4158cb..9aee367 100644
--- a/plugins/box/editor/languages/sr-yu.lang.php
+++ b/plugins/box/editor/languages/sr-yu.lang.php
@@ -4,6 +4,6 @@
return array(
'Editor' => array(
'Editor' => 'Editor',
- 'Editor plugin' => 'Editor dodatak',
+ 'Editor plugin' => 'Editor dodatak',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/filesmanager/languages/sr-yu.lang.php b/plugins/box/filesmanager/languages/sr-yu.lang.php
index f4ac4d5..81d3a20 100644
--- a/plugins/box/filesmanager/languages/sr-yu.lang.php
+++ b/plugins/box/filesmanager/languages/sr-yu.lang.php
@@ -4,14 +4,14 @@
'filesmanager' => array(
'Files' => 'Fajlovi',
'Files manager' => 'Menadžer fajlova',
- 'Name' => 'Ime',
+ 'Name' => 'Ime',
'Actions' => 'Akcije',
'Delete' => 'Obriši',
'Upload' => 'Dodaj',
'directory' => 'Direktorijum',
- 'Delete directory: :dir' => 'Obriši direktorijum: :dir',
+ 'Delete directory: :dir' => 'Obriši direktorijum: :dir',
'Delete file: :file' => 'Obriši fajl :file',
'Extension' => 'Extenzija',
'Size' => 'Veličina',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/information/languages/sr-yu.lang.php b/plugins/box/information/languages/sr-yu.lang.php
index 07acc9d..5e8e195 100644
--- a/plugins/box/information/languages/sr-yu.lang.php
+++ b/plugins/box/information/languages/sr-yu.lang.php
@@ -9,7 +9,7 @@
'Security' => 'Sigurnost',
'System' => 'Sistem',
'on' => 'uključeno',
- 'off'=> 'isključeno',
+ 'off'=> 'isključeno',
'Server' => 'Server',
'PHP version' => 'PHP Verzija',
'SimpleXML module' => 'SimpleXML modul',
@@ -17,9 +17,9 @@
'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.' =>
+ '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.
You can do this on unix systems with: chmod -R a-w :path
' =>
+ '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.
You can do this on unix systems with: chmod -R a-w :path
' =>
'Monstra direktorijum je (":path") i/ili fajlovi unutar toga su nadjeni da mogu biti zapisani. Mi vas savetujemo da uklonite te dozvole zapisivanja.
Na unix sistemima možete to uraditi sa: chmod -R a-w :path
',
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' => 'Monstra je .htaccess fajlu našla mogućnost upisivanja. Mi vas savetujemo da promenite te dozvole.
Na unix sistemima možete to uraditi sa: chmod a-w :path
',
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' =>
@@ -36,4 +36,4 @@
'Web Server' => 'Web Server',
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/menu/languages/sr-yu.lang.php b/plugins/box/menu/languages/sr-yu.lang.php
index b330b1d..66cf2f4 100644
--- a/plugins/box/menu/languages/sr-yu.lang.php
+++ b/plugins/box/menu/languages/sr-yu.lang.php
@@ -2,7 +2,7 @@
return array(
'menu' => array(
- 'Menu' => 'Menu',
+ 'Menu' => 'Menu',
'Menu manager' => 'Menu menadžer',
'Edit' => 'Izmeni',
'Name' => 'Ime',
@@ -24,4 +24,4 @@
'Select category' => 'Odaberi kategoriju',
'Required field' => 'Polje je potrebno',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/pages/languages/sr-yu.lang.php b/plugins/box/pages/languages/sr-yu.lang.php
index 065a49c..7859a55 100644
--- a/plugins/box/pages/languages/sr-yu.lang.php
+++ b/plugins/box/pages/languages/sr-yu.lang.php
@@ -2,15 +2,15 @@
return array(
'pages' => array(
- 'Pages' => 'Strane',
- 'Pages manager' => 'Menadžer strana',
+ 'Pages' => 'Strane',
+ 'Pages manager' => 'Menadžer strana',
'Content' => 'Ssadržaj',
'Create new page' => 'Kreiraj novu stranu',
'New page' => 'Nova strana',
- 'Edit page' => 'Izemni stranu',
+ 'Edit page' => 'Izemni stranu',
'Date' => 'Datum',
'Clone' => 'Kloniraj',
- 'Edit' => 'Izmeni',
+ 'Edit' => 'Izmeni',
'Delete' => 'Obriši',
'Delete page: :page' => 'Obriši stranu: :page',
'Title' => 'Naslov',
@@ -51,4 +51,4 @@
'Public' => 'Javno',
'Registered' => 'Registrovani',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/plugins/languages/sr-yu.lang.php b/plugins/box/plugins/languages/sr-yu.lang.php
index 0aba28b..838c457 100644
--- a/plugins/box/plugins/languages/sr-yu.lang.php
+++ b/plugins/box/plugins/languages/sr-yu.lang.php
@@ -1,5 +1,5 @@
array(
'Plugins' => 'Dodaci',
@@ -17,4 +17,4 @@
'Install' => 'Instaliraj',
'Uninstall' => 'Deinstaliraj',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/sitemap/languages/sr-yu.lang.php b/plugins/box/sitemap/languages/sr-yu.lang.php
index 5c5a272..264e4f9 100644
--- a/plugins/box/sitemap/languages/sr-yu.lang.php
+++ b/plugins/box/sitemap/languages/sr-yu.lang.php
@@ -1,7 +1,7 @@
array(
'Sitemap' => 'Mapasajta',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/snippets/languages/sr-yu.lang.php b/plugins/box/snippets/languages/sr-yu.lang.php
index 88e1465..aab0ac8 100644
--- a/plugins/box/snippets/languages/sr-yu.lang.php
+++ b/plugins/box/snippets/languages/sr-yu.lang.php
@@ -3,16 +3,16 @@
return array(
'snippets' => array(
'Snippets' => 'Klipovi',
- 'Snippets manager' => 'Menadžer klipova',
+ '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',
+ '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',
@@ -22,8 +22,8 @@
'Delete snippet: :snippet' => 'Obriši klipove: :snippet',
'Required field' => 'Potrebno polje',
'View Embed Code' => 'Pogledaj Embed Kod',
- 'Embed Code' => 'Embed kod',
+ 'Embed Code' => 'Embed kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/system/languages/sr-yu.lang.php b/plugins/box/system/languages/sr-yu.lang.php
index b36d62a..6771e30 100644
--- a/plugins/box/system/languages/sr-yu.lang.php
+++ b/plugins/box/system/languages/sr-yu.lang.php
@@ -1,5 +1,5 @@
array(
'System' => 'Sistem',
@@ -7,7 +7,7 @@
'Sitemap created' => 'Mapa sajta je Kreirana!!!',
'Create sitemap' => 'Kreiraj Mapu sajta',
'on' => 'uključeno',
- 'off'=> 'isključeno',
+ 'off'=> 'isključeno',
'Site url' => 'URL sajta',
'Maintenance Mode' => 'Mod Održavanja',
'Maintenance Mode On' => 'Uključi Mod Održavanja',
@@ -22,13 +22,13 @@
'Time zone' => 'Vremenska zona',
'Language' => 'Jezik',
'Save' => 'Sačuvaj',
- 'Site' => 'Sajt',
+ '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',
+ 'Plugins active' => 'Aktivni Dodaci',
'Actions registered' => 'Actions registered',
'Filters registered' => 'Filters registered',
'logout' => 'Izloguj se',
@@ -79,4 +79,4 @@
'Official Support Forum' => 'Zvaničan forum podrške',
'Documentation' => 'Dokumentacija',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/themes/languages/sr-yu.lang.php b/plugins/box/themes/languages/sr-yu.lang.php
index 3849b9e..592523f 100644
--- a/plugins/box/themes/languages/sr-yu.lang.php
+++ b/plugins/box/themes/languages/sr-yu.lang.php
@@ -17,7 +17,7 @@
'Clone' => 'Kloniraj',
'Edit' => 'Izmeni',
'Delete' => 'Obriši',
- 'Actions' => 'Akcije',
+ 'Actions' => 'Akcije',
'Create new chunk' => 'Napravi novi parče',
'New chunk' => 'Novo parče',
'Chunks' => 'Parčići',
@@ -46,4 +46,4 @@
'New script' => 'Nova skripta',
'Edit script' => 'Izmeni skriptu',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/box/users/languages/sr-yu.lang.php b/plugins/box/users/languages/sr-yu.lang.php
index 2a722a2..a39d604 100644
--- a/plugins/box/users/languages/sr-yu.lang.php
+++ b/plugins/box/users/languages/sr-yu.lang.php
@@ -64,4 +64,4 @@
'About Me' => 'O meni',
'Profile' => 'Profil',
)
- );
\ No newline at end of file
+ );
diff --git a/plugins/captcha/languages/sr-yu.lang.php b/plugins/captcha/languages/sr-yu.lang.php
index 8464265..aabdbf3 100644
--- a/plugins/captcha/languages/sr-yu.lang.php
+++ b/plugins/captcha/languages/sr-yu.lang.php
@@ -5,5 +5,5 @@
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha dodatak za Monstra',
'Captcha code is wrong' => 'Captcha Kod je pogrešan',
- )
- );
\ No newline at end of file
+ )
+ );
diff --git a/plugins/sandbox/languages/sr-yu.lang.php b/plugins/sandbox/languages/sr-yu.lang.php
index cefba7f..958d74f 100644
--- a/plugins/sandbox/languages/sr-yu.lang.php
+++ b/plugins/sandbox/languages/sr-yu.lang.php
@@ -6,5 +6,5 @@
'Sandbox plugin for Monstra' => 'Sandbox dodatak za Monstra',
'Sandbox template' => 'Sandbox šablon',
'Save' => 'Save',
- )
- );
\ No newline at end of file
+ )
+ );