mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
fix: translations suggestions
This commit is contained in:
@@ -1,6 +1,18 @@
|
|||||||
---
|
---
|
||||||
fr:
|
fr:
|
||||||
family_exports:
|
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:
|
table:
|
||||||
title: Exportations
|
title: Exportations
|
||||||
header:
|
header:
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ pt-BR:
|
|||||||
title: Exportações
|
title: Exportações
|
||||||
header:
|
header:
|
||||||
date: Data
|
date: Data
|
||||||
filename: Nome do ficheiro
|
filename: Nome do arquivo
|
||||||
status: Estado
|
status: Estado
|
||||||
actions: Ações
|
actions: Ações
|
||||||
row:
|
row:
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ zh-CN:
|
|||||||
header:
|
header:
|
||||||
date: 日期
|
date: 日期
|
||||||
filename: 文件名
|
filename: 文件名
|
||||||
status: 地位
|
status: 状态
|
||||||
actions: 行动
|
actions: 操作
|
||||||
row:
|
row:
|
||||||
status:
|
status:
|
||||||
complete: 已完成
|
complete: 已完成
|
||||||
|
|||||||
@@ -8,15 +8,15 @@ zh-TW:
|
|||||||
success: 匯出已成功刪除
|
success: 匯出已成功刪除
|
||||||
export_not_ready: 匯出尚未準備好下載
|
export_not_ready: 匯出尚未準備好下載
|
||||||
table:
|
table:
|
||||||
title: 出口
|
title: 匯出
|
||||||
header:
|
header:
|
||||||
date: 日期
|
date: 日期
|
||||||
filename: 檔案名稱
|
filename: 檔案名稱
|
||||||
status: 地位
|
status: 狀態
|
||||||
actions: 行動
|
actions: 操作
|
||||||
row:
|
row:
|
||||||
status:
|
status:
|
||||||
in_progress: 進行中
|
in_progress: 進行中
|
||||||
complete: 已完成
|
complete: 已完成
|
||||||
failed: 已失敗
|
failed: 已失敗
|
||||||
empty: 目前尚無出口記錄。
|
empty: 目前尚無匯出記錄。
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ pt-BR:
|
|||||||
title: Importações
|
title: Importações
|
||||||
new: Nova Importação
|
new: Nova Importação
|
||||||
table:
|
table:
|
||||||
title: Imports
|
title: Importações
|
||||||
header:
|
header:
|
||||||
date: Data
|
date: Data
|
||||||
operation: Operação
|
operation: Operação
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ ro:
|
|||||||
title: Importuri
|
title: Importuri
|
||||||
new: Import nou
|
new: Import nou
|
||||||
table:
|
table:
|
||||||
title: Imports
|
title: Importuri
|
||||||
header:
|
header:
|
||||||
date: Data
|
date: Data
|
||||||
operation: Operațiune
|
operation: Operațiune
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ tr:
|
|||||||
title: İçe aktarmalar
|
title: İçe aktarmalar
|
||||||
new: Yeni İçe Aktarma
|
new: Yeni İçe Aktarma
|
||||||
table:
|
table:
|
||||||
title: Imports
|
title: İçe aktarmalar
|
||||||
header:
|
header:
|
||||||
date: Tarih
|
date: Tarih
|
||||||
operation: Operasyon
|
operation: Operasyon
|
||||||
|
|||||||
@@ -59,9 +59,9 @@ zh-CN:
|
|||||||
title: 导入记录
|
title: 导入记录
|
||||||
header:
|
header:
|
||||||
date: 日期
|
date: 日期
|
||||||
operation: 手术
|
operation: 操作
|
||||||
status: 地位
|
status: 状态
|
||||||
actions: 行动
|
actions: 操作
|
||||||
row:
|
row:
|
||||||
status:
|
status:
|
||||||
in_progress: 进行中
|
in_progress: 进行中
|
||||||
|
|||||||
@@ -59,8 +59,8 @@ zh-TW:
|
|||||||
title: 匯入紀錄
|
title: 匯入紀錄
|
||||||
header:
|
header:
|
||||||
date: 日期
|
date: 日期
|
||||||
operation: 手術
|
operation: 操作
|
||||||
status: 地位
|
status: 狀態
|
||||||
actions: 行動
|
actions: 行動
|
||||||
row:
|
row:
|
||||||
status:
|
status:
|
||||||
|
|||||||
Reference in New Issue
Block a user