new
This commit is contained in:
parent
f0d0f92fb4
commit
347d040c74
74
admin/i18n/cn/translations.json
Normal file
74
admin/i18n/cn/translations.json
Normal file
@ -0,0 +1,74 @@
|
||||
{
|
||||
"General": "General",
|
||||
"Inputs": "Discrete Inputs",
|
||||
"Do not align addresses to word:": "Do not align addresses to 16 bits:",
|
||||
"Coils": "Coils",
|
||||
"Input Registers": "Input Registers",
|
||||
"Holding Registers": "Holding Registers",
|
||||
"PLC Connection:": "PLC Connection:",
|
||||
"PLC IP Address:": "PLC IP Address:",
|
||||
"PLC Rack:": "PLC Rack:",
|
||||
"PLC Slot:": "PLC Slot:",
|
||||
"Round Real to:": "Round real to:",
|
||||
"Poll delay:": "Poll delay:",
|
||||
"deviceId": "Slave ID",
|
||||
"Reconnect time:": "Reconnect time:",
|
||||
"Pulse time:": "Pulse time:",
|
||||
"Import symbols file:": "Import symbols file:",
|
||||
"Import DB file:": "Import DB file:",
|
||||
"Load Symbols": "Load symbols",
|
||||
"Add DB": "Add DB",
|
||||
"Toggle poll": "Toggle poll",
|
||||
"Toggle RW": "Toggle RW",
|
||||
"Toggle WP": "Toggle WP",
|
||||
"Address": "Address",
|
||||
"Name": "Name",
|
||||
"Description": "Description",
|
||||
"Type": "Type",
|
||||
"Unit": "Unit",
|
||||
"poll": "poll",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Role",
|
||||
"Room": "Room",
|
||||
"registers": "registers",
|
||||
"Device ID:": "Device ID:",
|
||||
"RTU over TCP": "RTU over TCP",
|
||||
"Data bits:": "Data bits:",
|
||||
"Stop bits:": "Stop bits:",
|
||||
"Parity:": "Parity:",
|
||||
"Read timeout:": "Read timeout:",
|
||||
"Multi device IDs:": "Multi device IDs:",
|
||||
"Use aliases as address:": "Use aliases:",
|
||||
"Max read request length:": "Max read request length:",
|
||||
"Enable polling of data point": "Enable polling of data point",
|
||||
"Write access allowed": "Write access allowed",
|
||||
"Write pulses (true=>false edge)": "Write pulses (true=>false edge)",
|
||||
"Connection parameters:": "Connection parameters:",
|
||||
"Partner IP Address:": "Partner IP Address:",
|
||||
"Port:": "Port:",
|
||||
"Type:": "Type:",
|
||||
"Master": "Master",
|
||||
"Slave": "Slave",
|
||||
"Are you sure?": "Are you sure?",
|
||||
"Start address:": "Start address:",
|
||||
"Text copied to clipboard. Click to close the window": "Text copied to clipboard. Click to close the window",
|
||||
"Export": "Export",
|
||||
"Import": "Import",
|
||||
"Close": "Close",
|
||||
"Export to CSV": "Export to CSV",
|
||||
"Import from CSV": "Import from CSV",
|
||||
"Delete all entries": "Delete all entries",
|
||||
"Length": "Length",
|
||||
"All entries will be deleted. Are you sure?": "All entries will be deleted. Are you sure?",
|
||||
"Factor": "Factor",
|
||||
"Offset": "Offset",
|
||||
"Cyclic write": "Cyclic write",
|
||||
"TCP/Serial RTU:": "TCP/Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "Serial",
|
||||
"Baud rate:": "Baud rate:",
|
||||
"Use direct addresses by aliases:": "Use direct addresses by aliases:",
|
||||
"Select port": "Select port"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Allgemein",
|
||||
"Inputs": "Diskrete Eingänge",
|
||||
"Do not align addresses to word:": "Die Adressen nicht auf 16 Bits ausrichten:",
|
||||
"Coils": "Diskrete Ausgänge",
|
||||
"Input Registers": "Eingangsregister",
|
||||
"Holding Registers": "Eingangsregister",
|
||||
"PLC Connection:": "SPS Verbindung:",
|
||||
"PLC IP Address:": "SPS IP Adresse:",
|
||||
"PLC Rack:": "SPS Rack:",
|
||||
"PLC Slot:": "SPS Slot:",
|
||||
"Round Real to:": "Aufrunden Real auf:",
|
||||
"Poll delay:": "Poll delay:",
|
||||
"deviceId": "Slave-ID",
|
||||
"Reconnect time:": "Reconnect-Zeit:",
|
||||
"Pulse time:": "Pulsetime:",
|
||||
"Import symbols file:": "Symboldatei Importieren:",
|
||||
"Import DB file:": "DB-Datei importieren:",
|
||||
"Load Symbols": "Lade Symbole",
|
||||
"Add DB": "DB einfügen",
|
||||
"Toggle poll": "Poll umschalten",
|
||||
"Toggle RW": "RW umschalten",
|
||||
"Toggle WP": "WP umschalten",
|
||||
"Address": "Adresse",
|
||||
"Name": "Name",
|
||||
"Description": "Beschreibung",
|
||||
"Type": "Typ",
|
||||
"Unit": "Einheit",
|
||||
"poll": "poll",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Rolle",
|
||||
"Room": "Raum",
|
||||
"registers": "Register",
|
||||
"Device ID:": "Geräte ID:",
|
||||
"RTU over TCP": "RTU over TCP",
|
||||
"Data bits:": "Data bits:",
|
||||
"Stop bits:": "Stop bits:",
|
||||
"Parity:": "Parity:",
|
||||
"Read timeout:": "Read timeout:",
|
||||
"Multi device IDs:": "Mehrere Geräte-IDs:",
|
||||
"Use aliases as address:": "Aliases benutzen:",
|
||||
"Max read request length:": "Maximale Lese-Request-Länge:",
|
||||
"Enable polling of data point": "Zyklische Abfrage vom Datenpunkt",
|
||||
"Write access allowed": "Schreiben erlaubt",
|
||||
"Write pulses (true=>false edge)": "Schreibe Pulse (Ja=>Nein Flanke)",
|
||||
"Connection parameters:": "Verbindungsparameter:",
|
||||
"Partner IP Address:": "Partner IP Adresse:",
|
||||
"Port:": "Port:",
|
||||
"Type:": "Typ:",
|
||||
"Master": "Master",
|
||||
"Slave": "Slave",
|
||||
"Are you sure?": "Sind Sie sicher?",
|
||||
"Start address:": "Start-Adresse:",
|
||||
"Text copied to clipboard. Click to close the window": "Text wurde in die Zwischenablage kopiert. Klicke um das Fenster zu schliessen.",
|
||||
"Export": "Export",
|
||||
"Import": "Import",
|
||||
"Close": "Zumachen",
|
||||
"Export to CSV": "Export in CSV",
|
||||
"Import from CSV": "Import aus CSV",
|
||||
"Delete all entries": "Alle Einträge löschen",
|
||||
"Length": "Länge",
|
||||
"All entries will be deleted. Are you sure?": "Alle Einträge werden gelöscht. Sind sie sicher?",
|
||||
"Factor": "Faktor",
|
||||
"Offset": "Offset",
|
||||
"Cyclic write": "Zyklisch schreiben",
|
||||
"TCP/Serial RTU:": "TCP/Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "Serial",
|
||||
"Baud rate:": "Baud rate:",
|
||||
"Use direct addresses by aliases:": "Direkte Adressen benutzen (bei Aliases):",
|
||||
"Select port": "Port wählen"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "General",
|
||||
"Inputs": "Entradas discretas",
|
||||
"Do not align addresses to word:": "No alinee las direcciones a 16 bits:",
|
||||
"Coils": "Bobinas",
|
||||
"Input Registers": "Registros de entrada",
|
||||
"Holding Registers": "Registros de mantenimiento",
|
||||
"PLC Connection:": "Conexión de PLC:",
|
||||
"PLC IP Address:": "Dirección IP del PLC:",
|
||||
"PLC Rack:": "Estante del PLC:",
|
||||
"PLC Slot:": "Ranura de PLC:",
|
||||
"Round Real to:": "Redondo real para:",
|
||||
"Poll delay:": "Retraso en la encuesta:",
|
||||
"deviceId": "Slave ID",
|
||||
"Reconnect time:": "Tiempo de reconexión:",
|
||||
"Pulse time:": "Tiempo de pulso:",
|
||||
"Import symbols file:": "Importar archivo de símbolos:",
|
||||
"Import DB file:": "Importar archivo DB",
|
||||
"Load Symbols": "Cargar símbolos",
|
||||
"Add DB": "Agregar DB",
|
||||
"Toggle poll": "Alternar encuesta",
|
||||
"Toggle RW": "Alternar RW",
|
||||
"Toggle WP": "Alternar WP",
|
||||
"Address": "Dirección",
|
||||
"Name": "Nombre",
|
||||
"Description": "Descripción",
|
||||
"Type": "Tipo",
|
||||
"Unit": "Unidad",
|
||||
"poll": "encuesta",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Papel",
|
||||
"Room": "Habitación",
|
||||
"registers": "registros",
|
||||
"Device ID:": "ID del dispositivo:",
|
||||
"RTU over TCP": "RTU sobre TCP",
|
||||
"Data bits:": "Bits de datos:",
|
||||
"Stop bits:": "Bits de parada:",
|
||||
"Parity:": "Paridad:",
|
||||
"Read timeout:": "Tiempo de espera de lectura:",
|
||||
"Multi device IDs:": "ID de dispositivos múltiples:",
|
||||
"Use aliases as address:": "Usa alias:",
|
||||
"Max read request length:": "Longitud máxima de solicitud de lectura:",
|
||||
"Enable polling of data point": "Habilitar el sondeo del punto de datos",
|
||||
"Write access allowed": "Acceso de escritura permitido",
|
||||
"Write pulses (true=>false edge)": "Escribir pulsos (verdadero => borde falso)",
|
||||
"Connection parameters:": "Parámetros de conexión:",
|
||||
"Partner IP Address:": "Dirección IP del socio:",
|
||||
"Port:": "Puerto:",
|
||||
"Type:": "Tipo:",
|
||||
"Master": "Dominar",
|
||||
"Slave": "Esclavo",
|
||||
"Are you sure?": "¿Estás seguro?",
|
||||
"Start address:": "Dirección de inicio:",
|
||||
"Text copied to clipboard. Click to close the window": "Texto copiado al portapapeles. Haga clic para cerrar la ventana",
|
||||
"Export": "Exportar",
|
||||
"Import": "Importar",
|
||||
"Close": "Cerca",
|
||||
"Export to CSV": "Exportar a CSV",
|
||||
"Import from CSV": "Importar desde CSV",
|
||||
"Delete all entries": "Eliminar todas las entradas",
|
||||
"Length": "Longitud",
|
||||
"All entries will be deleted. Are you sure?": "Todas las entradas serán eliminadas. ¿Estás seguro?",
|
||||
"Factor": "Factor",
|
||||
"Offset": "Compensar",
|
||||
"Cyclic write": "Escritura cíclica",
|
||||
"TCP/Serial RTU:": "TCP / Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "De serie",
|
||||
"Baud rate:": "Velocidad de baudios:",
|
||||
"Use direct addresses by aliases:": "Use direcciones directas por alias:",
|
||||
"Select port": "Seleccionar puerto"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Général",
|
||||
"Inputs": "Entrées discrètes",
|
||||
"Do not align addresses to word:": "Ne pas aligner les adresses sur 16 bits:",
|
||||
"Coils": "Bobines",
|
||||
"Input Registers": "Registres d'entrée",
|
||||
"Holding Registers": "Tenir des registres",
|
||||
"PLC Connection:": "Connexion PLC:",
|
||||
"PLC IP Address:": "Adresse IP de l'API:",
|
||||
"PLC Rack:": "Rack PLC:",
|
||||
"PLC Slot:": "Slot PLC:",
|
||||
"Round Real to:": "Rond réel à:",
|
||||
"Poll delay:": "Délai d'interrogation:",
|
||||
"deviceId": "Slave ID",
|
||||
"Reconnect time:": "Reconnectez le temps:",
|
||||
"Pulse time:": "Temps d'impulsion:",
|
||||
"Import symbols file:": "Importer un fichier de symboles:",
|
||||
"Import DB file:": "Importer un fichier DB:",
|
||||
"Load Symbols": "Charger des symboles",
|
||||
"Add DB": "Ajouter une DB",
|
||||
"Toggle poll": "Basculer le sondage",
|
||||
"Toggle RW": "Toggle RW",
|
||||
"Toggle WP": "Toggle WP",
|
||||
"Address": "Adresse",
|
||||
"Name": "prénom",
|
||||
"Description": "La description",
|
||||
"Type": "Type",
|
||||
"Unit": "Unité",
|
||||
"poll": "sondage",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Rôle",
|
||||
"Room": "Chambre",
|
||||
"registers": "registres",
|
||||
"Device ID:": "Reference de l'appareil:",
|
||||
"RTU over TCP": "RTU sur TCP",
|
||||
"Data bits:": "Bits de données:",
|
||||
"Stop bits:": "Bits d'arrêt:",
|
||||
"Parity:": "Parité:",
|
||||
"Read timeout:": "Lire le délai d'attente:",
|
||||
"Multi device IDs:": "ID multi-appareils:",
|
||||
"Use aliases as address:": "Utiliser des alias:",
|
||||
"Max read request length:": "Max longueur de la requête de lecture:",
|
||||
"Enable polling of data point": "Activer l'interrogation du point de données",
|
||||
"Write access allowed": "Accès en écriture autorisé",
|
||||
"Write pulses (true=>false edge)": "Écrire des impulsions (true => false edge)",
|
||||
"Connection parameters:": "Paramètres de connexion:",
|
||||
"Partner IP Address:": "Adresse IP du partenaire:",
|
||||
"Port:": "Port:",
|
||||
"Type:": "Type:",
|
||||
"Master": "Maîtriser",
|
||||
"Slave": "Esclave",
|
||||
"Are you sure?": "Êtes-vous sûr?",
|
||||
"Start address:": "Adresse de départ:",
|
||||
"Text copied to clipboard. Click to close the window": "Texte copié dans le presse-papier Cliquez pour fermer la fenêtre",
|
||||
"Export": "Exportation",
|
||||
"Import": "Importer",
|
||||
"Close": "Fermer",
|
||||
"Export to CSV": "Exporter au format CSV",
|
||||
"Import from CSV": "Importer à partir du fichier CSV",
|
||||
"Delete all entries": "Supprimer toutes les entrées",
|
||||
"Length": "Longueur",
|
||||
"All entries will be deleted. Are you sure?": "Toutes les entrées seront supprimées. Êtes-vous sûr?",
|
||||
"Factor": "Facteur",
|
||||
"Offset": "Décalage",
|
||||
"Cyclic write": "Écriture cyclique",
|
||||
"TCP/Serial RTU:": "TCP / Sériel RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "En série",
|
||||
"Baud rate:": "Débit en bauds:",
|
||||
"Use direct addresses by aliases:": "Utilisez des adresses directes par alias:",
|
||||
"Select port": "Sélectionnez un port"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Generale",
|
||||
"Inputs": "Ingressi discreti",
|
||||
"Do not align addresses to word:": "Non allineare gli indirizzi a 16 bit:",
|
||||
"Coils": "bobine",
|
||||
"Input Registers": "Registri di input",
|
||||
"Holding Registers": "Holding Registers",
|
||||
"PLC Connection:": "Connessione PLC:",
|
||||
"PLC IP Address:": "Indirizzo IP del PLC:",
|
||||
"PLC Rack:": "Rack PLC:",
|
||||
"PLC Slot:": "Slot PLC:",
|
||||
"Round Real to:": "Round reale a:",
|
||||
"Poll delay:": "Ritardo del sondaggio:",
|
||||
"deviceId": "ID slave",
|
||||
"Reconnect time:": "Tempo di riconnessione:",
|
||||
"Pulse time:": "Tempo di impulso:",
|
||||
"Import symbols file:": "Importa file simboli:",
|
||||
"Import DB file:": "Importa file DB:",
|
||||
"Load Symbols": "Carica simboli",
|
||||
"Add DB": "Aggiungi DB",
|
||||
"Toggle poll": "Attiva / disattiva sondaggio",
|
||||
"Toggle RW": "Attiva / disattiva RW",
|
||||
"Toggle WP": "Attiva / disattiva WP",
|
||||
"Address": "Indirizzo",
|
||||
"Name": "Nome",
|
||||
"Description": "Descrizione",
|
||||
"Type": "genere",
|
||||
"Unit": "Unità",
|
||||
"poll": "sondaggio",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Ruolo",
|
||||
"Room": "Camera",
|
||||
"registers": "registri",
|
||||
"Device ID:": "ID del dispositivo:",
|
||||
"RTU over TCP": "RTU su TCP",
|
||||
"Data bits:": "Bit di dati:",
|
||||
"Stop bits:": "Stop bit:",
|
||||
"Parity:": "Parità:",
|
||||
"Read timeout:": "Leggi il timeout:",
|
||||
"Multi device IDs:": "ID multi dispositivo:",
|
||||
"Use aliases as address:": "Usa alias:",
|
||||
"Max read request length:": "Lunghezza massima richiesta di lettura:",
|
||||
"Enable polling of data point": "Abilita il polling del punto dati",
|
||||
"Write access allowed": "Accesso in scrittura consentito",
|
||||
"Write pulses (true=>false edge)": "Scrivi impulsi (true => falso bordo)",
|
||||
"Connection parameters:": "Parametri di connessione:",
|
||||
"Partner IP Address:": "Indirizzo IP del partner:",
|
||||
"Port:": "Porta:",
|
||||
"Type:": "Genere:",
|
||||
"Master": "Maestro",
|
||||
"Slave": "Schiavo",
|
||||
"Are you sure?": "Sei sicuro?",
|
||||
"Start address:": "Indirizzo iniziale:",
|
||||
"Text copied to clipboard. Click to close the window": "Testo copiato negli appunti. Clicca per chiudere la finestra",
|
||||
"Export": "Esportare",
|
||||
"Import": "Importare",
|
||||
"Close": "Vicino",
|
||||
"Export to CSV": "Esporta in CSV",
|
||||
"Import from CSV": "Importa da CSV",
|
||||
"Delete all entries": "Elimina tutte le voci",
|
||||
"Length": "Lunghezza",
|
||||
"All entries will be deleted. Are you sure?": "Tutte le voci saranno cancellate. Sei sicuro?",
|
||||
"Factor": "Fattore",
|
||||
"Offset": "Compensare",
|
||||
"Cyclic write": "Scrittura ciclica",
|
||||
"TCP/Serial RTU:": "RTU TCP / seriale:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "Seriale",
|
||||
"Baud rate:": "Baud rate:",
|
||||
"Use direct addresses by aliases:": "Usa indirizzi diretti per alias:",
|
||||
"Select port": "Seleziona porta"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Algemeen",
|
||||
"Inputs": "Discrete ingangen",
|
||||
"Do not align addresses to word:": "Lijn adressen niet uit met 16 bits:",
|
||||
"Coils": "coils",
|
||||
"Input Registers": "Invoegregisters",
|
||||
"Holding Registers": "Registers houden",
|
||||
"PLC Connection:": "PLC-verbinding:",
|
||||
"PLC IP Address:": "PLC IP-adres:",
|
||||
"PLC Rack:": "PLC Rack:",
|
||||
"PLC Slot:": "PLC-slot:",
|
||||
"Round Real to:": "Rond echt naar:",
|
||||
"Poll delay:": "Poll vertraging:",
|
||||
"deviceId": "Slave ID",
|
||||
"Reconnect time:": "Reconnect tijd:",
|
||||
"Pulse time:": "Pulstijd:",
|
||||
"Import symbols file:": "Symboolbestand importeren:",
|
||||
"Import DB file:": "DB-bestand importeren:",
|
||||
"Load Symbols": "Laad symbolen",
|
||||
"Add DB": "Voeg DB toe",
|
||||
"Toggle poll": "Poll wisselen",
|
||||
"Toggle RW": "RW omschakelen",
|
||||
"Toggle WP": "Wissel WP",
|
||||
"Address": "Adres",
|
||||
"Name": "Naam",
|
||||
"Description": "Beschrijving",
|
||||
"Type": "Type",
|
||||
"Unit": "Eenheid",
|
||||
"poll": "poll",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Rol",
|
||||
"Room": "Kamer",
|
||||
"registers": "registers",
|
||||
"Device ID:": "Apparaat ID:",
|
||||
"RTU over TCP": "RTU via TCP",
|
||||
"Data bits:": "Databits:",
|
||||
"Stop bits:": "Stop bits:",
|
||||
"Parity:": "Pariteit:",
|
||||
"Read timeout:": "Lees time-out:",
|
||||
"Multi device IDs:": "ID's voor meerdere apparaten:",
|
||||
"Use aliases as address:": "Gebruik aliassen:",
|
||||
"Max read request length:": "Max. Leesverzoeklengte:",
|
||||
"Enable polling of data point": "Polling van gegevenspunt inschakelen",
|
||||
"Write access allowed": "Schrijftoegang toegestaan",
|
||||
"Write pulses (true=>false edge)": "Schrijf pulsen (true => false edge)",
|
||||
"Connection parameters:": "Verbindingsparameters:",
|
||||
"Partner IP Address:": "IP-adres van partner:",
|
||||
"Port:": "Haven:",
|
||||
"Type:": "Type:",
|
||||
"Master": "Meester",
|
||||
"Slave": "Slaaf",
|
||||
"Are you sure?": "Weet je het zeker?",
|
||||
"Start address:": "Start adres:",
|
||||
"Text copied to clipboard. Click to close the window": "Tekst gekopieerd naar klembord. Klik om het venster te sluiten",
|
||||
"Export": "Exporteren",
|
||||
"Import": "Importeren",
|
||||
"Close": "Dichtbij",
|
||||
"Export to CSV": "Exporteren naar CSV",
|
||||
"Import from CSV": "Importeren vanuit CSV",
|
||||
"Delete all entries": "Verwijder alle vermeldingen",
|
||||
"Length": "Lengte",
|
||||
"All entries will be deleted. Are you sure?": "Alle inzendingen worden verwijderd. Weet je het zeker?",
|
||||
"Factor": "Factor",
|
||||
"Offset": "compenseren",
|
||||
"Cyclic write": "Cyclisch schrijven",
|
||||
"TCP/Serial RTU:": "TCP / Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "serie-",
|
||||
"Baud rate:": "Baudrate:",
|
||||
"Use direct addresses by aliases:": "Gebruik directe adressen op aliassen:",
|
||||
"Select port": "Selecteer poort"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Generał",
|
||||
"Inputs": "Wejścia dyskretne",
|
||||
"Do not align addresses to word:": "Nie wyrównaj adresów do 16 bitów:",
|
||||
"Coils": "Cewki",
|
||||
"Input Registers": "Rejestry wejściowe",
|
||||
"Holding Registers": "Prowadzenie rejestrów",
|
||||
"PLC Connection:": "Połączenie PLC:",
|
||||
"PLC IP Address:": "Adres IP sterownika PLC:",
|
||||
"PLC Rack:": "Rack PLC:",
|
||||
"PLC Slot:": "Gniazdo PLC:",
|
||||
"Round Real to:": "Runda prawdziwa do:",
|
||||
"Poll delay:": "Opóźnienie ankiety:",
|
||||
"deviceId": "ID Slave",
|
||||
"Reconnect time:": "Czas ponownego połączenia:",
|
||||
"Pulse time:": "Czas impulsu:",
|
||||
"Import symbols file:": "Importuj plik symboli:",
|
||||
"Import DB file:": "Importuj plik DB:",
|
||||
"Load Symbols": "Załaduj symbole",
|
||||
"Add DB": "Dodaj DB",
|
||||
"Toggle poll": "Przełącz ankietę",
|
||||
"Toggle RW": "Przełącz RW",
|
||||
"Toggle WP": "Przełącz WP",
|
||||
"Address": "Adres",
|
||||
"Name": "Nazwa",
|
||||
"Description": "Opis",
|
||||
"Type": "Rodzaj",
|
||||
"Unit": "Jednostka",
|
||||
"poll": "głosowanie",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Rola",
|
||||
"Room": "Pokój",
|
||||
"registers": "rejestry",
|
||||
"Device ID:": "Identyfikator urzadzenia:",
|
||||
"RTU over TCP": "RTU przez TCP",
|
||||
"Data bits:": "Bity danych:",
|
||||
"Stop bits:": "Stop bitów:",
|
||||
"Parity:": "Parytet:",
|
||||
"Read timeout:": "Odczyt limitu czasu:",
|
||||
"Multi device IDs:": "Identyfikatory wielu urządzeń:",
|
||||
"Use aliases as address:": "Użyj aliasów:",
|
||||
"Max read request length:": "Maksymalna długość żądania odczytu:",
|
||||
"Enable polling of data point": "Włącz odpytywanie punktu danych",
|
||||
"Write access allowed": "Dostęp do zapisu dozwolony",
|
||||
"Write pulses (true=>false edge)": "Pisz impulsy (true => false edge)",
|
||||
"Connection parameters:": "Parametry połączenia:",
|
||||
"Partner IP Address:": "Adres IP partnera:",
|
||||
"Port:": "Port:",
|
||||
"Type:": "Rodzaj:",
|
||||
"Master": "Mistrz",
|
||||
"Slave": "Niewolnik",
|
||||
"Are you sure?": "Jesteś pewny?",
|
||||
"Start address:": "Adres początkowy:",
|
||||
"Text copied to clipboard. Click to close the window": "Tekst skopiowany do schowka. Kliknij, aby zamknąć okno",
|
||||
"Export": "Eksport",
|
||||
"Import": "Import",
|
||||
"Close": "Blisko",
|
||||
"Export to CSV": "Eksportuj do pliku CSV",
|
||||
"Import from CSV": "Importuj z CSV",
|
||||
"Delete all entries": "Usuń wszystkie wpisy",
|
||||
"Length": "Długość",
|
||||
"All entries will be deleted. Are you sure?": "Wszystkie wpisy zostaną usunięte. Jesteś pewny?",
|
||||
"Factor": "Czynnik",
|
||||
"Offset": "Offsetowy",
|
||||
"Cyclic write": "Cykliczny zapis",
|
||||
"TCP/Serial RTU:": "TCP / Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "Seryjny",
|
||||
"Baud rate:": "Szybkość transmisji:",
|
||||
"Use direct addresses by aliases:": "Użyj bezpośrednich adresów przez aliasy:",
|
||||
"Select port": "Wybierz port"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Geral",
|
||||
"Inputs": "Entradas discretas",
|
||||
"Do not align addresses to word:": "Não alinhe endereços para 16 bits:",
|
||||
"Coils": "Bobinas",
|
||||
"Input Registers": "Registos de entrada",
|
||||
"Holding Registers": "Registros de retenção",
|
||||
"PLC Connection:": "Conexão do PLC:",
|
||||
"PLC IP Address:": "Endereço IP do PLC:",
|
||||
"PLC Rack:": "PLC Rack:",
|
||||
"PLC Slot:": "Slot PLC:",
|
||||
"Round Real to:": "Round real to:",
|
||||
"Poll delay:": "Retardo de enquete:",
|
||||
"deviceId": "Slave ID",
|
||||
"Reconnect time:": "Reconectar o tempo:",
|
||||
"Pulse time:": "Tempo de pulso:",
|
||||
"Import symbols file:": "Arquivo de símbolos de importação:",
|
||||
"Import DB file:": "Importar arquivo DB:",
|
||||
"Load Symbols": "Carregar símbolos",
|
||||
"Add DB": "Adicionar DB",
|
||||
"Toggle poll": "Alternar pesquisa",
|
||||
"Toggle RW": "Toggle RW",
|
||||
"Toggle WP": "Toggle WP",
|
||||
"Address": "Endereço",
|
||||
"Name": "Nome",
|
||||
"Description": "Descrição",
|
||||
"Type": "Tipo",
|
||||
"Unit": "Unidade",
|
||||
"poll": "votação",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Função",
|
||||
"Room": "Quarto",
|
||||
"registers": "registros",
|
||||
"Device ID:": "ID de dispositivo:",
|
||||
"RTU over TCP": "RTU sobre TCP",
|
||||
"Data bits:": "Bits de dados:",
|
||||
"Stop bits:": "Parar bits:",
|
||||
"Parity:": "Paridade:",
|
||||
"Read timeout:": "Tempo de ler esgotado:",
|
||||
"Multi device IDs:": "IDs de vários dispositivos:",
|
||||
"Use aliases as address:": "Use aliases:",
|
||||
"Max read request length:": "Comprimento máximo do pedido de leitura:",
|
||||
"Enable polling of data point": "Habilitar a votação do ponto de dados",
|
||||
"Write access allowed": "Acesso de acesso permitido",
|
||||
"Write pulses (true=>false edge)": "Escrever pulsos (true => false edge)",
|
||||
"Connection parameters:": "Parâmetros de conexão:",
|
||||
"Partner IP Address:": "Endereço IP do parceiro:",
|
||||
"Port:": "Porta:",
|
||||
"Type:": "Tipo:",
|
||||
"Master": "mestre",
|
||||
"Slave": "Escravo",
|
||||
"Are you sure?": "Você tem certeza?",
|
||||
"Start address:": "Endereço de início:",
|
||||
"Text copied to clipboard. Click to close the window": "Texto copiado para a área de transferência. Clique para fechar a janela",
|
||||
"Export": "Exportar",
|
||||
"Import": "Importar",
|
||||
"Close": "Fechar",
|
||||
"Export to CSV": "Exportar para CSV",
|
||||
"Import from CSV": "Importação de CSV",
|
||||
"Delete all entries": "Eliminar todas as entradas",
|
||||
"Length": "comprimento",
|
||||
"All entries will be deleted. Are you sure?": "Todas as entradas serão excluídas. Você tem certeza?",
|
||||
"Factor": "Fator",
|
||||
"Offset": "Offset",
|
||||
"Cyclic write": "Escrita cíclica",
|
||||
"TCP/Serial RTU:": "TCP / Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "Serial",
|
||||
"Baud rate:": "Taxa de transmissão:",
|
||||
"Use direct addresses by aliases:": "Use endereços diretos por alias:",
|
||||
"Select port": "Selecione a porta"
|
||||
}
|
@ -1,74 +0,0 @@
|
||||
{
|
||||
"General": "Основное",
|
||||
"Inputs": "Дискретные входы",
|
||||
"Do not align addresses to word:": "Не выравнивать адреса до 16 бит:",
|
||||
"Coils": "Регистры флагов",
|
||||
"Input Registers": "Регистры входа",
|
||||
"Holding Registers": "Регистры хранения",
|
||||
"PLC Connection:": "PLC соединение:",
|
||||
"PLC IP Address:": "PLC IP адрес:",
|
||||
"PLC Rack:": "PLC Rack:",
|
||||
"PLC Slot:": "PLC слот:",
|
||||
"Round Real to:": "Округлять real до:",
|
||||
"Poll delay:": "Интервал опроса:",
|
||||
"deviceId": "Slave ID",
|
||||
"Reconnect time:": "Reconnect time:",
|
||||
"Pulse time:": "Pulse time:",
|
||||
"Import symbols file:": "Ипморт символьных файлов:",
|
||||
"Import DB file:": "Ипморт DB файлов:",
|
||||
"Load Symbols": "Загрузить символы",
|
||||
"Add DB": "Добавить DB",
|
||||
"Toggle poll": "Изменить poll",
|
||||
"Toggle RW": "Изменить RW",
|
||||
"Toggle WP": "Изменить WP",
|
||||
"Address": "Адрес",
|
||||
"Name": "Имя",
|
||||
"Description": "Описание",
|
||||
"Type": "Тип",
|
||||
"Unit": "Единицы",
|
||||
"poll": "poll",
|
||||
"RW": "RW",
|
||||
"CW": "CW",
|
||||
"WP": "WP",
|
||||
"Role": "Роль",
|
||||
"Room": "Комната",
|
||||
"registers": "регистров",
|
||||
"Device ID:": "ID устройства:",
|
||||
"RTU over TCP": "RTU over TCP",
|
||||
"Data bits:": "Data bits:",
|
||||
"Stop bits:": "Stop bits:",
|
||||
"Parity:": "Parity:",
|
||||
"Read timeout:": "Таймаут чтения:",
|
||||
"Multi device IDs:": "Несколько ID:",
|
||||
"Use aliases as address:": "Использовать alias:",
|
||||
"Max read request length:": "Макс. кол-во регистров при чтении:",
|
||||
"Enable polling of data point": "Постоянный опрос переменной в каждом цикле",
|
||||
"Write access allowed": "Разрешить запись в переменную",
|
||||
"Write pulses (true=>false edge)": "Генерировать импульсы (1 => 0)",
|
||||
"Connection parameters:": "Параметры соединения:",
|
||||
"Partner IP Address:": "IP адрес партнёра:",
|
||||
"Port:": "Порт:",
|
||||
"Type:": "Тип:",
|
||||
"Master": "Master",
|
||||
"Slave": "Slave",
|
||||
"Are you sure?": "Вы уверенны?",
|
||||
"Start address:": "Начальный адрес:",
|
||||
"Text copied to clipboard. Click to close the window": "Текст скопирован в буфер обмена. Щелкните мышкой здесь, чтобы закрыть окно",
|
||||
"Export": "Экспорт",
|
||||
"Import": "Импорт",
|
||||
"Close": "Закрыть",
|
||||
"Export to CSV": "Экспорт в CSV",
|
||||
"Import from CSV": "Импорт из CSV",
|
||||
"Delete all entries": "Удалить все элементы",
|
||||
"Length": "Длина",
|
||||
"All entries will be deleted. Are you sure?": "Все элементы будут удалены. Вы уверенны?",
|
||||
"Factor": "Множитель",
|
||||
"Offset": "Сдвиг",
|
||||
"Cyclic write": "Писать в каждом цикле",
|
||||
"TCP/Serial RTU:": "TCP/Serial RTU:",
|
||||
"TCP": "TCP",
|
||||
"Serial": "Serial",
|
||||
"Baud rate:": "Скорость порта:",
|
||||
"Use direct addresses by aliases:": "Использовать прямые адреса при alias:",
|
||||
"Select port": "Выберите порт"
|
||||
}
|
Loading…
Reference in New Issue
Block a user