diff --git a/lib/l10n/de_DE/app_de_DE.arb b/lib/l10n/de_DE/app_de_DE.arb index a4e0e6fd..30cfeff7 100644 --- a/lib/l10n/de_DE/app_de_DE.arb +++ b/lib/l10n/de_DE/app_de_DE.arb @@ -200,8 +200,8 @@ "@history": { "description": "history" }, - "homeScreen": "Startseite", "@homeScreen": {}, + "homeScreen": "Startseite", "homeScreenSettings": "Einstellungen für Startseite konfigurieren", "@homeScreenSettings": {}, "homeShowPo": "Bestellungen anzeigen", diff --git a/lib/l10n/fr_FR/app_fr_FR.arb b/lib/l10n/fr_FR/app_fr_FR.arb index 81610dae..82ccc615 100644 --- a/lib/l10n/fr_FR/app_fr_FR.arb +++ b/lib/l10n/fr_FR/app_fr_FR.arb @@ -194,8 +194,8 @@ "@history": { "description": "history" }, - "homeScreen": "Ecran d'accueil", "@homeScreen": {}, + "homeScreen": "Ecran d'accueil", "homeScreenSettings": "Configurer les paramètres de l'écran d'accueil", "@homeScreenSettings": {}, "homeShowPo": "Afficher les commandes d'achat", diff --git a/lib/l10n/hu_HU/app_hu_HU.arb b/lib/l10n/hu_HU/app_hu_HU.arb index b378a02e..bc918910 100644 --- a/lib/l10n/hu_HU/app_hu_HU.arb +++ b/lib/l10n/hu_HU/app_hu_HU.arb @@ -1,5 +1,13 @@ { "@@locale": "en", + "appTitle": "InvenTree", + "@appTitle": { + "description": "InvenTree application title string" + }, + "ok": "OK", + "@ok": { + "description": "OK" + }, "about": "Névjegy", "@about": {}, "accountDetails": "Felhasználó adatok", @@ -206,8 +214,9 @@ "@history": { "description": "history" }, - "homeScreen": "Főképernyő", + "home": "Főoldal", "@homeScreen": {}, + "homeScreen": "Főképernyő", "homeScreenSettings": "Főképernyő beállítások konfigurálása", "@homeScreenSettings": {}, "homeShowPo": "Beszerzési rendelések megjelenítése", @@ -292,6 +301,8 @@ "@locationNotSet": {}, "locationUpdated": "Készlet hely adatai frissítve", "@locationUpdated": {}, + "link": "Link", + "@link": {}, "lost": "Elveszett", "@lost": {}, "manufacturers": "Gyártók", @@ -306,6 +317,10 @@ "@notes": { "description": "Notes" }, + "notifications": "Értesítések", + "@notifications": {}, + "notificationsEmpty": "Nincsenek olvasatlan értesítések", + "@notificationsEmpty": {}, "noResponse": "Nincs válasz a kiszolgálótól", "@noResponse": {}, "noResults": "Nincs találat", @@ -422,6 +437,8 @@ "@quantityInvalid": {}, "quantityPositive": "Mennyiség pozitív kell legyen", "@quantityPositive": {}, + "queryEmpty": "Add meg a keresési lekérdezést", + "@queryEmpty": {}, "queryNoResults": "Nincs találat", "@queryNoResults": {}, "received": "Beérkezett", diff --git a/lib/l10n/ja_JP/app_ja_JP.arb b/lib/l10n/ja_JP/app_ja_JP.arb index 6c5a25e0..2eb648eb 100644 --- a/lib/l10n/ja_JP/app_ja_JP.arb +++ b/lib/l10n/ja_JP/app_ja_JP.arb @@ -198,8 +198,8 @@ "@history": { "description": "history" }, - "homeScreen": "ホーム画面", "@homeScreen": {}, + "homeScreen": "ホーム画面", "homeScreenSettings": "ホーム画面の設定", "@homeScreenSettings": {}, "homeShowPo": "注文書を表示", diff --git a/lib/l10n/nl_NL/app_nl_NL.arb b/lib/l10n/nl_NL/app_nl_NL.arb index 36d80aae..b0262185 100644 --- a/lib/l10n/nl_NL/app_nl_NL.arb +++ b/lib/l10n/nl_NL/app_nl_NL.arb @@ -1,5 +1,309 @@ { "@@locale": "en", + "appTitle": "InvenTree", + "@appTitle": { + "description": "InvenTree application title string" + }, + "ok": "OK", + "@ok": { + "description": "OK" + }, + "about": "Over", + "@about": {}, + "accountDetails": "Accountgegevens", + "@accountDetails": {}, + "actions": "Acties", + "@actions": { + "description": "" + }, + "actionsNone": "Geen acties beschikbaar", + "@actionsNone": {}, + "add": "Toevoegen", + "@add": { + "description": "add" + }, + "addStock": "Voorraad toevoegen", + "@addStock": { + "description": "add stock" + }, + "address": "Adres", + "@address": {}, + "appAbout": "Over InvenTree", + "@appAbout": {}, + "appCredits": "Extra app credits", + "@appCredits": {}, + "appDetails": "App details", + "@appDetails": {}, + "appReleaseNotes": "App release notities weergeven", + "@appReleaseNotes": {}, + "appSettings": "App Instellingen", + "@appSettings": {}, + "appSettingsDetails": "Configureer InvenTree app instellingen", + "@appSettingsDetails": {}, + "attachments": "Bijlagen", + "@attachments": {}, + "attachImage": "Voeg afbeelding toe", + "@attachImage": { + "description": "Attach an image" + }, + "attachmentNone": "Geen bijlagen gevonden", + "@attachmentNone": {}, + "attachmentNonePartDetail": "Geen bijlagen voor dit onderdeel gevonden", + "@attachmentNonePartDetail": {}, + "attachmentSelect": "Bijlage selecteren", + "@attachmentSelect": {}, + "attention": "Let op", + "@attention": {}, + "availableStock": "Beschikbare Voorraad", + "@availableStock": {}, + "barcodeAssign": "Streepjescode toewijzen", + "@barcodeAssign": {}, + "barcodeAssigned": "Streepjescode toegewezen", + "@barcodeAssigned": {}, + "barcodeError": "Streepjescode scanfout", + "@barcodeError": {}, + "barcodeInUse": "Streepjescode al toegewezen", + "@barcodeInUse": {}, + "barcodeMissingHash": "Streepjescode hash gegevens ontbreken in reactie", + "@barcodeMissingHash": {}, + "barcodeNoMatch": "Geen overeenkomst voor streepjescode", + "@barcodeNoMatch": {}, + "barcodeNotAssigned": "Streepjescode niet toegewezen", + "@barcodeNotAssigned": {}, + "barcodeScanAssign": "Scan om streepjescode toe te wijzen", + "@barcodeScanAssign": {}, + "barcodeScanGeneral": "Scan een InvenTree streepjescode", + "@barcodeScanGeneral": {}, + "barcodeScanInItems": "Scan voorraadartikelen naar locatie", + "@barcodeScanInItems": {}, + "barcodeScanLocation": "Scan voorraadlocatie", + "@barcodeScanLocation": {}, + "barcodeScanIntoLocationSuccess": "Gescand naar locatie", + "@barcodeScanIntoLocationSuccess": {}, + "barcodeScanIntoLocationFailure": "Artikel niet gescand in", + "@barcodeScanIntoLocationFailure": {}, + "barcodeScanItem": "Scan voorraadartikel", + "@barcodeScanItem": {}, + "barcodeTones": "Streepjescodetonen", + "@barcodeTones": {}, + "barcodeUnassign": "Streepjescodetoewijzing ongedaan maken", + "@barcodeUnassign": {}, + "barcodeUnknown": "Streepjescode wordt niet herkend", + "@barcodeUnknown": {}, + "batchCode": "Batchcode", + "@batchCode": {}, + "billOfMaterials": "Stuklijst", + "@billOfMaterials": {}, + "bom": "Stuklijst", + "@bom": {}, + "build": "Productie", + "@build": {}, + "building": "Produceren", + "@building": {}, + "cancel": "Annuleer", + "@cancel": { + "description": "Cancel" + }, + "category": "Categorie", + "@category": {}, + "categoryCreate": "Nieuwe Categorie", + "@categoryCreate": {}, + "categoryCreateDetail": "Creëer nieuw onderdeelcategorie", + "@categoryCreateDetail": {}, + "categoryUpdated": "Onderdeelcategorie bijgewerkt", + "@categoryUpdated": {}, + "company": "Bedrijf", + "@company": {}, + "companyEdit": "Bedrijf bewerken", + "@companyEdit": {}, + "companyNoResults": "Geen enkel bedrijf voldoet aan de zoekopdracht", + "@companyNoResults": {}, + "companyUpdated": "Bedrijfsinstellingen bijgewerkt", + "@companyUpdated": {}, + "companies": "Bedrijven", + "@companies": {}, + "configureServer": "Configureer server instellingen", + "@configureServer": {}, + "connectionRefused": "Verbinding geweigerd", + "@connectionRefused": {}, + "count": "Tellen", + "@count": { + "description": "Count" + }, + "countStock": "Voorraad tellen", + "@countStock": { + "description": "Count Stock" + }, + "customers": "Klanten", + "@customers": {}, + "damaged": "Beschadigd", + "@damaged": {}, + "delete": "Verwijderen", + "@delete": {}, + "deletePart": "Onderdeel Verwijderen", + "@deletePart": {}, + "deletePartDetail": "Verwijder dit onderdeel uit de database", + "@deletePartDetail": {}, + "description": "Omschrijving", + "@description": {}, + "destroyed": "Vernietigd", + "@destroyed": {}, + "details": "Details", + "@details": { + "description": "details" + }, + "documentation": "Documentatie", + "@documentation": {}, + "downloading": "Bestand wordt gedownload", + "@downloading": {}, + "downloadError": "Fout bij downloaden", + "@downloadError": {}, + "edit": "Bewerken", + "@edit": { + "description": "edit" + }, + "editCategory": "Bewerk Categorie", + "@editCategory": {}, + "editLocation": "Bewerk Locatie", + "@editLocation": {}, + "editNotes": "Bewerk Notities", + "@editNotes": {}, + "editPart": "Bewerk onderdeel", + "@editPart": { + "description": "edit part" + }, + "editItem": "Bewerk Voorraadartikel", + "@editItem": {}, + "enterPassword": "Wachtwoord invoeren", + "@enterPassword": {}, + "enterUsername": "Gebruikersnaam invoeren", + "@enterUsername": {}, + "error": "Fout", + "@error": { + "description": "Error" + }, + "errorCreate": "Fout bij aanmaken database invoer", + "@errorCreate": {}, + "errorDelete": "Fout bij verwijderen database invoer", + "@errorDelete": {}, + "errorDetails": "Foutdetails", + "@errorDetails": {}, + "errorFetch": "Fout bij het ophalen van gegevens van server", + "@errorFetch": {}, + "errorReporting": "Fout bij Rapportage", + "@errorReporting": {}, + "errorReportUpload": "Foutrapporten Uploaden", + "@errorReportUpload": {}, + "errorReportUploadDetails": "Upload anonieme foutrapporten en crashlogs", + "@errorReportUploadDetails": {}, + "feedback": "Feedback", + "@feedback": {}, + "feedbackError": "Fout bij indienen feedback", + "@feedbackError": {}, + "feedbackSuccess": "Feedback verzonden", + "@feedbackSuccess": {}, + "formatExceptionJson": "JSON gegevensformaat exceptie", + "@formatExceptionJson": {}, + "history": "Geschiedenis", + "@history": { + "description": "history" + }, + "@homeScreen": {}, + "homeScreen": "Startscherm", + "homeScreenSettings": "Configureer Startscherminstellingen", + "@homeScreenSettings": {}, + "homeShowPo": "Inkooporders tonen", + "@homeShowPo": {}, + "homeShowSubscribed": "Geabonneerde Onderdelen", + "@homeShowSubscribed": {}, + "homeShowSubscribedDescription": "Geabonneerde Onderdelen weergeven op startscherm", "@homeShowSubscsribedDescription": {}, - "@homeShowSupplierDescription": {} + "homeShowPoDescription": "Inkooporder knop op startscherm weergeven", + "@homeShowPoDescription": {}, + "homeShowSuppliers": "Leveranciers weergeven", + "@homeShowSuppliers": {}, + "homeShowSuppliersDescription": "Leveranciersknop weergeven op startscherm", + "@homeShowSupplierDescription": {}, + "homeShowManufacturers": "Fabrikant weergeven", + "@homeShowManufacturers": {}, + "homeShowManufacturersDescription": "Fabrikantenknop op startscherm weergeven", + "@homeShowManufacturersDescription": {}, + "homeShowCustomers": "Klanten weergeven", + "@homeShowCustomers": {}, + "homeShowCustomersDescription": "Klantenknop weergeven op startscherm", + "@homeShowCustomersDescription": {}, + "imageUploadFailure": "Uploaden van afbeelding is mislukt", + "@imageUploadFailure": {}, + "imageUploadSuccess": "Afbeelding geüpload", + "@imageUploadSuccess": {}, + "inactive": "Inactief", + "@inactive": {}, + "inactiveDetail": "Dit onderdeel is gemarkeerd als inactief", + "@inactiveDetail": {}, + "includeSubcategories": "Inclusief subcategorieën", + "@includeSubcategories": {}, + "includeSubcategoriesDetail": "Toon subcategorieonderdelen in lijstweergave", + "@includeSubcategoriesDetail": {}, + "includeSublocations": "Inclusief Sublocaties", + "@includeSublocations": {}, + "includeSublocationsDetail": "Toon sublocatieonderdelen in lijstweergave", + "@includeSublocationsDetail": {}, + "incompleteDetails": "Onvolledige profieldetails", + "@incompleteDetails": {}, + "internalPartNumber": "Intern Onderdeelnummer", + "@internalPartNumber": {}, + "info": "Info", + "@info": {}, + "inProduction": "In Productie", + "@inProduction": {}, + "inProductionDetail": "Dit voorraadartikel is in productie", + "@inProductionDetail": {}, + "invalidHost": "Ongeldige hostnaam", + "@invalidHost": {}, + "invalidHostDetails": "Opgegeven hostnaam is ongeldig", + "@invalidHostDetails": {}, + "invalidPart": "Ongeldig Onderdeel", + "@invalidPart": {}, + "invalidPartCategory": "Ongeldig Onderdeelcategorie", + "@invalidPartCategory": {}, + "invalidStockLocation": "Ongeldige Voorraadlocatie", + "@invalidStockLocation": {}, + "invalidStockItem": "Ongeldig Voorraadartikel", + "@invalidStockItem": {}, + "invalidUsernamePassword": "Ongeldige gebruikersnaam / wachtwoord combinatie", + "@invalidUsernamePassword": {}, + "issueDate": "Uitgiftedatum", + "@issueDate": {}, + "itemInLocation": "Artikel al op locatie", + "@itemInLocation": {}, + "keywords": "Trefwoorden", + "@keywords": {}, + "lastStocktake": "Laatste Voorraadcontrole", + "@lastStocktake": {}, + "lastUpdated": "Laatst Bijgewerkt", + "@lastUpdated": {}, + "lineItem": "Regelartikel", + "@lineItem": {}, + "lineItems": "Regelartikelen", + "@lineItems": {}, + "locationCreate": "Nieuwe Locatie", + "@locationCreate": {}, + "locationCreateDetail": "Creëer nieuwe voorraadlocatie", + "@locationCreateDetail": {}, + "locationNotSet": "Geen locatie opgegeven", + "@locationNotSet": {}, + "locationUpdated": "Voorraadlocatie bijgewerkt", + "@locationUpdated": {}, + "link": "Link", + "@link": {}, + "lost": "Verloren", + "@lost": {}, + "profileNotSelected": "Geen Profiel Geselecteerd", + "@profileNotSelected": {}, + "profileSelect": "Selecteer InvenTree Server", + "@profileSelect": {}, + "scanBarcode": "Streepjescode Scannen", + "@scanBarcode": {}, + "soundOnBarcodeAction": "Speel hoorbare toon bij streepjescode actie", + "@soundOnBarcodeAction": {} } \ No newline at end of file diff --git a/lib/l10n/pl_PL/app_pl_PL.arb b/lib/l10n/pl_PL/app_pl_PL.arb index 7a403f33..d499412f 100644 --- a/lib/l10n/pl_PL/app_pl_PL.arb +++ b/lib/l10n/pl_PL/app_pl_PL.arb @@ -202,8 +202,8 @@ "@history": { "description": "history" }, - "homeScreen": "Ekran główny", "@homeScreen": {}, + "homeScreen": "Ekran główny", "homeScreenSettings": "Konfiguruj ustawienia ekranu głównego", "@homeScreenSettings": {}, "homeShowPo": "Pokaż zamówienia zakupu", diff --git a/lib/l10n/tr_TR/app_tr_TR.arb b/lib/l10n/tr_TR/app_tr_TR.arb index d9aaa292..8008b527 100644 --- a/lib/l10n/tr_TR/app_tr_TR.arb +++ b/lib/l10n/tr_TR/app_tr_TR.arb @@ -206,8 +206,8 @@ "@history": { "description": "history" }, - "homeScreen": "Ana Ekran", "@homeScreen": {}, + "homeScreen": "Ana Ekran", "homeScreenSettings": "Ana ekran ayarlarınızı yapılandırın", "@homeScreenSettings": {}, "homeShowPo": "Satın Alma Siparişlerini Göster",