Skip to content

Commit

Permalink
Merge pull request #79 from Prankhouz/patch-1
Browse files Browse the repository at this point in the history
Create nl.json
  • Loading branch information
FireMarshmellow authored Nov 15, 2024
2 parents b569c2b + a2f5eb4 commit da73e8b
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions static/translations/nl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"add_item": "Item toevoegen",
"search": "Zoek items...",
"sortingBytags_text": "Sorteren op Tags",
"sortingMethods_text": "Sorterings methoden",
"add_esp_button": "WLED node toevoegen",
"esp_devices_text": "WLED nodes",
"offcanvasSettingsLabel": "Instellingen",
"leds_text": "LEDs",
"on_btn_label": "Aan",
"off_btn_label": "Uit",
"party_btn_label": "Feest modus",
"settings_brightness": "Helderheid:",
"settings_timeout": "Timeout:",
"or_text": "of",
"language_label": "Taal",
"item_url_label": "Item URL",
"item_quantity_label": "Item Aantal",
"item_imageUrl_label": "Item Afbeelding URL",
"item_imageUplad_label": "Item Afbeelding Upload",
"item_tag_label": "Tags",
"item_select_esp_label": "Selecteer een WLED node",
"test_led_btn_label": "Test LEDs",
"clear_grid_btn_label": "Wis Raster",
"item_select_leds_label": "Selecteer LEDs om aan item toe te wijzen",
"webinterface_label": "Interface",
"light_mode_label": "Licht",
"dark_mode_label": "Donker",
"auto_mode_label": "Auto",
"inventur_btn_label": "Voorraadopname",
"cancel_btn_label": "Annuleren",
"add_btn_label": "Toevoegen",
"save_btn_label": "Opslaan",
"edit_inventur_btn_label": "Bewerken",
"continue_btn_label": "Doorgaan",
"locate_led_color": "Lokalisatie LED Kleur:",
"standby_led_color": "Standby LED Kleur:",
"left_label": "Links",
"right_label": "Rechts",
"start_left_label": "Start Links",
"top_label": "Boven",
"bottom_label": "Onder",
"start_top_label": "Start Boven",
"horizontal_label": "Horisontaal",
"vertical_label": "Verticaal",
"serpentine_dir_label": "Serpentine Richting",
"esp_error_alert_text": "AUB waarden invoeren in de volgende lege velden",
"esp_name_text": "Naam",
"esp_ip_text": "IP Adres",
"add_esp_label": "Voeg ESP toe",
"esp_rows_text": "Rijen",
"esp_columns_text": "Kolommen",
"cropAndSaveBtn": "Bijsnijden en opslaan",
"cropImageModalLabel": "Afbeelding Bijsnijden",
"espDeleteModalLabel": "Bevestiging",
"sortBybox": "Doos",
"sortByid": "ID",
"sortByname": "Naam",
"sortByquantity": "Aantal",
"sortBylocation": "Locatie",
"minus_btn_label": "-1 van Voorraad",
"plus_btn_label": "+1 naar Voorraad",
"locate_btn_label": "Lokaliseren",
"edit_btn_label": "Bewerken",
"copy_item": "Item Kopiëren",
"delete_item": "Verwijderen",
"crop_image": "Afbeelding Bijsnijden",
"link_btn_label": "Winkel voor meer"
}

0 comments on commit da73e8b

Please sign in to comment.