Skip to content

Commit

Permalink
chore: I18n translations for property filter format token (#2619)
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-kot authored Aug 29, 2024
1 parent 1c6b5b0 commit 7be9c47
Show file tree
Hide file tree
Showing 14 changed files with 38 additions and 39 deletions.
3 changes: 2 additions & 1 deletion src/i18n/messages/all.ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "عامل التصفية",
"i18nStrings.operatorsText": "عوامل التصفية",
"i18nStrings.propertyText": "الخاصية",
"i18nStrings.removeTokenButtonAriaLabel": "إزالة عامل التصفية، {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "إظهار عدد أقل من عوامل التصفية",
"i18nStrings.tokenLimitShowMore": "عرض المزيد من عوامل التصفية",
"i18nStrings.valueText": "عمود القيمة",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {إزالة عامل التصفية، {token__propertyLabel} تساوي {token__value}} not_equals {إزالة عامل التصفية، {token__propertyLabel} لا تساوي {token__value}} greater_than {إزالة عامل التصفية، {token__propertyLabel} أكبر من {token__value}} greater_than_equal {إزالة عامل التصفية، {token__propertyLabel} أكبر من أو تساوي {token__value}} less_than {إزالة عامل التصفية، {token__propertyLabel} أقل من {token__value}} less_than_equal {إزالة عامل التصفية، {token__propertyLabel} أقل من أو تساوي {token__value}} contains {إزالة عامل التصفية، {token__propertyLabel} تحتوي على {token__value}} not_contains {إزالة عامل التصفية، {token__propertyLabel} لا تحتوي على {token__value}} starts_with {إزالة عامل التصفية، {token__propertyLabel} تبدأ بـ {token__value}} not_starts_with {إزالة عامل التصفية، {token__propertyLabel} لا تبدأ بـ {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} تساوي {token__value}} not_equals {{token__propertyLabel} لا تساوي {token__value}} greater_than {{token__propertyLabel} أكبر من {token__value}} greater_than_equal {{token__propertyLabel} أكبر من أو تساوي {token__value}} less_than {{token__propertyLabel} أقل من {token__value}} less_than_equal {{token__propertyLabel} أقل من أو تساوي {token__value}} contains {{token__propertyLabel} تحتوي على {token__value}} not_contains {{token__propertyLabel} لا تحتوي على {token__value}} starts_with {{token__propertyLabel} تبدأ بـ {token__value}} not_starts_with {{token__propertyLabel} لا تبدأ بـ {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "اختر إصدارًا",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/messages/all.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "Operator",
"i18nStrings.operatorsText": "Operatoren",
"i18nStrings.propertyText": "Eigenschaft",
"i18nStrings.removeTokenButtonAriaLabel": "Filter entfernen, {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "Weniger anzeigen",
"i18nStrings.tokenLimitShowMore": "Mehr anzeigen",
"i18nStrings.valueText": "Wert",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {Filter entfernen, {token__propertyLabel} ist gleich {token__value}} not_equals {Filter entfernen, {token__propertyLabel} ist nicht gleich {token__value}} greater_than {Filter entfernen, {token__propertyLabel} ist größer als {token__value}} greater_than_equal {Filter entfernen, {token__propertyLabel} ist größer oder gleich {token__value}} less_than {Filter entfernen, {token__propertyLabel} ist kleiner als {token__value}} less_than_equal {Filter entfernen, {token__propertyLabel} ist kleiner als oder gleich {token__value}} contains {Filter entfernen, {token__propertyLabel} enthält {token__value}} not_contains {Filter entfernen, {token__propertyLabel} enthält nicht {token__value}} starts_with {Filter entfernen, {token__propertyLabel} beginnt mit {token__value}} not_starts_with {Filter entfernen, {token__propertyLabel} beginnt nicht mit {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} ist gleich {token__value}} not_equals {{token__propertyLabel} ist nicht gleich {token__value}} greater_than {{token__propertyLabel} ist größer als {token__value}} greater_than_equal {{token__propertyLabel} ist größer als oder gleich {token__value}} less_than {{token__propertyLabel} ist kleiner als {token__value}} less_than_equal {{token__propertyLabel} ist kleiner als oder gleich {token__value}} contains {{token__propertyLabel} enthält {token__value}} not_contains {{token__propertyLabel} enthält nicht {token__value}} starts_with {{token__propertyLabel} startet mit {token__value}} not_starts_with {{token__propertyLabel} startet nicht mit {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "Version auswählen",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/messages/all.en-GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "Operator",
"i18nStrings.operatorsText": "Operators",
"i18nStrings.propertyText": "Property",
"i18nStrings.removeTokenButtonAriaLabel": "Remove filter, {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "Show fewer",
"i18nStrings.tokenLimitShowMore": "Show more",
"i18nStrings.valueText": "Value",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {Remove filter, {token__propertyLabel} equals {token__value}} not_equals {Remove filter, {token__propertyLabel} does not equal {token__value}} greater_than {Remove filter, {token__propertyLabel} is greater than {token__value}} greater_than_equal {Remove filter, {token__propertyLabel} is greater than or equal to {token__value}} less_than {Remove filter, {token__propertyLabel} is less than {token__value}} less_than_equal {Remove filter, {token__propertyLabel} is less than or equal to {token__value}} contains {Remove filter, {token__propertyLabel} contains {token__value}} not_contains {Remove filter, {token__propertyLabel} does not contain {token__value}} starts_with {Remove filter, {token__propertyLabel} starts with {token__value}} not_starts_with {Remove filter, {token__propertyLabel} does not start with {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} equals {token__value}} not_equals {{token__propertyLabel} does not equal {token__value}} greater_than {{token__propertyLabel} is greater than {token__value}} greater_than_equal {{token__propertyLabel} is greater than or equal to {token__value}} less_than {{token__propertyLabel} is less than {token__value}} less_than_equal {{token__propertyLabel} is less than or equal to {token__value}} contains {{token__propertyLabel} contains {token__value}} not_contains {{token__propertyLabel} does not contain {token__value}} starts_with {{token__propertyLabel} starts with {token__value}} not_starts_with {{token__propertyLabel} does not start with {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "Choose a version",
Expand Down
5 changes: 3 additions & 2 deletions src/i18n/messages/all.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"loadingText": "Cargando contenido"
},
"input": {
"clearAriaLabel": "Borrar"
"clearAriaLabel": "Despejar"
},
"link": {
"externalIconAriaLabel": "Se abre en una pestaña nueva."
Expand Down Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "Operador",
"i18nStrings.operatorsText": "Operadores",
"i18nStrings.propertyText": "Propiedad",
"i18nStrings.removeTokenButtonAriaLabel": "Quitar el filtro {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "Mostrar menos",
"i18nStrings.tokenLimitShowMore": "Mostrar más",
"i18nStrings.valueText": "Valor",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {Eliminar filtro, {token__propertyLabel} igual a {token__value}} not_equals {Eliminar filtro, {token__propertyLabel} no es igual a {token__value}} greater_than {Eliminar filtro, {token__propertyLabel} es mayor que {token__value}} greater_than_equal {Eliminar filtro, {token__propertyLabel} es mayor o igual que {token__value}} less_than {Eliminar filtro, {token__propertyLabel} es menor que {token__value}} less_than_equal {Eliminar filtro, {token__propertyLabel} es menor o igual que {token__value}} contains {Eliminar filtro, {token__propertyLabel} contiene {token__value}} not_contains {Eliminar filtro, {token__propertyLabel} no contiene {token__value}} starts_with {Eliminar filtro, {token__propertyLabel} comienza con {token__value}} not_starts_with {Eliminar filtro, {token__propertyLabel} no comienza con {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} es igual a {token__value}} not_equals {{token__propertyLabel} no es igual a {token__value}} greater_than {{token__propertyLabel} es mayor que {token__value}} greater_than_equal {{token__propertyLabel} es mayor que {token__value} o igual} less_than {{token__propertyLabel} es menor que {token__value}} less_than_equal {{token__propertyLabel} es menor que {token__value} o igual} contains {{token__propertyLabel} contiene {token__value}} not_contains {{token__propertyLabel} no contiene {token__value}} starts_with {{token__propertyLabel} empieza con {token__value}} not_starts_with {{token__propertyLabel} no empieza con {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "Elija una versión",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/messages/all.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "Opérateur",
"i18nStrings.operatorsText": "Opérateurs",
"i18nStrings.propertyText": "Propriété",
"i18nStrings.removeTokenButtonAriaLabel": "Supprimer le filtre, {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "Afficher moins",
"i18nStrings.tokenLimitShowMore": "Afficher plus",
"i18nStrings.valueText": "Valeur",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {Supprimer le filtre, {token__propertyLabel} est égal à {token__value}} not_equals {Supprimer le filtre, {token__propertyLabel} n'est pas égal à {token__value}} greater_than {Supprimer le filtre, {token__propertyLabel} est supérieur à {token__value}} greater_than_equal {Supprimer le filtre, {token__propertyLabel} est supérieur ou égal à {token__value}} less_than {Supprimer le filtre, {token__propertyLabel} est inférieur à {token__value}} less_than_equal {Supprimer le filtre, {token__propertyLabel} est inférieur ou égal à {token__value}} contains {Supprimer le filtre, {token__propertyLabel} contient {token__value}} not_contains {Supprimer le filtre, {token__propertyLabel} ne contient pas {token__value}} starts_with {Supprimer le filtre, {token__propertyLabel} commence par {token__value}} not_starts_with {Supprimer le filtre, {token__propertyLabel} ne commence pas par {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} est égal à {token__value}} not_equals {{token__propertyLabel} nest pas égal à {token__value}} greater_than {{token__propertyLabel} est supérieur à {token__value}} greater_than_equal {{token__propertyLabel} est supérieur ou égal à {token__value}} less_than {{token__propertyLabel} est inférieur à {token__value}} less_than_equal {{token__propertyLabel} est inférieur ou égal à {token__value}} contains {{token__propertyLabel} contient {token__value}} not_contains {{token__propertyLabel} ne contient pas {token__value}} starts_with {{token__propertyLabel} commence par {token__value}} not_starts_with {{token__propertyLabel} ne commence pas par {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "Choisir une version",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/messages/all.id.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "Operator",
"i18nStrings.operatorsText": "Operator",
"i18nStrings.propertyText": "Properti",
"i18nStrings.removeTokenButtonAriaLabel": "Hapus filter, {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "Tampilkan lebih sedikit",
"i18nStrings.tokenLimitShowMore": "Tampilkan selengkapnya",
"i18nStrings.valueText": "Nilai",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {Hapus filter, {token__propertyLabel} sama dengan {token__value}} not_equals {Hapus filter, {token__propertyLabel} tidak sama dengan {token__value}} greater_than {Hapus filter, {token__propertyLabel} lebih besar dari {token__value}} greater_than_equal {Hapus filter, {token__propertyLabel} lebih besar dari atau sama dengan {token__value}} less_than {Hapus filter, {token__propertyLabel} kurang dari {token__value}} less_than_equal {Hapus filter, {token__propertyLabel} kurang dari atau sama dengan {token__value}} contains {Hapus filter, {token__propertyLabel} berisi {token__value}} not_contains {Hapus filter, {token__propertyLabel} tidak berisi {token__value}} starts_with {Hapus filter, {token__propertyLabel} dimulai dengan {token__value}} not_starts_with {Hapus filter, {token__propertyLabel} tidak dimulai dengan {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} sama dengan {token__value}} not_equals {{token__propertyLabel} tidak sama dengan {token__value}} greater_than {{token__propertyLabel} lebih besar dari {token__value}} greater_than_equal {{token__propertyLabel} lebih besar dari atau sama dengan {token__value}} less_than {{token__propertyLabel} kurang dari {token__value}} less_than_equal {{token__propertyLabel} kurang dari atau sama dengan {token__value}} contains {{token__propertyLabel} berisi {token__value}} not_contains {{token__propertyLabel} tidak berisi {token__value}} starts_with {{token__propertyLabel} dimulai dengan {token__value}} not_starts_with {{token__propertyLabel} tidak dimulai dengan {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "Pilih versi",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/messages/all.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "Operatore",
"i18nStrings.operatorsText": "Operatori",
"i18nStrings.propertyText": "Proprietà",
"i18nStrings.removeTokenButtonAriaLabel": "Rimuovi filtro, {token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "Mostra meno",
"i18nStrings.tokenLimitShowMore": "Mostra altro",
"i18nStrings.valueText": "Valore",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {Rimuovi filtro, {token__propertyLabel} uguale a {token__value}} not_equals {Rimuovi filtro, {token__propertyLabel} non è uguale a {token__value}} greater_than {Rimuovi filtro, {token__propertyLabel} è maggiore di {token__value}} greater_than_equal {Rimuovi filtro, {token__propertyLabel} è maggiore o uguale a {token__value}} less_than {Rimuovi filtro, {token__propertyLabel} è inferiore a {token__value}} less_than_equal {Rimuovi filtro, {token__propertyLabel} è minore o uguale a {token__value}} contains {Rimuovi filtro, {token__propertyLabel} contiene {token__value}} not_contains {Rimuovi filtro, {token__propertyLabel} non contiene {token__value}} starts_with {Rimuovi filtro, {token__propertyLabel} inizia con {token__value}} not_starts_with {Rimuovi filtro, {token__propertyLabel} non inizia con {token__value}} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} è uguale a {token__value}} not_equals {{token__propertyLabel} non è uguale a {token__value}} greater_than {{token__propertyLabel} è maggiore di {token__value}} greater_than_equal {{token__propertyLabel} è maggiore o uguale a {token__value}} less_than {{token__propertyLabel} è minore di {token__value}} less_than_equal {{token__propertyLabel} è minore o uguale a {token__value}} contains {{token__propertyLabel} contiene {token__value}} not_contains {{token__propertyLabel} non contiene {token__value}} starts_with {{token__propertyLabel} inizia con {token__value}} not_starts_with {{token__propertyLabel} non inizia con {token__value}} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "Scegli una versione",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/messages/all.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,11 @@
"i18nStrings.operatorText": "演算子",
"i18nStrings.operatorsText": "演算子",
"i18nStrings.propertyText": "プロパティ",
"i18nStrings.removeTokenButtonAriaLabel": "フィルターを取り外し、{token__formattedText}",
"i18nStrings.tokenLimitShowFewer": "少なく表示",
"i18nStrings.tokenLimitShowMore": "さらに表示",
"i18nStrings.valueText": "",
"i18nStrings.removeTokenButtonAriaLabel": "{token__operator, select, equals {フィルターを削除、{token__propertyLabel} は {token__value} と等しい} not_equals {フィルターを削除、{token__propertyLabel} は {token__value} と等しくない} greater_than {フィルターを削除、{token__propertyLabel} は {token__value} より大きい} greater_than_equal {フィルターを削除、{token__propertyLabel} は {token__value} 以上} less_than {フィルターを削除、{token__propertyLabel} は {token__value} 未満} less_than_equal {フィルターを削除、{token__propertyLabel} は {token__value} 以下} contains {フィルターを削除、{token__propertyLabel} は {token__value} を含む} not_contains {フィルターを削除、{token__propertyLabel} は {token__value} を含まない} starts_with {フィルターを削除、{token__propertyLabel} は {token__value} で始まる} not_starts_with {フィルターを削除、{token__propertyLabel} は {token__value} で始まらない} other {}}"
"i18nStrings.formatToken": "{token__operator, select, equals {{token__propertyLabel} は {token__value} と等しい} not_equals {{token__propertyLabel} は {token__value} と等しくない} greater_than {{token__propertyLabel} は {token__value} より大きい} greater_than_equal {{token__propertyLabel} は {token__value} 以上} less_than {{token__propertyLabel} は {token__value} 未満} less_than_equal {{token__propertyLabel} は {token__value} 以下} contains {{token__propertyLabel} は {token__value} を含む} not_contains {{token__propertyLabel} は {token__value} を含まない} starts_with {{token__propertyLabel} は {token__value} で始まる} not_starts_with {{token__propertyLabel} は {token__value} で始まらない} other {}}"
},
"s3-resource-selector": {
"i18nStrings.inContextSelectPlaceholder": "バージョンを選択してください",
Expand Down
Loading

0 comments on commit 7be9c47

Please sign in to comment.