updated translations

This commit is contained in:
Denis Duliçi
2020-06-04 14:09:57 +03:00
parent fd5d1398f1
commit 83359e84bd
64 changed files with 530 additions and 402 deletions

View File

@@ -13,6 +13,7 @@ return [
'price' => '价格',
'sub_total' => '小计',
'discount' => '折扣',
'item_discount' => 'Line Discount',
'tax_total' => '税率',
'total' => '总计',
@@ -28,7 +29,9 @@ return [
'histories' => '历史记录',
'payments' => '付款方式',
'add_payment' => '新增付款方式',
'mark_paid' => 'Mark Paid',
'mark_received' => '标记已收到',
'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => '下载 PDF格式',
'send_mail' => '发送邮件',
'create_bill' => '创建帐单',
@@ -42,10 +45,13 @@ return [
'paid' => '已付款',
'overdue' => '已逾期',
'unpaid' => '未付款',
'cancelled' => 'Cancelled',
],
'messages' => [
'received' => '成功标记账单为已收到!',
'marked_received' => 'Bill marked as received!',
'marked_paid' => 'Bill marked as paid!',
'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => '这是 <b>草稿</b> 账单, 在收到后将反映在图表上。',
'status' => [

View File

@@ -2,8 +2,9 @@
return [
'bulk_actions' => '批量操作',
'selected' => '已选中',
'bulk_actions' => '批量操作',
'selected' => '已选中',
'no_action' => 'No action available',
'message' => [
'duplicate' => '你确定要 <b>复制</b>这些选定的记录的吗?',
@@ -14,6 +15,7 @@ return [
'paid' => '您确定要将选定的发票标记为 <b>已支付</b>吗? 您确定要将选定的发票标记为 <b>已支付</b> 吗?',
'sent' => '您确定要将选定的发票标记为 <b>已发送</b>吗? 您确定要将选定的发票标记为 <b>已发送</b> 吗?',
'received' => '您确定要将选定的账单标记为 <b>已接收</b>吗? 您确定要将选定的账单标记为 <b>已接收</b> 吗?',
'cancelled' => 'Are you sure you want to <b>cancel</b> selected invoice/bill?|Are you sure you want to <b>cancel</b> selected invoices/bills?',
],
];

View File

@@ -21,6 +21,7 @@ return [
'disabled' => ':feature 必須關閉!',
'extension' => ':extension 必須載入!',
'directory' => ':directory 必須可寫入!',
'executable' => 'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
],
'database' => [

View File

@@ -13,6 +13,7 @@ return [
'price' => '价格',
'sub_total' => '小计',
'discount' => '折扣',
'item_discount' => 'Line Discount',
'tax_total' => '税额',
'total' => '总计',
@@ -30,6 +31,7 @@ return [
'mark_paid' => '标记为已付款',
'mark_sent' => '标记为已发送',
'mark_viewed' => '标记已查看',
'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => '下载 PDF格式',
'send_mail' => '发送邮件',
'all_invoices' => '登录以查看所有发票',
@@ -47,12 +49,15 @@ return [
'paid' => '已付款',
'overdue' => '已逾期',
'unpaid' => '未付款',
'cancelled' => 'Cancelled',
],
'messages' => [
'email_sent' => '发票邮件已发送',
'marked_sent' => '发票标记为已发送!',
'marked_paid' => '发票标记为已发送!',
'marked_viewed' => 'Invoice marked as viewed!',
'marked_cancelled' => 'Invoice marked as cancelled!',
'email_required' => '此客户沒有邮箱!',
'draft' => '这是 <b>DRAFT</b> 发票,发送后将会反映在图表中。',

View File

@@ -28,6 +28,8 @@ return [
'warning' => [
'deleted' => '警告:由于和 :text 相关,你不能刪除<b>:name</b>。',
'disabled' => '警告:由于和 :text 相关,你不能停用<b>:name</b>。',
'reconciled_tran' => 'Warning: You are not allowed to change/delete transaction because it is reconciled!',
'reconciled_doc' => 'Warning: You are not allowed to change/delete :type because it has reconciled transactions!',
'disable_code' => '警告:您无权禁用或更改货币 <b>:name</b> ,因为它和 :text有 关联。',
'payment_cancel' => '警告: 您已取消了您最近的 :methods 付款 ',
],

View File

@@ -9,7 +9,6 @@ return [
'new' => '新增',
'top_free' => '最佳免费',
'free' => '免费',
'search' => '搜索',
'install' => '安装',
'buy_now' => '马上购买',
'get_api_key' => '<a href=":url" target="_blank">点击这里</a> 获取您的 API 密钥。',

View File

@@ -18,5 +18,6 @@ return [
'sent' => '密码重置邮件已发送!',
'token' => '密码重置令牌无效。',
'user' => "找不到该邮箱对应的用户。",
'throttle' => 'Please wait before retrying.',
];

View File

@@ -29,6 +29,12 @@ return [
'before' => '编号之前',
'after' => '编号之后',
],
'discount_location' => [
'name' => 'Discount Location',
'item' => 'At line',
'total' => 'At total',
'both' => 'Both line and total',
],
],
'invoice' => [

View File

@@ -100,10 +100,11 @@ return [
'custom' => [
'attribute-name' => [
'rule-name' => '自定信息',
'rule-name' => '自定信息',
],
'invalid_currency' => ':attribute code 无效.',
'invalid_amount' => '金额 :attribute 无效。',
'invalid_currency' => ':attribute code 无效.',
'invalid_amount' => '金额 :attribute 无效。',
'invalid_extension' => 'The file extension is invalid.',
],
/*