Skip to content

Commit

Permalink
refactor(l10n): New Crowdin translations to review and merge (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot committed Apr 28, 2024
1 parent 7bc8c39 commit 40ddfca
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
12 changes: 6 additions & 6 deletions src/i18n/locales/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@
"Title": "מחירים עדכניים"
},
"PriceRules": {
"AmountRequired": "Price is required",
"NoSpaces": "Please don't use spaces",
"Number": "Input a number",
"Positive": "Price may not be negative",
"TwoDecimals": "Only two decimals allowed"
"AmountRequired": "חובה לציין מחיר",
"NoSpaces": "נא לא להשתמש ברווחים",
"Number": "נא למלא מספר",
"Positive": "מחיר לא יכול להיות שלילי",
"TwoDecimals": "מותר עד שתי ספרות אחרי הנקודה"
},
"ProductCard": {
"Brands": "מותגים",
Expand Down Expand Up @@ -379,7 +379,7 @@
"FavoriteCurrencies": "Favorite currencies",
"CurrencyRequired": "At least one currency is required",
"LanguageLabel": "שפות",
"ProductDisplayBarcode": "Display barcode",
"ProductDisplayBarcode": "הצגת ברקוד",
"Save": "שמירה",
"Title": "הגדרות",
"TranslationCompletion": "התרגום הושלם ב־{completion}%.",
Expand Down
12 changes: 6 additions & 6 deletions src/i18n/locales/nl_BE.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@
"Title": "Laatste prijzen"
},
"PriceRules": {
"AmountRequired": "Price is required",
"NoSpaces": "Please don't use spaces",
"Number": "Input a number",
"Positive": "Price may not be negative",
"TwoDecimals": "Only two decimals allowed"
"AmountRequired": "Prijs is vereist",
"NoSpaces": "Gebruik alstublieft geen spaties",
"Number": "Voer een getal in",
"Positive": "Prijs mag niet negatief zijn",
"TwoDecimals": "Slechts twee decimalen toegestaan"
},
"ProductCard": {
"Brands": "Merken",
Expand Down Expand Up @@ -379,7 +379,7 @@
"FavoriteCurrencies": "Favoriete valuta",
"CurrencyRequired": "Er is minimaal één valuta vereist",
"LanguageLabel": "Talen",
"ProductDisplayBarcode": "Display barcode",
"ProductDisplayBarcode": "Streepjescode weergeven",
"Save": "Opslaan",
"Title": "Instellingen",
"TranslationCompletion": "De vertaling is {completion}% voltooid.",
Expand Down
12 changes: 6 additions & 6 deletions src/i18n/locales/nl_NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@
"Title": "Laatste prijzen"
},
"PriceRules": {
"AmountRequired": "Price is required",
"NoSpaces": "Please don't use spaces",
"Number": "Input a number",
"Positive": "Price may not be negative",
"TwoDecimals": "Only two decimals allowed"
"AmountRequired": "Prijs is vereist",
"NoSpaces": "Gebruik alstublieft geen spaties",
"Number": "Voer een getal in",
"Positive": "Prijs mag niet negatief zijn",
"TwoDecimals": "Slechts twee decimalen toegestaan"
},
"ProductCard": {
"Brands": "Merken",
Expand Down Expand Up @@ -379,7 +379,7 @@
"FavoriteCurrencies": "Favoriete valuta",
"CurrencyRequired": "Er is minimaal één valuta vereist",
"LanguageLabel": "Talen",
"ProductDisplayBarcode": "Display barcode",
"ProductDisplayBarcode": "Streepjescode weergeven",
"Save": "Opslaan",
"Title": "Instellingen",
"TranslationCompletion": "De vertaling is {completion}% voltooid.",
Expand Down
12 changes: 6 additions & 6 deletions src/i18n/locales/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@
"Title": "Preços mais recentes"
},
"PriceRules": {
"AmountRequired": "Price is required",
"NoSpaces": "Please don't use spaces",
"Number": "Input a number",
"Positive": "Price may not be negative",
"TwoDecimals": "Only two decimals allowed"
"AmountRequired": "O preço é obrigatório",
"NoSpaces": "Por favor não use espaços",
"Number": "Insira um número",
"Positive": "O preço não pode deve ser negativo",
"TwoDecimals": "Apenas são permitidas duas casas decimais"
},
"ProductCard": {
"Brands": "Marcas",
Expand Down Expand Up @@ -379,7 +379,7 @@
"FavoriteCurrencies": "Moedas favoritas",
"CurrencyRequired": "É necessária pelo menos uma moeda",
"LanguageLabel": "Idiomas",
"ProductDisplayBarcode": "Display barcode",
"ProductDisplayBarcode": "Mostrar código de barra",
"Save": "Guardar",
"Title": "Definições",
"TranslationCompletion": "A tradução está {completion}% concluída.",
Expand Down

0 comments on commit 40ddfca

Please sign in to comment.