Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokalise: Translations update #1723

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion translations/ui-eholdings/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
"label.identifier.issn_print": "ISSN (Print)",
"label.identifier.isbn_online": "ISBN (Online)",
"label.identifier.isbn_print": "ISBN (Druckausgabe)",
"filter.contentType.mixed_content": "Mixed Content",
"filter.contentType.mixed_content": "Gemischter Inhalt",
"filter.contentType.online_reference": "Onlinequelle",
"filter.contentType.streaming_media": "Streaming",
"filter.pubType.audiobook": "Hörbuch",
Expand Down
2 changes: 1 addition & 1 deletion translations/ui-eholdings/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -599,5 +599,5 @@
"agreements.deleteModal.header": "Delete agreement line",
"agreements.deleteModal.description": "Are you sure you want to delete this agreement line: <strong>{recordName}</strong>?",
"agreements.deleteModal.cancel": "Cancel",
"agreements.deleteModal.delete": "Delete"
"agreements.deleteModal.delete": "Borrar"
}
2 changes: 1 addition & 1 deletion translations/ui-eholdings/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
"shortcut.copy": "Copier",
"shortcut.cut": "Couper",
"shortcut.paste": "Coller",
"shortcut.find": "Trouver",
"shortcut.find": "Rechercher",
"settings.kb.rmapiBaseUrl.sandbox": "Sandbox: {url}",
"settings.kb.rmapiBaseUrl.production": "Production: {url}",
"settings.usageConsolidation.clientId": "Usage consolidation client ID",
Expand Down
4 changes: 2 additions & 2 deletions translations/ui-eholdings/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@
"selection-modal.buttonConfirm": "Tak, usuń",
"exportPackageResources.label": "Ustawienia eksportu",
"exportPackageResources.button.cancel": "Anuluj",
"exportPackageResources.button.export": "Export",
"exportPackageResources.button.export": "Eksport",
"exportPackageResources.all": "Wszystko",
"exportPackageResources.toast.success": "Your <b>eholdings export (Job ID: {jobName})</b> is in progress and will be available on the <b>Export manager</b> app. The export may take several minutes to complete.",
"exportPackageResources.toast.fail": "The export request has failed. Please try again.",
Expand Down Expand Up @@ -599,5 +599,5 @@
"agreements.deleteModal.header": "Delete agreement line",
"agreements.deleteModal.description": "Are you sure you want to delete this agreement line: <strong>{recordName}</strong>?",
"agreements.deleteModal.cancel": "Cancel",
"agreements.deleteModal.delete": "Delete"
"agreements.deleteModal.delete": "Usuń"
}
Loading