Update translations

This commit is contained in:
Oliver Walters 2020-10-25 21:54:53 +11:00
parent 9284837da8
commit 549f50ac3f
4 changed files with 177 additions and 151 deletions

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-24 21:17+0000\n" "POT-Creation-Date: 2020-10-25 10:54+0000\n"
"PO-Revision-Date: 2020-05-03 11:32+0200\n" "PO-Revision-Date: 2020-05-03 11:32+0200\n"
"Last-Translator: Christian Schlüter <chschlue@gmail.com>\n" "Last-Translator: Christian Schlüter <chschlue@gmail.com>\n"
"Language-Team: C <kde-i18n-doc@kde.org>\n" "Language-Team: C <kde-i18n-doc@kde.org>\n"
@ -49,35 +49,35 @@ msgstr ""
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/helpers.py:348 order/models.py:187 order/models.py:261 #: InvenTree/helpers.py:361 order/models.py:187 order/models.py:261
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "Keine gültige Menge" msgstr "Keine gültige Menge"
#: InvenTree/helpers.py:351 #: InvenTree/helpers.py:364
msgid "Empty serial number string" msgid "Empty serial number string"
msgstr "Keine Seriennummer angegeben" msgstr "Keine Seriennummer angegeben"
#: InvenTree/helpers.py:372 #: InvenTree/helpers.py:385
#, python-brace-format #, python-brace-format
msgid "Duplicate serial: {n}" msgid "Duplicate serial: {n}"
msgstr "Doppelte Seriennummer: {n}" msgstr "Doppelte Seriennummer: {n}"
#: InvenTree/helpers.py:376 InvenTree/helpers.py:379 InvenTree/helpers.py:382 #: InvenTree/helpers.py:389 InvenTree/helpers.py:392 InvenTree/helpers.py:395
#, python-brace-format #, python-brace-format
msgid "Invalid group: {g}" msgid "Invalid group: {g}"
msgstr "Ungültige Gruppe: {g}" msgstr "Ungültige Gruppe: {g}"
#: InvenTree/helpers.py:387 #: InvenTree/helpers.py:400
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Duplicate serial: {n}" #| msgid "Duplicate serial: {n}"
msgid "Duplicate serial: {g}" msgid "Duplicate serial: {g}"
msgstr "Doppelte Seriennummer: {n}" msgstr "Doppelte Seriennummer: {n}"
#: InvenTree/helpers.py:395 #: InvenTree/helpers.py:408
msgid "No serial numbers found" msgid "No serial numbers found"
msgstr "Keine Seriennummern gefunden" msgstr "Keine Seriennummern gefunden"
#: InvenTree/helpers.py:399 #: InvenTree/helpers.py:412
#, python-brace-format #, python-brace-format
msgid "Number of unique serial number ({s}) must match quantity ({q})" msgid "Number of unique serial number ({s}) must match quantity ({q})"
msgstr "" msgstr ""
@ -298,7 +298,7 @@ msgstr "Bauauftrag"
#: build/models.py:55 build/templates/build/index.html:6 #: build/models.py:55 build/templates/build/index.html:6
#: build/templates/build/index.html:14 order/templates/order/so_builds.html:11 #: build/templates/build/index.html:14 order/templates/order/so_builds.html:11
#: order/templates/order/so_tabs.html:9 part/templates/part/tabs.html:31 #: order/templates/order/so_tabs.html:9 part/templates/part/tabs.html:31
#: templates/InvenTree/settings/tabs.html:27 users/models.py:30 #: templates/InvenTree/settings/tabs.html:28 users/models.py:30
msgid "Build Orders" msgid "Build Orders"
msgstr "Bauaufträge" msgstr "Bauaufträge"
@ -881,147 +881,151 @@ msgstr "Teilzuordnung bearbeiten"
msgid "Updated Build Item" msgid "Updated Build Item"
msgstr "Bauobjekt aktualisiert" msgstr "Bauobjekt aktualisiert"
#: common/models.py:49 #: common/models.py:51
#, fuzzy #, fuzzy
#| msgid "Instance Name" #| msgid "Instance Name"
msgid "InvenTree Instance Name" msgid "InvenTree Instance Name"
msgstr "Instanzname" msgstr "Instanzname"
#: common/models.py:51 #: common/models.py:53
#, fuzzy #, fuzzy
#| msgid "Brief description of the build" #| msgid "Brief description of the build"
msgid "String descriptor for the server instance" msgid "String descriptor for the server instance"
msgstr "Kurze Beschreibung des Baus" msgstr "Kurze Beschreibung des Baus"
#: common/models.py:55 company/models.py:89 company/models.py:90 #: common/models.py:57 company/models.py:89 company/models.py:90
msgid "Company name" msgid "Company name"
msgstr "Firmenname" msgstr "Firmenname"
#: common/models.py:56 #: common/models.py:58
#, fuzzy #, fuzzy
#| msgid "Company name" #| msgid "Company name"
msgid "Internal company name" msgid "Internal company name"
msgstr "Firmenname" msgstr "Firmenname"
#: common/models.py:61 #: common/models.py:63
msgid "IPN Regex" msgid "IPN Regex"
msgstr "" msgstr ""
#: common/models.py:62 #: common/models.py:64
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:66 #: common/models.py:68
#, fuzzy #, fuzzy
#| msgid "Import BOM data" #| msgid "Import BOM data"
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "Stückliste importieren" msgstr "Stückliste importieren"
#: common/models.py:67 #: common/models.py:69
msgid "Copy BOM data by default when duplicating a part" msgid "Copy BOM data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:72 #: common/models.py:75
#, fuzzy #, fuzzy
#| msgid "Parameters" #| msgid "Parameters"
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "Parameter" msgstr "Parameter"
#: common/models.py:73 #: common/models.py:76
msgid "Copy parameter data by default when duplicating a part" msgid "Copy parameter data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:78 #: common/models.py:82
#, fuzzy #, fuzzy
#| msgid "Parameters" #| msgid "Parameters"
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "Parameter" msgstr "Parameter"
#: common/models.py:79 #: common/models.py:83
msgid "Copy test data by default when duplicating a part" msgid "Copy test data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:84 #: common/models.py:89
#, fuzzy #, fuzzy
#| msgid "Order Reference" #| msgid "Order Reference"
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "Bestellreferenz" msgstr "Bestellreferenz"
#: common/models.py:85 #: common/models.py:90
#, fuzzy #, fuzzy
#| msgid "Order reference" #| msgid "Order reference"
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "Bestell-Referenz" msgstr "Bestell-Referenz"
#: common/models.py:90 #: common/models.py:95
#, fuzzy #, fuzzy
#| msgid "Order Reference" #| msgid "Order Reference"
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "Bestellreferenz" msgstr "Bestellreferenz"
#: common/models.py:91 #: common/models.py:96
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:95 #: common/models.py:100
#, fuzzy #, fuzzy
#| msgid "Sales Order Reference" #| msgid "Sales Order Reference"
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "Bestellungsreferenz" msgstr "Bestellungsreferenz"
#: common/models.py:96 #: common/models.py:101
#, fuzzy #, fuzzy
#| msgid "Order reference" #| msgid "Order reference"
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "Bestell-Referenz" msgstr "Bestell-Referenz"
#: common/models.py:100 #: common/models.py:105
#, fuzzy #, fuzzy
#| msgid "Order reference" #| msgid "Order reference"
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "Bestell-Referenz" msgstr "Bestell-Referenz"
#: common/models.py:101 #: common/models.py:106
#, fuzzy #, fuzzy
#| msgid "Order reference" #| msgid "Order reference"
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "Bestell-Referenz" msgstr "Bestell-Referenz"
#: common/models.py:238 #: common/models.py:272
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
"Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird " "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird "
"nicht beachtet)" "nicht beachtet)"
#: common/models.py:240 #: common/models.py:274
msgid "Settings value" msgid "Settings value"
msgstr "Einstellungs-Wert" msgstr "Einstellungs-Wert"
#: common/models.py:253 #: common/models.py:326
msgid "Value must be a boolean value"
msgstr ""
#: common/models.py:340
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "Schlüsseltext muss eindeutig sein" msgstr "Schlüsseltext muss eindeutig sein"
#: common/models.py:274 #: common/models.py:379
msgid "Currency Symbol e.g. $" msgid "Currency Symbol e.g. $"
msgstr "Währungs-Symbol (z.B. €)" msgstr "Währungs-Symbol (z.B. €)"
#: common/models.py:276 #: common/models.py:381
msgid "Currency Suffix e.g. AUD" msgid "Currency Suffix e.g. AUD"
msgstr "Währungs-Suffix (z.B. EUR)" msgstr "Währungs-Suffix (z.B. EUR)"
#: common/models.py:278 #: common/models.py:383
msgid "Currency Description" msgid "Currency Description"
msgstr "Währungs-Beschreibung" msgstr "Währungs-Beschreibung"
#: common/models.py:280 #: common/models.py:385
msgid "Currency Value" msgid "Currency Value"
msgstr "Währungs-Wert" msgstr "Währungs-Wert"
#: common/models.py:282 #: common/models.py:387
msgid "Use this currency as the base currency" msgid "Use this currency as the base currency"
msgstr "Benutze diese Währung als Basis-Währung" msgstr "Benutze diese Währung als Basis-Währung"
#: common/models.py:365 #: common/models.py:470
#, fuzzy #, fuzzy
#| msgid "Default Location" #| msgid "Default Location"
msgid "Default" msgid "Default"
@ -1033,19 +1037,19 @@ msgstr "Standard-Lagerort"
msgid "Current value" msgid "Current value"
msgstr "Währungs-Wert" msgstr "Währungs-Wert"
#: common/views.py:21 #: common/views.py:23
msgid "Create new Currency" msgid "Create new Currency"
msgstr "Neues Währung hinzufügen" msgstr "Neues Währung hinzufügen"
#: common/views.py:29 #: common/views.py:31
msgid "Edit Currency" msgid "Edit Currency"
msgstr "Währung bearbeiten" msgstr "Währung bearbeiten"
#: common/views.py:36 #: common/views.py:38
msgid "Delete Currency" msgid "Delete Currency"
msgstr "Währung entfernen" msgstr "Währung entfernen"
#: common/views.py:47 #: common/views.py:49
#, fuzzy #, fuzzy
#| msgid "Settings" #| msgid "Settings"
msgid "Change Setting" msgid "Change Setting"
@ -1301,7 +1305,7 @@ msgstr ""
#: order/templates/order/purchase_orders.html:7 #: order/templates/order/purchase_orders.html:7
#: order/templates/order/purchase_orders.html:12 #: order/templates/order/purchase_orders.html:12
#: part/templates/part/orders.html:9 part/templates/part/tabs.html:48 #: part/templates/part/orders.html:9 part/templates/part/tabs.html:48
#: templates/InvenTree/settings/tabs.html:30 templates/navbar.html:33 #: templates/InvenTree/settings/tabs.html:31 templates/navbar.html:33
#: users/models.py:31 #: users/models.py:31
msgid "Purchase Orders" msgid "Purchase Orders"
msgstr "Bestellungen" msgstr "Bestellungen"
@ -1321,7 +1325,7 @@ msgstr "Neue Bestellung"
#: order/templates/order/sales_orders.html:7 #: order/templates/order/sales_orders.html:7
#: order/templates/order/sales_orders.html:12 #: order/templates/order/sales_orders.html:12
#: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:56 #: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:56
#: templates/InvenTree/settings/tabs.html:33 templates/navbar.html:42 #: templates/InvenTree/settings/tabs.html:34 templates/navbar.html:42
#: users/models.py:32 #: users/models.py:32
msgid "Sales Orders" msgid "Sales Orders"
msgstr "Bestellungen" msgstr "Bestellungen"
@ -1431,7 +1435,7 @@ msgstr "Bepreisung"
#: company/templates/company/supplier_part_tabs.html:8 #: company/templates/company/supplier_part_tabs.html:8
#: company/templates/company/tabs.html:12 part/templates/part/tabs.html:18 #: company/templates/company/tabs.html:12 part/templates/part/tabs.html:18
#: stock/templates/stock/location.html:17 templates/InvenTree/search.html:155 #: stock/templates/stock/location.html:17 templates/InvenTree/search.html:155
#: templates/InvenTree/settings/tabs.html:24 templates/js/part.html:124 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.html:124
#: templates/js/part.html:372 templates/js/stock.html:453 #: templates/js/part.html:372 templates/js/stock.html:453
#: templates/navbar.html:22 users/models.py:29 #: templates/navbar.html:22 users/models.py:29
msgid "Stock" msgid "Stock"
@ -1445,7 +1449,7 @@ msgstr "Bestellungen"
#: order/templates/order/receive_parts.html:14 part/models.py:294 #: order/templates/order/receive_parts.html:14 part/models.py:294
#: part/templates/part/cat_link.html:7 part/templates/part/category.html:94 #: part/templates/part/cat_link.html:7 part/templates/part/category.html:94
#: part/templates/part/category_tabs.html:6 #: part/templates/part/category_tabs.html:6
#: templates/InvenTree/settings/tabs.html:21 templates/navbar.html:19 #: templates/InvenTree/settings/tabs.html:22 templates/navbar.html:19
#: templates/stats.html:8 templates/stats.html:17 users/models.py:28 #: templates/stats.html:8 templates/stats.html:17 users/models.py:28
msgid "Parts" msgid "Parts"
msgstr "Teile" msgstr "Teile"
@ -4520,7 +4524,11 @@ msgstr "Vorlage löschen"
msgid "Purchase Order Settings" msgid "Purchase Order Settings"
msgstr "Bestelldetails" msgstr "Bestelldetails"
#: templates/InvenTree/settings/setting.html:10 #: templates/InvenTree/settings/setting.html:16
msgid "No value set"
msgstr ""
#: templates/InvenTree/settings/setting.html:24
#, fuzzy #, fuzzy
#| msgid "Settings" #| msgid "Settings"
msgid "Edit setting" msgid "Edit setting"
@ -4558,17 +4566,17 @@ msgstr ""
msgid "Theme" msgid "Theme"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:12 #: templates/InvenTree/settings/tabs.html:13
#, fuzzy #, fuzzy
#| msgid "InvenTree Version" #| msgid "InvenTree Version"
msgid "InvenTree Settings" msgid "InvenTree Settings"
msgstr "InvenTree-Version" msgstr "InvenTree-Version"
#: templates/InvenTree/settings/tabs.html:15 #: templates/InvenTree/settings/tabs.html:16
msgid "Global" msgid "Global"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:18 #: templates/InvenTree/settings/tabs.html:19
#, fuzzy #, fuzzy
#| msgid "Edit Currency" #| msgid "Edit Currency"
msgid "Currency" msgid "Currency"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-24 21:17+0000\n" "POT-Creation-Date: 2020-10-25 10:54+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -46,34 +46,34 @@ msgstr ""
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/helpers.py:348 order/models.py:187 order/models.py:261 #: InvenTree/helpers.py:361 order/models.py:187 order/models.py:261
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "" msgstr ""
#: InvenTree/helpers.py:351 #: InvenTree/helpers.py:364
msgid "Empty serial number string" msgid "Empty serial number string"
msgstr "" msgstr ""
#: InvenTree/helpers.py:372 #: InvenTree/helpers.py:385
#, python-brace-format #, python-brace-format
msgid "Duplicate serial: {n}" msgid "Duplicate serial: {n}"
msgstr "" msgstr ""
#: InvenTree/helpers.py:376 InvenTree/helpers.py:379 InvenTree/helpers.py:382 #: InvenTree/helpers.py:389 InvenTree/helpers.py:392 InvenTree/helpers.py:395
#, python-brace-format #, python-brace-format
msgid "Invalid group: {g}" msgid "Invalid group: {g}"
msgstr "" msgstr ""
#: InvenTree/helpers.py:387 #: InvenTree/helpers.py:400
#, python-brace-format #, python-brace-format
msgid "Duplicate serial: {g}" msgid "Duplicate serial: {g}"
msgstr "" msgstr ""
#: InvenTree/helpers.py:395 #: InvenTree/helpers.py:408
msgid "No serial numbers found" msgid "No serial numbers found"
msgstr "" msgstr ""
#: InvenTree/helpers.py:399 #: InvenTree/helpers.py:412
#, python-brace-format #, python-brace-format
msgid "Number of unique serial number ({s}) must match quantity ({q})" msgid "Number of unique serial number ({s}) must match quantity ({q})"
msgstr "" msgstr ""
@ -278,7 +278,7 @@ msgstr ""
#: build/models.py:55 build/templates/build/index.html:6 #: build/models.py:55 build/templates/build/index.html:6
#: build/templates/build/index.html:14 order/templates/order/so_builds.html:11 #: build/templates/build/index.html:14 order/templates/order/so_builds.html:11
#: order/templates/order/so_tabs.html:9 part/templates/part/tabs.html:31 #: order/templates/order/so_tabs.html:9 part/templates/part/tabs.html:31
#: templates/InvenTree/settings/tabs.html:27 users/models.py:30 #: templates/InvenTree/settings/tabs.html:28 users/models.py:30
msgid "Build Orders" msgid "Build Orders"
msgstr "" msgstr ""
@ -838,119 +838,123 @@ msgstr ""
msgid "Updated Build Item" msgid "Updated Build Item"
msgstr "" msgstr ""
#: common/models.py:49 #: common/models.py:51
msgid "InvenTree Instance Name" msgid "InvenTree Instance Name"
msgstr "" msgstr ""
#: common/models.py:51 #: common/models.py:53
msgid "String descriptor for the server instance" msgid "String descriptor for the server instance"
msgstr "" msgstr ""
#: common/models.py:55 company/models.py:89 company/models.py:90 #: common/models.py:57 company/models.py:89 company/models.py:90
msgid "Company name" msgid "Company name"
msgstr "" msgstr ""
#: common/models.py:56 #: common/models.py:58
msgid "Internal company name" msgid "Internal company name"
msgstr "" msgstr ""
#: common/models.py:61 #: common/models.py:63
msgid "IPN Regex" msgid "IPN Regex"
msgstr "" msgstr ""
#: common/models.py:62 #: common/models.py:64
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:66 #: common/models.py:68
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:67 #: common/models.py:69
msgid "Copy BOM data by default when duplicating a part" msgid "Copy BOM data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:72 #: common/models.py:75
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:73 #: common/models.py:76
msgid "Copy parameter data by default when duplicating a part" msgid "Copy parameter data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:78 #: common/models.py:82
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:79 #: common/models.py:83
msgid "Copy test data by default when duplicating a part" msgid "Copy test data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:84 #: common/models.py:89
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:85 #: common/models.py:90
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:90 #: common/models.py:95
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:96
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:95 #: common/models.py:100
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:96 #: common/models.py:101
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:100 #: common/models.py:105
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:101 #: common/models.py:106
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:272
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:274
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:253 #: common/models.py:326
msgid "Value must be a boolean value"
msgstr ""
#: common/models.py:340
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:274 #: common/models.py:379
msgid "Currency Symbol e.g. $" msgid "Currency Symbol e.g. $"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:381
msgid "Currency Suffix e.g. AUD" msgid "Currency Suffix e.g. AUD"
msgstr "" msgstr ""
#: common/models.py:278 #: common/models.py:383
msgid "Currency Description" msgid "Currency Description"
msgstr "" msgstr ""
#: common/models.py:280 #: common/models.py:385
msgid "Currency Value" msgid "Currency Value"
msgstr "" msgstr ""
#: common/models.py:282 #: common/models.py:387
msgid "Use this currency as the base currency" msgid "Use this currency as the base currency"
msgstr "" msgstr ""
#: common/models.py:365 #: common/models.py:470
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -958,19 +962,19 @@ msgstr ""
msgid "Current value" msgid "Current value"
msgstr "" msgstr ""
#: common/views.py:21 #: common/views.py:23
msgid "Create new Currency" msgid "Create new Currency"
msgstr "" msgstr ""
#: common/views.py:29 #: common/views.py:31
msgid "Edit Currency" msgid "Edit Currency"
msgstr "" msgstr ""
#: common/views.py:36 #: common/views.py:38
msgid "Delete Currency" msgid "Delete Currency"
msgstr "" msgstr ""
#: common/views.py:47 #: common/views.py:49
msgid "Change Setting" msgid "Change Setting"
msgstr "" msgstr ""
@ -1213,7 +1217,7 @@ msgstr ""
#: order/templates/order/purchase_orders.html:7 #: order/templates/order/purchase_orders.html:7
#: order/templates/order/purchase_orders.html:12 #: order/templates/order/purchase_orders.html:12
#: part/templates/part/orders.html:9 part/templates/part/tabs.html:48 #: part/templates/part/orders.html:9 part/templates/part/tabs.html:48
#: templates/InvenTree/settings/tabs.html:30 templates/navbar.html:33 #: templates/InvenTree/settings/tabs.html:31 templates/navbar.html:33
#: users/models.py:31 #: users/models.py:31
msgid "Purchase Orders" msgid "Purchase Orders"
msgstr "" msgstr ""
@ -1233,7 +1237,7 @@ msgstr ""
#: order/templates/order/sales_orders.html:7 #: order/templates/order/sales_orders.html:7
#: order/templates/order/sales_orders.html:12 #: order/templates/order/sales_orders.html:12
#: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:56 #: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:56
#: templates/InvenTree/settings/tabs.html:33 templates/navbar.html:42 #: templates/InvenTree/settings/tabs.html:34 templates/navbar.html:42
#: users/models.py:32 #: users/models.py:32
msgid "Sales Orders" msgid "Sales Orders"
msgstr "" msgstr ""
@ -1337,7 +1341,7 @@ msgstr ""
#: company/templates/company/supplier_part_tabs.html:8 #: company/templates/company/supplier_part_tabs.html:8
#: company/templates/company/tabs.html:12 part/templates/part/tabs.html:18 #: company/templates/company/tabs.html:12 part/templates/part/tabs.html:18
#: stock/templates/stock/location.html:17 templates/InvenTree/search.html:155 #: stock/templates/stock/location.html:17 templates/InvenTree/search.html:155
#: templates/InvenTree/settings/tabs.html:24 templates/js/part.html:124 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.html:124
#: templates/js/part.html:372 templates/js/stock.html:453 #: templates/js/part.html:372 templates/js/stock.html:453
#: templates/navbar.html:22 users/models.py:29 #: templates/navbar.html:22 users/models.py:29
msgid "Stock" msgid "Stock"
@ -1351,7 +1355,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:14 part/models.py:294 #: order/templates/order/receive_parts.html:14 part/models.py:294
#: part/templates/part/cat_link.html:7 part/templates/part/category.html:94 #: part/templates/part/cat_link.html:7 part/templates/part/category.html:94
#: part/templates/part/category_tabs.html:6 #: part/templates/part/category_tabs.html:6
#: templates/InvenTree/settings/tabs.html:21 templates/navbar.html:19 #: templates/InvenTree/settings/tabs.html:22 templates/navbar.html:19
#: templates/stats.html:8 templates/stats.html:17 users/models.py:28 #: templates/stats.html:8 templates/stats.html:17 users/models.py:28
msgid "Parts" msgid "Parts"
msgstr "" msgstr ""
@ -4054,7 +4058,11 @@ msgstr ""
msgid "Purchase Order Settings" msgid "Purchase Order Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/setting.html:10 #: templates/InvenTree/settings/setting.html:16
msgid "No value set"
msgstr ""
#: templates/InvenTree/settings/setting.html:24
msgid "Edit setting" msgid "Edit setting"
msgstr "" msgstr ""
@ -4084,15 +4092,15 @@ msgstr ""
msgid "Theme" msgid "Theme"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:12 #: templates/InvenTree/settings/tabs.html:13
msgid "InvenTree Settings" msgid "InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:15 #: templates/InvenTree/settings/tabs.html:16
msgid "Global" msgid "Global"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:18 #: templates/InvenTree/settings/tabs.html:19
msgid "Currency" msgid "Currency"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-24 21:17+0000\n" "POT-Creation-Date: 2020-10-25 10:54+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -46,34 +46,34 @@ msgstr ""
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/helpers.py:348 order/models.py:187 order/models.py:261 #: InvenTree/helpers.py:361 order/models.py:187 order/models.py:261
msgid "Invalid quantity provided" msgid "Invalid quantity provided"
msgstr "" msgstr ""
#: InvenTree/helpers.py:351 #: InvenTree/helpers.py:364
msgid "Empty serial number string" msgid "Empty serial number string"
msgstr "" msgstr ""
#: InvenTree/helpers.py:372 #: InvenTree/helpers.py:385
#, python-brace-format #, python-brace-format
msgid "Duplicate serial: {n}" msgid "Duplicate serial: {n}"
msgstr "" msgstr ""
#: InvenTree/helpers.py:376 InvenTree/helpers.py:379 InvenTree/helpers.py:382 #: InvenTree/helpers.py:389 InvenTree/helpers.py:392 InvenTree/helpers.py:395
#, python-brace-format #, python-brace-format
msgid "Invalid group: {g}" msgid "Invalid group: {g}"
msgstr "" msgstr ""
#: InvenTree/helpers.py:387 #: InvenTree/helpers.py:400
#, python-brace-format #, python-brace-format
msgid "Duplicate serial: {g}" msgid "Duplicate serial: {g}"
msgstr "" msgstr ""
#: InvenTree/helpers.py:395 #: InvenTree/helpers.py:408
msgid "No serial numbers found" msgid "No serial numbers found"
msgstr "" msgstr ""
#: InvenTree/helpers.py:399 #: InvenTree/helpers.py:412
#, python-brace-format #, python-brace-format
msgid "Number of unique serial number ({s}) must match quantity ({q})" msgid "Number of unique serial number ({s}) must match quantity ({q})"
msgstr "" msgstr ""
@ -278,7 +278,7 @@ msgstr ""
#: build/models.py:55 build/templates/build/index.html:6 #: build/models.py:55 build/templates/build/index.html:6
#: build/templates/build/index.html:14 order/templates/order/so_builds.html:11 #: build/templates/build/index.html:14 order/templates/order/so_builds.html:11
#: order/templates/order/so_tabs.html:9 part/templates/part/tabs.html:31 #: order/templates/order/so_tabs.html:9 part/templates/part/tabs.html:31
#: templates/InvenTree/settings/tabs.html:27 users/models.py:30 #: templates/InvenTree/settings/tabs.html:28 users/models.py:30
msgid "Build Orders" msgid "Build Orders"
msgstr "" msgstr ""
@ -838,119 +838,123 @@ msgstr ""
msgid "Updated Build Item" msgid "Updated Build Item"
msgstr "" msgstr ""
#: common/models.py:49 #: common/models.py:51
msgid "InvenTree Instance Name" msgid "InvenTree Instance Name"
msgstr "" msgstr ""
#: common/models.py:51 #: common/models.py:53
msgid "String descriptor for the server instance" msgid "String descriptor for the server instance"
msgstr "" msgstr ""
#: common/models.py:55 company/models.py:89 company/models.py:90 #: common/models.py:57 company/models.py:89 company/models.py:90
msgid "Company name" msgid "Company name"
msgstr "" msgstr ""
#: common/models.py:56 #: common/models.py:58
msgid "Internal company name" msgid "Internal company name"
msgstr "" msgstr ""
#: common/models.py:61 #: common/models.py:63
msgid "IPN Regex" msgid "IPN Regex"
msgstr "" msgstr ""
#: common/models.py:62 #: common/models.py:64
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:66 #: common/models.py:68
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:67 #: common/models.py:69
msgid "Copy BOM data by default when duplicating a part" msgid "Copy BOM data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:72 #: common/models.py:75
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:73 #: common/models.py:76
msgid "Copy parameter data by default when duplicating a part" msgid "Copy parameter data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:78 #: common/models.py:82
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:79 #: common/models.py:83
msgid "Copy test data by default when duplicating a part" msgid "Copy test data by default when duplicating a part"
msgstr "" msgstr ""
#: common/models.py:84 #: common/models.py:89
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:85 #: common/models.py:90
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:90 #: common/models.py:95
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:96
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:95 #: common/models.py:100
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:96 #: common/models.py:101
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:100 #: common/models.py:105
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:101 #: common/models.py:106
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:238 #: common/models.py:272
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:274
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:253 #: common/models.py:326
msgid "Value must be a boolean value"
msgstr ""
#: common/models.py:340
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:274 #: common/models.py:379
msgid "Currency Symbol e.g. $" msgid "Currency Symbol e.g. $"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:381
msgid "Currency Suffix e.g. AUD" msgid "Currency Suffix e.g. AUD"
msgstr "" msgstr ""
#: common/models.py:278 #: common/models.py:383
msgid "Currency Description" msgid "Currency Description"
msgstr "" msgstr ""
#: common/models.py:280 #: common/models.py:385
msgid "Currency Value" msgid "Currency Value"
msgstr "" msgstr ""
#: common/models.py:282 #: common/models.py:387
msgid "Use this currency as the base currency" msgid "Use this currency as the base currency"
msgstr "" msgstr ""
#: common/models.py:365 #: common/models.py:470
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -958,19 +962,19 @@ msgstr ""
msgid "Current value" msgid "Current value"
msgstr "" msgstr ""
#: common/views.py:21 #: common/views.py:23
msgid "Create new Currency" msgid "Create new Currency"
msgstr "" msgstr ""
#: common/views.py:29 #: common/views.py:31
msgid "Edit Currency" msgid "Edit Currency"
msgstr "" msgstr ""
#: common/views.py:36 #: common/views.py:38
msgid "Delete Currency" msgid "Delete Currency"
msgstr "" msgstr ""
#: common/views.py:47 #: common/views.py:49
msgid "Change Setting" msgid "Change Setting"
msgstr "" msgstr ""
@ -1213,7 +1217,7 @@ msgstr ""
#: order/templates/order/purchase_orders.html:7 #: order/templates/order/purchase_orders.html:7
#: order/templates/order/purchase_orders.html:12 #: order/templates/order/purchase_orders.html:12
#: part/templates/part/orders.html:9 part/templates/part/tabs.html:48 #: part/templates/part/orders.html:9 part/templates/part/tabs.html:48
#: templates/InvenTree/settings/tabs.html:30 templates/navbar.html:33 #: templates/InvenTree/settings/tabs.html:31 templates/navbar.html:33
#: users/models.py:31 #: users/models.py:31
msgid "Purchase Orders" msgid "Purchase Orders"
msgstr "" msgstr ""
@ -1233,7 +1237,7 @@ msgstr ""
#: order/templates/order/sales_orders.html:7 #: order/templates/order/sales_orders.html:7
#: order/templates/order/sales_orders.html:12 #: order/templates/order/sales_orders.html:12
#: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:56 #: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:56
#: templates/InvenTree/settings/tabs.html:33 templates/navbar.html:42 #: templates/InvenTree/settings/tabs.html:34 templates/navbar.html:42
#: users/models.py:32 #: users/models.py:32
msgid "Sales Orders" msgid "Sales Orders"
msgstr "" msgstr ""
@ -1337,7 +1341,7 @@ msgstr ""
#: company/templates/company/supplier_part_tabs.html:8 #: company/templates/company/supplier_part_tabs.html:8
#: company/templates/company/tabs.html:12 part/templates/part/tabs.html:18 #: company/templates/company/tabs.html:12 part/templates/part/tabs.html:18
#: stock/templates/stock/location.html:17 templates/InvenTree/search.html:155 #: stock/templates/stock/location.html:17 templates/InvenTree/search.html:155
#: templates/InvenTree/settings/tabs.html:24 templates/js/part.html:124 #: templates/InvenTree/settings/tabs.html:25 templates/js/part.html:124
#: templates/js/part.html:372 templates/js/stock.html:453 #: templates/js/part.html:372 templates/js/stock.html:453
#: templates/navbar.html:22 users/models.py:29 #: templates/navbar.html:22 users/models.py:29
msgid "Stock" msgid "Stock"
@ -1351,7 +1355,7 @@ msgstr ""
#: order/templates/order/receive_parts.html:14 part/models.py:294 #: order/templates/order/receive_parts.html:14 part/models.py:294
#: part/templates/part/cat_link.html:7 part/templates/part/category.html:94 #: part/templates/part/cat_link.html:7 part/templates/part/category.html:94
#: part/templates/part/category_tabs.html:6 #: part/templates/part/category_tabs.html:6
#: templates/InvenTree/settings/tabs.html:21 templates/navbar.html:19 #: templates/InvenTree/settings/tabs.html:22 templates/navbar.html:19
#: templates/stats.html:8 templates/stats.html:17 users/models.py:28 #: templates/stats.html:8 templates/stats.html:17 users/models.py:28
msgid "Parts" msgid "Parts"
msgstr "" msgstr ""
@ -4054,7 +4058,11 @@ msgstr ""
msgid "Purchase Order Settings" msgid "Purchase Order Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/setting.html:10 #: templates/InvenTree/settings/setting.html:16
msgid "No value set"
msgstr ""
#: templates/InvenTree/settings/setting.html:24
msgid "Edit setting" msgid "Edit setting"
msgstr "" msgstr ""
@ -4084,15 +4092,15 @@ msgstr ""
msgid "Theme" msgid "Theme"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:12 #: templates/InvenTree/settings/tabs.html:13
msgid "InvenTree Settings" msgid "InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:15 #: templates/InvenTree/settings/tabs.html:16
msgid "Global" msgid "Global"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:18 #: templates/InvenTree/settings/tabs.html:19
msgid "Currency" msgid "Currency"
msgstr "" msgstr ""

View File

@ -9,6 +9,7 @@
<a href="{% url 'settings-theme' %}"><span class='fas fa-fill'></span> {% trans "Theme" %}</a> <a href="{% url 'settings-theme' %}"><span class='fas fa-fill'></span> {% trans "Theme" %}</a>
</li> </li>
</ul> </ul>
{% if user.is_staff %}
<h4><span class='fas fa-cogs'></span> {% trans "InvenTree Settings" %}</h4> <h4><span class='fas fa-cogs'></span> {% trans "InvenTree Settings" %}</h4>
<ul class='nav nav-pills nav-stacked'> <ul class='nav nav-pills nav-stacked'>
<li {% if tab == 'global' %} class='active' {% endif %}> <li {% if tab == 'global' %} class='active' {% endif %}>
@ -32,4 +33,5 @@
<li {% if tab == 'so' %} class='active'{% endif %}> <li {% if tab == 'so' %} class='active'{% endif %}>
<a href="{% url 'settings-so' %}"><span class='fas fa-truck'></span> {% trans "Sales Orders" %}</a> <a href="{% url 'settings-so' %}"><span class='fas fa-truck'></span> {% trans "Sales Orders" %}</a>
</li> </li>
</ul> </ul>
{% endif %}