mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
updated translation base
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-18 09:35+0000\n"
|
||||
"POT-Creation-Date: 2021-05-18 13:00+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -463,7 +463,7 @@ msgstr ""
|
||||
#: build/templates/build/allocation_card.html:23
|
||||
#: build/templates/build/auto_allocate.html:17
|
||||
#: 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:711
|
||||
#: 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:279 order/models.py:614 order/models.py:815
|
||||
@ -1525,310 +1525,318 @@ msgid "Default currency"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:91
|
||||
msgid "Download from URL"
|
||||
msgid "fixer.io API key"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:92
|
||||
msgid "Allow download of remote images and files from external URL"
|
||||
msgid "API key for fixer.io currency conversion service"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:97
|
||||
msgid "Download from URL"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:98
|
||||
msgid "Allow download of remote images and files from external URL"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:104
|
||||
msgid "Barcode Support"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:99
|
||||
#: common/models.py:105
|
||||
msgid "Enable barcode scanner support"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:105
|
||||
#: common/models.py:111
|
||||
msgid "IPN Regex"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:106
|
||||
#: common/models.py:112
|
||||
msgid "Regular expression pattern for matching Part IPN"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:110
|
||||
#: common/models.py:116
|
||||
msgid "Allow Duplicate IPN"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:111
|
||||
#: common/models.py:117
|
||||
msgid "Allow multiple parts to share the same IPN"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:117
|
||||
#: common/models.py:123
|
||||
msgid "Allow Editing IPN"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:118
|
||||
#: common/models.py:124
|
||||
msgid "Allow changing the IPN value while editing a part"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:124
|
||||
#: common/models.py:130
|
||||
msgid "Copy Part BOM Data"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:125
|
||||
#: common/models.py:131
|
||||
msgid "Copy BOM data by default when duplicating a part"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:131
|
||||
#: common/models.py:137
|
||||
msgid "Copy Part Parameter Data"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:132
|
||||
#: common/models.py:138
|
||||
msgid "Copy parameter data by default when duplicating a part"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:138
|
||||
#: common/models.py:144
|
||||
msgid "Copy Part Test Data"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:139
|
||||
#: common/models.py:145
|
||||
msgid "Copy test data by default when duplicating a part"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:145
|
||||
#: common/models.py:151
|
||||
msgid "Copy Category Parameter Templates"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:146
|
||||
#: common/models.py:152
|
||||
msgid "Copy category parameter templates when creating a part"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:152
|
||||
#: common/models.py:158
|
||||
msgid "Recent Part Count"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:153
|
||||
#: common/models.py:159
|
||||
msgid "Number of recent parts to display on index page"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:159 part/models.py:2117 part/templates/part/detail.html:160
|
||||
#: common/models.py:165 part/models.py:2117 part/templates/part/detail.html:160
|
||||
#: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25
|
||||
#: templates/js/table_filters.js:311
|
||||
msgid "Template"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:160
|
||||
#: common/models.py:166
|
||||
msgid "Parts are templates by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:166 part/models.py:834 part/templates/part/detail.html:170
|
||||
#: common/models.py:172 part/models.py:834 part/templates/part/detail.html:170
|
||||
#: templates/js/table_filters.js:124 templates/js/table_filters.js:323
|
||||
msgid "Assembly"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:167
|
||||
#: common/models.py:173
|
||||
msgid "Parts can be assembled from other components by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:173 part/models.py:840 part/templates/part/detail.html:180
|
||||
#: common/models.py:179 part/models.py:840 part/templates/part/detail.html:180
|
||||
#: templates/js/table_filters.js:327
|
||||
msgid "Component"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:174
|
||||
#: common/models.py:180
|
||||
msgid "Parts can be used as sub-components by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:180 part/models.py:851 part/templates/part/detail.html:200
|
||||
#: common/models.py:186 part/models.py:851 part/templates/part/detail.html:200
|
||||
msgid "Purchaseable"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:181
|
||||
#: common/models.py:187
|
||||
msgid "Parts are purchaseable by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:187 part/models.py:856 part/templates/part/detail.html:210
|
||||
#: common/models.py:193 part/models.py:856 part/templates/part/detail.html:210
|
||||
#: templates/js/table_filters.js:335
|
||||
msgid "Salable"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:188
|
||||
#: common/models.py:194
|
||||
msgid "Parts are salable by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:194 part/models.py:846 part/templates/part/detail.html:190
|
||||
#: common/models.py:200 part/models.py:846 part/templates/part/detail.html:190
|
||||
#: templates/js/table_filters.js:33 templates/js/table_filters.js:339
|
||||
msgid "Trackable"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:195
|
||||
#: common/models.py:201
|
||||
msgid "Parts are trackable by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:201 part/models.py:866 part/templates/part/detail.html:150
|
||||
#: common/models.py:207 part/models.py:866 part/templates/part/detail.html:150
|
||||
#: templates/js/table_filters.js:29
|
||||
msgid "Virtual"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:202
|
||||
#: common/models.py:208
|
||||
msgid "Parts are virtual by default"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:208
|
||||
#: common/models.py:214
|
||||
msgid "Show Quantity in Forms"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:209
|
||||
#: common/models.py:215
|
||||
msgid "Display available part quantity in some forms"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:215 templates/stats.html:25
|
||||
#: common/models.py:221 templates/stats.html:25
|
||||
msgid "Debug Mode"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:216
|
||||
#: common/models.py:222
|
||||
msgid "Generate reports in debug mode (HTML output)"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:222
|
||||
#: common/models.py:228
|
||||
msgid "Page Size"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:223
|
||||
#: common/models.py:229
|
||||
msgid "Default page size for PDF reports"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:233
|
||||
#: common/models.py:239
|
||||
msgid "Test Reports"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:234
|
||||
#: common/models.py:240
|
||||
msgid "Enable generation of test reports"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:240
|
||||
#: common/models.py:246
|
||||
msgid "Stock Expiry"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:241
|
||||
#: common/models.py:247
|
||||
msgid "Enable stock expiry functionality"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:247
|
||||
#: common/models.py:253
|
||||
msgid "Sell Expired Stock"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:248
|
||||
#: common/models.py:254
|
||||
msgid "Allow sale of expired stock"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:254
|
||||
#: common/models.py:260
|
||||
msgid "Stock Stale Time"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:255
|
||||
#: common/models.py:261
|
||||
msgid "Number of days stock items are considered stale before expiring"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:257 part/templates/part/detail.html:121
|
||||
#: common/models.py:263 part/templates/part/detail.html:121
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:262
|
||||
#: common/models.py:268
|
||||
msgid "Build Expired Stock"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:263
|
||||
#: common/models.py:269
|
||||
msgid "Allow building with expired stock"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:269
|
||||
#: common/models.py:275
|
||||
msgid "Stock Ownership Control"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:270
|
||||
#: common/models.py:276
|
||||
msgid "Enable ownership control over stock locations and items"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:276
|
||||
#: common/models.py:282
|
||||
msgid "Group by Part"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:277
|
||||
#: common/models.py:283
|
||||
msgid "Group stock items by part reference in table views"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:283
|
||||
#: common/models.py:289
|
||||
msgid "Recent Stock Count"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:284
|
||||
#: common/models.py:290
|
||||
msgid "Number of recent stock items to display on index page"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:290
|
||||
#: common/models.py:296
|
||||
msgid "Build Order Reference Prefix"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:291
|
||||
#: common/models.py:297
|
||||
msgid "Prefix value for build order reference"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:296
|
||||
#: common/models.py:302
|
||||
msgid "Build Order Reference Regex"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:297
|
||||
#: common/models.py:303
|
||||
msgid "Regular expression pattern for matching build order reference"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:301
|
||||
#: common/models.py:307
|
||||
msgid "Sales Order Reference Prefix"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:302
|
||||
#: common/models.py:308
|
||||
msgid "Prefix value for sales order reference"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:307
|
||||
#: common/models.py:313
|
||||
msgid "Purchase Order Reference Prefix"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:308
|
||||
#: common/models.py:314
|
||||
msgid "Prefix value for purchase order reference"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:531
|
||||
#: common/models.py:537
|
||||
msgid "Settings key (must be unique - case insensitive"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:533
|
||||
#: common/models.py:539
|
||||
msgid "Settings value"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:568
|
||||
#: common/models.py:574
|
||||
msgid "Must be an integer value"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:591
|
||||
#: common/models.py:597
|
||||
msgid "Value must be a boolean value"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:602
|
||||
#: common/models.py:608
|
||||
msgid "Value must be an integer value"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:625
|
||||
#: common/models.py:631
|
||||
msgid "Key string must be unique"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:706 company/forms.py:177
|
||||
#: common/models.py:712 company/forms.py:177
|
||||
msgid "Price break quantity"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:714 company/templates/company/supplier_part_pricing.html:82
|
||||
#: common/models.py:720 company/templates/company/supplier_part_pricing.html:82
|
||||
#: part/templates/part/sale_prices.html:90 templates/js/bom.js:255
|
||||
msgid "Price"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:715
|
||||
#: common/models.py:721
|
||||
msgid "Unit price at specified quantity"
|
||||
msgstr ""
|
||||
|
||||
#: common/models.py:804
|
||||
#: common/models.py:810
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
@ -6114,7 +6122,7 @@ msgstr ""
|
||||
msgid "Global InvenTree Settings"
|
||||
msgstr ""
|
||||
|
||||
#: templates/InvenTree/settings/global.html:27
|
||||
#: templates/InvenTree/settings/global.html:28
|
||||
msgid "Barcode Settings"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user