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