-
Notifications
You must be signed in to change notification settings - Fork 19
ECHO-472 Library translations fix #303
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -46,7 +46,7 @@ msgstr "Etwas ist schief gelaufen" | |||||||||||||||
| #. js-lingui-explicit-id | ||||||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:236 | ||||||||||||||||
| #~ msgid "library.conversations.processing.status" | ||||||||||||||||
| #~ msgstr "Gespräche werden verarbeitet" | ||||||||||||||||
| #~ msgstr "Derzeit sind {finishedConversationsCount} Gespräche bereit zur Analyse. {unfinishedConversationsCount} werden noch verarbeitet." | ||||||||||||||||
|
|
||||||||||||||||
| #. js-lingui-explicit-id | ||||||||||||||||
| #: src/components/participant/EchoErrorAlert.tsx:14 | ||||||||||||||||
|
|
@@ -125,7 +125,7 @@ msgstr "{0} Gespräche • Bearbeitet {1}" | |||||||||||||||
| #. js-lingui-explicit-id | ||||||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:240 | ||||||||||||||||
| msgid "library.conversations.to.be.analyzed" | ||||||||||||||||
| msgstr "Aktuell {0} Gespräche sind bereit, um analysiert zu werden." | ||||||||||||||||
| msgstr "{finishedConversationsCount, plural, one {Derzeit ist # Unterhaltung bereit zur Analyse.} other {Derzeit sind # Unterhaltungen bereit zur Analyse.}}" | ||||||||||||||||
|
|
||||||||||||||||
|
Comment on lines
126
to
129
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick Unify term: use “Gespräch/Gespräche”, fix article/order. Elsewhere this locale uses “Gespräch”. Also improve phrasing. Apply: -msgstr "{finishedConversationsCount, plural, one {Derzeit ist # Unterhaltung bereit zur Analyse.} other {Derzeit sind # Unterhaltungen bereit zur Analyse.}}"
+msgstr "{finishedConversationsCount, plural, one {Derzeit ist # Gespräch zur Analyse bereit.} other {Derzeit sind # Gespräche zur Analyse bereit.}}"📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| #: src/routes/participant/ParticipantConversation.tsx:253 | ||||||||||||||||
| msgid "{minutes} minutes and {seconds} seconds" | ||||||||||||||||
|
|
||||||||||||||||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -46,7 +46,7 @@ msgstr "Algo salió mal" | |||||||||||
| #. js-lingui-explicit-id | ||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:236 | ||||||||||||
| #~ msgid "library.conversations.processing.status" | ||||||||||||
| #~ msgstr "Conversaciones en proceso" | ||||||||||||
| #~ msgstr "Actualmente, {finishedConversationsCount} conversaciones están listas para ser analizadas. {unfinishedConversationsCount} aún en proceso." | ||||||||||||
|
|
||||||||||||
|
Comment on lines
47
to
50
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick Drop obsolete entry to avoid translator churn
-#~ msgid "library.conversations.processing.status"
-#~ msgstr "Actualmente, {finishedConversationsCount} conversaciones están listas para ser analizadas. {unfinishedConversationsCount} aún en proceso."📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||
| #. js-lingui-explicit-id | ||||||||||||
| #: src/components/participant/EchoErrorAlert.tsx:14 | ||||||||||||
|
|
@@ -125,7 +125,7 @@ msgstr "{0} Conversaciones • Editado {1}" | |||||||||||
| #. js-lingui-explicit-id | ||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:240 | ||||||||||||
| msgid "library.conversations.to.be.analyzed" | ||||||||||||
| msgstr "Actualmente {0} conversaciones están listas para ser analizadas." | ||||||||||||
| msgstr "{finishedConversationsCount, plural, one {Actualmente, # conversación está lista para ser analizada.} other {Actualmente, # conversaciones están listas para ser analizadas.}}" | ||||||||||||
|
|
||||||||||||
| #: src/routes/participant/ParticipantConversation.tsx:253 | ||||||||||||
| msgid "{minutes} minutes and {seconds} seconds" | ||||||||||||
|
|
||||||||||||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -46,7 +46,7 @@ msgstr "Une erreur s'est produite" | |||||||||||
| #. js-lingui-explicit-id | ||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:236 | ||||||||||||
| #~ msgid "library.conversations.processing.status" | ||||||||||||
| #~ msgstr "Conversations en cours de traitement" | ||||||||||||
| #~ msgstr "Actuellement, {finishedConversationsCount} conversations sont prêtes à être analysées. {unfinishedConversationsCount} sont encore en cours de traitement." | ||||||||||||
|
|
||||||||||||
|
Comment on lines
47
to
50
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick Purge obsolete status entry Same rationale as ES: remove -#~ msgid "library.conversations.processing.status"
-#~ msgstr "Actuellement, {finishedConversationsCount} conversations sont prêtes à être analysées. {unfinishedConversationsCount} sont encore en cours de traitement."📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||
| #. js-lingui-explicit-id | ||||||||||||
| #: src/components/participant/EchoErrorAlert.tsx:14 | ||||||||||||
|
|
@@ -125,7 +125,7 @@ msgstr "{0} Conversations • Modifié le {1}" | |||||||||||
| #. js-lingui-explicit-id | ||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:240 | ||||||||||||
| msgid "library.conversations.to.be.analyzed" | ||||||||||||
| msgstr "Actuellement {0} conversations sont prêtes à être analysées." | ||||||||||||
| msgstr "{finishedConversationsCount, plural, one {Actuellement, # conversation est prête à être analysée.} other {Actuellement, # conversations sont prêtes à être analysées.}}" | ||||||||||||
|
|
||||||||||||
| #: src/routes/participant/ParticipantConversation.tsx:253 | ||||||||||||
| msgid "{minutes} minutes and {seconds} seconds" | ||||||||||||
|
|
||||||||||||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -46,7 +46,7 @@ msgstr "Er is iets fout gegaan" | |||||||||||||||
| #. js-lingui-explicit-id | ||||||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:236 | ||||||||||||||||
| #~ msgid "library.conversations.processing.status" | ||||||||||||||||
| #~ msgstr "Gesprekken worden verwerkt" | ||||||||||||||||
| #~ msgstr "Momenteel zijn {finishedConversationsCount} gesprekken klaar om geanalyseerd te worden. {unfinishedConversationsCount} worden nog verwerkt." | ||||||||||||||||
|
|
||||||||||||||||
|
Comment on lines
46
to
50
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick Drop obsolete key instead of translating it.
Apply: -#. js-lingui-explicit-id
-#: src/routes/project/library/ProjectLibrary.tsx:236
-#~ msgid "library.conversations.processing.status"
-#~ msgstr "Momenteel zijn {finishedConversationsCount} gesprekken klaar om geanalyseerd te worden. {unfinishedConversationsCount} worden nog verwerkt."📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| #. js-lingui-explicit-id | ||||||||||||||||
| #: src/components/participant/EchoErrorAlert.tsx:14 | ||||||||||||||||
|
|
@@ -125,7 +125,7 @@ msgstr "{0} Gesprekken • Bewerkt {1}" | |||||||||||||||
| #. js-lingui-explicit-id | ||||||||||||||||
| #: src/routes/project/library/ProjectLibrary.tsx:240 | ||||||||||||||||
| msgid "library.conversations.to.be.analyzed" | ||||||||||||||||
| msgstr "Er zijn {0} gesprekken klaar om te worden geanalyseerd." | ||||||||||||||||
| msgstr "{finishedConversationsCount, plural, one {Momenteel is # gesprek klaar om te worden geanalyseerd.} other {Momenteel zijn # gesprekken klaar om te worden geanalyseerd.}}" | ||||||||||||||||
|
|
||||||||||||||||
|
Comment on lines
126
to
129
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick ICU plural LGTM (minor style nit). Works correctly. Optional: “klaar voor analyse” reads cleaner. Optional: -msgstr "{finishedConversationsCount, plural, one {Momenteel is # gesprek klaar om te worden geanalyseerd.} other {Momenteel zijn # gesprekken klaar om te worden geanalyseerd.}}"
+msgstr "{finishedConversationsCount, plural, one {Momenteel is # gesprek klaar voor analyse.} other {Momenteel zijn # gesprekken klaar voor analyse.}}"📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| #: src/routes/participant/ParticipantConversation.tsx:253 | ||||||||||||||||
| msgid "{minutes} minutes and {seconds} seconds" | ||||||||||||||||
|
|
||||||||||||||||
Large diffs are not rendered by default.
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.
🧹 Nitpick
Remove obsolete entry instead of updating it.
#~ library.conversations.processing.statusis marked obsolete but itsmsgstrwas edited. Kill obsolete strings to avoid translator drift and accidental resurrection.Apply:
📝 Committable suggestion
🤖 Prompt for AI Agents