Skip to content

Commit

Permalink
Merge branch 'CURB-4303-add-6-new-languages' into CURB-4348-add-new-l…
Browse files Browse the repository at this point in the history
…anguages
  • Loading branch information
aylinuenal committed Aug 9, 2024
2 parents 194b185 + 7be2a0a commit a4859cb
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions extensions/@shopgate-user-privacy/frontend/locale/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"user": {
"delete_account": "Ștergeți datele contului",
"delete_account_success": "Cerere de ștergere primită. Ați fost deconectat și vă vom șterge datele în măsura în care este posibil din punct de vedere legal. Acest proces poate dura câteva zile.",
"delete_account_error": "A apărut o eroare neașteptată. Please try again later",
"delete_account_error": "A apărut o eroare neașteptată. Vă rugăm să încercați din nou mai târziu.",
"delete_account_confirm": "Vă rugăm să confirmați ștergerea tuturor datelor contului. Aceasta nu poate fi anulată.",
"contact_us": "Contactați-ne"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ import styles from './style';
/**
* The Shipping Label component.
* @param {Object} props The component props.
* @returns {JSX}
* @returns {JSX.Element}
*/
const Label = ({ className, price, currency }) => (
// eslint-disable-next-line jsx-a11y/aria-role
<div role="text" className={`${className} ${styles.text}`}>
{price > 0 ? (
<I18n.Text string="shipping.cost">
<I18n.Text string="shipping.cost" params={{ price }}>
<I18n.Price forKey="price" price={price} currency={currency} />
</I18n.Text>
) : (
Expand Down
2 changes: 1 addition & 1 deletion themes/theme-gmd/locale/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"rejectionApprovalMessage": "Would you like to give us feedback? This helps us to improve the app further."
},
"pushOptInModal": {
"title": "Receive exklusive coupons and offers",
"title": "Receive exclusive coupons and offers",
"buttonAllow": "Enable notifications",
"buttonDeny": "I don't want notifications",
"message": "Activate notifications so that we can send you push notifications about new offers, exclusive vouchers and more."
Expand Down
12 changes: 6 additions & 6 deletions themes/theme-gmd/locale/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"added": "Produsul a fost adăugat la lista de favorite",
"continue": "Continuă cumpărăturile",
"empty": "Nu aveți încă niciun articol pe lista de favorite",
"error_add": "The product could not be added to the watchlist",
"error_remove": "Produsul nu a putut fi eliminat din watchlist",
"error_add": "Produsul nu a putut fi adăugat în lista de favorite..",
"error_remove": "Produsul nu a putut fi eliminat din lista de favorite.",
"error_limit": "Numărul permis de produse din lista de supraveghere a fost depășit.",
"error_general": "Lista de supraveghere nu a putut fi salvată",
"remove": "Ștergere din lista de monitorizare",
Expand Down Expand Up @@ -188,11 +188,11 @@
"close": "Sfârșitul căutării",
"reset": "Resetare căutare"
},
"transport": {
"shipping": {
"unknown": "plus transport maritim",
"free": "Livrare gratuită",
"free_short": "Gratuit",
"cost": "{preț} Transport maritim"
"cost": "{price} Transport maritim"
},
"liveshopping": {
"discount_badge": "{0}% Salvați"
Expand Down Expand Up @@ -279,14 +279,14 @@
"review_form_error_author_empty": "Vă rugăm să introduceți un nume.",
"review_form_rate_error": "Câte stele dați?",
"review_form_error_length": "Maxim {length} caractere permise.",
"press_to_rate_with_x_stars": "Alegeți să evaluați cu {rate} {rate, plural, =1 {o Stea} alte {Stele}}",
"press_to_rate_with_x_stars": "Alegeți să evaluați cu {rate} {rate, plural, =1 {o Stea} other {Stele}}",
"success_message": "Vă mulțumim pentru evaluare!"
},
"scanner": {
"instructions": "Vă rugăm să poziționați codul de bare sau codul QR în centru. Recunoașterea este automată.",
"noResult": {
"qrCode": "Nu am putut găsi un rezultat pentru acest cod QR.",
"barCode": "Product not found."
"barCode": "Produsul nu a fost găsit."
}
},
"permissions": {
Expand Down
2 changes: 1 addition & 1 deletion themes/theme-ios11/locale/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
"rejectionApprovalMessage": "Would you like to give us feedback? This helps us to improve the app further."
},
"pushOptInModal": {
"title": "Receive exklusive coupons and offers",
"title": "Receive exclusive coupons and offers",
"buttonAllow": "Enable notifications",
"buttonDeny": "I don't want notifications",
"message": "Activate notifications so that we can send you push notifications about new offers, exclusive vouchers and more."
Expand Down
10 changes: 5 additions & 5 deletions themes/theme-ios11/locale/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"added": "Produsul a fost adăugat la lista de favorite",
"continue": "Continuă cumpărăturile",
"empty": "Nu aveți încă niciun articol pe lista de favorite",
"error_add": "The product could not be added to the watchlist",
"error_remove": "Produsul nu a putut fi eliminat din watchlist",
"error_add": "Produsul nu a putut fi adăugat în lista de favorite.",
"error_remove": "Produsul nu a putut fi eliminat din lista de favorite.",
"error_limit": "Numărul permis de produse din lista de supraveghere a fost depășit.",
"error_general": "Lista de supraveghere nu a putut fi salvată",
"remove": "Ștergere din lista de monitorizare",
Expand Down Expand Up @@ -195,7 +195,7 @@
"unknown": "plus transport maritim",
"free": "Livrare gratuită",
"free_short": "Gratuit",
"cost": "{preț} Transport maritim"
"cost": "{price} Transport maritim"
},
"liveshopping": {
"discount_badge": "{0}% Salvați"
Expand Down Expand Up @@ -279,7 +279,7 @@
"review_form_error_author_empty": "Vă rugăm să introduceți un nume.",
"review_form_rate_error": "Câte stele dați?",
"review_form_error_length": "Maxim {length} caractere permise.",
"press_to_rate_with_x_stars": "Alegeți să evaluați cu {rate} {rate, plural, =1 {o Stea} alte {Stele}}",
"press_to_rate_with_x_stars": "Alegeți să evaluați cu {rate} {rate, plural, =1 {o Stea} other {Stele}}",
"success_message": "Vă mulțumim pentru evaluare!"
},
"tab_bar": {
Expand All @@ -293,7 +293,7 @@
"instructions": "Vă rugăm să poziționați codul de bare sau codul QR în centru. Recunoașterea este automată.",
"noResult": {
"qrCode": "Nu am putut găsi un rezultat pentru acest cod QR.",
"barCode": "Product not found."
"barCode": "Produsul nu a fost găsit."
}
},
"permissions": {
Expand Down

0 comments on commit a4859cb

Please sign in to comment.