From e2b9755caaaab85b0df1561246df2fdb18c37a48 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:57:58 +0200 Subject: [PATCH] refactor(l10n): New Crowdin translations to review and merge (#603) --- src/i18n/locales/cs.json | 2 +- src/i18n/locales/de.json | 2 +- src/i18n/locales/es.json | 2 +- src/i18n/locales/fr.json | 2 +- src/i18n/locales/he.json | 2 +- src/i18n/locales/it.json | 2 +- src/i18n/locales/uk.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index b19bc8280c0..56e207a5635 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "Oblíbené měny", "CurrencyRequired": "Je vyžadována alespoň jedna měna", "LanguageLabel": "Jazyky", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "Zobrazit OSM ID", "ProductDisplayBarcode": "Zobrazit čárový kód", "Save": "Uložit", "Title": "Nastavení", diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index dfad4a60b61..1245a95559a 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "Bevorzugte Währungen", "CurrencyRequired": "Es ist mindestens eine Währung erforderlich", "LanguageLabel": "Sprachen", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "OSM-Kennung anzeigen", "ProductDisplayBarcode": "Strichcode anzeigen", "Save": "Speichern", "Title": "Einstellungen", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 61b065b8e70..1487a17e59d 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "Divisas favoritas", "CurrencyRequired": "Se necsita por lo menos una divisa", "LanguageLabel": "Idiomas", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "Mostrar ID de OSM", "ProductDisplayBarcode": "Mostrar código de barras", "Save": "Guardar", "Title": "Configuración", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 620855fc8c3..1b261b8f624 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "Devises préférées", "CurrencyRequired": "Au moins une devise est requise", "LanguageLabel": "Langue", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "Afficher l'ID MCO", "ProductDisplayBarcode": "Afficher le code à barres", "Save": "Enregistrer", "Title": "Paramètres", diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json index 462c5190b21..6b22f8d8600 100644 --- a/src/i18n/locales/he.json +++ b/src/i18n/locales/he.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "מטבעות מועדפים", "CurrencyRequired": "חובה לציין לפחות מטבע אחד", "LanguageLabel": "שפות", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "הצגת מזהה ב־OSM", "ProductDisplayBarcode": "הצגת ברקוד", "Save": "שמירה", "Title": "הגדרות", diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index ff7a0b662b6..9f372fe3eb6 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "Valute preferite", "CurrencyRequired": "Almeno una valuta è necessaria", "LanguageLabel": "Lingue", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "Visualizza ID OSM", "ProductDisplayBarcode": "Mostra codice a barre", "Save": "Salva", "Title": "Impostazioni", diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json index 960259fa9fc..c33c1b79637 100644 --- a/src/i18n/locales/uk.json +++ b/src/i18n/locales/uk.json @@ -380,7 +380,7 @@ "FavoriteCurrencies": "Улюблені валюти", "CurrencyRequired": "Потрібна принаймні одна валюта", "LanguageLabel": "Мови", - "LocationDisplayOSMID": "Display OSM ID", + "LocationDisplayOSMID": "Показати OSM ID", "ProductDisplayBarcode": "Показати штрих-код", "Save": "Зберегти", "Title": "Налаштування",