diff --git a/engine/Plugin/I18n.php b/engine/Plugin/I18n.php index 68ef0f1..8ff72e6 100644 --- a/engine/Plugin/I18n.php +++ b/engine/Plugin/I18n.php @@ -50,7 +50,7 @@ class I18n 'sk' => 'Slovenčina', 'sl' => 'Slovenščina', 'sv' => 'Svenska', - 'sr-yu' => 'Serbian', + 'sr' => 'Srpski', 'tr' => 'Türkçe', 'uk' => 'Українська', 'zh-cn' => '简体中文', diff --git a/plugins/blog/languages/sr.lang.php b/plugins/blog/languages/sr.lang.php new file mode 100644 index 0000000..2f5e981 --- /dev/null +++ b/plugins/blog/languages/sr.lang.php @@ -0,0 +1,11 @@ + array( + 'Blog' => 'Blog', + 'Blog plugin for Monstra' => 'Blog, dodatak za Monstra', + 'begin' => 'početak', + 'end' => 'kraj', + 'prev' => 'predhodna', + 'next' => 'sledeća', + ) + ); diff --git a/plugins/box/backup/languages/sr-yu.lang.php b/plugins/box/backup/languages/sr.lang.php similarity index 93% rename from plugins/box/backup/languages/sr-yu.lang.php rename to plugins/box/backup/languages/sr.lang.php index 98f55fa..d561862 100644 --- a/plugins/box/backup/languages/sr-yu.lang.php +++ b/plugins/box/backup/languages/sr.lang.php @@ -3,7 +3,7 @@ return array( 'backup' => array( 'Backups' => 'Bekapovi', - 'Backup' => 'Backup', + 'Backup' => 'Backap', 'Create Backup' => 'Kreiraj Bekap', 'Delete' => 'Obriši', 'storage' => 'lokacija arhive', diff --git a/plugins/box/blocks/languages/sr-yu.lang.php b/plugins/box/blocks/languages/sr.lang.php similarity index 96% rename from plugins/box/blocks/languages/sr-yu.lang.php rename to plugins/box/blocks/languages/sr.lang.php index d49173b..517c070 100644 --- a/plugins/box/blocks/languages/sr-yu.lang.php +++ b/plugins/box/blocks/languages/sr.lang.php @@ -25,6 +25,6 @@ 'Embed Code' => 'Embed Kod', 'Shortcode' => 'Kratak kod', 'PHP Code' => 'PHP kod', - 'Cancel' => 'Cancel', + 'Cancel' => 'Otkaži', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/dashboard/languages/sr.lang.php b/plugins/box/dashboard/languages/sr.lang.php new file mode 100644 index 0000000..3cdff67 --- /dev/null +++ b/plugins/box/dashboard/languages/sr.lang.php @@ -0,0 +1,10 @@ + array( + 'Dashboard' => 'Komandna tabla', + 'Dashboard plugin for Monstra' => 'Komandna tabla dodatak za Monstra', + 'Welcome back' => 'Dobrodošli natrag', + 'Create New' => 'Kreiraj novo', + 'Upload File' => 'Otpremi fajl', + ) + ); diff --git a/plugins/box/editor/languages/sr-yu.lang.php b/plugins/box/editor/languages/sr.lang.php similarity index 95% rename from plugins/box/editor/languages/sr-yu.lang.php rename to plugins/box/editor/languages/sr.lang.php index b4158cb..0fcc977 100644 --- a/plugins/box/editor/languages/sr-yu.lang.php +++ b/plugins/box/editor/languages/sr.lang.php @@ -6,4 +6,4 @@ 'Editor' => 'Editor', 'Editor plugin' => 'Editor dodatak', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/emails/languages/sr.lang.php b/plugins/box/emails/languages/sr.lang.php new file mode 100644 index 0000000..9f8d4cb --- /dev/null +++ b/plugins/box/emails/languages/sr.lang.php @@ -0,0 +1,18 @@ + array( + 'Emails' => 'Email', + 'Emails plugin for Monstra' => 'Email dodatak za Monstra', + 'Edit Layout' => 'Izmeni izgled', + 'Email templates' => 'Email šabloni', + 'Edit' => 'Izmeni', + 'Edit Email Template' => 'Izmeni izgled šablonu', + 'Name' => 'Ime', + 'Email template content' => 'Email sadržaj šablona', + 'Save and Exit' => 'Sačuvaj i izađi', + 'Save' => 'Sačuvaj', + 'Cancel' => 'Otkaži', + 'This email template does not exist' => 'Ovaj šablon ne postoji', + 'Your changes to the email template :name have been saved.' => 'Tvoje promene na šablonu :name su uspešno sačuvane.', + ) + ); diff --git a/plugins/box/filesmanager/languages/sr-yu.lang.php b/plugins/box/filesmanager/languages/sr-yu.lang.php deleted file mode 100644 index 6009f16..0000000 --- a/plugins/box/filesmanager/languages/sr-yu.lang.php +++ /dev/null @@ -1,42 +0,0 @@ - array( - 'Files' => 'Fajlovi', - 'Files manager' => 'Menadžer fajlova', - 'Name' => 'Ime', - 'Actions' => 'Akcije', - 'Delete' => 'Obriši', - 'Upload' => 'Dodaj', - 'Drop File Here' => 'Drop File Here', - 'Maximum upload file size: :upload_max_filesize' => 'Maximum upload file size: :upload_max_filesize', - 'Rename' => 'Rename', - 'Renamed successfully' => 'Renamed successfully', - 'Failure' => 'Failure', - 'Forbidden file type' => 'Forbidden file type', - 'Upload server error' => 'Upload server error', - 'Can not be empty' => 'Can not be empty', - 'Create New Directory' => 'Create New Directory', - 'Directory Name' => 'Directory Name', - 'Directory:' => 'Directory:', - 'Directory was not created' => 'Directory was not created', - 'Directory was created' => 'Directory was created', - 'Directory was deleted' => 'Directory was deleted', - 'Directory was not deleted' => 'Directory was not deleted', - 'Directory exists' => 'Directory exists', - 'File:' => 'File:', - 'File was uploaded' => 'File was uploaded', - 'File was not uploaded' => 'File was not uploaded', - 'File was deleted' => 'File was deleted', - 'File was not deleted' => 'File was not deleted', - 'File exists' => 'File exists', - 'Cancel' => 'Cancel', - 'Create' => 'Create', - 'directory' => 'Direktorijum', - 'Delete directory: :dir' => 'Obriši direktorijum: :dir', - 'Delete file: :file' => 'Obriši fajl :file', - 'Extension' => 'Extenzija', - 'Size' => 'Veličina', - 'Select file' => 'Select file', - ) - ); diff --git a/plugins/box/filesmanager/languages/sr.lang.php b/plugins/box/filesmanager/languages/sr.lang.php new file mode 100644 index 0000000..cd7aac8 --- /dev/null +++ b/plugins/box/filesmanager/languages/sr.lang.php @@ -0,0 +1,42 @@ + array( + 'Files' => 'Fajlovi', + 'Files manager' => 'Menadžer fajlova', + 'Name' => 'Ime', + 'Actions' => 'Akcije', + 'Delete' => 'Obriši', + 'Upload' => 'Dodaj', + 'Drop File Here' => 'Ostavi fajl ovde', + 'Maximum upload file size: :upload_max_filesize' => 'Maksimum veličina fajla za dodavanje: :upload_max_filesize', + 'Rename' => 'Promeni ime', + 'Renamed successfully' => 'Ime uspešno promenjeno', + 'Failure' => 'Dogodila se greška', + 'Forbidden file type' => 'Zabranjena ekstenzija fajla', + 'Upload server error' => 'Greška prilikom dodavanja servera', + 'Can not be empty' => 'Ne može biti prazno', + 'Create New Directory' => 'Napravi novi direktorijum', + 'Directory Name' => 'Ime direktorijuma', + 'Directory:' => 'Direktorijum:', + 'Directory was not created' => 'Direktorijum nije kreiran', + 'Directory was created' => 'Diektorijum je kreiran', + 'Directory was deleted' => 'Direktorijum je obrisan', + 'Directory was not deleted' => 'Direktorijum nije obrisan', + 'Directory exists' => 'Direktorijum već postoji', + 'File:' => 'Fajl:', + 'File was uploaded' => 'Fajl je dodat', + 'File was not uploaded' => 'Fajl nije dodat', + 'File was deleted' => 'Fajl je obrisan', + 'File was not deleted' => 'Fajl nije obrisan', + 'File exists' => 'Fajl već postoji', + 'Cancel' => 'Otkaži', + 'Create' => 'Kreiraj', + 'directory' => 'Direktorijum', + 'Delete directory: :dir' => 'Obriši direktorijum: :dir', + 'Delete file: :file' => 'Obriši fajl :file', + 'Extension' => 'Extenzija', + 'Size' => 'Veličina', + 'Select file' => 'Odaberi fajl', + ) + ); diff --git a/plugins/box/information/languages/sr-yu.lang.php b/plugins/box/information/languages/sr.lang.php similarity index 64% rename from plugins/box/information/languages/sr-yu.lang.php rename to plugins/box/information/languages/sr.lang.php index f24ddc3..e20a1dd 100644 --- a/plugins/box/information/languages/sr-yu.lang.php +++ b/plugins/box/information/languages/sr.lang.php @@ -17,15 +17,11 @@ '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.
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' => - 'Monstra je pronašla index.php fajl da može da se upisuje. Mi vas savetujemo da promenite dozvole upisivanja.
Na unix sistemima možete to uraditi sa: chmod a-w :path', - '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.', + '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' => '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' => 'Monstra je pronašla index.php fajl da može da se upisuje. Mi vas savetujemo da promenite dozvole upisivanja.
Na unix sistemima možete to uraditi sa: chmod a-w :path', + '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 greš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', @@ -36,4 +32,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.lang.php similarity index 95% rename from plugins/box/menu/languages/sr-yu.lang.php rename to plugins/box/menu/languages/sr.lang.php index e0a6bad..27e7da3 100644 --- a/plugins/box/menu/languages/sr-yu.lang.php +++ b/plugins/box/menu/languages/sr.lang.php @@ -23,6 +23,6 @@ 'Category' => 'Kategorija', 'Select category' => 'Odaberi kategoriju', 'Required field' => 'Polje je potrebno', - 'Cancel' => 'Cancel', + 'Cancel' => 'Otkaži', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/pages/languages/sr-yu.lang.php b/plugins/box/pages/languages/sr.lang.php similarity index 96% rename from plugins/box/pages/languages/sr-yu.lang.php rename to plugins/box/pages/languages/sr.lang.php index 887a80e..2da13d4 100644 --- a/plugins/box/pages/languages/sr-yu.lang.php +++ b/plugins/box/pages/languages/sr.lang.php @@ -4,7 +4,7 @@ 'pages' => array( 'Pages' => 'Strane', 'Pages manager' => 'Menadžer strana', - 'Content' => 'Ssadržaj', + 'Content' => 'Sadržaj', 'Create new page' => 'Kreiraj novu stranu', 'New page' => 'Nova strana', 'Edit page' => 'Izemni stranu', @@ -50,6 +50,6 @@ 'Access' => 'Pristup', 'Public' => 'Javno', 'Registered' => 'Registrovani', - 'Cancel' => 'Cancel', + 'Cancel' => 'Otkaži', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/plugins/languages/sr-yu.lang.php b/plugins/box/plugins/languages/sr.lang.php similarity index 90% rename from plugins/box/plugins/languages/sr-yu.lang.php rename to plugins/box/plugins/languages/sr.lang.php index b6368a8..cc54c12 100644 --- a/plugins/box/plugins/languages/sr-yu.lang.php +++ b/plugins/box/plugins/languages/sr.lang.php @@ -16,6 +16,6 @@ 'Get More Plugins' => 'Dodaj još dodataka', 'Install' => 'Instaliraj', 'Uninstall' => 'Deinstaliraj', - 'README.md not found' => 'README.md not found', + 'README.md not found' => 'README.md Nije nađeno', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/sitemap/languages/sr-yu.lang.php b/plugins/box/sitemap/languages/sr.lang.php similarity index 59% rename from plugins/box/sitemap/languages/sr-yu.lang.php rename to plugins/box/sitemap/languages/sr.lang.php index 5c5a272..4547d31 100644 --- a/plugins/box/sitemap/languages/sr-yu.lang.php +++ b/plugins/box/sitemap/languages/sr.lang.php @@ -2,6 +2,6 @@ return array( 'sitemap' => array( - 'Sitemap' => 'Mapasajta', + 'Sitemap' => 'Mapa sajta', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/snippets/languages/sr-yu.lang.php b/plugins/box/snippets/languages/sr.lang.php similarity index 92% rename from plugins/box/snippets/languages/sr-yu.lang.php rename to plugins/box/snippets/languages/sr.lang.php index 0225769..f2b3ea4 100644 --- a/plugins/box/snippets/languages/sr-yu.lang.php +++ b/plugins/box/snippets/languages/sr.lang.php @@ -12,7 +12,7 @@ 'New snippet' => 'Novi klip', 'Edit snippet' => 'Izmeni klip', '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 does not exist' => 'Ovaj klip ne postoji', 'Delete snippet: :snippet' => 'Obriši klip: :snippet', @@ -25,6 +25,6 @@ 'Embed Code' => 'Embed kod', 'Shortcode' => 'Kratak kod', 'PHP Code' => 'PHP kod', - 'Cancel' => 'Cancel', + 'Cancel' => 'Otkaži', ) - ); \ No newline at end of file + ); diff --git a/plugins/box/system/languages/sr-yu.lang.php b/plugins/box/system/languages/sr.lang.php similarity index 94% rename from plugins/box/system/languages/sr-yu.lang.php rename to plugins/box/system/languages/sr.lang.php index 1419a17..bd7119a 100644 --- a/plugins/box/system/languages/sr-yu.lang.php +++ b/plugins/box/system/languages/sr.lang.php @@ -3,7 +3,7 @@ return array( 'system' => array( 'System' => 'Sistem', - 'Published a new version of the :monstra' => 'Objavi novu verziju :monstr-e', + 'Published a new version of the :monstra' => 'Objavili smo novu verziju :monstr-e', 'Sitemap created' => 'Mapa sajta je Kreirana!!!', 'Create sitemap' => 'Kreiraj Mapu sajta', 'on' => 'uključeno', @@ -30,8 +30,8 @@ 'Debugging' => 'Odklanjanje grešaka', 'Plugin API' => 'Dodatak API', 'Plugins active' => 'Aktivni Dodaci', - 'Actions registered' => 'Actions registered', - 'Filters registered' => 'Filters registered', + 'Actions registered' => 'Akcije su registrovane', + 'Filters registered' => 'Filteri su registrovani', 'logout' => 'Izloguj se', 'site' => 'Sajt', 'Core' => 'Sistem', @@ -44,15 +44,14 @@ 'Extends' => 'Proširenja', 'View site' => 'Pogledaj sajt', 'Welcome, :username' => 'Dobrodošao, :username', - 'Reset Password' => 'resetuj šifru', + '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', + 'Send New Password' => 'Pošalji 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: :dir writable' => 'Direktorijum: :dir dozvoljen za pisanje', diff --git a/plugins/box/themes/languages/sr-yu.lang.php b/plugins/box/themes/languages/sr.lang.php similarity index 99% rename from plugins/box/themes/languages/sr-yu.lang.php rename to plugins/box/themes/languages/sr.lang.php index 14515e9..2f0885f 100644 --- a/plugins/box/themes/languages/sr-yu.lang.php +++ b/plugins/box/themes/languages/sr.lang.php @@ -47,4 +47,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.lang.php similarity index 94% rename from plugins/box/users/languages/sr-yu.lang.php rename to plugins/box/users/languages/sr.lang.php index 18b9026..4bc8c42 100644 --- a/plugins/box/users/languages/sr-yu.lang.php +++ b/plugins/box/users/languages/sr.lang.php @@ -8,8 +8,8 @@ 'Password' => 'Šifra', 'Registered' => 'Registrovan', 'Email' => 'Email', - 'Role' => 'uloga', - 'Roles' => 'uloge', + 'Role' => 'Uloga', + 'Roles' => 'Uloge', 'Edit' => 'Izmeni', 'Actions' => 'Akcije', 'Delete' => 'Obriši', @@ -26,7 +26,7 @@ 'Admin' => 'Admin', 'User' => 'Korisnik', 'Editor' => 'Editor', - 'Register' => 'registrovan', + 'Register' => 'Registrovan', 'Edit profile' => 'Izmeni profil', 'Save' => 'Sačuvaj', 'Firstname' => 'Prvo ime', @@ -63,7 +63,7 @@ 'Your login details for :site_name' => 'Vaši podaci za logovanje na :site_name', 'About Me' => 'O meni', 'Profile' => 'Profil', - 'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later', - 'Cancel' => 'Cancel', + 'You are banned for 10 minutes. Try again later' => 'Vi ste banovani na 10 minuta. Pokušajte kasnije', + 'Cancel' => 'Otkaži', ) - ); \ No newline at end of file + ); diff --git a/plugins/captcha/languages/sr-yu.lang.php b/plugins/captcha/languages/sr.lang.php similarity index 97% rename from plugins/captcha/languages/sr-yu.lang.php rename to plugins/captcha/languages/sr.lang.php index 8464265..6bffc55 100644 --- a/plugins/captcha/languages/sr-yu.lang.php +++ b/plugins/captcha/languages/sr.lang.php @@ -6,4 +6,4 @@ '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.lang.php similarity index 84% rename from plugins/sandbox/languages/sr-yu.lang.php rename to plugins/sandbox/languages/sr.lang.php index cefba7f..6fd5ff5 100644 --- a/plugins/sandbox/languages/sr-yu.lang.php +++ b/plugins/sandbox/languages/sr.lang.php @@ -5,6 +5,6 @@ 'Sandbox' => 'Sandbox', 'Sandbox plugin for Monstra' => 'Sandbox dodatak za Monstra', 'Sandbox template' => 'Sandbox šablon', - 'Save' => 'Save', + 'Save' => 'Sačuvaj', ) - ); \ No newline at end of file + );