mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Add shopping location for price tracking (#658)
This commit is contained in:
@@ -99,6 +99,9 @@ msgstr "Suivi des piles"
|
||||
msgid "Locations"
|
||||
msgstr "Emplacements"
|
||||
|
||||
msgid "Shopping locations"
|
||||
msgstr "Commerces"
|
||||
|
||||
msgid "Quantity units"
|
||||
msgstr "Formats"
|
||||
|
||||
@@ -198,6 +201,9 @@ msgstr "Nom"
|
||||
msgid "Location"
|
||||
msgstr "Emplacement"
|
||||
|
||||
msgid "Shopping location"
|
||||
msgstr "Commerce"
|
||||
|
||||
msgid "Min. stock amount"
|
||||
msgstr "Quantité minimum en stock"
|
||||
|
||||
@@ -237,6 +243,9 @@ msgstr "Facteur entre la quantité à l'achat et la quantité en stock"
|
||||
msgid "Create location"
|
||||
msgstr "Créer un emplacement"
|
||||
|
||||
msgid "Create shopping location"
|
||||
msgstr "Créer un commerce"
|
||||
|
||||
msgid "Create quantity unit"
|
||||
msgstr "Créer un format"
|
||||
|
||||
@@ -270,6 +279,9 @@ msgstr "Modifier le produit"
|
||||
msgid "Edit location"
|
||||
msgstr "Modifier l'emplacement"
|
||||
|
||||
msgid "Edit shopping location"
|
||||
msgstr "Modifier le commerce"
|
||||
|
||||
msgid "Record data"
|
||||
msgstr "Enregistrer les données"
|
||||
|
||||
@@ -347,6 +359,9 @@ msgstr "Voulez-vous vraiment supprimer le produit \"%s\" ?"
|
||||
msgid "Are you sure to delete location \"%s\"?"
|
||||
msgstr "Voulez-vous vraiment supprimer l'emplacement \"%s\" ?"
|
||||
|
||||
msgid "Are you sure to delete shopping location \"%s\"?"
|
||||
msgstr "Voulez-vous vraiment supprimer le commerce \"%s\" ?"
|
||||
|
||||
msgid "Manage API keys"
|
||||
msgstr "Gérer les clefs API"
|
||||
|
||||
@@ -1124,6 +1139,9 @@ msgstr ""
|
||||
msgid "You have to select a location"
|
||||
msgstr "Vous devez sélectionner un endroit"
|
||||
|
||||
msgid "You have to select a shopping location"
|
||||
msgstr "Vous devez sélectionner un commerce"
|
||||
|
||||
msgid "List"
|
||||
msgstr "Liste"
|
||||
|
||||
|
Reference in New Issue
Block a user