updated translation base

This commit is contained in:
github-actions[bot] 2021-05-26 09:12:19 +00:00
parent 6c62ee4548
commit 70c131dca6
10 changed files with 1300 additions and 960 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 22:45\n" "PO-Revision-Date: 2021-05-18 22:45\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
@ -33,42 +33,42 @@ msgstr "Keine passende Aktion gefunden"
msgid "Enter date" msgid "Enter date"
msgstr "Datum eingeben" msgstr "Datum eingeben"
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "Bestätigen" msgstr "Bestätigen"
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "Löschung bestätigen" msgstr "Löschung bestätigen"
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "Löschung von Position bestätigen" msgstr "Löschung von Position bestätigen"
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "Passwort eingeben" msgstr "Passwort eingeben"
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "Neues Passwort eingeben" msgstr "Neues Passwort eingeben"
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "Passwort wiederholen" msgstr "Passwort wiederholen"
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "Neues Passwort bestätigen" msgstr "Neues Passwort bestätigen"
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "Thema anwenden" msgstr "Thema anwenden"
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "Kategorie auswählen" msgstr "Kategorie auswählen"
@ -372,27 +372,27 @@ msgstr "Überschuss darf 100% nicht überschreiten"
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "Überschuss muss eine Ganzzahl oder ein Prozentwert sein" msgstr "Überschuss muss eine Ganzzahl oder ein Prozentwert sein"
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "Element löschen" msgstr "Element löschen"
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "Häkchen setzen um Löschung von Objekt zu bestätigen" msgstr "Häkchen setzen um Löschung von Objekt zu bestätigen"
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "Benutzerinformationen bearbeiten" msgstr "Benutzerinformationen bearbeiten"
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "Passwort eingeben" msgstr "Passwort eingeben"
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "Passwörter stimmen nicht überein" msgstr "Passwörter stimmen nicht überein"
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "Systeminformationen" msgstr "Systeminformationen"
@ -462,7 +462,7 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung."
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr "Fehler beim Lesen der Datei (falsche Größe)"
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "Fehler beim Lesen der Datei (Daten könnten beschädigt sein)" msgstr "Fehler beim Lesen der Datei (Daten könnten beschädigt sein)"
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "Datei" msgstr "Datei"
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "Datei zum Hochladen auswählen" msgstr "Datei zum Hochladen auswählen"
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "{name.title()} Datei" msgstr "{name.title()} Datei"
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "{name} Datei zum Hochladen auswählen" msgstr "{name} Datei zum Hochladen auswählen"
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "Standard-Währung" msgstr "Standard-Währung"
#: common/models.py:91 #: common/models.py:91
msgid "Custom Exchange Rates"
msgstr ""
#: common/models.py:92
msgid "Enable custom exchange rates"
msgstr ""
#: common/models.py:98
msgid "Download from URL" msgid "Download from URL"
msgstr "Von URL herunterladen" msgstr "Von URL herunterladen"
#: common/models.py:92 #: common/models.py:99
msgid "Allow download of remote images and files from external URL" msgid "Allow download of remote images and files from external URL"
msgstr "Herunterladen von externen Bildern und Dateien von URLs erlaubt" msgstr "Herunterladen von externen Bildern und Dateien von URLs erlaubt"
#: common/models.py:98 #: common/models.py:105
msgid "Barcode Support" msgid "Barcode Support"
msgstr "Bacode-Feature verwenden" msgstr "Bacode-Feature verwenden"
#: common/models.py:99 #: common/models.py:106
msgid "Enable barcode scanner support" msgid "Enable barcode scanner support"
msgstr "Barcode-Scanner Unterstützung" msgstr "Barcode-Scanner Unterstützung"
#: common/models.py:105 #: common/models.py:112
msgid "IPN Regex" msgid "IPN Regex"
msgstr "IPN Regex" msgstr "IPN Regex"
#: common/models.py:106 #: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "RegEx Muster für die Zuordnung von Teil-IPN" msgstr "RegEx Muster für die Zuordnung von Teil-IPN"
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "Mehrere Artikel mit gleicher IPN erlaubt" msgstr "Mehrere Artikel mit gleicher IPN erlaubt"
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "Mehrere Artikel mit gleicher IPN erlaubt" msgstr "Mehrere Artikel mit gleicher IPN erlaubt"
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "Ändern von IPN erlaubt" msgstr "Ändern von IPN erlaubt"
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "Ändern der IPN während des Bearbeiten eines Teils erlaubt" msgstr "Ändern der IPN während des Bearbeiten eines Teils erlaubt"
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "Teil-Stückliste kopieren" msgstr "Teil-Stückliste kopieren"
#: common/models.py:125 #: common/models.py:132
msgid "Copy BOM data by default when duplicating a part" msgid "Copy BOM data by default when duplicating a part"
msgstr "Stückliste von Teil kopieren wenn das Teil dupliziert wird " msgstr "Stückliste von Teil kopieren wenn das Teil dupliziert wird "
#: common/models.py:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "Teil-Parameter kopieren" msgstr "Teil-Parameter kopieren"
#: common/models.py:132 #: common/models.py:139
msgid "Copy parameter data by default when duplicating a part" msgid "Copy parameter data by default when duplicating a part"
msgstr "Parameter-Daten für dieses Teil kopieren wenn das Teil dupliziert wird" msgstr "Parameter-Daten für dieses Teil kopieren wenn das Teil dupliziert wird"
#: common/models.py:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "Teil-Testdaten kopieren" msgstr "Teil-Testdaten kopieren"
#: common/models.py:139 #: common/models.py:146
msgid "Copy test data by default when duplicating a part" msgid "Copy test data by default when duplicating a part"
msgstr "Test-Daten für dieses Teil kopieren wenn das Teil dupliziert wird" msgstr "Test-Daten für dieses Teil kopieren wenn das Teil dupliziert wird"
#: common/models.py:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "Kategorie-Parametervorlage kopieren" msgstr "Kategorie-Parametervorlage kopieren"
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "Kategorie-Parameter Vorlagen kopieren wenn ein Teil angelegt wird" msgstr "Kategorie-Parameter Vorlagen kopieren wenn ein Teil angelegt wird"
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "Aktuelle Teile-Stände" msgstr "Aktuelle Teile-Stände"
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "Anzahl der neusten Teile auf der Startseite" msgstr "Anzahl der neusten Teile auf der Startseite"
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "Vorlage" msgstr "Vorlage"
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "Teile sind standardmäßig Vorlagen" msgstr "Teile sind standardmäßig Vorlagen"
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "Baugruppe" msgstr "Baugruppe"
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "Teile können standardmäßig aus anderen Teilen angefertigt werden" msgstr "Teile können standardmäßig aus anderen Teilen angefertigt werden"
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "Komponente" msgstr "Komponente"
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "Teile können standardmäßig in Baugruppen benutzt werden" msgstr "Teile können standardmäßig in Baugruppen benutzt werden"
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "Kaufbar" msgstr "Kaufbar"
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "Artikel sind grundsätzlich kaufbar" msgstr "Artikel sind grundsätzlich kaufbar"
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "Verkäuflich" msgstr "Verkäuflich"
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "Artikel sind grundsätzlich verkaufbar" msgstr "Artikel sind grundsätzlich verkaufbar"
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "Nachverfolgbar" msgstr "Nachverfolgbar"
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "Artikel sind grundsätzlich verfolgbar" msgstr "Artikel sind grundsätzlich verfolgbar"
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "Virtuell" msgstr "Virtuell"
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "Teile sind grundsätzlich virtuell" msgstr "Teile sind grundsätzlich virtuell"
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "zeige Bestand in Eingabemasken" msgstr "zeige Bestand in Eingabemasken"
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "Zeige den verfügbaren Bestand in einigen Eingabemasken" msgstr "Zeige den verfügbaren Bestand in einigen Eingabemasken"
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Entwickler-Modus" msgstr "Entwickler-Modus"
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "Berichte im Entwickler-Modus generieren (als HTML)" msgstr "Berichte im Entwickler-Modus generieren (als HTML)"
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "Seitengröße" msgstr "Seitengröße"
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "Standardseitenformat für PDF-Bericht" msgstr "Standardseitenformat für PDF-Bericht"
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "Test-Berichte" msgstr "Test-Berichte"
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "Erstellung von Test-Berichten aktivieren" msgstr "Erstellung von Test-Berichten aktivieren"
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "Bestands-Ablauf" msgstr "Bestands-Ablauf"
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "Ablaufen von Bestand ermöglichen" msgstr "Ablaufen von Bestand ermöglichen"
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "Abgelaufenen Bestand verkaufen" msgstr "Abgelaufenen Bestand verkaufen"
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "Verkauf von abgelaufenem Bestand erlaubt" msgstr "Verkauf von abgelaufenem Bestand erlaubt"
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "Bestands-Stehzeit" msgstr "Bestands-Stehzeit"
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "Anzahl an Tagen, an denen Bestand als abgestanden markiert wird, bevor sie ablaufen" msgstr "Anzahl an Tagen, an denen Bestand als abgestanden markiert wird, bevor sie ablaufen"
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "Tage" msgstr "Tage"
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "Abgelaufenen Bestand verbauen" msgstr "Abgelaufenen Bestand verbauen"
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "Verbauen von abgelaufenen Bestand erlaubt" msgstr "Verbauen von abgelaufenen Bestand erlaubt"
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "Bestands-Eigentümerkontrolle" msgstr "Bestands-Eigentümerkontrolle"
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "Eigentümerkontrolle für Lagerorte und Teile aktivieren" msgstr "Eigentümerkontrolle für Lagerorte und Teile aktivieren"
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "Gruppieren nach Teil" msgstr "Gruppieren nach Teil"
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "Bestand in Tabellen anhand von Teil-Referenz gruppieren" msgstr "Bestand in Tabellen anhand von Teil-Referenz gruppieren"
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "aktueller Bestand" msgstr "aktueller Bestand"
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "Anzahl des geänderten Bestands auf der Startseite" msgstr "Anzahl des geänderten Bestands auf der Startseite"
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "Bauauftrag-Referenz Präfix" msgstr "Bauauftrag-Referenz Präfix"
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "Präfix für Bauauftrag-Referenz" msgstr "Präfix für Bauauftrag-Referenz"
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "Bauauftrag-Referenz RegEx" msgstr "Bauauftrag-Referenz RegEx"
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "RegEx Muster für die Zuordnung von Bauauftrag-Referenzen" msgstr "RegEx Muster für die Zuordnung von Bauauftrag-Referenzen"
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "Auftrags-Referenz Präfix" msgstr "Auftrags-Referenz Präfix"
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "Präfix für Auftrags-Referenz" msgstr "Präfix für Auftrags-Referenz"
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "Bestellungs-Referenz Präfix" msgstr "Bestellungs-Referenz Präfix"
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "Präfix für Bestellungs-Referenz" msgstr "Präfix für Bestellungs-Referenz"
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird nicht beachtet)" msgstr "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird nicht beachtet)"
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "Einstellungs-Wert" msgstr "Einstellungs-Wert"
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "Nur Ganzzahl eingeben" msgstr "Nur Ganzzahl eingeben"
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "Wahrheitswert erforderlich" msgstr "Wahrheitswert erforderlich"
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "Nur Ganzzahl eingeben" msgstr "Nur Ganzzahl eingeben"
#: common/models.py:625 #: common/models.py:632
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:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "Preisstaffelungs Anzahl" msgstr "Preisstaffelungs Anzahl"
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "Preis" msgstr "Preis"
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "Stückpreis für die angegebene Anzahl" msgstr "Stückpreis für die angegebene Anzahl"
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "Standard" msgstr "Standard"
@ -6115,11 +6123,36 @@ msgstr "Vorlage bearbeiten"
msgid "Delete Template" msgid "Delete Template"
msgstr "Vorlage löschen" msgstr "Vorlage löschen"
#: templates/InvenTree/settings/currencies.html:10
#, fuzzy
#| msgid "Category Settings"
msgid "Currency Settings"
msgstr "Kategorie-Einstellungen"
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
#, fuzzy
#| msgid "Updated company image"
msgid "Update Exchange Rates"
msgstr "Aktualisiertes Firmenbild"
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "Systemweite InvenTree-Einstellungen" msgstr "Systemweite InvenTree-Einstellungen"
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "Barcode-Einstellungen" msgstr "Barcode-Einstellungen"
@ -6205,6 +6238,12 @@ msgstr "Bericht"
msgid "Categories" msgid "Categories"
msgstr "Kategorien" msgstr "Kategorien"
#: templates/InvenTree/settings/tabs.html:40
#, fuzzy
#| msgid "Currency"
msgid "Currencies"
msgstr "Währung"
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "Benutzerinformation" msgstr "Benutzerinformation"

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: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+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"
@ -34,42 +34,42 @@ msgstr ""
msgid "Enter date" msgid "Enter date"
msgstr "" msgstr ""
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "" msgstr ""
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "" msgstr ""
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "" msgstr ""
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "" msgstr ""
@ -373,27 +373,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "" msgstr ""
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -463,7 +463,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1467,19 +1467,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1525,310 +1525,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6110,11 +6118,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6200,6 +6229,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
@ -33,42 +33,42 @@ msgstr ""
msgid "Enter date" msgid "Enter date"
msgstr "" msgstr ""
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "Confirmar" msgstr "Confirmar"
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "" msgstr ""
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "" msgstr ""
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "Confirmar la contraseña" msgstr "Confirmar la contraseña"
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "Confirmar contraseña nueva" msgstr "Confirmar contraseña nueva"
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "" msgstr ""
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "Eliminar elemento" msgstr "Eliminar elemento"
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "Configurar Contraseña" msgstr "Configurar Contraseña"
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "Información del sistema" msgstr "Información del sistema"
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "días" msgstr "días"
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
@ -33,42 +33,42 @@ msgstr ""
msgid "Enter date" msgid "Enter date"
msgstr "Entrer la date" msgstr "Entrer la date"
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "Confirmer" msgstr "Confirmer"
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "Confirmer la suppression" msgstr "Confirmer la suppression"
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "Confirmer la suppression de cet élément" msgstr "Confirmer la suppression de cet élément"
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "Entrer le mot de passe" msgstr "Entrer le mot de passe"
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "Entrer le nouveau mot de passe" msgstr "Entrer le nouveau mot de passe"
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "Confirmez le mot de passe" msgstr "Confirmez le mot de passe"
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "Confirmer le nouveau mot de passe" msgstr "Confirmer le nouveau mot de passe"
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "" msgstr ""
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "Supprimer cet élément" msgstr "Supprimer cet élément"
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
@ -33,42 +33,42 @@ msgstr ""
msgid "Enter date" msgid "Enter date"
msgstr "" msgstr ""
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "" msgstr ""
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "" msgstr ""
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "" msgstr ""
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "" msgstr ""
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "" msgstr ""
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:06\n" "PO-Revision-Date: 2021-05-18 13:06\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
@ -33,42 +33,42 @@ msgstr ""
msgid "Enter date" msgid "Enter date"
msgstr "" msgstr ""
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "" msgstr ""
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "" msgstr ""
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "" msgstr ""
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "" msgstr ""
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "" msgstr ""
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
@ -33,42 +33,42 @@ msgstr "Nie znaleziono pasującej akcji"
msgid "Enter date" msgid "Enter date"
msgstr "Wprowadź dane" msgstr "Wprowadź dane"
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "Potwierdź" msgstr "Potwierdź"
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "Potwierdź usunięcie" msgstr "Potwierdź usunięcie"
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "Potwierdź usuwanie elementu" msgstr "Potwierdź usuwanie elementu"
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "Wprowadź hasło" msgstr "Wprowadź hasło"
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "Wprowadź nowe hasło" msgstr "Wprowadź nowe hasło"
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "Potwierdź hasło" msgstr "Potwierdź hasło"
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "Potwierdź nowe hasło" msgstr "Potwierdź nowe hasło"
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "Zastosuj motyw" msgstr "Zastosuj motyw"
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "Wybierz kategorię" msgstr "Wybierz kategorię"
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "Usuń element" msgstr "Usuń element"
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "Zaznacz pole aby potwierdzić usunięcie elementu" msgstr "Zaznacz pole aby potwierdzić usunięcie elementu"
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "Edytuj informacje użytkownika" msgstr "Edytuj informacje użytkownika"
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "Ustaw hasło" msgstr "Ustaw hasło"
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "Hasła muszą być zgodne" msgstr "Hasła muszą być zgodne"
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "Informacja systemowa" msgstr "Informacja systemowa"
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "Domyślna waluta" msgstr "Domyślna waluta"
#: common/models.py:91 #: common/models.py:91
msgid "Custom Exchange Rates"
msgstr ""
#: common/models.py:92
msgid "Enable custom exchange rates"
msgstr ""
#: common/models.py:98
msgid "Download from URL" msgid "Download from URL"
msgstr "Pobierz z adresu URL" msgstr "Pobierz z adresu URL"
#: common/models.py:92 #: common/models.py:99
msgid "Allow download of remote images and files from external URL" msgid "Allow download of remote images and files from external URL"
msgstr "Zezwól na pobieranie zewnętrznych obrazów i plików z zewnętrznego URL" msgstr "Zezwól na pobieranie zewnętrznych obrazów i plików z zewnętrznego URL"
#: common/models.py:98 #: common/models.py:105
msgid "Barcode Support" msgid "Barcode Support"
msgstr "Obsługa kodu kreskowego" msgstr "Obsługa kodu kreskowego"
#: common/models.py:99 #: common/models.py:106
msgid "Enable barcode scanner support" msgid "Enable barcode scanner support"
msgstr "Włącz obsługę skanera kodów" msgstr "Włącz obsługę skanera kodów"
#: common/models.py:105 #: common/models.py:112
msgid "IPN Regex" msgid "IPN Regex"
msgstr "Wyrażenie regularne IPN" msgstr "Wyrażenie regularne IPN"
#: common/models.py:106 #: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "Zezwól na powtarzający się IPN" msgstr "Zezwól na powtarzający się IPN"
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "Zezwól na edycję IPN" msgstr "Zezwól na edycję IPN"
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "Skopiuj BOM komponentu" msgstr "Skopiuj BOM komponentu"
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "Szablon" msgstr "Szablon"
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "Złożenie" msgstr "Złożenie"
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "Komponent" msgstr "Komponent"
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "Możliwość zakupu" msgstr "Możliwość zakupu"
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "Części są domyślnie z możliwością zakupu" msgstr "Części są domyślnie z możliwością zakupu"
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "Możliwość sprzedaży" msgstr "Możliwość sprzedaży"
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "Części są domyślnie z możliwością sprzedaży" msgstr "Części są domyślnie z możliwością sprzedaży"
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "Możliwość śledzenia" msgstr "Możliwość śledzenia"
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "Części są domyślnie z możliwością śledzenia" msgstr "Części są domyślnie z możliwością śledzenia"
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "Wirtualny" msgstr "Wirtualny"
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "Części są domyślnie wirtualne" msgstr "Części są domyślnie wirtualne"
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Tryb Debugowania" msgstr "Tryb Debugowania"
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "Rozmiar strony" msgstr "Rozmiar strony"
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "Raporty testów" msgstr "Raporty testów"
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "Włącz generowanie raportów testów" msgstr "Włącz generowanie raportów testów"
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "dni" msgstr "dni"
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "Grupuj według komponentu" msgstr "Grupuj według komponentu"
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "Ustawienia wartości" msgstr "Ustawienia wartości"
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "Cena" msgstr "Cena"
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "Domyślny" msgstr "Domyślny"
@ -6109,11 +6117,34 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
#, fuzzy
#| msgid "Change Setting"
msgid "Currency Settings"
msgstr "Zmień ustawienie"
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6230,12 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
#, fuzzy
#| msgid "Currency"
msgid "Currencies"
msgstr "Waluta"
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
@ -33,42 +33,42 @@ msgstr ""
msgid "Enter date" msgid "Enter date"
msgstr "" msgstr ""
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "" msgstr ""
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "" msgstr ""
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "" msgstr ""
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "" msgstr ""
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "" msgstr ""
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "" msgstr ""
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "" msgstr ""
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
@ -33,42 +33,42 @@ msgstr "Eşleşen eylem bulunamadı"
msgid "Enter date" msgid "Enter date"
msgstr "Tarih giriniz" msgstr "Tarih giriniz"
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "Onay" msgstr "Onay"
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "Silmeyi Onayla" msgstr "Silmeyi Onayla"
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "Silmeyi onayla" msgstr "Silmeyi onayla"
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "Şifrenizi girin" msgstr "Şifrenizi girin"
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "Lütfen Yeni Parolayı Girin" msgstr "Lütfen Yeni Parolayı Girin"
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "Parolayı doğrulayın" msgstr "Parolayı doğrulayın"
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "Yeni parolayı doğrulayın" msgstr "Yeni parolayı doğrulayın"
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "Temayı Uygula" msgstr "Temayı Uygula"
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "Kategori Seçin" msgstr "Kategori Seçin"
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "" msgstr ""
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-25 04:34+0000\n" "POT-Creation-Date: 2021-05-26 09:12+0000\n"
"PO-Revision-Date: 2021-05-18 13:05\n" "PO-Revision-Date: 2021-05-18 13:05\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
@ -33,42 +33,42 @@ msgstr "未找到指定操作"
msgid "Enter date" msgid "Enter date"
msgstr "输入日期" msgstr "输入日期"
#: InvenTree/forms.py:110 build/forms.py:102 build/forms.py:123 #: InvenTree/forms.py:114 build/forms.py:102 build/forms.py:123
#: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227
#: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60
#: order/forms.py:71 part/forms.py:134 #: order/forms.py:71 part/forms.py:134
msgid "Confirm" msgid "Confirm"
msgstr "确认" msgstr "确认"
#: InvenTree/forms.py:126 #: InvenTree/forms.py:130
msgid "Confirm delete" msgid "Confirm delete"
msgstr "确认删除" msgstr "确认删除"
#: InvenTree/forms.py:127 #: InvenTree/forms.py:131
msgid "Confirm item deletion" msgid "Confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/forms.py:159 templates/registration/login.html:77 #: InvenTree/forms.py:163 templates/registration/login.html:77
msgid "Enter password" msgid "Enter password"
msgstr "输入密码" msgstr "输入密码"
#: InvenTree/forms.py:160 #: InvenTree/forms.py:164
msgid "Enter new password" msgid "Enter new password"
msgstr "输入新密码" msgstr "输入新密码"
#: InvenTree/forms.py:167 #: InvenTree/forms.py:171
msgid "Confirm password" msgid "Confirm password"
msgstr "确认密码" msgstr "确认密码"
#: InvenTree/forms.py:168 #: InvenTree/forms.py:172
msgid "Confirm new password" msgid "Confirm new password"
msgstr "确认新密码" msgstr "确认新密码"
#: InvenTree/forms.py:203 #: InvenTree/forms.py:207
msgid "Apply Theme" msgid "Apply Theme"
msgstr "应用主题" msgstr "应用主题"
#: InvenTree/forms.py:233 #: InvenTree/forms.py:237
msgid "Select Category" msgid "Select Category"
msgstr "选择分类" msgstr "选择分类"
@ -372,27 +372,27 @@ msgstr ""
msgid "Overage must be an integer value or a percentage" msgid "Overage must be an integer value or a percentage"
msgstr "" msgstr ""
#: InvenTree/views.py:587 #: InvenTree/views.py:590
msgid "Delete Item" msgid "Delete Item"
msgstr "" msgstr ""
#: InvenTree/views.py:636 #: InvenTree/views.py:639
msgid "Check box to confirm item deletion" msgid "Check box to confirm item deletion"
msgstr "" msgstr ""
#: InvenTree/views.py:651 templates/InvenTree/settings/user.html:18 #: InvenTree/views.py:654 templates/InvenTree/settings/user.html:18
msgid "Edit User Information" msgid "Edit User Information"
msgstr "" msgstr ""
#: InvenTree/views.py:662 templates/InvenTree/settings/user.html:22 #: InvenTree/views.py:665 templates/InvenTree/settings/user.html:22
msgid "Set Password" msgid "Set Password"
msgstr "" msgstr ""
#: InvenTree/views.py:681 #: InvenTree/views.py:684
msgid "Password fields must match" msgid "Password fields must match"
msgstr "" msgstr ""
#: InvenTree/views.py:887 templates/navbar.html:95 #: InvenTree/views.py:890 templates/navbar.html:95
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
@ -462,7 +462,7 @@ msgstr ""
#: build/templates/build/allocation_card.html:23 #: build/templates/build/allocation_card.html:23
#: build/templates/build/auto_allocate.html:17 #: build/templates/build/auto_allocate.html:17
#: build/templates/build/build_base.html:133 #: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:31 common/models.py:705 #: build/templates/build/detail.html:31 common/models.py:712
#: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77 #: company/forms.py:176 company/templates/company/supplier_part_pricing.html:77
#: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262 #: order/forms.py:188 order/forms.py:205 order/forms.py:240 order/forms.py:262
#: order/forms.py:279 order/models.py:614 order/models.py:815 #: order/forms.py:279 order/models.py:614 order/models.py:815
@ -1466,19 +1466,19 @@ msgstr ""
msgid "Error reading file (data could be corrupted)" msgid "Error reading file (data could be corrupted)"
msgstr "" msgstr ""
#: common/forms.py:38 templates/attachment_table.html:15 #: common/forms.py:37 templates/attachment_table.html:15
msgid "File" msgid "File"
msgstr "" msgstr ""
#: common/forms.py:39 #: common/forms.py:38
msgid "Select file to upload" msgid "Select file to upload"
msgstr "" msgstr ""
#: common/forms.py:54 #: common/forms.py:53
msgid "{name.title()} File" msgid "{name.title()} File"
msgstr "" msgstr ""
#: common/forms.py:55 #: common/forms.py:54
#, python-brace-format #, python-brace-format
msgid "Select {name} file to upload" msgid "Select {name} file to upload"
msgstr "" msgstr ""
@ -1524,310 +1524,318 @@ msgid "Default currency"
msgstr "" msgstr ""
#: common/models.py:91 #: common/models.py:91
msgid "Download from URL" msgid "Custom Exchange Rates"
msgstr "" msgstr ""
#: common/models.py:92 #: common/models.py:92
msgid "Allow download of remote images and files from external URL" msgid "Enable custom exchange rates"
msgstr "" msgstr ""
#: common/models.py:98 #: common/models.py:98
msgid "Barcode Support" msgid "Download from URL"
msgstr "" msgstr ""
#: common/models.py:99 #: common/models.py:99
msgid "Enable barcode scanner support" msgid "Allow download of remote images and files from external URL"
msgstr "" msgstr ""
#: common/models.py:105 #: common/models.py:105
msgid "IPN Regex" msgid "Barcode Support"
msgstr "" msgstr ""
#: common/models.py:106 #: common/models.py:106
msgid "Enable barcode scanner support"
msgstr ""
#: common/models.py:112
msgid "IPN Regex"
msgstr ""
#: common/models.py:113
msgid "Regular expression pattern for matching Part IPN" msgid "Regular expression pattern for matching Part IPN"
msgstr "" msgstr ""
#: common/models.py:110 #: common/models.py:117
msgid "Allow Duplicate IPN" msgid "Allow Duplicate IPN"
msgstr "" msgstr ""
#: common/models.py:111 #: common/models.py:118
msgid "Allow multiple parts to share the same IPN" msgid "Allow multiple parts to share the same IPN"
msgstr "" msgstr ""
#: common/models.py:117 #: common/models.py:124
msgid "Allow Editing IPN" msgid "Allow Editing IPN"
msgstr "" msgstr ""
#: common/models.py:118 #: common/models.py:125
msgid "Allow changing the IPN value while editing a part" msgid "Allow changing the IPN value while editing a part"
msgstr "" msgstr ""
#: common/models.py:124 #: common/models.py:131
msgid "Copy Part BOM Data" msgid "Copy Part BOM Data"
msgstr "" msgstr ""
#: common/models.py:125 #: common/models.py:132
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:131 #: common/models.py:138
msgid "Copy Part Parameter Data" msgid "Copy Part Parameter Data"
msgstr "" msgstr ""
#: common/models.py:132 #: common/models.py:139
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:138 #: common/models.py:145
msgid "Copy Part Test Data" msgid "Copy Part Test Data"
msgstr "" msgstr ""
#: common/models.py:139 #: common/models.py:146
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:145 #: common/models.py:152
msgid "Copy Category Parameter Templates" msgid "Copy Category Parameter Templates"
msgstr "" msgstr ""
#: common/models.py:146 #: common/models.py:153
msgid "Copy category parameter templates when creating a part" msgid "Copy category parameter templates when creating a part"
msgstr "" msgstr ""
#: common/models.py:152 #: common/models.py:159
msgid "Recent Part Count" msgid "Recent Part Count"
msgstr "" msgstr ""
#: common/models.py:153 #: common/models.py:160
msgid "Number of recent parts to display on index page" msgid "Number of recent parts to display on index page"
msgstr "" msgstr ""
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160 #: common/models.py:166 part/models.py:2117 part/templates/part/detail.html:160
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
#: templates/js/table_filters.js:311 #: templates/js/table_filters.js:311
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: common/models.py:160 #: common/models.py:167
msgid "Parts are templates by default" msgid "Parts are templates by default"
msgstr "" msgstr ""
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170 #: common/models.py:173 part/models.py:834 part/templates/part/detail.html:170
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 #: templates/js/table_filters.js:124 templates/js/table_filters.js:323
msgid "Assembly" msgid "Assembly"
msgstr "" msgstr ""
#: common/models.py:167 #: common/models.py:174
msgid "Parts can be assembled from other components by default" msgid "Parts can be assembled from other components by default"
msgstr "" msgstr ""
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180 #: common/models.py:180 part/models.py:840 part/templates/part/detail.html:180
#: templates/js/table_filters.js:327 #: templates/js/table_filters.js:327
msgid "Component" msgid "Component"
msgstr "" msgstr ""
#: common/models.py:174 #: common/models.py:181
msgid "Parts can be used as sub-components by default" msgid "Parts can be used as sub-components by default"
msgstr "" msgstr ""
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200 #: common/models.py:187 part/models.py:851 part/templates/part/detail.html:200
msgid "Purchaseable" msgid "Purchaseable"
msgstr "" msgstr ""
#: common/models.py:181 #: common/models.py:188
msgid "Parts are purchaseable by default" msgid "Parts are purchaseable by default"
msgstr "" msgstr ""
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210 #: common/models.py:194 part/models.py:856 part/templates/part/detail.html:210
#: templates/js/table_filters.js:335 #: templates/js/table_filters.js:335
msgid "Salable" msgid "Salable"
msgstr "" msgstr ""
#: common/models.py:188 #: common/models.py:195
msgid "Parts are salable by default" msgid "Parts are salable by default"
msgstr "" msgstr ""
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190 #: common/models.py:201 part/models.py:846 part/templates/part/detail.html:190
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 #: templates/js/table_filters.js:33 templates/js/table_filters.js:339
msgid "Trackable" msgid "Trackable"
msgstr "" msgstr ""
#: common/models.py:195 #: common/models.py:202
msgid "Parts are trackable by default" msgid "Parts are trackable by default"
msgstr "" msgstr ""
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150 #: common/models.py:208 part/models.py:866 part/templates/part/detail.html:150
#: templates/js/table_filters.js:29 #: templates/js/table_filters.js:29
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: common/models.py:202 #: common/models.py:209
msgid "Parts are virtual by default" msgid "Parts are virtual by default"
msgstr "" msgstr ""
#: common/models.py:208 #: common/models.py:215
msgid "Show Quantity in Forms" msgid "Show Quantity in Forms"
msgstr "" msgstr ""
#: common/models.py:209 #: common/models.py:216
msgid "Display available part quantity in some forms" msgid "Display available part quantity in some forms"
msgstr "" msgstr ""
#: common/models.py:215 templates/stats.html:25 #: common/models.py:222 templates/stats.html:25
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: common/models.py:216 #: common/models.py:223
msgid "Generate reports in debug mode (HTML output)" msgid "Generate reports in debug mode (HTML output)"
msgstr "" msgstr ""
#: common/models.py:222 #: common/models.py:229
msgid "Page Size" msgid "Page Size"
msgstr "" msgstr ""
#: common/models.py:223 #: common/models.py:230
msgid "Default page size for PDF reports" msgid "Default page size for PDF reports"
msgstr "" msgstr ""
#: common/models.py:233 #: common/models.py:240
msgid "Test Reports" msgid "Test Reports"
msgstr "" msgstr ""
#: common/models.py:234 #: common/models.py:241
msgid "Enable generation of test reports" msgid "Enable generation of test reports"
msgstr "" msgstr ""
#: common/models.py:240 #: common/models.py:247
msgid "Stock Expiry" msgid "Stock Expiry"
msgstr "" msgstr ""
#: common/models.py:241 #: common/models.py:248
msgid "Enable stock expiry functionality" msgid "Enable stock expiry functionality"
msgstr "" msgstr ""
#: common/models.py:247 #: common/models.py:254
msgid "Sell Expired Stock" msgid "Sell Expired Stock"
msgstr "" msgstr ""
#: common/models.py:248 #: common/models.py:255
msgid "Allow sale of expired stock" msgid "Allow sale of expired stock"
msgstr "" msgstr ""
#: common/models.py:254 #: common/models.py:261
msgid "Stock Stale Time" msgid "Stock Stale Time"
msgstr "" msgstr ""
#: common/models.py:255 #: common/models.py:262
msgid "Number of days stock items are considered stale before expiring" msgid "Number of days stock items are considered stale before expiring"
msgstr "" msgstr ""
#: common/models.py:257 part/templates/part/detail.html:121 #: common/models.py:264 part/templates/part/detail.html:121
msgid "days" msgid "days"
msgstr "" msgstr ""
#: common/models.py:262 #: common/models.py:269
msgid "Build Expired Stock" msgid "Build Expired Stock"
msgstr "" msgstr ""
#: common/models.py:263 #: common/models.py:270
msgid "Allow building with expired stock" msgid "Allow building with expired stock"
msgstr "" msgstr ""
#: common/models.py:269 #: common/models.py:276
msgid "Stock Ownership Control" msgid "Stock Ownership Control"
msgstr "" msgstr ""
#: common/models.py:270 #: common/models.py:277
msgid "Enable ownership control over stock locations and items" msgid "Enable ownership control over stock locations and items"
msgstr "" msgstr ""
#: common/models.py:276 #: common/models.py:283
msgid "Group by Part" msgid "Group by Part"
msgstr "" msgstr ""
#: common/models.py:277 #: common/models.py:284
msgid "Group stock items by part reference in table views" msgid "Group stock items by part reference in table views"
msgstr "" msgstr ""
#: common/models.py:283 #: common/models.py:290
msgid "Recent Stock Count" msgid "Recent Stock Count"
msgstr "" msgstr ""
#: common/models.py:284 #: common/models.py:291
msgid "Number of recent stock items to display on index page" msgid "Number of recent stock items to display on index page"
msgstr "" msgstr ""
#: common/models.py:290 #: common/models.py:297
msgid "Build Order Reference Prefix" msgid "Build Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:291 #: common/models.py:298
msgid "Prefix value for build order reference" msgid "Prefix value for build order reference"
msgstr "" msgstr ""
#: common/models.py:296 #: common/models.py:303
msgid "Build Order Reference Regex" msgid "Build Order Reference Regex"
msgstr "" msgstr ""
#: common/models.py:297 #: common/models.py:304
msgid "Regular expression pattern for matching build order reference" msgid "Regular expression pattern for matching build order reference"
msgstr "" msgstr ""
#: common/models.py:301 #: common/models.py:308
msgid "Sales Order Reference Prefix" msgid "Sales Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:302 #: common/models.py:309
msgid "Prefix value for sales order reference" msgid "Prefix value for sales order reference"
msgstr "" msgstr ""
#: common/models.py:307 #: common/models.py:314
msgid "Purchase Order Reference Prefix" msgid "Purchase Order Reference Prefix"
msgstr "" msgstr ""
#: common/models.py:308 #: common/models.py:315
msgid "Prefix value for purchase order reference" msgid "Prefix value for purchase order reference"
msgstr "" msgstr ""
#: common/models.py:531 #: common/models.py:538
msgid "Settings key (must be unique - case insensitive" msgid "Settings key (must be unique - case insensitive"
msgstr "" msgstr ""
#: common/models.py:533 #: common/models.py:540
msgid "Settings value" msgid "Settings value"
msgstr "" msgstr ""
#: common/models.py:568 #: common/models.py:575
msgid "Must be an integer value" msgid "Must be an integer value"
msgstr "" msgstr ""
#: common/models.py:591 #: common/models.py:598
msgid "Value must be a boolean value" msgid "Value must be a boolean value"
msgstr "" msgstr ""
#: common/models.py:602 #: common/models.py:609
msgid "Value must be an integer value" msgid "Value must be an integer value"
msgstr "" msgstr ""
#: common/models.py:625 #: common/models.py:632
msgid "Key string must be unique" msgid "Key string must be unique"
msgstr "" msgstr ""
#: common/models.py:706 company/forms.py:177 #: common/models.py:713 company/forms.py:177
msgid "Price break quantity" msgid "Price break quantity"
msgstr "" msgstr ""
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82 #: common/models.py:721 company/templates/company/supplier_part_pricing.html:82
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255 #: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
msgid "Price" msgid "Price"
msgstr "" msgstr ""
#: common/models.py:715 #: common/models.py:722
msgid "Unit price at specified quantity" msgid "Unit price at specified quantity"
msgstr "" msgstr ""
#: common/models.py:804 #: common/models.py:811
msgid "Default" msgid "Default"
msgstr "" msgstr ""
@ -6109,11 +6117,32 @@ msgstr ""
msgid "Delete Template" msgid "Delete Template"
msgstr "" msgstr ""
#: templates/InvenTree/settings/currencies.html:10
msgid "Currency Settings"
msgstr ""
#: templates/InvenTree/settings/currencies.html:25
#, python-format
msgid "Exchange Rates - Convert to %(cur)s"
msgstr ""
#: templates/InvenTree/settings/currencies.html:35
msgid "Refresh Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:37
msgid "Update Exchange Rates"
msgstr ""
#: templates/InvenTree/settings/currencies.html:48
msgid "\"Failed to refresh exchange rates\" "
msgstr ""
#: templates/InvenTree/settings/global.html:10 #: templates/InvenTree/settings/global.html:10
msgid "Global InvenTree Settings" msgid "Global InvenTree Settings"
msgstr "" msgstr ""
#: templates/InvenTree/settings/global.html:27 #: templates/InvenTree/settings/global.html:26
msgid "Barcode Settings" msgid "Barcode Settings"
msgstr "" msgstr ""
@ -6199,6 +6228,10 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: templates/InvenTree/settings/tabs.html:40
msgid "Currencies"
msgstr ""
#: templates/InvenTree/settings/user.html:16 #: templates/InvenTree/settings/user.html:16
msgid "User Information" msgid "User Information"
msgstr "" msgstr ""