cosmic-edit/i18n/ro/cosmic_edit.ftl
Hosted Weblate a99ab2d39d
i18n: translation updates from weblate
Co-authored-by: Guðmundur Erlingsson <gudmundure@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Yago Raña Gayoso <yago.rana.gayoso@gmail.com>
Co-authored-by: mikenu <mikenu-jp@users.noreply.hosted.weblate.org>
Co-authored-by: oddib <oddbjorn.mr@hotmail.no>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/es/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ja/
Translation: Pop OS/COSMIC Edit
2025-10-07 22:57:06 +02:00

131 lines
3.1 KiB
Text

cosmic-text-editor = Editor de text COSMIC
new-document = Document nou
open-project = Deschide proiect
todo = TODO
# Context Pages
## About
## Document statistics
document-statistics = Statistici document
word-count = Număr de cuvinte
character-count = Caractere
character-count-no-spaces = Caractere (fără spații)
line-count = Linii
## Git management
git-management = Management Git
git-management-description = Managementul Git este un instrument pentru dezvoltatori folosit pentru operațiuni de control al versiunilor.
git-management-loading = Se încarcă managementul Git...
stage = Marchează
staged-changes = Modificări marcate
unstage = Demarchează
unstaged-changes = Modificări nemarcate
## Project search
project-search = Căutare în proiect
## Prompt save changes
prompt-save-changes-title = Modificări nesalvate
prompt-unsaved-changes = Ai modificări nesalvate. Salvezi?
cancel = Anulează
discard = Renunță la modificări
save-all = Salvează tot
## Settings
settings = Setări
### Appearance
appearance = Aspect
theme = Temă
match-desktop = Potrivește cu desktopul
dark = Întunecat
light = Deschis
syntax-dark = Sintaxă întunecată
syntax-light = Sintaxă deschisă
default-font = Font implicit
default-font-size = Mărime font implicită
default-zoom-step = Pași de zoom
### Keyboard shortcuts
keyboard-shortcuts = Scurtături tastatură
enable-vim-bindings = Activează comenzile Vim
# Find
find-placeholder = Caută...
find-previous = Caută anteriorul
find-next = Caută următorul
replace-placeholder = Înlocuiește...
replace = Înlocuiește
replace-all = Înlocuiește tot
case-sensitive = Sensibil la majuscule
use-regex = Folosește expresii regulate
wrap-around = Căutare circulară
# Menu
## File
file = Fișier
new-file = Fișier nou
new-window = Fereastră nouă
open-file = Deschide fișier...
open-recent-file = Deschide fișier recent
close-file = Închide fișier
menu-open-project = Deschide proiect...
open-recent-project = Deschide proiect recent
close-project = Închide proiect
save = Salvează
save-as = Salvează ca...
revert-all-changes = Revocă toate modificările
menu-document-statistics = Statistici document...
document-type = Tip document...
encoding = Codare...
menu-git-management = Management Git...
print = Tipărește
quit = Închide
## Edit
edit = Editare
undo = Anulează
redo = Refă
cut = Taie
copy = Copiază
paste = Lipește
select-all = Selectează tot
find = Caută
find-in-project = Caută în proiect...
spell-check = Verificare ortografică...
## View
view = Vizualizare
zoom-in = Mărește
default-size = Mărime implicită
zoom-out = Micșorează
indentation = Indentare
### Indentation
automatic-indentation = Indentare automată
tab-width = Lățime tab: { $tab_width }
convert-indentation-to-spaces = Conversie indentare în spații
convert-indentation-to-tabs = Conversie indentare în taburi
word-wrap = Încadrare cuvinte
show-line-numbers = Afișează numerele liniilor
highlight-current-line = Evidențiază linia curentă
syntax-highlighting = Evidențiere sintaxă...
menu-settings = Setări...
menu-keyboard-shortcuts = Scurtături tastatură...
menu-about = Despre Editorul de text COSMIC...