Merge pull request #27 from G1T-W/master_jammy

Add Serbian Latin and Serbian Cyrillic translations
This commit is contained in:
Jeremy Soller 2023-11-06 08:37:23 -07:00 committed by GitHub
commit fd183d1d9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 142 additions and 0 deletions

View file

@ -0,0 +1,71 @@
new-document = Нови документ
open-project = Отвори пројекат
# Context Pages
## Document statistics
document-statistics = Статистике документа
word-count = Број речи
character-count = Знакови
character-count-no-spaces = Знакови (без размака)
line-count = Редови
## Settings
settings = Подешавања
## Appearance
appearance = Изглед
theme = Тема
default-font = Подразумевани фонт
default-font-size = Подразумевана величина фонта
### Keyboard shortcuts
keyboard-shortcuts = Пречице на тастатури
enable-vim-bindings = Омогући Vim режим
# Menu
## File
file = Датотека
new-file = Нова датотека
new-window = Нови прозор
open-file = Отвори датотеку...
open-recent = Отвори недавно
todo = TODO
save = Сачувај
save-as = Сачувај као...
revert-all-changes = Врати све измене
menu-document-statistics = Статистике документа...
document-type = Врста документа...
encoding = Кодирање...
print = Штампај
quit = Изађи
## Edit
edit = Уреди
undo = Поништи
redo = Понови
cut = Исеци
copy = Копирај
paste = Налепи
find = Пронађи
replace = Замени
spell-check = Провера правописа...
## View
view = Приказ
indentation = Увлачење
### Indentation
automatic-indentation = Аутоматско увлачење
tab-width = Ширина табулатора: {$tab_width}
convert-indentation-to-spaces = Претвори увлачење у размаке
convert-indentation-to-tabs = Претвори увлачење у табулаторе
word-wrap = Заокруживање речи
show-line-numbers = Прикажи бројеве редова
highlight-current-line = Истакни тренутни ред
syntax-highlighting = Истицање синтаксе...
menu-settings = Подешавања...
menu-keyboard-shortcuts = Пречице на тастатури...
about-cosmic-text-editor = О COSMIC уређивачу текста

71
i18n/sr/cosmic_edit.ftl Normal file
View file

@ -0,0 +1,71 @@
new-document = Novi dokument
open-project = Otvori projekat
# Context Pages
## Document statistics
document-statistics = Statistike dokumenta
word-count = Broj reči
character-count = Znakovi
character-count-no-spaces = Znakovi (bez razmaka)
line-count = Redovi
## Settings
settings = Podešavanja
## Appearance
appearance = Izgled
theme = Tema
default-font = Podrazumevani font
default-font-size = Podrazumevana veličina fonta
### Keyboard shortcuts
keyboard-shortcuts = Prečice na tastaturi
enable-vim-bindings = Omogući Vim režim
# Menu
## File
file = Datoteka
new-file = Nova datoteka
new-window = Novi prozor
open-file = Otvori datoteku...
open-recent = Otvori nedavno
todo = TODO
save = Sačuvaj
save-as = Sačuvaj kao...
revert-all-changes = Vrati sve izmene
menu-document-statistics = Statistike dokumenta...
document-type = Vrsta dokumenta...
encoding = Kodiranje...
print = Štampaj
quit = Izađi
## Edit
edit = Uredi
undo = Poništi
redo = Ponovi
cut = Iseci
copy = Kopiraj
paste = Nalepi
find = Pronađi
replace = Zameni
spell-check = Provera pravopisa...
## View
view = Prikaz
indentation = Uvlačenje
### Indentation
automatic-indentation = Automatsko uvlačenje
tab-width = Širina tabulatora: {$tab_width}
convert-indentation-to-spaces = Pretvori uvlačenje u razmake
convert-indentation-to-tabs = Pretvori uvlačenje u tabulatore
word-wrap = Zaokruživanje reči
show-line-numbers = Prikaži brojeve redova
highlight-current-line = Istakni trenutni red
syntax-highlighting = Isticanje sintakse...
menu-settings = Podešavanja...
menu-keyboard-shortcuts = Prečice na tastaturi...
about-cosmic-text-editor = O COSMIC uređivaču teksta