Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
julianladisch committed Jan 4, 2025
1 parent 9cca6bd commit b9ff4f9
Show file tree
Hide file tree
Showing 33 changed files with 5,350 additions and 1,845 deletions.
82 changes: 78 additions & 4 deletions platform-complete/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -30713,7 +30713,7 @@
"ui-circulation.permission.settings.edit-circulation-rules": [
{
"type": 0,
"value": "Settings (Circ): Can create, edit and remove circulation rules"
"value": "Settings (Circulation): Can create, edit and remove circulation rules"
}
],
"ui-circulation.permission.settings.edit-loan-history": [
Expand All @@ -30725,7 +30725,7 @@
"ui-circulation.permission.settings.edit-staff-slips": [
{
"type": 0,
"value": "Settings (Circ): Can edit staff slips"
"value": "Settings (Circulation): Can edit staff slips"
}
],
"ui-circulation.permission.settings.fixed-due-date-schedules": [
Expand Down Expand Up @@ -30785,7 +30785,7 @@
"ui-circulation.permission.settings.request-print-details": [
{
"type": 0,
"value": "Settings (Circ): Can enable request print details"
"value": "Settings (Circulation): Can enable request print details"
}
],
"ui-circulation.permission.settings.staff-slips": [
Expand All @@ -30809,7 +30809,7 @@
"ui-circulation.permission.settings.view-circulation-rules": [
{
"type": 0,
"value": "Settings (Circ): View circulation rules"
"value": "Settings (Circulation): View circulation rules"
}
],
"ui-circulation.permission.settings.view-circulation-settings": [
Expand Down Expand Up @@ -115611,6 +115611,12 @@
"value": "Barcode must be unique."
}
],
"ui-receiving.errors.cannotFindPiecesWithLatestStatusToProcess": [
{
"type": 0,
"value": "The piece must have \"Late\" status to process."
}
],
"ui-receiving.errors.createItemForPieceIsNotAllowedError": [
{
"type": 0,
Expand Down Expand Up @@ -115751,6 +115757,12 @@
"value": "The receiving title(s) could not be found"
}
],
"ui-receiving.errors.unableToGenerateClaimsForOrgNoIntegrationDetails": [
{
"type": 0,
"value": "Unable to generate claims because no claim integrations exist for the organization."
}
],
"ui-receiving.errors.userHasNoPermission": [
{
"type": 0,
Expand Down Expand Up @@ -116725,6 +116737,18 @@
"value": "نعم"
}
],
"ui-receiving.piece.sendClaim.withIntegration.message": [
{
"type": 0,
"value": "This will generate a claim job which can be viewed in Export manager. Continue?"
}
],
"ui-receiving.piece.sendClaim.withoutIntegration.message": [
{
"type": 0,
"value": "No claiming integration exists for this organization. Piece will be set to \"Claim sent\" status. Continue?"
}
],
"ui-receiving.piece.status": [
{
"type": 0,
Expand Down Expand Up @@ -120052,6 +120076,20 @@
"value": "User cannot be proxy for themselves"
}
],
"ui-requests.exportExpiredHoldShelfCsv": [
{
"type": 0,
"value": "Hold shelf clearance report "
},
{
"type": 1,
"value": "currentServicePoint"
},
{
"type": 0,
"value": " (CSV)"
}
],
"ui-requests.exportExpiredHoldShelfToCsv": [
{
"type": 0,
Expand All @@ -120062,6 +120100,12 @@
"value": "currentServicePoint"
}
],
"ui-requests.exportSearchResultsCsv": [
{
"type": 0,
"value": "Export search results (CSV)"
}
],
"ui-requests.exportSearchResultsToCsv": [
{
"type": 0,
Expand Down Expand Up @@ -120902,6 +120946,16 @@
"value": "sp"
}
],
"ui-requests.printPickSlipsForSp": [
{
"type": 0,
"value": "Print pick slips "
},
{
"type": 1,
"value": "sp"
}
],
"ui-requests.printPickSlipsSelected": [
{
"type": 0,
Expand All @@ -120922,6 +120976,26 @@
"value": "sp"
}
],
"ui-requests.printSearchSlipsForSp": [
{
"type": 0,
"value": "Print search slips "
},
{
"type": 1,
"value": "sp"
}
],
"ui-requests.printSelectedPickSlipsForSp": [
{
"type": 0,
"value": "Print selected pick slips "
},
{
"type": 1,
"value": "sp"
}
],
"ui-requests.proxy.barcode": [
{
"type": 0,
Expand Down
Loading

0 comments on commit b9ff4f9

Please sign in to comment.