From 6aca2679a1834152a5ebb0fb9d073b7e24a99346 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 1 Oct 2025 22:08:34 +0200 Subject: [PATCH] i18n: translation updates from weblate Co-authored-by: Walter William Beckerleg Bruckman Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/es/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/es_419/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/pt/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/zh_Hant/ Translation: Pop OS/COSMIC Files --- i18n/es-419/cosmic_files.ftl | 10 +++++----- i18n/es/cosmic_files.ftl | 20 ++++++++++---------- i18n/pt-BR/cosmic_files.ftl | 20 ++++++++++---------- i18n/pt/cosmic_files.ftl | 24 ++++++++++++------------ i18n/zh-CN/cosmic_files.ftl | 2 +- i18n/zh-TW/cosmic_files.ftl | 8 ++++---- 6 files changed, 42 insertions(+), 42 deletions(-) diff --git a/i18n/es-419/cosmic_files.ftl b/i18n/es-419/cosmic_files.ftl index 1737be9..42ea584 100644 --- a/i18n/es-419/cosmic_files.ftl +++ b/i18n/es-419/cosmic_files.ftl @@ -155,7 +155,7 @@ compressed = } de "{ $from }" a "{ $to }" copy_noun = Copiar creating = Creando { $name } en { $parent } -created = Se ha creado { $name } en { $parent } +created = Se ha creado "{ $name }" en "{ $parent }" copying = Copiando { $items } { $items -> [one] elemento @@ -186,10 +186,10 @@ moving = *[other] elementos } desde "{ $from }" a "{ $to }" ({ $progress })... moved = - Se han movido { $items } { $items -> - [one] elemento - *[other] elementos - } desde { $from } a { $to } + { $items } { $items -> + [one] elemento movido + *[other] elementos movidos + } desde "{ $from }" a "{ $to }" renaming = Cambiando el nombre de "{ $from }" a "{ $to }" renamed = Se ha cambiado el nombre de "{ $from }" a "{ $to }" restoring = diff --git a/i18n/es/cosmic_files.ftl b/i18n/es/cosmic_files.ftl index aa1b5e2..78dca2e 100644 --- a/i18n/es/cosmic_files.ftl +++ b/i18n/es/cosmic_files.ftl @@ -236,7 +236,7 @@ compressed = } de { $from } a { $to } copy_noun = Copia creating = Creando { $name } en { $parent } -created = Se han creado { $name } en { $parent } +created = Se han creado "{ $name }" en "{ $parent }" copying = Copiando { $items -> [one] elemento @@ -244,18 +244,18 @@ copying = } de "{ $from }" a "{ $to }" ({ $progress })... copied = { $items -> - [one] Se ha copiado un archivo - *[other] Se han copiado { $items } archivos - } desde { $from } a { $to } + [one] elemento copiado + *[other] elementos copiados + } de "{ $from }" a "{ $to }" deleting = { $items -> [one] Eliminando un archivo *[other] Eliminando { $items } archivos } de la { trash } ({ $progress })... deleted = - { $items -> - [one] Se ha eliminado un archivo - *[other] Se han eliminado { $items } archivos + { $items } { $items -> + [one] elemento eliminado + *[other] elementos eliminados } de la { trash } emptying-trash = Vaciando la { trash } ({ $progress })... emptied-trash = Se ha vaciado la { trash } @@ -265,9 +265,9 @@ extracting = *[other] elementos } de "{ $from }" a "{ $to }" ({ $progress })... extracted = - { $items -> - [one] Se ha extraído un elemento - *[other] Se han extraído { $items } elementos + { $items } { $items -> + [one] elemento extraído + *[other] elementos extraídos } de "{ $from }" a "{ $to }" setting-executable-and-launching = Estableciendo "{ $name }" como ejecutable y lanzando set-executable-and-launched = Se ha establecido "{ $name }" como ejecutable y se ha lanzado diff --git a/i18n/pt-BR/cosmic_files.ftl b/i18n/pt-BR/cosmic_files.ftl index cc365d1..e1b21ab 100644 --- a/i18n/pt-BR/cosmic_files.ftl +++ b/i18n/pt-BR/cosmic_files.ftl @@ -237,16 +237,16 @@ compressed = } de "{ $from }" para "{ $to }" copy_noun = Copiado creating = Criando { $name } em { $parent } -created = Criado { $name } em { $parent } +created = "{ $name }" criado em { $parent } copying = Copiando { $items } { $items -> [one] item *[other] itens } de "{ $from }" para "{ $to }" ({ $progress })... copied = - Copiado(s) { $items } { $items -> - [one] item - *[other] itens + { $items } { $items -> + [one] item copiado + *[other] itens copiados } de "{ $from }" para "{ $to }" deleting = Excluindo { $items } { $items -> @@ -254,9 +254,9 @@ deleting = *[other] itens } da { trash } ({ $progress })... deleted = - Excluído(s) { $items } { $items -> - [one] item - *[other] itens + { $items } { $items -> + [one] item excluído + *[other] itens excluídos } da { trash } emptying-trash = Esvaziando a { trash } ({ $progress })... emptied-trash = { trash } esvaziada @@ -280,9 +280,9 @@ moving = *[other] itens } de "{ $from }" para "{ $to }" ({ $progress })... moved = - Movido(s) { $items } { $items -> - [one] item - *[other] itens + { $items } { $items -> + [one] item movido + *[other] itens movidos } de "{ $from }" para "{ $to }" permanently-deleting = Excluindo permanentemente "{ $items }" "{ $items -> diff --git a/i18n/pt/cosmic_files.ftl b/i18n/pt/cosmic_files.ftl index a6a5dac..9c130b3 100644 --- a/i18n/pt/cosmic_files.ftl +++ b/i18n/pt/cosmic_files.ftl @@ -81,19 +81,19 @@ failed = Com falha complete = Concluído copy_noun = Copiado creating = A criar { $name } em { $parent } -created = { $name } criado em { $parent } +created = "{ $name }" criado em { $parent } copying = A copiar { $items } { $items -> [one] item *[other] itens } de "{ $from }" para "{ $to }" ({ $progress })... copied = - Copiado { $items } { $items -> - [one] item - *[other] itens - } de { $from } para { $to } + { $items } { $items -> + [one] item copiado + *[other] itens copiados + } de "{ $from }" para "{ $to }" emptying-trash = A esvaziar { trash } ({ $progress })... -emptied-trash = { trash } vazio +emptied-trash = { trash } esvaziado extracting = A extrair { $items } { $items -> [one] item @@ -110,9 +110,9 @@ moving = *[other] itens } de "{ $from }" para "{ $to }" ({ $progress })... moved = - Movido { $items } { $items -> - [one] item - *[other] itens + { $items } { $items -> + [one] item movido + *[other] itens movidos } de "{ $from }" para "{ $to }" renaming = A renomear "{ $from }" para "{ $to }" renamed = "{ $from }" renomeado para "{ $to }" @@ -299,9 +299,9 @@ deleting = *[other] itens } do Lixo { trash } ({ $progress })... deleted = - Eliminado(s) { $items } { $items -> - [one] item - *[other] itens + { $items } { $items -> + [one] item eliminado + *[other] itens eliminados } do { trash } setting-executable-and-launching = A definir "{ $name }" como executável e a iniciar set-executable-and-launched = "{ $name }" definido como executável e iniciado diff --git a/i18n/zh-CN/cosmic_files.ftl b/i18n/zh-CN/cosmic_files.ftl index e5a4b37..7294a3a 100644 --- a/i18n/zh-CN/cosmic_files.ftl +++ b/i18n/zh-CN/cosmic_files.ftl @@ -247,7 +247,7 @@ deleted = 已删除 { $items } { $items -> [one] 项目 *[other] 项目 - } 从 { trash } + }从 { trash } emptying-trash = 正在清空{ trash }({ $progress })… emptied-trash = 已清空{ trash } extracting = diff --git a/i18n/zh-TW/cosmic_files.ftl b/i18n/zh-TW/cosmic_files.ftl index c67b335..891f0a4 100644 --- a/i18n/zh-TW/cosmic_files.ftl +++ b/i18n/zh-TW/cosmic_files.ftl @@ -139,10 +139,10 @@ copying = *[other] 項目 } 從「{ $from }」到「{ $to }」({ $progress })... copied = - 已複製 { $items } 項目 { $items -> + 已複製 { $items } { $items -> [one] 項目 *[other] 項目 - } 從 { $from } 到 { $to } + }從「{ $from }」到「{ $to }」 emptying-trash = 正在清空{ trash }({ $progress })… emptied-trash = 已清空{ trash } extracting = @@ -161,10 +161,10 @@ moving = *[other] 項目 } 從「{ $from }」到「{ $to }」({ $progress })... moved = - 已移動 { $items } 項目 { $items -> + 已移動 { $items } { $items -> [one] 項目 *[other] 項目 - } 從 { $from } 到 { $to } + } 從「{ $from }」到「{ $to }」 renaming = 正在重新命名 { $from } 為 { $to } renamed = 已重新命名 { $from } 為 { $to } restoring =