1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 21:56:39 +02:00

Translation Updates

This commit is contained in:
Awilum
2013-01-26 00:45:55 +02:00
parent 13fb6babb7
commit 2e1c8ebc0e
36 changed files with 222 additions and 212 deletions

View File

@@ -4,12 +4,12 @@
'themes' => array(
'Themes' => 'Šabloni',
'Themes manager' => 'Menadžer šablona',
'Select theme' => 'Odaberi temu',
'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',
'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',
@@ -18,19 +18,20 @@
'Edit' => 'Izmeni',
'Delete' => 'Obriši',
'Actions' => 'Akcije',
'Create new chunk' => 'Napravi novi parče',
'New chunk' => 'Novo parče',
'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',
'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',
'Edit Template' => 'Izmeni šablon',
'Edit Chunk' => 'Izmeni komad',
'Edit Styles' => 'Izmeni stil',
'Site Theme' => 'Site Theme',
'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',
@@ -41,9 +42,9 @@
'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',
'Create New Script' => 'Kreiraj novu skriptu',
'Script content' => 'Sadržaj skripte',
'New script' => 'Nova skripta',
'Edit script' => 'Izmeni skriptu',
'New Script' => 'Nova skripta',
'Edit Script' => 'Izmeni skriptu',
)
);