mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
New Crowdin updates (#297)
* New translations app_en.arb (French) * New translations app_en.arb (Spanish) * New translations app_en.arb (Czech) * New translations app_en.arb (Danish) * New translations app_en.arb (German) * New translations app_en.arb (Greek) * New translations app_en.arb (Hebrew) * New translations app_en.arb (Hungarian) * New translations app_en.arb (Italian) * New translations app_en.arb (Japanese) * New translations app_en.arb (Korean) * New translations app_en.arb (Dutch) * New translations app_en.arb (Norwegian) * New translations app_en.arb (Polish) * New translations app_en.arb (Portuguese) * New translations app_en.arb (Russian) * New translations app_en.arb (Slovenian) * New translations app_en.arb (Swedish) * New translations app_en.arb (Turkish) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Dutch) * New translations app_en.arb (Vietnamese) * New translations app_en.arb (Portuguese, Brazilian) * New translations app_en.arb (Indonesian) * New translations app_en.arb (Persian) * New translations app_en.arb (Spanish, Mexico) * New translations app_en.arb (Thai)
This commit is contained in:
parent
79026792e2
commit
fb0a383fff
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "cs",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "da",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "de",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "el",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "es-ES",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "es-MX",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "fa",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "fr",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "he",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "hu",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "id",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "it",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "ja",
|
||||
"about": "概要",
|
||||
"@about": {},
|
||||
"accountDetails": "アカウントの詳細",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "ko",
|
||||
"add": "추가",
|
||||
"@add": {
|
||||
"description": "add"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "nl",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
@ -317,6 +317,8 @@
|
||||
"@invalidStockLocation": {},
|
||||
"invalidStockItem": "Ongeldig Voorraadartikel",
|
||||
"@invalidStockItem": {},
|
||||
"invalidSupplierPart": "Ongeldig Leveranciersonderdeel",
|
||||
"@invalidSupplierPart": {},
|
||||
"invalidUsernamePassword": "Ongeldige gebruikersnaam / wachtwoord combinatie",
|
||||
"@invalidUsernamePassword": {},
|
||||
"issueDate": "Uitgiftedatum",
|
||||
@ -749,6 +751,14 @@
|
||||
"@suppliedParts": {},
|
||||
"supplier": "Leverancier",
|
||||
"@supplier": {},
|
||||
"supplierPart": "Leveranciersonderdeel",
|
||||
"@supplierPart": {},
|
||||
"supplierPartEdit": "Bewerk Leveranciersonderdeel",
|
||||
"@supplierPartEdit": {},
|
||||
"supplierPartUpdated": "Leveranciersonderdeel bijgewerkt",
|
||||
"@supplierPartUpdated": {},
|
||||
"supplierParts": "Leveranciersonderdeel",
|
||||
"@supplierParts": {},
|
||||
"suppliers": "Leveranciers",
|
||||
"@suppliers": {},
|
||||
"supplierReference": "Leveranciers Referentie",
|
||||
@ -757,6 +767,8 @@
|
||||
"@takePicture": {},
|
||||
"targetDate": "Streefdatum",
|
||||
"@targetDate": {},
|
||||
"templatePart": "Bovenliggend sjabloon onderdeel",
|
||||
"@templatePart": {},
|
||||
"testName": "Test Naam",
|
||||
"@testName": {},
|
||||
"testPassedOrFailed": "Test geslaagd of mislukt",
|
||||
@ -785,6 +797,10 @@
|
||||
"@tokenError": {},
|
||||
"tokenMissing": "Ontbrekende Token",
|
||||
"@tokenMissing": {},
|
||||
"tokenMissingFromResponse": "Toegangstoken ontbreekt in antwoord",
|
||||
"@tokenMissingFromResponse": {},
|
||||
"totalPrice": "Totaalprijs",
|
||||
"@totalPrice": {},
|
||||
"transfer": "Verplaats",
|
||||
"@transfer": {
|
||||
"description": "transfer"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "no",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "pl",
|
||||
"about": "O nas",
|
||||
"@about": {},
|
||||
"accountDetails": "Szczegóły konta",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "pt-BR",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "pt-PT",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "ru",
|
||||
"ok": "ОК",
|
||||
"@ok": {
|
||||
"description": "OK"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "sl",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "sv-SE",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "th",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "tr",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "vi",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {},
|
||||
"parameters": "Thông số",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"@@locale": "zh-CN",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
|
Loading…
x
Reference in New Issue
Block a user