-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Translations Update, please integrate #5760
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 |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| { | ||
| "buttonLabel": "Afficher les suggestions", | ||
| "countAnnouncement": "{optionCount, plural, one {# option} other {# options}} disponible(s).", | ||
| "focusAnnouncement": "{isGroupChange, select, true {Groupe {groupTitle} saisi, avec {groupCount, plural, one {# option} other {# options}}. } other {}}{optionText}{isSelected, select, true {, sélectionné(s)} other {}}", | ||
| "focusAnnouncement": "{isGroupChange, select, true {Groupe {groupTitle} rejoint, avec {groupCount, plural, one {# option} other {# options}}. } other {}}{optionText}{isSelected, select, true {, sélectionné(s)} other {}}", | ||
| "listboxLabel": "Suggestions", | ||
| "selectedAnnouncement": "{optionText}, sélectionné" | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "clear": "Borrar", | ||
| "invalid": "(no válido)", | ||
| "loading": "Cargando...", | ||
| "loading": "Cargando…", | ||
| "noResults": "Sin resultados" | ||
| } | ||
|
Collaborator
Author
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. ellipse updated in a couple of places, to make all strings in matching locale the same |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "clear": "Borrar", | ||
| "invalid": "(no válido)", | ||
| "loading": "Cargando...", | ||
| "loading": "Cargando…", | ||
| "noResults": "Sin resultados" | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| { | ||
| "loading": "Cargando…", | ||
| "placeholder": "Selecciona una de estas opciones..." | ||
| "placeholder": "Seleccione una opción…" | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| { | ||
| "loading": "Caricamento...", | ||
| "placeholder": "Seleccione una opción…" | ||
| "placeholder": "Seleziona un’opzione..." | ||
| } | ||
|
Collaborator
Author
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. This change was intended for es-ES. Reverting it-IT to original translation, and applying intended fix to es-ES |
||
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.
Linguistic fix from internal testing