Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(l10n): New Crowdin translations to review and merge #484

Merged
merged 5 commits into from
Mar 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/i18n/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,11 @@
"ProductCard": {
"Brands": "Marken",
"BrandLower": "Marke",
"BrandMissing": "Brand missing",
"BrandMissing": "Marke fehlt",
"BrandTotal": "{count} Marken",
"Categories": "Kategorien",
"CategoriesLower": "Kategorien",
"CategoriesMissing": "Category missing",
"CategoriesMissing": "Kategorie fehlt",
"CategoryTotal": "{count} Kategorien",
"Labels": "Labels",
"LabelsLower": "Etiketten",
Expand All @@ -230,7 +230,7 @@
"ProductQuantityLitre": "{0} l",
"ProductQuantityMililitre": "{0} ml",
"ProductQuantityMissing": "Produktmenge fehlt",
"QuantityMissing": "Quantity missing",
"QuantityMissing": "Menge fehlt",
"UnknownProduct": "Unbekannter Produktname"
},
"ProductDetail": {
Expand Down
12 changes: 6 additions & 6 deletions src/i18n/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,24 +213,24 @@
"ProductCard": {
"Brands": "Marques",
"BrandLower": "marque",
"BrandMissing": "Brand missing",
"BrandMissing": "Marque manquante",
"BrandTotal": "{count} marques",
"Categories": "Catégories",
"CategoriesLower": "catégories",
"CategoriesMissing": "Category missing",
"CategoriesMissing": "Catégorie manquante",
"CategoryTotal": "{count} catégories",
"Labels": "Labels",
"LabelsLower": "labels",
"LabelTotal": "{count} labels",
"LatestPrice": "Dernier prix",
"ProductBrandMissing": "Marque de produit manquante",
"ProductCategoriesMissing": "Catégories de produits manquantes",
"ProductBrandMissing": "Marque du produit manquante",
"ProductCategoriesMissing": "Catégories du produit manquantes",
"ProductQuantityGram": "{0} g",
"ProductQuantityKilogram": "{0} kg",
"ProductQuantityLitre": "{0} L",
"ProductQuantityMililitre": "{0} mL",
"ProductQuantityMissing": "Quantité de produit manquante",
"QuantityMissing": "Quantity missing",
"ProductQuantityMissing": "Quantité du produit manquante",
"QuantityMissing": "Quantité manquante",
"UnknownProduct": "Produit inconnu"
},
"ProductDetail": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,11 @@
"ProductCard": {
"Brands": "מותגים",
"BrandLower": "מותג",
"BrandMissing": "Brand missing",
"BrandMissing": "חסר מותג",
"BrandTotal": "{count} brands",
"Categories": "קטגוריות",
"CategoriesLower": "קטגוריות",
"CategoriesMissing": "Category missing",
"CategoriesMissing": "חסרה קטגוריה",
"CategoryTotal": "{count} קטגוריות",
"Labels": "תוויות",
"LabelsLower": "תוויות",
Expand All @@ -230,7 +230,7 @@
"ProductQuantityLitre": "{0} ליטר",
"ProductQuantityMililitre": "{0} מ״ל",
"ProductQuantityMissing": "כמות המוצר חסרה",
"QuantityMissing": "Quantity missing",
"QuantityMissing": "חסרה כמות",
"UnknownProduct": "שם המוצר אינו ידוע"
},
"ProductDetail": {
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 @@ -213,11 +213,11 @@
"ProductCard": {
"Brands": "Markalar",
"BrandLower": "marka",
"BrandMissing": "Brand missing",
"BrandMissing": "Marka eksik",
"BrandTotal": "{count} marka",
"Categories": "Kategoriler",
"CategoriesLower": "kategoriler",
"CategoriesMissing": "Category missing",
"CategoriesMissing": "Kategori eksik",
"CategoryTotal": "{count} kategoriler",
"Labels": "Etiketler",
"LabelsLower": "etiketler",
Expand All @@ -230,7 +230,7 @@
"ProductQuantityLitre": "{0} L",
"ProductQuantityMililitre": "{0} mL",
"ProductQuantityMissing": "Ürün miktarı eksik",
"QuantityMissing": "Quantity missing",
"QuantityMissing": "Miktar eksik",
"UnknownProduct": "Bilinmeyen ürün adı"
},
"ProductDetail": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,11 @@
"ProductCard": {
"Brands": "Виробники",
"BrandLower": "виробник",
"BrandMissing": "Brand missing",
"BrandMissing": "Бренд відсутній",
"BrandTotal": "{count} брендів",
"Categories": "Категорії",
"CategoriesLower": "категорії",
"CategoriesMissing": "Category missing",
"CategoriesMissing": "Відсутня категорія",
"CategoryTotal": "{count} категорій",
"Labels": "Етикетки",
"LabelsLower": "категорії",
Expand All @@ -230,7 +230,7 @@
"ProductQuantityLitre": "{0} Л",
"ProductQuantityMililitre": "{0} мл",
"ProductQuantityMissing": "Відсутня кількість товару",
"QuantityMissing": "Quantity missing",
"QuantityMissing": "Відсутня кількість",
"UnknownProduct": "Невідомий продукт"
},
"ProductDetail": {
Expand Down
Loading