mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge remote-tracking branch 'inventree/l10_crowdin' into l10
# Conflicts: # InvenTree/locale/de/LC_MESSAGES/django.po # InvenTree/locale/el/LC_MESSAGES/django.po # InvenTree/locale/es/LC_MESSAGES/django.po # InvenTree/locale/fr/LC_MESSAGES/django.po # InvenTree/locale/he/LC_MESSAGES/django.po # InvenTree/locale/id/LC_MESSAGES/django.po # InvenTree/locale/it/LC_MESSAGES/django.po # InvenTree/locale/ja/LC_MESSAGES/django.po # InvenTree/locale/ko/LC_MESSAGES/django.po # InvenTree/locale/nl/LC_MESSAGES/django.po # InvenTree/locale/no/LC_MESSAGES/django.po # InvenTree/locale/pl/LC_MESSAGES/django.po # InvenTree/locale/ru/LC_MESSAGES/django.po # InvenTree/locale/sv/LC_MESSAGES/django.po # InvenTree/locale/th/LC_MESSAGES/django.po # InvenTree/locale/tr/LC_MESSAGES/django.po # InvenTree/locale/vi/LC_MESSAGES/django.po # InvenTree/locale/zh/LC_MESSAGES/django.po
This commit is contained in:
commit
21ac4cf0cb
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 22:02\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de_DE\n"
|
||||
@ -130,10 +130,8 @@ msgid "upload date"
|
||||
msgstr "Hochladedatum"
|
||||
|
||||
#: InvenTree/models.py:99
|
||||
#, fuzzy
|
||||
#| msgid "Overage value must not be negative"
|
||||
msgid "Filename must not be empty"
|
||||
msgstr "Überschuss-Wert darf nicht negativ sein"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:122
|
||||
msgid "Invalid attachment directory"
|
||||
@ -149,16 +147,12 @@ msgid "Filename missing extension"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:142
|
||||
#, fuzzy
|
||||
#| msgid "StockItem with this serial number already exists"
|
||||
msgid "Attachment with this filename already exists"
|
||||
msgstr "Ein BestandsObjekt mit dieser Seriennummer existiert bereits"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:149
|
||||
#, fuzzy
|
||||
#| msgid "Error reading file (invalid format)"
|
||||
msgid "Error renaming file"
|
||||
msgstr "Fehler beim Lesen der Datei (ungültiges Format)"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:184
|
||||
msgid "Invalid choice"
|
||||
@ -211,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr "Muss eine gültige Nummer sein"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Filename Pattern"
|
||||
msgid "Filename"
|
||||
msgstr "Dateinamen-Muster"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -3858,16 +3850,12 @@ msgid "Updated {part} unit-price to {price} and quantity to {qty}"
|
||||
msgstr "{part} Stückpreis auf {price} und Menge auf {qty} aktualisiert"
|
||||
|
||||
#: part/api.py:700
|
||||
#, fuzzy
|
||||
#| msgid "Quantity must be greater than zero"
|
||||
msgid "Must be greater than zero"
|
||||
msgstr "Anzahl muss größer Null sein"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:704
|
||||
#, fuzzy
|
||||
#| msgid "Must be a valid number"
|
||||
msgid "Must be a valid quantity"
|
||||
msgstr "Muss eine gültige Nummer sein"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:719
|
||||
msgid "Specify location for initial part stock"
|
||||
@ -7283,36 +7271,28 @@ msgid "Part Duplication Options"
|
||||
msgstr "Einstellungen für Teilkopien"
|
||||
|
||||
#: templates/js/translated/part.js:33
|
||||
#, fuzzy
|
||||
#| msgid "Supplier List"
|
||||
msgid "Supplier Options"
|
||||
msgstr "Zulieferer-Liste"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:47
|
||||
msgid "Add Part Category"
|
||||
msgstr "Teil-Kategorie hinzufügen"
|
||||
|
||||
#: templates/js/translated/part.js:131
|
||||
#, fuzzy
|
||||
#| msgid "Create initial stock"
|
||||
msgid "Create Initial Stock"
|
||||
msgstr "Ausgangsbestand erstellen"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:132
|
||||
#, fuzzy
|
||||
#| msgid "Create initial stock on part creation"
|
||||
msgid "Create an initial stock item for this part"
|
||||
msgstr "Ausgangsbestand beim Erstellen von Teilen erstellen"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:139
|
||||
msgid "Initial Stock Quantity"
|
||||
msgstr "Start-Bestandsmenge"
|
||||
|
||||
#: templates/js/translated/part.js:140
|
||||
#, fuzzy
|
||||
#| msgid "Specify stock quantity"
|
||||
msgid "Specify initial stock quantity for this part"
|
||||
msgstr "Bestandsanzahl angeben"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:147 templates/js/translated/stock.js:261
|
||||
msgid "Select destination stock location"
|
||||
@ -7327,16 +7307,12 @@ msgid "Copy parameter templates from selected part category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:167
|
||||
#, fuzzy
|
||||
#| msgid "Add Supplier Part"
|
||||
msgid "Add Supplier Data"
|
||||
msgstr "Zuliefererteil hinzufügen"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:168
|
||||
#, fuzzy
|
||||
#| msgid "Create new supplier part"
|
||||
msgid "Create initial supplier data for this part"
|
||||
msgstr "Neues Zuliefererteil anlegen"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:224
|
||||
msgid "Copy Image"
|
||||
@ -8199,5 +8175,3 @@ msgstr "Berechtigungen Einträge zu ändern"
|
||||
msgid "Permission to delete items"
|
||||
msgstr "Berechtigung Einträge zu löschen"
|
||||
|
||||
#~ msgid "Initialize part stock with specified quantity"
|
||||
#~ msgstr "Teilbestand mit angegebener Menge anlegen"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"Language: el_GR\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
@ -7271,10 +7271,8 @@ msgid "Part Duplication Options"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:33
|
||||
#, fuzzy
|
||||
#| msgid "Supplier"
|
||||
msgid "Supplier Options"
|
||||
msgstr "Proveedor"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:47
|
||||
msgid "Add Part Category"
|
||||
@ -7309,10 +7307,8 @@ msgid "Copy parameter templates from selected part category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:167
|
||||
#, fuzzy
|
||||
#| msgid "Supplier"
|
||||
msgid "Add Supplier Data"
|
||||
msgstr "Proveedor"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:168
|
||||
msgid "Create initial supplier data for this part"
|
||||
@ -8178,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"Language: fr_FR\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "File comment"
|
||||
msgid "Filename"
|
||||
msgstr "Commentaire du fichier"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -8176,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"Language: he_IL\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"Language: id_ID\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"Language: it_IT\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Vietnamese"
|
||||
msgid "Filename"
|
||||
msgstr "Vietnamita"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -8176,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"Language: ja_JP\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr "有効な数字でなければなりません"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "File comment"
|
||||
msgid "Filename"
|
||||
msgstr "ファイルコメント"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -3856,10 +3854,8 @@ msgid "Must be greater than zero"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:704
|
||||
#, fuzzy
|
||||
#| msgid "Must be a valid number"
|
||||
msgid "Must be a valid quantity"
|
||||
msgstr "有効な数字でなければなりません"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:719
|
||||
msgid "Specify location for initial part stock"
|
||||
@ -7275,10 +7271,8 @@ msgid "Part Duplication Options"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:33
|
||||
#, fuzzy
|
||||
#| msgid "Supplier Parts"
|
||||
msgid "Supplier Options"
|
||||
msgstr "サプライヤー・パーツ"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:47
|
||||
msgid "Add Part Category"
|
||||
@ -7313,16 +7307,12 @@ msgid "Copy parameter templates from selected part category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:167
|
||||
#, fuzzy
|
||||
#| msgid "Supplier Parts"
|
||||
msgid "Add Supplier Data"
|
||||
msgstr "サプライヤー・パーツ"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:168
|
||||
#, fuzzy
|
||||
#| msgid "Create new supplier part"
|
||||
msgid "Create initial supplier data for this part"
|
||||
msgstr "新しいサプライヤー・パーツを作成"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:224
|
||||
msgid "Copy Image"
|
||||
@ -8184,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"Language: ko_KR\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"Language: nl_NL\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr "Moet een geldig nummer zijn"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Vietnamese"
|
||||
msgid "Filename"
|
||||
msgstr "Vietnamees"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -3856,10 +3854,8 @@ msgid "Must be greater than zero"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:704
|
||||
#, fuzzy
|
||||
#| msgid "Must be a valid number"
|
||||
msgid "Must be a valid quantity"
|
||||
msgstr "Moet een geldig nummer zijn"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:719
|
||||
msgid "Specify location for initial part stock"
|
||||
@ -8178,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"Language: no_NO\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr "Nummer må være gyldig"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Vietnamese"
|
||||
msgid "Filename"
|
||||
msgstr "Vietnamesisk"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -3856,10 +3854,8 @@ msgid "Must be greater than zero"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:704
|
||||
#, fuzzy
|
||||
#| msgid "Must be a valid number"
|
||||
msgid "Must be a valid quantity"
|
||||
msgstr "Nummer må være gyldig"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:719
|
||||
msgid "Specify location for initial part stock"
|
||||
@ -8178,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl_PL\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr "Numer musi być prawidłowy"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Filename Pattern"
|
||||
msgid "Filename"
|
||||
msgstr "Wzór nazwy pliku"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -3852,16 +3850,12 @@ msgid "Updated {part} unit-price to {price} and quantity to {qty}"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:700
|
||||
#, fuzzy
|
||||
#| msgid "Quantity must be greater than zero"
|
||||
msgid "Must be greater than zero"
|
||||
msgstr "Ilość musi być większa niż zero"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:704
|
||||
#, fuzzy
|
||||
#| msgid "Must be a valid number"
|
||||
msgid "Must be a valid quantity"
|
||||
msgstr "Numer musi być prawidłowy"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:719
|
||||
msgid "Specify location for initial part stock"
|
||||
@ -7277,20 +7271,16 @@ msgid "Part Duplication Options"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:33
|
||||
#, fuzzy
|
||||
#| msgid "Supplier List"
|
||||
msgid "Supplier Options"
|
||||
msgstr "Lista dostawców"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:47
|
||||
msgid "Add Part Category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:131
|
||||
#, fuzzy
|
||||
#| msgid "Create new Stock Location"
|
||||
msgid "Create Initial Stock"
|
||||
msgstr "Utwórz nową lokalizację magazynową"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:132
|
||||
msgid "Create an initial stock item for this part"
|
||||
@ -7317,16 +7307,12 @@ msgid "Copy parameter templates from selected part category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:167
|
||||
#, fuzzy
|
||||
#| msgid "Supplier Parts"
|
||||
msgid "Add Supplier Data"
|
||||
msgstr "Komponenty dostawcy"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:168
|
||||
#, fuzzy
|
||||
#| msgid "Create new supplier part"
|
||||
msgid "Create initial supplier data for this part"
|
||||
msgstr "Utwórz nowego dostawcę części"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:224
|
||||
msgid "Copy Image"
|
||||
@ -8188,3 +8174,4 @@ msgstr "Uprawnienie do edycji przedmiotów"
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr "Uprawnienie do usuwania przedmiotów"
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"Language: ru_RU\n"
|
||||
@ -130,10 +130,8 @@ msgid "upload date"
|
||||
msgstr "дата загрузки"
|
||||
|
||||
#: InvenTree/models.py:99
|
||||
#, fuzzy
|
||||
#| msgid "Overage value must not be negative"
|
||||
msgid "Filename must not be empty"
|
||||
msgstr "Значение перегрузки не должно быть отрицательным"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:122
|
||||
msgid "Invalid attachment directory"
|
||||
@ -207,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Vietnamese"
|
||||
msgid "Filename"
|
||||
msgstr "Вьетнамский"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -8178,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"Language: sv_SE\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Thai\n"
|
||||
"Language: th_TH\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"Language: tr_TR\n"
|
||||
@ -130,10 +130,8 @@ msgid "upload date"
|
||||
msgstr "yükleme tarihi"
|
||||
|
||||
#: InvenTree/models.py:99
|
||||
#, fuzzy
|
||||
#| msgid "Overage value must not be negative"
|
||||
msgid "Filename must not be empty"
|
||||
msgstr "Fazlalık değeri negatif olmamalıdır"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:122
|
||||
msgid "Invalid attachment directory"
|
||||
@ -149,16 +147,12 @@ msgid "Filename missing extension"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:142
|
||||
#, fuzzy
|
||||
#| msgid "StockItem with this serial number already exists"
|
||||
msgid "Attachment with this filename already exists"
|
||||
msgstr "Bu seri numarasına sahip stok kalemi zaten var"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:149
|
||||
#, fuzzy
|
||||
#| msgid "Error reading file (invalid format)"
|
||||
msgid "Error renaming file"
|
||||
msgstr "Dosya okurken hata (geçersiz biçim)"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/models.py:184
|
||||
msgid "Invalid choice"
|
||||
@ -211,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr "Geçerli bir numara olmalı"
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "Filename Pattern"
|
||||
msgid "Filename"
|
||||
msgstr "Dosya Adı Deseni"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -3858,16 +3850,12 @@ msgid "Updated {part} unit-price to {price} and quantity to {qty}"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:700
|
||||
#, fuzzy
|
||||
#| msgid "Allocation quantity must be greater than zero"
|
||||
msgid "Must be greater than zero"
|
||||
msgstr "Tahsis edilen miktar sıfırdan büyük olmalıdır"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:704
|
||||
#, fuzzy
|
||||
#| msgid "Must be a valid number"
|
||||
msgid "Must be a valid quantity"
|
||||
msgstr "Geçerli bir numara olmalı"
|
||||
msgstr ""
|
||||
|
||||
#: part/api.py:719
|
||||
msgid "Specify location for initial part stock"
|
||||
@ -7283,26 +7271,20 @@ msgid "Part Duplication Options"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:33
|
||||
#, fuzzy
|
||||
#| msgid "Supplier Parts"
|
||||
msgid "Supplier Options"
|
||||
msgstr "Tedarikçi Parçaları"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:47
|
||||
msgid "Add Part Category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:131
|
||||
#, fuzzy
|
||||
#| msgid "Create new Stock Location"
|
||||
msgid "Create Initial Stock"
|
||||
msgstr "Yeni Stok konumu oluştur"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:132
|
||||
#, fuzzy
|
||||
#| msgid "Include stock items for variant parts"
|
||||
msgid "Create an initial stock item for this part"
|
||||
msgstr "Çeşit parçaların stok kalemlerini dahil et"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:139
|
||||
msgid "Initial Stock Quantity"
|
||||
@ -7325,16 +7307,12 @@ msgid "Copy parameter templates from selected part category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:167
|
||||
#, fuzzy
|
||||
#| msgid "Supplier Part"
|
||||
msgid "Add Supplier Data"
|
||||
msgstr "Tedarikçi Parçası"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:168
|
||||
#, fuzzy
|
||||
#| msgid "Create new supplier part"
|
||||
msgid "Create initial supplier data for this part"
|
||||
msgstr "Yeni tedarikçi parçası oluştur"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js/translated/part.js:224
|
||||
msgid "Copy Image"
|
||||
@ -8196,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"Language: vi_VN\n"
|
||||
@ -8174,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: inventree\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-08-16 01:15+0000\n"
|
||||
"PO-Revision-Date: 2021-08-10 14:33\n"
|
||||
"PO-Revision-Date: 2021-08-16 01:44\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Language: zh_CN\n"
|
||||
@ -205,10 +205,8 @@ msgid "Must be a valid number"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/serializers.py:235
|
||||
#, fuzzy
|
||||
#| msgid "File comment"
|
||||
msgid "Filename"
|
||||
msgstr "文件注释"
|
||||
msgstr ""
|
||||
|
||||
#: InvenTree/settings.py:519
|
||||
msgid "German"
|
||||
@ -8176,3 +8174,4 @@ msgstr ""
|
||||
#: users/models.py:194
|
||||
msgid "Permission to delete items"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user