Skip to content

Commit 2451970

Browse files
authored
Merge pull request #1232 from weblate/weblate-pop-os-cosmic-files
i18n: translation update from Hosted Weblate
2 parents c9efd2c + 6aca267 commit 2451970

File tree

6 files changed

+42
-42
lines changed

6 files changed

+42
-42
lines changed

i18n/es-419/cosmic_files.ftl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ compressed =
155155
} de "{ $from }" a "{ $to }"
156156
copy_noun = Copiar
157157
creating = Creando { $name } en { $parent }
158-
created = Se ha creado { $name } en { $parent }
158+
created = Se ha creado "{ $name }" en "{ $parent }"
159159
copying =
160160
Copiando { $items } { $items ->
161161
[one] elemento
@@ -186,10 +186,10 @@ moving =
186186
*[other] elementos
187187
} desde "{ $from }" a "{ $to }" ({ $progress })...
188188
moved =
189-
Se han movido { $items } { $items ->
190-
[one] elemento
191-
*[other] elementos
192-
} desde { $from } a { $to }
189+
{ $items } { $items ->
190+
[one] elemento movido
191+
*[other] elementos movidos
192+
} desde "{ $from }" a "{ $to }"
193193
renaming = Cambiando el nombre de "{ $from }" a "{ $to }"
194194
renamed = Se ha cambiado el nombre de "{ $from }" a "{ $to }"
195195
restoring =

i18n/es/cosmic_files.ftl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -236,26 +236,26 @@ compressed =
236236
} de { $from } a { $to }
237237
copy_noun = Copia
238238
creating = Creando { $name } en { $parent }
239-
created = Se han creado { $name } en { $parent }
239+
created = Se han creado "{ $name }" en "{ $parent }"
240240
copying =
241241
Copiando { $items ->
242242
[one] elemento
243243
*[other] { $items } elementos
244244
} de "{ $from }" a "{ $to }" ({ $progress })...
245245
copied =
246246
{ $items ->
247-
[one] Se ha copiado un archivo
248-
*[other] Se han copiado { $items } archivos
249-
} desde { $from } a { $to }
247+
[one] elemento copiado
248+
*[other] elementos copiados
249+
} de "{ $from }" a "{ $to }"
250250
deleting =
251251
{ $items ->
252252
[one] Eliminando un archivo
253253
*[other] Eliminando { $items } archivos
254254
} de la { trash } ({ $progress })...
255255
deleted =
256-
{ $items ->
257-
[one] Se ha eliminado un archivo
258-
*[other] Se han eliminado { $items } archivos
256+
{ $items } { $items ->
257+
[one] elemento eliminado
258+
*[other] elementos eliminados
259259
} de la { trash }
260260
emptying-trash = Vaciando la { trash } ({ $progress })...
261261
emptied-trash = Se ha vaciado la { trash }
@@ -265,9 +265,9 @@ extracting =
265265
*[other] elementos
266266
} de "{ $from }" a "{ $to }" ({ $progress })...
267267
extracted =
268-
{ $items ->
269-
[one] Se ha extraído un elemento
270-
*[other] Se han extraído { $items } elementos
268+
{ $items } { $items ->
269+
[one] elemento extraído
270+
*[other] elementos extraídos
271271
} de "{ $from }" a "{ $to }"
272272
setting-executable-and-launching = Estableciendo "{ $name }" como ejecutable y lanzando
273273
set-executable-and-launched = Se ha establecido "{ $name }" como ejecutable y se ha lanzado

i18n/pt-BR/cosmic_files.ftl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -237,26 +237,26 @@ compressed =
237237
} de "{ $from }" para "{ $to }"
238238
copy_noun = Copiado
239239
creating = Criando { $name } em { $parent }
240-
created = Criado { $name } em { $parent }
240+
created = "{ $name }" criado em { $parent }
241241
copying =
242242
Copiando { $items } { $items ->
243243
[one] item
244244
*[other] itens
245245
} de "{ $from }" para "{ $to }" ({ $progress })...
246246
copied =
247-
Copiado(s) { $items } { $items ->
248-
[one] item
249-
*[other] itens
247+
{ $items } { $items ->
248+
[one] item copiado
249+
*[other] itens copiados
250250
} de "{ $from }" para "{ $to }"
251251
deleting =
252252
Excluindo { $items } { $items ->
253253
[one] item
254254
*[other] itens
255255
} da { trash } ({ $progress })...
256256
deleted =
257-
Excluído(s) { $items } { $items ->
258-
[one] item
259-
*[other] itens
257+
{ $items } { $items ->
258+
[one] item excluído
259+
*[other] itens excluídos
260260
} da { trash }
261261
emptying-trash = Esvaziando a { trash } ({ $progress })...
262262
emptied-trash = { trash } esvaziada
@@ -280,9 +280,9 @@ moving =
280280
*[other] itens
281281
} de "{ $from }" para "{ $to }" ({ $progress })...
282282
moved =
283-
Movido(s) { $items } { $items ->
284-
[one] item
285-
*[other] itens
283+
{ $items } { $items ->
284+
[one] item movido
285+
*[other] itens movidos
286286
} de "{ $from }" para "{ $to }"
287287
permanently-deleting =
288288
Excluindo permanentemente "{ $items }" "{ $items ->

i18n/pt/cosmic_files.ftl

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,19 +81,19 @@ failed = Com falha
8181
complete = Concluído
8282
copy_noun = Copiado
8383
creating = A criar { $name } em { $parent }
84-
created = { $name } criado em { $parent }
84+
created = "{ $name }" criado em { $parent }
8585
copying =
8686
A copiar { $items } { $items ->
8787
[one] item
8888
*[other] itens
8989
} de "{ $from }" para "{ $to }" ({ $progress })...
9090
copied =
91-
Copiado { $items } { $items ->
92-
[one] item
93-
*[other] itens
94-
} de { $from } para { $to }
91+
{ $items } { $items ->
92+
[one] item copiado
93+
*[other] itens copiados
94+
} de "{ $from }" para "{ $to }"
9595
emptying-trash = A esvaziar { trash } ({ $progress })...
96-
emptied-trash = { trash } vazio
96+
emptied-trash = { trash } esvaziado
9797
extracting =
9898
A extrair { $items } { $items ->
9999
[one] item
@@ -110,9 +110,9 @@ moving =
110110
*[other] itens
111111
} de "{ $from }" para "{ $to }" ({ $progress })...
112112
moved =
113-
Movido { $items } { $items ->
114-
[one] item
115-
*[other] itens
113+
{ $items } { $items ->
114+
[one] item movido
115+
*[other] itens movidos
116116
} de "{ $from }" para "{ $to }"
117117
renaming = A renomear "{ $from }" para "{ $to }"
118118
renamed = "{ $from }" renomeado para "{ $to }"
@@ -299,9 +299,9 @@ deleting =
299299
*[other] itens
300300
} do Lixo { trash } ({ $progress })...
301301
deleted =
302-
Eliminado(s) { $items } { $items ->
303-
[one] item
304-
*[other] itens
302+
{ $items } { $items ->
303+
[one] item eliminado
304+
*[other] itens eliminados
305305
} do { trash }
306306
setting-executable-and-launching = A definir "{ $name }" como executável e a iniciar
307307
set-executable-and-launched = "{ $name }" definido como executável e iniciado

i18n/zh-CN/cosmic_files.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ deleted =
247247
已删除 { $items } { $items ->
248248
[one] 项目
249249
*[other] 项目
250-
} { trash }
250+
}{ trash }
251251
emptying-trash = 正在清空{ trash }{ $progress })…
252252
emptied-trash = 已清空{ trash }
253253
extracting =

i18n/zh-TW/cosmic_files.ftl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@ copying =
139139
*[other] 項目
140140
} 從「{ $from }」到「{ $to }」({ $progress })...
141141
copied =
142-
已複製 { $items } 項目 { $items ->
142+
已複製 { $items } { $items ->
143143
[one] 項目
144144
*[other] 項目
145-
}{ $from }{ $to }
145+
}從「{ $from }」到「{ $to }
146146
emptying-trash = 正在清空{ trash }{ $progress })…
147147
emptied-trash = 已清空{ trash }
148148
extracting =
@@ -161,10 +161,10 @@ moving =
161161
*[other] 項目
162162
} 從「{ $from }」到「{ $to }」({ $progress })...
163163
moved =
164-
已移動 { $items } 項目 { $items ->
164+
已移動 { $items } { $items ->
165165
[one] 項目
166166
*[other] 項目
167-
} { $from }{ $to }
167+
}{ $from }」到「{ $to }
168168
renaming = 正在重新命名 { $from }{ $to }
169169
renamed = 已重新命名 { $from }{ $to }
170170
restoring =

0 commit comments

Comments
 (0)