Update cosmic_edit.ftl
This commit is contained in:
parent
cd2119280f
commit
0fdd027b00
1 changed files with 11 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
new-document = Novi dokument
|
new-document = Novi dokument
|
||||||
open-project = Otvori projekat
|
open-project = Otvori projekat
|
||||||
|
todo = TODO
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
@ -16,6 +17,11 @@ settings = Podešavanja
|
||||||
## Appearance
|
## Appearance
|
||||||
appearance = Izgled
|
appearance = Izgled
|
||||||
theme = Tema
|
theme = Tema
|
||||||
|
match-desktop = Kao sistem
|
||||||
|
dark = Tamna
|
||||||
|
light = Svetla
|
||||||
|
syntax-dark = Tamna sintaksa
|
||||||
|
syntax-light = Svetla sintaksa
|
||||||
default-font = Podrazumevani font
|
default-font = Podrazumevani font
|
||||||
default-font-size = Podrazumevana veličina fonta
|
default-font-size = Podrazumevana veličina fonta
|
||||||
|
|
||||||
|
|
@ -30,8 +36,11 @@ file = Datoteka
|
||||||
new-file = Nova datoteka
|
new-file = Nova datoteka
|
||||||
new-window = Novi prozor
|
new-window = Novi prozor
|
||||||
open-file = Otvori datoteku...
|
open-file = Otvori datoteku...
|
||||||
open-recent = Otvori nedavno
|
open-recent-file = Otvori nedavnu datoteku
|
||||||
todo = TODO
|
close-file = Zatvori datoteku
|
||||||
|
menu-open-project = Otvori projekat...
|
||||||
|
open-recent-project = Otvori nedavni projekat
|
||||||
|
close-project = Zatvori projekat
|
||||||
save = Sačuvaj
|
save = Sačuvaj
|
||||||
save-as = Sačuvaj kao...
|
save-as = Sačuvaj kao...
|
||||||
revert-all-changes = Vrati sve izmene
|
revert-all-changes = Vrati sve izmene
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue