Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
julianladisch committed Dec 21, 2024
1 parent 903c59d commit b661e4e
Show file tree
Hide file tree
Showing 33 changed files with 5,676 additions and 0 deletions.
172 changes: 172 additions & 0 deletions platform-complete/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -34540,6 +34540,18 @@
"value": "Claiming app Search"
}
],
"ui-claims.claiming.delayClaim.error.message": [
{
"type": 0,
"value": "Failure on delay claims."
}
],
"ui-claims.claiming.delayClaim.success.message": [
{
"type": 0,
"value": "Claims are successfully delayed."
}
],
"ui-claims.claiming.filters.metadata.createdByUserId": [
{
"type": 0,
Expand Down Expand Up @@ -34660,6 +34672,73 @@
"value": "Date updated (Title)"
}
],
"ui-claims.claiming.markUnreceivable.error.message": [
{
"type": 0,
"value": "Failure on mark unreceivable"
}
],
"ui-claims.claiming.markUnreceivable.modal.heading": [
{
"type": 0,
"value": "Mark unreceivable"
}
],
"ui-claims.claiming.markUnreceivable.modal.message": [
{
"type": 0,
"value": "Mark "
},
{
"children": [
{
"style": null,
"type": 2,
"value": "count"
}
],
"type": 8,
"value": "b"
},
{
"type": 0,
"value": " "
},
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "piece"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "pieces"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "count"
},
{
"type": 0,
"value": " unreceivable?"
}
],
"ui-claims.claiming.markUnreceivable.success.message": [
{
"type": 0,
"value": "Claims are successfully marked unreceivable"
}
],
"ui-claims.claiming.results.columns.chronology": [
{
"type": 0,
Expand Down Expand Up @@ -34742,6 +34821,67 @@
"value": "Claiming"
}
],
"ui-claims.claiming.sendClaim.error.message": [
{
"type": 0,
"value": "Failure on send claims."
}
],
"ui-claims.claiming.sendClaim.modal.message": [
{
"type": 0,
"value": "Claim "
},
{
"children": [
{
"style": null,
"type": 2,
"value": "count"
}
],
"type": 8,
"value": "b"
},
{
"type": 0,
"value": " "
},
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "piece"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "pieces"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "count"
},
{
"type": 0,
"value": "?"
}
],
"ui-claims.claiming.sendClaim.success.message": [
{
"type": 0,
"value": "Claims are currently being processed. Please check Export manager for job status."
}
],
"ui-claims.document.title.search": [
{
"type": 0,
Expand All @@ -34756,6 +34896,32 @@
"value": " - Search"
}
],
"ui-claims.error.code.cannotFindPiecesWithLatestStatusToProcess": [
{
"type": 0,
"value": "Cannot find pieces with \"Late\" status to process."
}
],
"ui-claims.error.code.unableToGenerateClaimsForOrgNoIntegrationDetails": [
{
"type": 0,
"value": "Unable to generate claims for "
},
{
"children": [
{
"type": 1,
"value": "orgCodes"
}
],
"type": 8,
"value": "b"
},
{
"type": 0,
"value": " because no claim integrations exist."
}
],
"ui-claims.meta.title": [
{
"type": 0,
Expand Down Expand Up @@ -120138,6 +120304,12 @@
"value": "طلبات على المادة"
}
],
"ui-requests.item.retrievalServicePointName": [
{
"type": 0,
"value": "Retrieval service point"
}
],
"ui-requests.item.scanOrEnterBarcode": [
{
"type": 0,
Expand Down
Loading

0 comments on commit b661e4e

Please sign in to comment.