Skip to content

Commit 52f0564

Browse files
committed
chore: apply coderabbitai suggestions for plurals
1 parent d2b7346 commit 52f0564

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

i18n/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@
11361136
"welcome": "If you're interested in helping us to translate {npmx} into one of the languages listed below, you've come to the right place! This auto-updating page always lists all the content that could use your help right now.",
11371137
"p1": "We use {lang} as the default language, with a total of {count}. If you'd like to help add translations, locate the language in {bylang} and expand the details. If you only want to fix existing incorrect messages, find the language in {byfile}.",
11381138
"p1_lang": "American English (en-US)",
1139-
"p1_count": "X|X|{count} messages",
1139+
"p1_count": "0 messages | 1 message |{count} messages",
11401140
"p2": "Before starting, please read our {guide} to learn about our translation process and how you can get involved.",
11411141
"guide": "localization (i18n) guide",
11421142
"by_locale": "Translation progress by locale",
@@ -1145,7 +1145,7 @@
11451145
"complete_text": "This translation is complete, amazing job!",
11461146
"done_text": "done",
11471147
"missing_text": "missing",
1148-
"missing_keys": "X | Missing translation | Missing translations",
1148+
"missing_keys": "There is no missing translatios | Missing translation | Missing translations",
11491149
"progress_label": "Progress status for {locale}",
11501150
"table": {
11511151
"file": "File",

i18n/locales/es.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@
11341134
"welcome": "Si estás interesado en ayudarnos a traducir {npmx} a uno de los idiomas listados a continuación, ¡has llegado al lugar indicado! Esta página se actualiza automáticamente y muestra todo el contenido que necesita tu ayuda ahora mismo.",
11351135
"p1": "Usamos como idioma por defecto el {lang} con un total de {count}. Si quieres ayudar a incluir traducciones, localiza el idioma en {bylang} y expande el detalle, pero si sólo quieres corregir mensajes existientes erróneos, localiza el idioma en {byfile}.",
11361136
"p1_lang": "Inglés Americano (en-US)",
1137-
"p1_count": "X|X|{count} mensajes",
1137+
"p1_count": "0 mensajes | 1 mensaje | {count} mensajes",
11381138
"p2": "Antes de empezar, por favor lee nuestra {guide} para conocer nuestro proceso de traducción y cómo puedes participar.",
11391139
"guide": "guía de internacionalización (i18n)",
11401140
"by_locale": "Progreso de la traducción por idioma",
@@ -1143,7 +1143,7 @@
11431143
"complete_text": "¡La traducción está completa, un trabajo increíble!",
11441144
"done_text": "traducidas",
11451145
"missing_text": "sin traducir",
1146-
"missing_keys": "X | Mensaje sin traducir | Mensajes sin traducir",
1146+
"missing_keys": "No hay mensajes sin traducir | Mensaje sin traducir | Mensajes sin traducir",
11471147
"progress_label": "Progreso de traducción para {locale}",
11481148
"table": {
11491149
"file": "Archivo",

lunaria/files/en-GB.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@
11351135
"welcome": "If you're interested in helping us to translate {npmx} into one of the languages listed below, you've come to the right place! This auto-updating page always lists all the content that could use your help right now.",
11361136
"p1": "We use {lang} as the default language, with a total of {count}. If you'd like to help add translations, locate the language in {bylang} and expand the details. If you only want to fix existing incorrect messages, find the language in {byfile}.",
11371137
"p1_lang": "American English (en-US)",
1138-
"p1_count": "X|X|{count} messages",
1138+
"p1_count": "0 messages | 1 message |{count} messages",
11391139
"p2": "Before starting, please read our {guide} to learn about our translation process and how you can get involved.",
11401140
"guide": "localization (i18n) guide",
11411141
"by_locale": "Translation progress by locale",
@@ -1144,7 +1144,7 @@
11441144
"complete_text": "This translation is complete, amazing job!",
11451145
"done_text": "done",
11461146
"missing_text": "missing",
1147-
"missing_keys": "X | Missing translation | Missing translations",
1147+
"missing_keys": "There is no missing translatios | Missing translation | Missing translations",
11481148
"progress_label": "Progress status for {locale}",
11491149
"table": {
11501150
"file": "File",

lunaria/files/en-US.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@
11351135
"welcome": "If you're interested in helping us to translate {npmx} into one of the languages listed below, you've come to the right place! This auto-updating page always lists all the content that could use your help right now.",
11361136
"p1": "We use {lang} as the default language, with a total of {count}. If you'd like to help add translations, locate the language in {bylang} and expand the details. If you only want to fix existing incorrect messages, find the language in {byfile}.",
11371137
"p1_lang": "American English (en-US)",
1138-
"p1_count": "X|X|{count} messages",
1138+
"p1_count": "0 messages | 1 message |{count} messages",
11391139
"p2": "Before starting, please read our {guide} to learn about our translation process and how you can get involved.",
11401140
"guide": "localization (i18n) guide",
11411141
"by_locale": "Translation progress by locale",
@@ -1144,7 +1144,7 @@
11441144
"complete_text": "This translation is complete, amazing job!",
11451145
"done_text": "done",
11461146
"missing_text": "missing",
1147-
"missing_keys": "X | Missing translation | Missing translations",
1147+
"missing_keys": "There is no missing translatios | Missing translation | Missing translations",
11481148
"progress_label": "Progress status for {locale}",
11491149
"table": {
11501150
"file": "File",

lunaria/files/es-419.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@
11331133
"welcome": "Si estás interesado en ayudarnos a traducir {npmx} a uno de los idiomas listados a continuación, ¡has llegado al lugar correcto! Esta página se actualiza automáticamente y muestra todo el contenido que necesita tu ayuda ahora mismo.",
11341134
"p1": "Usamos como idioma por defecto el {lang} con un total de {count}. Si quieres ayudar a incluir traducciones, localiza el idioma en {bylang} y expande el detalle, pero si sólo quieres corregir mensajes existientes erróneos, localiza el idioma en {byfile}.",
11351135
"p1_lang": "Inglés Americano (en-US)",
1136-
"p1_count": "X|X|{count} mensajes",
1136+
"p1_count": "0 mensajes | 1 mensaje | {count} mensajes",
11371137
"p2": "Antes de comenzar, por favor lee nuestra {guide} para conocer nuestro proceso de traducción y cómo puedes involucrarte.",
11381138
"guide": "guía de internacionalización (i18n)",
11391139
"by_locale": "Progreso de la traducción por idioma",
@@ -1142,7 +1142,7 @@
11421142
"complete_text": "¡La traducción está completa, un trabajo increíble!",
11431143
"done_text": "traducidas",
11441144
"missing_text": "sin traducir",
1145-
"missing_keys": "X | Mensaje sin traducir | Mensajes sin traducir",
1145+
"missing_keys": "No hay mensajes sin traducir | Mensaje sin traducir | Mensajes sin traducir",
11461146
"progress_label": "Progreso de traducción para {locale}",
11471147
"table": {
11481148
"file": "Archivo",

lunaria/files/es-ES.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@
11331133
"welcome": "Si estás interesado en ayudarnos a traducir {npmx} a uno de los idiomas listados a continuación, ¡has llegado al lugar indicado! Esta página se actualiza automáticamente y muestra todo el contenido que necesita tu ayuda ahora mismo.",
11341134
"p1": "Usamos como idioma por defecto el {lang} con un total de {count}. Si quieres ayudar a incluir traducciones, localiza el idioma en {bylang} y expande el detalle, pero si sólo quieres corregir mensajes existientes erróneos, localiza el idioma en {byfile}.",
11351135
"p1_lang": "Inglés Americano (en-US)",
1136-
"p1_count": "X|X|{count} mensajes",
1136+
"p1_count": "0 mensajes | 1 mensaje | {count} mensajes",
11371137
"p2": "Antes de empezar, por favor lee nuestra {guide} para conocer nuestro proceso de traducción y cómo puedes participar.",
11381138
"guide": "guía de internacionalización (i18n)",
11391139
"by_locale": "Progreso de la traducción por idioma",
@@ -1142,7 +1142,7 @@
11421142
"complete_text": "¡La traducción está completa, un trabajo increíble!",
11431143
"done_text": "traducidas",
11441144
"missing_text": "sin traducir",
1145-
"missing_keys": "X | Mensaje sin traducir | Mensajes sin traducir",
1145+
"missing_keys": "No hay mensajes sin traducir | Mensaje sin traducir | Mensajes sin traducir",
11461146
"progress_label": "Progreso de traducción para {locale}",
11471147
"table": {
11481148
"file": "Archivo",

0 commit comments

Comments
 (0)