Merge pull request #402 from weblate/weblate-pop-os-cosmic-edit
Translations update from Hosted Weblate
This commit is contained in:
parent
1d0f634a52
commit
02b2d58dfd
2 changed files with 37 additions and 10 deletions
|
|
@ -5,10 +5,13 @@ todo = TODO
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
git-description = Git commit {$hash} del {$date}
|
|
||||||
|
git-description = Git commit { $hash } del { $date }
|
||||||
|
|
||||||
## Document statistics
|
## Document statistics
|
||||||
|
|
||||||
document-statistics = Statistiche documento
|
document-statistics = Statistiche documento
|
||||||
word-count = Conteggio parole
|
word-count = Conteggio parole
|
||||||
character-count = Caratteri
|
character-count = Caratteri
|
||||||
|
|
@ -16,6 +19,7 @@ character-count-no-spaces = Caratteri (senza spazi)
|
||||||
line-count = Linee
|
line-count = Linee
|
||||||
|
|
||||||
## Git management
|
## Git management
|
||||||
|
|
||||||
git-management = Gestione Git
|
git-management = Gestione Git
|
||||||
git-management-description = "Gestione git" è un tool per sviluppatori, usato per le operazioni di controllo versione.
|
git-management-description = "Gestione git" è un tool per sviluppatori, usato per le operazioni di controllo versione.
|
||||||
git-management-loading = "Gestione git" in caricamento...
|
git-management-loading = "Gestione git" in caricamento...
|
||||||
|
|
@ -24,9 +28,11 @@ staged-changes = Modifiche preparate
|
||||||
unstaged-changes = Modifiche non confirmate
|
unstaged-changes = Modifiche non confirmate
|
||||||
|
|
||||||
## Project search
|
## Project search
|
||||||
|
|
||||||
project-search = Ricerca nel progetto
|
project-search = Ricerca nel progetto
|
||||||
|
|
||||||
## Prompt save changes
|
## Prompt save changes
|
||||||
|
|
||||||
prompt-save-changes-title = Modifiche non salvate
|
prompt-save-changes-title = Modifiche non salvate
|
||||||
prompt-unsaved-changes = Hai delle modifiche non salvate, vuoi salvarle?
|
prompt-unsaved-changes = Hai delle modifiche non salvate, vuoi salvarle?
|
||||||
cancel = Annulla
|
cancel = Annulla
|
||||||
|
|
@ -34,9 +40,11 @@ discard = Ignora modifiche
|
||||||
save-all = Salva tutto
|
save-all = Salva tutto
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
settings = Impostazioni
|
settings = Impostazioni
|
||||||
|
|
||||||
## Appearance
|
## Appearance
|
||||||
|
|
||||||
appearance = Aspetto
|
appearance = Aspetto
|
||||||
theme = Tema
|
theme = Tema
|
||||||
match-desktop = Sistema
|
match-desktop = Sistema
|
||||||
|
|
@ -49,9 +57,10 @@ default-font-size = Dimensione font predefinita
|
||||||
default-zoom-step = Quantità zoom
|
default-zoom-step = Quantità zoom
|
||||||
|
|
||||||
### Keyboard shortcuts
|
### Keyboard shortcuts
|
||||||
keyboard-shortcuts = Scorciatoie da tastiera
|
|
||||||
enable-vim-bindings = Abilita scorciatoie VIM
|
|
||||||
|
|
||||||
|
keyboard-shortcuts =
|
||||||
|
Scorciatoie da tastiera
|
||||||
|
enable-vim-bindings = Abilita scorciatoie VIM
|
||||||
# Find
|
# Find
|
||||||
find-placeholder = Trova...
|
find-placeholder = Trova...
|
||||||
find-previous = Trova precedente
|
find-previous = Trova precedente
|
||||||
|
|
@ -65,7 +74,9 @@ wrap-around = Wrap Around
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
||||||
## File
|
## File
|
||||||
|
|
||||||
file = File
|
file = File
|
||||||
new-file = Nuovo file
|
new-file = Nuovo file
|
||||||
new-window = Nuova finestra
|
new-window = Nuova finestra
|
||||||
|
|
@ -86,6 +97,7 @@ print = Stampa
|
||||||
quit = Esci
|
quit = Esci
|
||||||
|
|
||||||
## Edit
|
## Edit
|
||||||
|
|
||||||
edit = Modifica
|
edit = Modifica
|
||||||
undo = Annulla
|
undo = Annulla
|
||||||
redo = Ripeti
|
redo = Ripeti
|
||||||
|
|
@ -98,6 +110,7 @@ find-in-project = Trova nel progetto...
|
||||||
spell-check = Controllo ortografico...
|
spell-check = Controllo ortografico...
|
||||||
|
|
||||||
## View
|
## View
|
||||||
|
|
||||||
view = Visualizza
|
view = Visualizza
|
||||||
zoom-in = Aumenta zoom
|
zoom-in = Aumenta zoom
|
||||||
default-size = Dimensione predefinita
|
default-size = Dimensione predefinita
|
||||||
|
|
@ -105,11 +118,11 @@ zoom-out = Diminuisci zoom
|
||||||
indentation = Indentazione
|
indentation = Indentazione
|
||||||
|
|
||||||
### Indentation
|
### Indentation
|
||||||
|
|
||||||
automatic-indentation = Indentazione automatica
|
automatic-indentation = Indentazione automatica
|
||||||
tab-width = Larghezza tabulazione: {$tab_width}
|
tab-width = Larghezza tabulazione: { $tab_width }
|
||||||
convert-indentation-to-spaces = Converti indentazione in spazi
|
convert-indentation-to-spaces = Converti indentazione in spazi
|
||||||
convert-indentation-to-tabs = Converti indentazione in tabulazioni
|
convert-indentation-to-tabs = Converti indentazione in tabulazioni
|
||||||
|
|
||||||
word-wrap = "a capo" automatico
|
word-wrap = "a capo" automatico
|
||||||
show-line-numbers = Mostra numeri linea
|
show-line-numbers = Mostra numeri linea
|
||||||
highlight-current-line = Evidenzia linea corrente
|
highlight-current-line = Evidenzia linea corrente
|
||||||
|
|
@ -117,3 +130,4 @@ syntax-highlighting = Evidenziazione sintassi...
|
||||||
menu-settings = Impostazioni...
|
menu-settings = Impostazioni...
|
||||||
menu-keyboard-shortcuts = Scorciatoie da tastiera...
|
menu-keyboard-shortcuts = Scorciatoie da tastiera...
|
||||||
menu-about = Informazioni su "COSMIC - Editor di testo"
|
menu-about = Informazioni su "COSMIC - Editor di testo"
|
||||||
|
support = Supporto
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,13 @@ todo = TODO
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
git-description = Git commit {$hash} de {$date}
|
|
||||||
|
git-description = Git commit { $hash } de { $date }
|
||||||
|
|
||||||
## Document statistics
|
## Document statistics
|
||||||
|
|
||||||
document-statistics = Estatísticas do documento
|
document-statistics = Estatísticas do documento
|
||||||
word-count = Contagem de palavras
|
word-count = Contagem de palavras
|
||||||
character-count = Caracteres
|
character-count = Caracteres
|
||||||
|
|
@ -16,6 +19,7 @@ character-count-no-spaces = Caracteres (sem espaços)
|
||||||
line-count = Linhas
|
line-count = Linhas
|
||||||
|
|
||||||
## Git management
|
## Git management
|
||||||
|
|
||||||
git-management = Gestor do Git
|
git-management = Gestor do Git
|
||||||
git-management-description = O gestor do Git é uma ferramenta de desenvolvedor usada para operações de controle de versão.
|
git-management-description = O gestor do Git é uma ferramenta de desenvolvedor usada para operações de controle de versão.
|
||||||
git-management-loading = Carregando o gestor do Git...
|
git-management-loading = Carregando o gestor do Git...
|
||||||
|
|
@ -25,9 +29,11 @@ unstage = Remover do stage
|
||||||
unstaged-changes = Alterações fora do stage
|
unstaged-changes = Alterações fora do stage
|
||||||
|
|
||||||
## Project search
|
## Project search
|
||||||
|
|
||||||
project-search = Localizar no projeto
|
project-search = Localizar no projeto
|
||||||
|
|
||||||
## Prompt save changes
|
## Prompt save changes
|
||||||
|
|
||||||
prompt-save-changes-title = Alterações não salvas
|
prompt-save-changes-title = Alterações não salvas
|
||||||
prompt-unsaved-changes = Você possui alterações não salvas. Deseja salvar?
|
prompt-unsaved-changes = Você possui alterações não salvas. Deseja salvar?
|
||||||
cancel = Cancelar
|
cancel = Cancelar
|
||||||
|
|
@ -35,9 +41,11 @@ discard = Descartar alterações
|
||||||
save-all = Salvar tudo
|
save-all = Salvar tudo
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
settings = Configurações
|
settings = Configurações
|
||||||
|
|
||||||
## Appearance
|
## Appearance
|
||||||
|
|
||||||
appearance = Aparência
|
appearance = Aparência
|
||||||
theme = Tema
|
theme = Tema
|
||||||
match-desktop = Estilo do sistema
|
match-desktop = Estilo do sistema
|
||||||
|
|
@ -49,11 +57,10 @@ default-font = Fonte padrão
|
||||||
default-font-size = Tamanho padrão da fonte
|
default-font-size = Tamanho padrão da fonte
|
||||||
default-zoom-step = Etapas de zoom
|
default-zoom-step = Etapas de zoom
|
||||||
|
|
||||||
|
|
||||||
### Keyboard shortcuts
|
### Keyboard shortcuts
|
||||||
|
|
||||||
keyboard-shortcuts = Atalhos do teclado
|
keyboard-shortcuts = Atalhos do teclado
|
||||||
enable-vim-bindings = Habilitar atalhos do Vim
|
enable-vim-bindings = Habilitar atalhos do Vim
|
||||||
|
|
||||||
# Find
|
# Find
|
||||||
find-placeholder = Localizar...
|
find-placeholder = Localizar...
|
||||||
find-previous = Localizar o anterior
|
find-previous = Localizar o anterior
|
||||||
|
|
@ -67,7 +74,9 @@ wrap-around = Envolver ao redor
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
||||||
## File
|
## File
|
||||||
|
|
||||||
file = Arquivo
|
file = Arquivo
|
||||||
new-file = Novo arquivo
|
new-file = Novo arquivo
|
||||||
new-window = Nova janela
|
new-window = Nova janela
|
||||||
|
|
@ -88,6 +97,7 @@ print = Imprimir
|
||||||
quit = Sair
|
quit = Sair
|
||||||
|
|
||||||
## Edit
|
## Edit
|
||||||
|
|
||||||
edit = Editar
|
edit = Editar
|
||||||
undo = Desfazer
|
undo = Desfazer
|
||||||
redo = Refazer
|
redo = Refazer
|
||||||
|
|
@ -100,6 +110,7 @@ find-in-project = Localizar no projeto...
|
||||||
spell-check = Verificação ortográfica...
|
spell-check = Verificação ortográfica...
|
||||||
|
|
||||||
## View
|
## View
|
||||||
|
|
||||||
view = Exibir
|
view = Exibir
|
||||||
zoom-in = Aumentar o zoom
|
zoom-in = Aumentar o zoom
|
||||||
default-size = Tamanho padrão
|
default-size = Tamanho padrão
|
||||||
|
|
@ -107,11 +118,11 @@ zoom-out = Diminuir o zoom
|
||||||
indentation = Recuo de texto
|
indentation = Recuo de texto
|
||||||
|
|
||||||
### Indentation
|
### Indentation
|
||||||
|
|
||||||
automatic-indentation = Recuo automático
|
automatic-indentation = Recuo automático
|
||||||
tab-width = Largura da tabulação: {$tab_width}
|
tab-width = Largura da tabulação: { $tab_width }
|
||||||
convert-indentation-to-spaces = Converter recuo para espaços
|
convert-indentation-to-spaces = Converter recuo para espaços
|
||||||
convert-indentation-to-tabs = Converter recuo para tabulações
|
convert-indentation-to-tabs = Converter recuo para tabulações
|
||||||
|
|
||||||
word-wrap = Quebra de linha
|
word-wrap = Quebra de linha
|
||||||
show-line-numbers = Mostrar números das linhas
|
show-line-numbers = Mostrar números das linhas
|
||||||
highlight-current-line = Destacar linha atual
|
highlight-current-line = Destacar linha atual
|
||||||
|
|
@ -119,3 +130,5 @@ syntax-highlighting = Destaque de sintaxe...
|
||||||
menu-settings = Configurações...
|
menu-settings = Configurações...
|
||||||
menu-keyboard-shortcuts = Atalhos do teclado...
|
menu-keyboard-shortcuts = Atalhos do teclado...
|
||||||
menu-about = Sobre o Editor de Texto
|
menu-about = Sobre o Editor de Texto
|
||||||
|
repository = Repositório
|
||||||
|
support = Suporte
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue