i18n: translation updates from weblate

Co-authored-by: Aleksandar Anžel <44969003+AAnzel@users.noreply.github.com>
Co-authored-by: Feike Donia <feikedonia@proton.me>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/fy/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/nl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/sr_Cyrl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/sr_Latn/
Translation: Pop OS/COSMIC Edit
This commit is contained in:
Hosted Weblate 2025-10-14 14:07:31 +02:00 committed by Jeremy Soller
parent 28894982e1
commit d795b1fca4
5 changed files with 81 additions and 18 deletions

View file

@ -4,7 +4,9 @@ todo = TODO
# Context Pages
## Document statistics
document-statistics = Statistike dokumenta
word-count = Broj reči
character-count = Znakovi
@ -12,17 +14,21 @@ character-count-no-spaces = Znakovi (bez razmaka)
line-count = Redovi
## Git management
git-management = Git upravljanje
unstaged-changes = Nestejdžovane promene
staged-changes = Stejdžovane promene
## Project search
project-search = Pretraga projekta
## Settings
settings = Podešavanja
## Appearance
appearance = Izgled
theme = Tema
match-desktop = Kao sistem
@ -34,9 +40,9 @@ 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
# Find
find-placeholder = Pronađi...
find-previous = Pronađi prethodno
@ -47,7 +53,9 @@ replace-all = Zameni sve
# Menu
## File
file = Datoteka
new-file = Nova datoteka
new-window = Novi prozor
@ -68,6 +76,7 @@ print = Štampaj
quit = Izađi
## Edit
edit = Uredi
undo = Poništi
redo = Ponovi
@ -80,15 +89,16 @@ find-in-project = Pronađi u projektu...
spell-check = Provera pravopisa...
## View
view = Prikaz
indentation = Uvlačenje
### Indentation
automatic-indentation = Automatsko uvlačenje
tab-width = Širina tabulatora: {$tab_width}
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
@ -96,3 +106,22 @@ syntax-highlighting = Isticanje sintakse...
menu-settings = Podešavanja...
menu-keyboard-shortcuts = Prečice na tastaturi...
menu-about = O COSMIC uređivaču teksta
cosmic-text-editor = COSMIC Tekst Editor
repository = Repozitorijum
support = Podrška
cancel = Poništi
save-all = Sačuvaj sve
git-management-loading = Učitavanje Git menadžmenta...
stage = Pripremi
unstage = Otkaži pripremu
prompt-save-changes-title = Nesačuvane promene
prompt-unsaved-changes = Imate nesačuvane promene. Sačuvati ih?
discard = Poništi promene
default-zoom-step = Stepeni uvećanja
case-sensitive = Osetljivo na veličinu slova
use-regex = Koristi regularne izraze
wrap-around = Prelomi liniju
zoom-in = Uvećaj
default-size = Podrazumevana veličina
zoom-out = Umanji
git-management-description = Git upravljanje je alat za razvoj softvera koji reguliše verzionisanje softvera.