Skip to content

Commit

Permalink
refactor(l10n): New Crowdin translations to review and merge (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored Jul 3, 2024
1 parent ea96ad3 commit 69ed7ba
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
28 changes: 14 additions & 14 deletions src/i18n/locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,25 +113,25 @@
"Proof": "Todiste",
"Country": "Maa",
"Currency": "Valuutta",
"CurrencyMissing": "Currency missing",
"CurrencyMissing": "Valuutta puuttuu",
"Language": "Kielet",
"Location": "Location",
"Location": "Sijainti",
"Locations": "Sijainnit",
"LocationMissing": "Location missing",
"LocationMissing": "Sijainti puuttuu",
"Date": "Päivämäärä",
"DateMissing": "Date missing",
"Details": "Details",
"DateMissing": "Päivämäärä puuttuu",
"Details": "Yksityiskohdat",
"Delete": "Poista",
"Discount": "Alennus",
"Example": "Example",
"Examples": "Examples",
"Example": "Esimerkki",
"Examples": "Esimerkit",
"ExampleWithColon": "Esimerkki:",
"ExamplesWithColon": "Esimerkit:",
"Edit": "Muokkaa",
"Filter": "Suodata",
"FilterProductWithPriceCountHide": "Piilota tuotteet hinnoilla",
"FilterPriceMoreThan30DaysHide": "Piilota yli 30 päivää vanhat hinnat",
"Help": "Help",
"Help": "Ohje",
"Image": "Kuva",
"Order": "Järjestys",
"OrderProductUniqueScansDESC": "Skannausten määrä",
Expand Down Expand Up @@ -174,7 +174,7 @@
"Home": {
"AddPrice": "Lisää hinta",
"LatestPrices": "Viimeisimmät hinnat",
"ProofAdd": "Add a proof",
"ProofAdd": "Lisää todiste",
"SearchProduct": "Etsi tuote",
"SettingsUpdated": "Asetukset päivitetty!",
"TodayPriceStat": "Ei hintoja lisätty tänään | {todayPriceNumber} uutta hintaa lisätty tänään | {todayPriceNumber} uusi hinta lisätty tänään!",
Expand Down Expand Up @@ -296,9 +296,9 @@
"GDPR_REQUEST": "GDPR-pyyntö"
},
"ProofCreate": {
"SelectProof": "Select a proof",
"SelectProof": "Valitse todiste",
"ProofSelected": "Todiste valittu!",
"Success": "Proof created!"
"Success": "Todiste luotu!"
},
"ProofDelete": {
"Confirmation": "Haluatko varmasti poistaa tämän todisteen?",
Expand Down Expand Up @@ -330,7 +330,7 @@
"Title": "Viimeisimmät hinnat"
},
"ProofAddSingle": {
"Title": "Add a proof"
"Title": "Lisää todiste"
},
"Search": {
"Title": "Etsi"
Expand Down Expand Up @@ -407,9 +407,9 @@
"FavoriteCurrencies": "Suosikki valuutat",
"CurrencyRequired": "Vähintään yksi valuutta vaaditaan",
"LanguageLabel": "Kielet",
"LocationDisplayOSMID": "Display OSM ID",
"LocationDisplayOSMID": "Näytä OSM-tunniste",
"ProductDisplayBarcode": "Näytä viivakoodi",
"ProductDisplayCategoryTag": "Display category tag",
"ProductDisplayCategoryTag": "Näytä kategoria-tunniste",
"Save": "Tallenna",
"Title": "Asetukset",
"TranslationCompletion": "Käännös on {completion}% valmis.",
Expand Down
10 changes: 5 additions & 5 deletions src/i18n/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,25 +113,25 @@
"Proof": "Prova",
"Country": "Paese",
"Currency": "Moneta",
"CurrencyMissing": "Currency missing",
"CurrencyMissing": "Valuta mancante",
"Language": "Lingue",
"Location": "Location",
"Locations": "Posizioni",
"LocationMissing": "Location missing",
"Date": "Data",
"DateMissing": "Date missing",
"DateMissing": "Data mancante",
"Details": "Dettagli",
"Delete": "Elimina",
"Discount": "Sconto",
"Example": "Example",
"Examples": "Examples",
"Example": "Esempio",
"Examples": "Esempi",
"ExampleWithColon": "Esempio:",
"ExamplesWithColon": "Esempi:",
"Edit": "Modifica",
"Filter": "Filtra",
"FilterProductWithPriceCountHide": "Nascondi i prodotti con i prezzi",
"FilterPriceMoreThan30DaysHide": "Nascondi i prezzi più vecchi di 30 giorni",
"Help": "Help",
"Help": "Assistenza",
"Image": "Immagine",
"Order": "Ordine",
"OrderProductUniqueScansDESC": "Numero di scansioni",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
"CategoriesMissing": "Category missing",
"CategoryTotal": "{count} categories",
"Labels": "Labels",
"LabelsLower": "labels",
"LabelsLower": "ฉลาก",
"LabelTotal": "{count} labels",
"LatestPrice": "Latest price",
"InvalidBarcode": "Invalid barcode",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
"ProofNotFound": "未找到证据(或不是所有者)",
"Public": "民众",
"Private": "私人的",
"Privacy": "Privacy"
"Privacy": "隐私"
},
"ProofEdit": {
"Title": "编辑证明",
Expand Down

0 comments on commit 69ed7ba

Please sign in to comment.