Skip to content

Commit

Permalink
refactor(l10n): New Crowdin translations to review and merge (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored Apr 8, 2024
1 parent 7792891 commit 71f3bd0
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
24 changes: 12 additions & 12 deletions src/i18n/locales/bs.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,16 +93,16 @@
},
"BarcodeManualInput": {
"Barcode": "Barkod",
"Submit": "Submit",
"Submit": "Pošalji",
"Title": "Type a barcode"
},
"BrandDetail": {
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"TopProducts": "Top products",
"BrandProductTotal": "{count} products"
},
"CategoryDetail": {
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"TopProducts": "Top products",
"CategoryProductTotal": "{count} products"
},
Expand Down Expand Up @@ -162,12 +162,12 @@
},
"LocationDetail": {
"LatestPrices": "Latest prices",
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"LocationNotFound": "Location not found in OpenStreetMap... Don't hesitate to add it :)"
},
"LocationList": {
"Title": "Top locations",
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"LocationTotal": "{count} locations"
},
"LocationSelector": {
Expand Down Expand Up @@ -217,7 +217,7 @@
"LabelFull": "Full price"
},
"PriceList": {
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"Title": "Latest prices"
},
"ProductCard": {
Expand Down Expand Up @@ -247,12 +247,12 @@
"AddPrice": "Add a price",
"CategoryNotFound": "Category not found...",
"LatestPrices": "Latest prices",
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"ProductNotFound": "Product not found in Open Food Facts... Don't hesitate to add it :)"
},
"ProductList": {
"HideProductsWithPrices": "Hide products with prices",
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"PriceNumber": "Number of prices added",
"ScanNumber": "Number of scans added",
"Title": "Top products",
Expand All @@ -271,7 +271,7 @@
"Success": "Proof deleted!"
},
"ProofDetail": {
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"Prices": "Prices",
"ProofNotFound": "Proof not found (or not the owner)",
"Public": "Public",
Expand Down Expand Up @@ -341,7 +341,7 @@
"UserDashboard": {
"LatestPrices": "Latest prices",
"LatestProofs": "Latest proofs",
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"MyPrices": "My prices",
"MyProofs": "My proofs",
"ProofUpdated": "Proof updated!",
Expand All @@ -352,10 +352,10 @@
},
"UserDetail": {
"LatestPrices": "Latest prices",
"LoadMore": "Load more"
"LoadMore": "Učitaj više"
},
"UserList": {
"LoadMore": "Load more",
"LoadMore": "Učitaj više",
"Title": "Top contributors",
"UserTotal": "{count} contributors"
},
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/locales/nl_BE.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
"Source": "Bron",
"Yes": "Ja",
"No": "Nee",
"Food": "Food",
"PetFood": "Pet food",
"Food": "Voedsel",
"PetFood": "Dierenvoeding",
"Beauty": "Beauty",
"Products": "Producten"
},
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/locales/nl_NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
"Source": "Bron",
"Yes": "Ja",
"No": "Nee",
"Food": "Food",
"PetFood": "Pet food",
"Food": "Voedsel",
"PetFood": "Dierenvoeding",
"Beauty": "Beauty",
"Products": "Producten"
},
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@
"Source": "Bilgi Kaynağı",
"Yes": "Evet",
"No": "Hayır",
"Food": "Food",
"PetFood": "Pet food",
"Beauty": "Beauty",
"Food": "Gıda",
"PetFood": "Evcil hayvan maması",
"Beauty": "Güzellik",
"Products": "Ürünler"
},
"ChangeCurrencyDialog": {
Expand Down

0 comments on commit 71f3bd0

Please sign in to comment.