-
Notifications
You must be signed in to change notification settings - Fork 2
UFAL/Synchronization of en.json5 and cs.json5 #1037
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
src/assets/i18n/cs.json5
Outdated
| @@ -5516,7 +5516,7 @@ | |||
| // "repository.title": "DSpace Repository", | |||
| "repository.title": "Institucionální digitální repozitář", | |||
|
|
|||
| // "repository.title.prefix": "DSpace Repository :: ", | |||
| // "repository.title.prefix": "LINDAT/CLARIAH-CZ Repository ", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
space at the end?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from en translations
src/assets/i18n/cs.json5
Outdated
| @@ -5744,7 +5744,7 @@ | |||
| // "search.filters.applied.f.entityType": "Item Type", | |||
| "search.filters.applied.f.entityType": "Typ záznamu", | |||
|
|
|||
| // "search.filters.applied.f.has_content_in_original_bundle": "Has files", | |||
| // "search.filters.applied.f.has_content_in_original_bundle": "Contain Files", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contains?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed english messages
src/assets/i18n/cs.json5
Outdated
| @@ -8603,10 +8276,10 @@ | |||
| // "clarin.license.agreement.token.info": "You will receive an email with download instructions.", | |||
| "clarin.license.agreement.token.info": "Obdržíte e-mail s pokyny ke stažení.", | |||
|
|
|||
| // "clarin.license.agreement.signer.ip.address": "IP Address", | |||
| // "clarin.license.agreement.signer.ip.address": "Ip Address", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ip? IP!
src/assets/i18n/cs.json5
Outdated
| // "quality-assurance.source.description": "Below you can see all the notification's sources.", | ||
| "quality-assurance.source.description": "Below you can see all the notification's sources.", | ||
| // "clarin-license.table.bitstreams": "Used by Bitstreams", | ||
| "clarin-license.table.bitstreams": "Používána bitstreamem", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bitstreamem?!
src/assets/i18n/cs.json5
Outdated
| // "quality-assurance.event.table.person-who-requested": "Requested by", | ||
| "quality-assurance.event.table.person-who-requested": "Requested by", | ||
| // "item.edit.bitstreams.headers.synchronized": "Sync | Checksum", | ||
| "item.edit.bitstreams.headers.synchronized": "Synchronizace | Checksum", | ||
|
|
||
| // "item.edit.bitstreams.checksum.algorithm": "Algorithm: ", | ||
| "item.edit.bitstreams.checksum.algorithm": "Algoritmus: ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
space at the end?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed, space exists in html
…ev/dspace-angular into ufal/syncing-cs-translations
Problem description
Reported issues
Not-reported issues
Analysis
(Write here, if there is needed describe some specific problem. Erase it, when it is not needed.)
Problems
(Write here, if some unexpected problems occur during solving issues. Erase it, when it is not needed.)