@anchrd/intel-ui 0.21.0 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/i18n/de.json +1 -1
- package/src/i18n/en.json +1 -1
- package/src/i18n/es.json +1 -1
package/package.json
CHANGED
package/src/i18n/de.json
CHANGED
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"node.saveError": "Dieses Dokument konnte nicht gespeichert werden. Lade neu und versuche es erneut.",
|
|
167
167
|
"tools.signingIn": "Du wirst am Firmenportal angemeldet …",
|
|
168
168
|
"tools.noAccess": "Kein Zugriff auf das Firmenportal",
|
|
169
|
-
"tools.noAccessHelp": "Dein
|
|
169
|
+
"tools.noAccessHelp": "Dein Konto darf das MCP-Portal der Firma nicht erreichen, deshalb gibt es hier nichts zu zeigen. Diese Erlaubnis wird nicht in Intel vergeben — bitte die Stelle darum, die in deiner Organisation die Konten verwaltet.",
|
|
170
170
|
"tools.empty": "Keine Werkzeuge für dich verfügbar",
|
|
171
171
|
"tools.emptyHelp": "Das Portal hat geantwortet, und es bietet deinem Konto keine Werkzeuge an. Welche Server es gibt und wer sie erreicht, entscheidet eine Administration im Portal.",
|
|
172
172
|
"tools.unreachable": "Portal nicht erreichbar",
|
package/src/i18n/en.json
CHANGED
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"node.saveError": "This document could not be saved. Reload and try again.",
|
|
167
167
|
"tools.signingIn": "Signing you in to the company portal…",
|
|
168
168
|
"tools.noAccess": "No access to the company portal",
|
|
169
|
-
"tools.noAccessHelp": "Your
|
|
169
|
+
"tools.noAccessHelp": "Your account is not permitted to reach the company MCP portal, so there is nothing to show here. That permission is not given in Intel — ask whoever administers the accounts of your organisation to grant it.",
|
|
170
170
|
"tools.empty": "No tools available to you",
|
|
171
171
|
"tools.emptyHelp": "The portal answered, and it offers your account no tools. An administrator decides in the portal which servers exist and who may reach them.",
|
|
172
172
|
"tools.unreachable": "Portal not reachable",
|
package/src/i18n/es.json
CHANGED
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"node.saveError": "Este documento no se ha podido guardar. Recarga e inténtalo de nuevo.",
|
|
167
167
|
"tools.signingIn": "Iniciando tu sesión en el portal de la empresa…",
|
|
168
168
|
"tools.noAccess": "Sin acceso al portal de la empresa",
|
|
169
|
-
"tools.noAccessHelp": "Tu cuenta
|
|
169
|
+
"tools.noAccessHelp": "Tu cuenta no tiene permiso para llegar al portal MCP de la empresa, así que aquí no hay nada que mostrar. Ese permiso no se concede en Intel — pídeselo a quien administre las cuentas de tu organización.",
|
|
170
170
|
"tools.empty": "No tienes herramientas disponibles",
|
|
171
171
|
"tools.emptyHelp": "El portal ha respondido, y no ofrece ninguna herramienta a tu cuenta. Qué servidores existen y quién llega a ellos lo decide la administración en el portal.",
|
|
172
172
|
"tools.unreachable": "Portal no accesible",
|