mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
fix: translations suggestions
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
---
|
||||
fr:
|
||||
family_exports:
|
||||
access_denied: Accès refusé
|
||||
create:
|
||||
success: L'exportation a commencé. Vous pourrez bientôt la télécharger.
|
||||
delete_confirmation: Êtes-vous sûr de vouloir supprimer cette exportation ? Cette action est irréversible.
|
||||
delete_failed_confirmation: Êtes-vous sûr de vouloir supprimer cette exportation qui a échoué ?
|
||||
destroy:
|
||||
success: Exportation supprimée avec succès
|
||||
export_not_ready: Exportation non prête pour le téléchargement
|
||||
exporting: Exporte...
|
||||
index:
|
||||
title: Exportations
|
||||
new: Nouvelle exportation
|
||||
table:
|
||||
title: Exportations
|
||||
header:
|
||||
|
||||
@@ -17,7 +17,7 @@ pt-BR:
|
||||
title: Exportações
|
||||
header:
|
||||
date: Data
|
||||
filename: Nome do ficheiro
|
||||
filename: Nome do arquivo
|
||||
status: Estado
|
||||
actions: Ações
|
||||
row:
|
||||
|
||||
@@ -18,8 +18,8 @@ zh-CN:
|
||||
header:
|
||||
date: 日期
|
||||
filename: 文件名
|
||||
status: 地位
|
||||
actions: 行动
|
||||
status: 状态
|
||||
actions: 操作
|
||||
row:
|
||||
status:
|
||||
complete: 已完成
|
||||
|
||||
@@ -8,15 +8,15 @@ zh-TW:
|
||||
success: 匯出已成功刪除
|
||||
export_not_ready: 匯出尚未準備好下載
|
||||
table:
|
||||
title: 出口
|
||||
title: 匯出
|
||||
header:
|
||||
date: 日期
|
||||
filename: 檔案名稱
|
||||
status: 地位
|
||||
actions: 行動
|
||||
status: 狀態
|
||||
actions: 操作
|
||||
row:
|
||||
status:
|
||||
in_progress: 進行中
|
||||
complete: 已完成
|
||||
failed: 已失敗
|
||||
empty: 目前尚無出口記錄。
|
||||
empty: 目前尚無匯出記錄。
|
||||
|
||||
@@ -66,7 +66,7 @@ pt-BR:
|
||||
title: Importações
|
||||
new: Nova Importação
|
||||
table:
|
||||
title: Imports
|
||||
title: Importações
|
||||
header:
|
||||
date: Data
|
||||
operation: Operação
|
||||
|
||||
@@ -48,7 +48,7 @@ ro:
|
||||
title: Importuri
|
||||
new: Import nou
|
||||
table:
|
||||
title: Imports
|
||||
title: Importuri
|
||||
header:
|
||||
date: Data
|
||||
operation: Operațiune
|
||||
|
||||
@@ -48,7 +48,7 @@ tr:
|
||||
title: İçe aktarmalar
|
||||
new: Yeni İçe Aktarma
|
||||
table:
|
||||
title: Imports
|
||||
title: İçe aktarmalar
|
||||
header:
|
||||
date: Tarih
|
||||
operation: Operasyon
|
||||
|
||||
@@ -59,9 +59,9 @@ zh-CN:
|
||||
title: 导入记录
|
||||
header:
|
||||
date: 日期
|
||||
operation: 手术
|
||||
status: 地位
|
||||
actions: 行动
|
||||
operation: 操作
|
||||
status: 状态
|
||||
actions: 操作
|
||||
row:
|
||||
status:
|
||||
in_progress: 进行中
|
||||
|
||||
@@ -59,8 +59,8 @@ zh-TW:
|
||||
title: 匯入紀錄
|
||||
header:
|
||||
date: 日期
|
||||
operation: 手術
|
||||
status: 地位
|
||||
operation: 操作
|
||||
status: 狀態
|
||||
actions: 行動
|
||||
row:
|
||||
status:
|
||||
|
||||
Reference in New Issue
Block a user