Skip to content

Commit

Permalink
Update translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
FOLIO Translations from Lokalise committed Mar 21, 2019
1 parent 62071b5 commit fba3b1a
Show file tree
Hide file tree
Showing 16 changed files with 372 additions and 196 deletions.
13 changes: 12 additions & 1 deletion translations/ui-users/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -796,5 +796,16 @@
"transfers.columns.desc": "الوصف",
"transfers.modalHeader": "حذف حساب التحويل",
"transfers.singular": "حساب التحويل",
"transfers.nodata": "لا توجد رسوم/غرامات: حسابات التحويل"
"transfers.nodata": "لا توجد رسوم/غرامات: حسابات التحويل",
"payments.nodata": "لا توجد رسوم/غرامات: طرق السداد",
"details.button.new": "معلومات موظف جديد",
"accounts.cancelError": "ملغى كخطأ",
"accounts.comment.staffInfo": "معلومات موظف جديد",
"blocks.additionalReasons": "عرض تفاصيل الحظر لمعرفة المزيد من أسباب الحظر...",
"accounts.status.partially": "جزئيًا",
"accounts.status.fully": "بالكامل",
"accounts.actions.payment": "السداد",
"accounts.actions.waive": "الإعفاء",
"accounts.actions.tag.staff": "الموظفين",
"accounts.actions.tag.patron": "المستفيد"
}
45 changes: 28 additions & 17 deletions translations/ui-users/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@
"charge.item.status": "Item Status",
"charge.item.callNumber": "Call number",
"charge.item.location": "Location",
"details.columns.comments": "Comments",
"details.columns.date": "Action Date",
"details.columns.comments": "Additional information",
"details.columns.date": "Action date",
"details.columns.action": "Action",
"details.columns.amount": "Amount",
"details.columns.balance": "Balance",
Expand Down Expand Up @@ -544,19 +544,19 @@
"accounts.history.columns.status": "Payment Status",
"accounts.history.columns.due": "Due Date",
"accounts.history.columns.returned": "Returned Date",
"accounts.pay.field.totalamount": "Total owed amount:",
"accounts.pay.field.selectedamount": "Selected amount:",
"accounts.pay.field.paymentamount": "Payment amount*",
"accounts.pay.field.remainingamount": "Remaining amount:",
"accounts.pay.field.paymentmethod": "Payment method*",
"accounts.pay.field.totalamount": "Total owed amount",
"accounts.pay.field.selectedamount": "Selected amount",
"accounts.pay.field.paymentamount": "Payment amount",
"accounts.pay.field.remainingamount": "Remaining amount",
"accounts.pay.field.paymentmethod": "Payment method",
"accounts.pay.field.trasactioninfo": "Transaction information",
"accounts.pay.field.comment": "Additional information",
"accounts.waive.field.totalamount": "fees/fines for a total amount of",
"accounts.waive.field.totalowed": "Total owed amount:",
"accounts.waive.field.selectedamount": "Selected amount:",
"accounts.waive.field.waiveamount": "Waive amount*",
"accounts.waive.field.remainingamount": "Remaining amount:",
"accounts.waive.field.waivereason": "Waive reason*",
"accounts.waive.field.totalowed": "Total owed amount",
"accounts.waive.field.selectedamount": "Selected amount",
"accounts.waive.field.waiveamount": "Waive amount",
"accounts.waive.field.remainingamount": "Remaining amount",
"accounts.waive.field.waivereason": "Waive reason",
"accounts.waive.field.comment": "Additional information",
"accounts.waive.field.cancel": "Cancel",
"accounts.waive.field.waive": "Waive",
Expand All @@ -582,7 +582,7 @@
"charge.messageOf": " fee/fine Of ",
"charge.messageSuccessfully": " has been successfully ",
"charge.messageFor": " for ",
"details.columns.transactioninfo": "Transaction Information",
"details.columns.transactioninfo": "Transaction information",
"details.paneTitle.feeFineDetails": "Fee/fine details",
"details.label.loanDetails": "Loan details",
"accounts.button.new": " New",
Expand Down Expand Up @@ -740,7 +740,7 @@
"accounts.error.message": "Enter an amount greater than 0",
"accounts.error.exceeds": "Pay amount exceeds the selected amount",
"accounts.warning.itemSelected": "{total, number} items selected. {items, number} {items, plural, one {item} other {items}} cannot be {action} because they are already closed.",
"blocks.reason": "Reason for block:",
"blocks.reason": "Reason for block",
"blocks.modal.header": "Patron blocked from renewing",
"blocks.detailsButton": "Block details",
"blocks.closeButton": "Close",
Expand All @@ -751,7 +751,7 @@
"selectColumns": "Select Columns",
"cddd.dateRequired": "Date*",
"cddd.timeRequired": "Time*",
"additionalInfo.label": "Additional information*",
"additionalInfo.label": "Additional information",
"additionalInfo.placeholder": "Enter more information about the override (required)",
"button.override": "Override",
"override.emptyNewDueDate": "Select due date above",
Expand All @@ -774,7 +774,7 @@
"blocks.layer.newBlockTitle": "New Block",
"accounts.totalOpenAccounts": "(Total: {amount})",
"accounts.error.select": "Select one",
"accounts.pay.field.ownerDesk": "Fee/fine owner desk*",
"accounts.pay.field.ownerDesk": "Fee/fine owner desk",
"accounts.pay.field.infoPatron": "Additional information for patron",
"accounts.pay.owner.placeholder": "Select desk",
"accounts.pay.method.placeholder": "Select type",
Expand All @@ -796,5 +796,16 @@
"transfers.columns.desc": "Description",
"transfers.modalHeader": "Delete transfer account",
"transfers.singular": "Transfer account",
"transfers.nodata": "There are no Fee/fine: Transfer accounts"
"transfers.nodata": "There are no Fee/fine: Transfer accounts",
"payments.nodata": "There are no Fee/fine: Payment methods",
"details.button.new": "New staff info",
"accounts.cancelError": "Cancelled as Error",
"accounts.comment.staffInfo": "New staff info",
"blocks.additionalReasons": "View block details to see additional reasons for block...",
"accounts.status.partially": "partially",
"accounts.status.fully": "fully",
"accounts.actions.payment": "payment",
"accounts.actions.waive": "waive",
"accounts.actions.tag.staff": "STAFF",
"accounts.actions.tag.patron": "PATRON"
}
45 changes: 28 additions & 17 deletions translations/ui-users/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@
"charge.item.status": "Item Status",
"charge.item.callNumber": "Call number",
"charge.item.location": "Location",
"details.columns.comments": "Comments",
"details.columns.date": "Action Date",
"details.columns.comments": "Additional information",
"details.columns.date": "Action date",
"details.columns.action": "Action",
"details.columns.amount": "Amount",
"details.columns.balance": "Balance",
Expand Down Expand Up @@ -544,19 +544,19 @@
"accounts.history.columns.status": "Payment Status",
"accounts.history.columns.due": "Due Date",
"accounts.history.columns.returned": "Returned Date",
"accounts.pay.field.totalamount": "Total owed amount:",
"accounts.pay.field.selectedamount": "Selected amount:",
"accounts.pay.field.paymentamount": "Payment amount*",
"accounts.pay.field.remainingamount": "Remaining amount:",
"accounts.pay.field.paymentmethod": "Payment method*",
"accounts.pay.field.totalamount": "Total owed amount",
"accounts.pay.field.selectedamount": "Selected amount",
"accounts.pay.field.paymentamount": "Payment amount",
"accounts.pay.field.remainingamount": "Remaining amount",
"accounts.pay.field.paymentmethod": "Payment method",
"accounts.pay.field.trasactioninfo": "Transaction information",
"accounts.pay.field.comment": "Additional information",
"accounts.waive.field.totalamount": "fees/fines for a total amount of",
"accounts.waive.field.totalowed": "Total owed amount:",
"accounts.waive.field.selectedamount": "Selected amount:",
"accounts.waive.field.waiveamount": "Waive amount*",
"accounts.waive.field.remainingamount": "Remaining amount:",
"accounts.waive.field.waivereason": "Waive reason*",
"accounts.waive.field.totalowed": "Total owed amount",
"accounts.waive.field.selectedamount": "Selected amount",
"accounts.waive.field.waiveamount": "Waive amount",
"accounts.waive.field.remainingamount": "Remaining amount",
"accounts.waive.field.waivereason": "Waive reason",
"accounts.waive.field.comment": "Additional information",
"accounts.waive.field.cancel": "Cancel",
"accounts.waive.field.waive": "Waive",
Expand All @@ -582,7 +582,7 @@
"charge.messageOf": " fee/fine Of ",
"charge.messageSuccessfully": " has been successfully ",
"charge.messageFor": " for ",
"details.columns.transactioninfo": "Transaction Information",
"details.columns.transactioninfo": "Transaction information",
"details.paneTitle.feeFineDetails": "Fee/fine details",
"details.label.loanDetails": "Loan details",
"accounts.button.new": " New",
Expand Down Expand Up @@ -740,7 +740,7 @@
"accounts.error.message": "Enter an amount greater than 0",
"accounts.error.exceeds": "Pay amount exceeds the selected amount",
"accounts.warning.itemSelected": "{total, number} items selected. {items, number} {items, plural, one {item} other {items}} cannot be {action} because they are already closed.",
"blocks.reason": "Reason for block:",
"blocks.reason": "Reason for block",
"blocks.modal.header": "Patron blocked from renewing",
"blocks.detailsButton": "Block details",
"blocks.closeButton": "Close",
Expand All @@ -751,7 +751,7 @@
"selectColumns": "Select Columns",
"cddd.dateRequired": "Date*",
"cddd.timeRequired": "Time*",
"additionalInfo.label": "Additional information*",
"additionalInfo.label": "Additional information",
"additionalInfo.placeholder": "Enter more information about the override (required)",
"button.override": "Override",
"override.emptyNewDueDate": "Select due date above",
Expand All @@ -774,7 +774,7 @@
"blocks.layer.newBlockTitle": "New Block",
"accounts.totalOpenAccounts": "(Total: {amount})",
"accounts.error.select": "Select one",
"accounts.pay.field.ownerDesk": "Fee/fine owner desk*",
"accounts.pay.field.ownerDesk": "Fee/fine owner desk",
"accounts.pay.field.infoPatron": "Additional information for patron",
"accounts.pay.owner.placeholder": "Select desk",
"accounts.pay.method.placeholder": "Select type",
Expand All @@ -796,5 +796,16 @@
"transfers.columns.desc": "Description",
"transfers.modalHeader": "Delete transfer account",
"transfers.singular": "Transfer account",
"transfers.nodata": "There are no Fee/fine: Transfer accounts"
"transfers.nodata": "There are no Fee/fine: Transfer accounts",
"payments.nodata": "There are no Fee/fine: Payment methods",
"details.button.new": "New staff info",
"accounts.cancelError": "Cancelled as Error",
"accounts.comment.staffInfo": "New staff info",
"blocks.additionalReasons": "View block details to see additional reasons for block...",
"accounts.status.partially": "partially",
"accounts.status.fully": "fully",
"accounts.actions.payment": "payment",
"accounts.actions.waive": "waive",
"accounts.actions.tag.staff": "STAFF",
"accounts.actions.tag.patron": "PATRON"
}
45 changes: 28 additions & 17 deletions translations/ui-users/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@
"charge.item.status": "Item Status",
"charge.item.callNumber": "Call number",
"charge.item.location": "Location",
"details.columns.comments": "Comments",
"details.columns.date": "Action Date",
"details.columns.comments": "Additional information",
"details.columns.date": "Action date",
"details.columns.action": "Action",
"details.columns.amount": "Amount",
"details.columns.balance": "Balance",
Expand Down Expand Up @@ -544,19 +544,19 @@
"accounts.history.columns.status": "Payment Status",
"accounts.history.columns.due": "Due Date",
"accounts.history.columns.returned": "Returned Date",
"accounts.pay.field.totalamount": "Total owed amount:",
"accounts.pay.field.selectedamount": "Selected amount:",
"accounts.pay.field.paymentamount": "Payment amount*",
"accounts.pay.field.remainingamount": "Remaining amount:",
"accounts.pay.field.paymentmethod": "Payment method*",
"accounts.pay.field.totalamount": "Total owed amount",
"accounts.pay.field.selectedamount": "Selected amount",
"accounts.pay.field.paymentamount": "Payment amount",
"accounts.pay.field.remainingamount": "Remaining amount",
"accounts.pay.field.paymentmethod": "Payment method",
"accounts.pay.field.trasactioninfo": "Transaction information",
"accounts.pay.field.comment": "Additional information",
"accounts.waive.field.totalamount": "fees/fines for a total amount of",
"accounts.waive.field.totalowed": "Total owed amount:",
"accounts.waive.field.selectedamount": "Selected amount:",
"accounts.waive.field.waiveamount": "Waive amount*",
"accounts.waive.field.remainingamount": "Remaining amount:",
"accounts.waive.field.waivereason": "Waive reason*",
"accounts.waive.field.totalowed": "Total owed amount",
"accounts.waive.field.selectedamount": "Selected amount",
"accounts.waive.field.waiveamount": "Waive amount",
"accounts.waive.field.remainingamount": "Remaining amount",
"accounts.waive.field.waivereason": "Waive reason",
"accounts.waive.field.comment": "Additional information",
"accounts.waive.field.cancel": "Cancel",
"accounts.waive.field.waive": "Waive",
Expand All @@ -582,7 +582,7 @@
"charge.messageOf": " fee/fine Of ",
"charge.messageSuccessfully": " has been successfully ",
"charge.messageFor": " for ",
"details.columns.transactioninfo": "Transaction Information",
"details.columns.transactioninfo": "Transaction information",
"details.paneTitle.feeFineDetails": "Fee/fine details",
"details.label.loanDetails": "Loan details",
"accounts.button.new": " New",
Expand Down Expand Up @@ -740,7 +740,7 @@
"accounts.error.message": "Enter an amount greater than 0",
"accounts.error.exceeds": "Pay amount exceeds the selected amount",
"accounts.warning.itemSelected": "{total, number} items selected. {items, number} {items, plural, one {item} other {items}} cannot be {action} because they are already closed.",
"blocks.reason": "Reason for block:",
"blocks.reason": "Reason for block",
"blocks.modal.header": "Patron blocked from renewing",
"blocks.detailsButton": "Block details",
"blocks.closeButton": "Close",
Expand All @@ -751,7 +751,7 @@
"selectColumns": "Select Columns",
"cddd.dateRequired": "Date*",
"cddd.timeRequired": "Time*",
"additionalInfo.label": "Additional information*",
"additionalInfo.label": "Additional information",
"additionalInfo.placeholder": "Enter more information about the override (required)",
"button.override": "Override",
"override.emptyNewDueDate": "Select due date above",
Expand All @@ -774,7 +774,7 @@
"blocks.layer.newBlockTitle": "New Block",
"accounts.totalOpenAccounts": "(Total: {amount})",
"accounts.error.select": "Select one",
"accounts.pay.field.ownerDesk": "Fee/fine owner desk*",
"accounts.pay.field.ownerDesk": "Fee/fine owner desk",
"accounts.pay.field.infoPatron": "Additional information for patron",
"accounts.pay.owner.placeholder": "Select desk",
"accounts.pay.method.placeholder": "Select type",
Expand All @@ -796,5 +796,16 @@
"transfers.columns.desc": "Description",
"transfers.modalHeader": "Delete transfer account",
"transfers.singular": "Transfer account",
"transfers.nodata": "There are no Fee/fine: Transfer accounts"
"transfers.nodata": "There are no Fee/fine: Transfer accounts",
"payments.nodata": "There are no Fee/fine: Payment methods",
"details.button.new": "New staff info",
"accounts.cancelError": "Cancelled as Error",
"accounts.comment.staffInfo": "New staff info",
"blocks.additionalReasons": "View block details to see additional reasons for block...",
"accounts.status.partially": "partially",
"accounts.status.fully": "fully",
"accounts.actions.payment": "payment",
"accounts.actions.waive": "waive",
"accounts.actions.tag.staff": "STAFF",
"accounts.actions.tag.patron": "PATRON"
}
Loading

0 comments on commit fba3b1a

Please sign in to comment.