Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: npm ci
- run: npm run locale --update-locales
- run: |
CHANGES=$(git diff --name-only)
CHANGES=$(git diff --name-only -- "*.nls.*" "l10n/*")
if [ -z "$CHANGES" ]
then
echo "No translations needed"
Expand Down
36 changes: 36 additions & 0 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,36 @@
{
"#": "#",
"An error was encountered when loading table data. This usually happens when a table is too large or the data couldn't be processed. See console for more details.": "Beim Laden von Tabellendaten ist ein Fehler aufgetreten. Dies geschieht normalerweise, wenn eine Tabelle zu groß ist oder die Daten nicht verarbeitet werden konnten. Siehe Konsole für weitere Details.",
"Are you sure you want to permanently delete all the items? You cannot undo this action.": "Sind Sie sicher, dass Sie alle Elemente dauerhaft löschen möchten? Sie können diese Aktion nicht rückgängig machen.",
"Are you sure you want to permanently delete the item \"{name}\"?": "Sind Sie sicher, das Sie \"{name}\" permanent löschen wollen?",
"Ascending": "Aufsteigend",
"Ascending (add to sorting)": "Aufsteigend (zu Sortierung hinzufügen)",
"Bookmark Length": "Lesezeichenlänge",
"Cancelling job...": "Abbruch des Jobs...",
"Cannot call self on ComputeSession with no id": "Kann self nicht für ComputeSessions ohne ID aufrufen",
"Cannot call self on object with no id": "Kann self für ein Object ohne ID nicht aufrufen",
"Cannot connect to SAS Studio service": "Verbindung zum SAS Studio-Service ist nicht möglich",
"Cannot find file: {file}": "{file} konnte nicht gefunden werden",
"Character Encoding": "Zeichencodierung",
"Choose output type to save": "Wählen Sie den Ausgabetyp zum Speichern aus",
"Choose where to save your files.": "Wählen Sie wo die Dateien gespeichert werden sollen.",
"Client ID": "Client ID",
"Client Secret": "Client Secret",
"Close Session": "Session beenden",
"Columns": "Spalten",
"Columns ({count})": "Spalten ({count})",
"Compression": "Komprimierung",
"Compute Context not found: {name}": "Der Compute Context wurde nicht gefunden: {name}",
"Connecting to SAS session...": "Verbinden mit einer SAS Session...",
"Connection Type": "Verbindungstyp",
"Converting SAS notebook to flow...": "Konvertiere SAS Notebook zu Flow...",
"Could not connect to the SAS server.": "Keine Verbindung zum SAS Server möglich",
"Created": "Erstellt",
"Delete": "Löschen",
"Descending": "Absteigend",
"Descending (add to sorting)": "Absteigend (zu Sortierung hinzufügen)",
"Downloading files...": "Dateien herunterladen...",
"Engine": "Engine",
"Enter a client ID": "Geben Sie eine Client ID ein",
"Enter a client secret": "Geben Sie ein Client Secret ein",
"Enter a file name.": "Geben Sie einen Dateiname ein.",
Expand Down Expand Up @@ -49,23 +61,34 @@
"Error getting server with ID {id} - {message}": "Fehler bei der Verbindung mit dem Server mit der ID {id} - {message}",
"Error getting session with ID {id} - {message}": "Fehler beim Verbinden mit der Session {id} - {message}",
"Error reading private key file: {filePath}, error: {message}": "Error reading private key file: {filePath}, error: {message}",
"Extended Type": "Erweiterter Typ",
"Failed to get state from Session {sessionId}": "Fehler beim Session-Statusabruf {sessionId}",
"File added to my folder.": "Datei wurde Meinem Ordner hinzugefügt.",
"Format": "Format",
"General": "Allgemein",
"General Information": "Allgemeine Informationen",
"Ignore: all": "Ignorieren: Alles",
"Ignore: current position": "Ignorieren: aktuelle Position",
"Ignore: error": "Ignorieren: Fehler",
"Ignore: warning": "Ignorieren: Warnung",
"Informat": "Einleseformat",
"Invalid connectionType. Check Profile settings.": "Nicht gültiger Verbindungstyp. Bitte die Profileinstellungen überprüfen.",
"Invalid file name.": "Ungültiger Dateiname",
"Job does not have '{linkName}' link": "Der Job hat keinen '{linkName}' Link",
"Label": "Etikett",
"Length": "Länge",
"Library": "Bibliothek",
"Logical Record Count": "Anzahl der logischen Datensätze",
"Method not implemented.": "Die Methode ist nicht implementiert.",
"Missing connectionType in active profile.": "Fehlender Verbindungstyp im aktiven Profil.",
"Missing endpoint in active profile.": "Fehlender Endpunkt im aktiven Profil.",
"Missing host in active profile.": "Fehlender Host im aktiven Profil.",
"Missing port in active profile.": "Fehlender Port im aktiven Profil.",
"Missing sas path in active profile.": "Fehlender SAS Pfad im aktiven Profil.",
"Missing username in active profile.": "Fehlender Benutzername im aktiven Profil.",
"Modified": "Geändert",
"Move to Recycle Bin": "In Papierkorb verschieben",
"Name": "Name",
"New File": "Neue Datei",
"New Folder": "Neuer Ordner",
"New SAS Connection Profile Name": "Neuer SAS Verbindungsprofilname",
Expand All @@ -75,12 +98,19 @@
"No SAS Connection Profile": "Kein SAS Verbindungsprofil",
"No authorization code": "Kein Authorisierungs Code",
"Not implemented": "Nicht implementiert",
"Number of Columns": "Anzahl der Spalten",
"Number of Rows": "Anzahl der Zeilen",
"Passphrase Required": "Passpharse benötigt",
"Password Required": "Passwort benötigt",
"Paste authorization code here": "Fügen Sie hier Ihren Authorisierungscode ein",
"Physical Record Count": "Anzahl der physischen Datensätze",
"Port Number": "Port",
"Private Key File Path (optional)": "Pfad zum Private Key (optional)",
"Properties": "Eigenschaften",
"Python Program": "Python Programm",
"Record Length": "Datensatzlänge",
"Remove all sorting": "Alle Sortierungen entfernen",
"Remove sorting": "Sortierung entfernen",
"Rename File": "Datei umbennen",
"Rename Folder": "Ordner umbenennen",
"Result": "Ergebnis",
Expand Down Expand Up @@ -108,10 +138,15 @@
"Server does not have state link": "Der Server hat keinen Statuslink",
"Session does not have '{linkName}' link": "Session hat keinen '{linkName}' Link",
"Show results...": "Ergebnisse anzeigen...",
"Size Information": "Größeninformationen",
"Something went wrong": "Etwas ist schief gelaufen",
"Sort": "Sortieren",
"Switch Current SAS Profile": "Aktuelles SAS Profil wechseln",
"Table Properties": "Tabelleneigenschaften",
"Table: {tableName}": "Tabelle: {tableName}",
"Task is cancelled.": "Der Task wurde abgebrochen.",
"Task is complete.": "Der Task ist erledigt.",
"Technical Information": "Technische Informationen",
"The SAS session has closed.": "Die SAS Session wurde beendet.",
"The file type is unsupported.": "Der Dateityp wird nicht unterstützt",
"The files cannot be accessed from the path specified in the context definition for the SAS Compute Server. Contact your SAS administrator.": "Auf die Dateien kann nicht über den in der Kontextdefinition für den SAS Compute Server angegebenen Pfad zugegriffen werden. Wenden Sie sich an Ihren SAS-Administrator.",
Expand All @@ -127,6 +162,7 @@
"This folder contains unsaved files, are you sure you want to delete?": "Dieser Ordner enthält nicht gespeicherte Dateien. Möchten Sie ihn wirklich löschen?",
"This platform does not support this connection type.": "Diese Plattform unterstützt diesen Verbindungstyp nicht.",
"To use the SSH Agent or a password, leave blank.": "To use the SSH Agent or a password, leave blank.",
"Type": "Typ",
"Unable to add file to my folder.": "Nicht imstande die Datei Meinem Ordner hinzu zufügen",
"Unable to create file \"{name}\".": "Nicht imstande die Datei \"{name}\" zu erstellen.",
"Unable to create folder \"{name}\".": "Nicht imstande den Ordner \"{name}\" zu erstellen.",
Expand Down
36 changes: 36 additions & 0 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,36 @@
{
"#": "#",
"An error was encountered when loading table data. This usually happens when a table is too large or the data couldn't be processed. See console for more details.": "Se encontró un error al cargar los datos de la tabla. Esto suele ocurrir cuando una tabla es demasiado grande o los datos no se pueden procesar. Consulte la consola para obtener más detalles.",
"Are you sure you want to permanently delete all the items? You cannot undo this action.": "¿Confirma que desea eliminar permanentemente todos los elementos? No puede deshacer esta acción.",
"Are you sure you want to permanently delete the item \"{name}\"?": "¿Confirma que desea eliminar permanentemente el elemento \"{name}\"?",
"Ascending": "Ascendente",
"Ascending (add to sorting)": "Ascendente (añadir a clasificación)",
"Bookmark Length": "Longitud del registro",
"Cancelling job...": "Cancelando el trabajo…",
"Cannot call self on ComputeSession with no id": "No se puede invocar automáticamente ComputeSession sin ningún ID",
"Cannot call self on object with no id": "No se puede invocar automáticamente el objeto sin ningún ID",
"Cannot connect to SAS Studio service": "No se puede conectar al servicio SAS Studio",
"Cannot find file: {file}": "No se puede encontrar el archivo: {file}",
"Character Encoding": "Codificación de caracteres",
"Choose output type to save": "Elegir el tipo de salida que se va a guardar",
"Choose where to save your files.": "Elija donde guardar los archivos.",
"Client ID": "ID de cliente",
"Client Secret": "Secreto de cliente",
"Close Session": "Cerrar sesión",
"Columns": "Columnas",
"Columns ({count})": "Columnas ({count})",
"Compression": "Compresión",
"Compute Context not found: {name}": "No se ha encontrado el contexto de cálculo: {name}",
"Connecting to SAS session...": "Conexión a la sesión SAS…",
"Connection Type": "Tipo de conexión",
"Converting SAS notebook to flow...": "Conversión del bloc de notas SAS en el flujo…",
"Could not connect to the SAS server.": "Imposible conectarse al servidor SAS",
"Created": "Creado",
"Delete": "Eliminar",
"Descending": "Descendente",
"Descending (add to sorting)": "Descendente (añadir a clasificación)",
"Downloading files...": "Descargando archivos…",
"Engine": "Motor",
"Enter a client ID": "Introducir un ID de cliente",
"Enter a client secret": "Introducir un secreto de cliente",
"Enter a file name.": "Introducir un nombre de archivo.",
Expand Down Expand Up @@ -49,23 +61,34 @@
"Error getting server with ID {id} - {message}": "Error al obtener el servidor con ID {id} - {message}",
"Error getting session with ID {id} - {message}": "Error al obtener la sesión con ID {id} - {message}",
"Error reading private key file: {filePath}, error: {message}": "Error en la lectura del archivo de clave privada: {filePath}, error: {message}",
"Extended Type": "Tipo ampliado",
"Failed to get state from Session {sessionId}": "Fallos al obtener el estado desde la sesión {sessionId}",
"File added to my folder.": "Archivo añadido a mi carpeta.",
"Format": "Formato",
"General": "General",
"General Information": "Información general",
"Ignore: all": "Ignorar: todo",
"Ignore: current position": "Ignorar: posición actual",
"Ignore: error": "Ignorar: error",
"Ignore: warning": "Ignorar: aviso",
"Informat": "Formato de lectura",
"Invalid connectionType. Check Profile settings.": "Tipo de conexión no válido. Compruebe los ajustes del perfil.",
"Invalid file name.": "Nombre de archivo no válido.",
"Job does not have '{linkName}' link": "El trabajo no tiene un enlace '{linkName}'",
"Label": "Etiqueta",
"Length": "Longitud",
"Library": "Librería",
"Logical Record Count": "Conteo de registros lógicos",
"Method not implemented.": "Método no implementado.",
"Missing connectionType in active profile.": "Falta el tipo de conexión en el perfil activo.",
"Missing endpoint in active profile.": "Falta el punto de conexión en el perfil activo.",
"Missing host in active profile.": "Falta el host en el perfil activo.",
"Missing port in active profile.": "Falta el puerto en el perfil activo.",
"Missing sas path in active profile.": "Falta la ruta sas en el perfil activo.",
"Missing username in active profile.": "Falta el nombre de usuario en el perfil activo.",
"Modified": "Modificado",
"Move to Recycle Bin": "Mover a la papelera de reciclaje",
"Name": "Nombre",
"New File": "Nuevo archivo",
"New Folder": "Nueva carpeta",
"New SAS Connection Profile Name": "Nuevo nombre del perfil de conexión SAS",
Expand All @@ -75,12 +98,19 @@
"No SAS Connection Profile": "No hay un perfil de conexión SAS",
"No authorization code": "No hay ningún código de autorización",
"Not implemented": "No implementado",
"Number of Columns": "Número de columnas",
"Number of Rows": "Número de filas",
"Passphrase Required": "Frase de contraseña requerida",
"Password Required": "Contraseña requerida",
"Paste authorization code here": "Pegar aquí el código de autorización",
"Physical Record Count": "Conteo de registros físicos",
"Port Number": "Número de puerto",
"Private Key File Path (optional)": "Ruta del archivo de clave privada (opcional)",
"Properties": "Propiedades",
"Python Program": "Programa Python",
"Record Length": "Longitud del registro",
"Remove all sorting": "Quitar toda la clasificación",
"Remove sorting": "Quitar clasificación",
"Rename File": "Renombrar archivo",
"Rename Folder": "Renombrar carpeta",
"Result": "Resultado",
Expand Down Expand Up @@ -108,10 +138,15 @@
"Server does not have state link": "El servidor no tiene un enlace de estado",
"Session does not have '{linkName}' link": "La sesión no tiene el enlace '{linkName}'",
"Show results...": "Mostrar resultados...",
"Size Information": "Información del tamaño",
"Something went wrong": "Ha habido algún problema",
"Sort": "Clasificar",
"Switch Current SAS Profile": "Cambiar perfil SAS actual",
"Table Properties": "Propiedades de la tabla",
"Table: {tableName}": "Tabla: {tableName}",
"Task is cancelled.": "La tarea está cancelada.",
"Task is complete.": "La tarea está completada.",
"Technical Information": "Información técnica",
"The SAS session has closed.": "Se ha cerrado la sesión SAS.",
"The file type is unsupported.": "El tipo de archivo no es compatible.",
"The files cannot be accessed from the path specified in the context definition for the SAS Compute Server. Contact your SAS administrator.": "No se puede acceder a los archivos desde la ruta especificada en la definición de contexto para SAS Compute Server. Póngase en contacto con el administrador SAS",
Expand All @@ -127,6 +162,7 @@
"This folder contains unsaved files, are you sure you want to delete?": "Esta carpeta contiene archivos sin guardar. ¿Está seguro de que desea eliminarla?",
"This platform does not support this connection type.": "La plataforma no admite este tipo de conexión.",
"To use the SSH Agent or a password, leave blank.": "Para utilizar el agente SSH o una contraseña, deje el campo en blanco",
"Type": "Tipo",
"Unable to add file to my folder.": "No es posible añadir archivos a mi carpeta.",
"Unable to create file \"{name}\".": "No es posible crear el archivo \"{name}\".",
"Unable to create folder \"{name}\".": "No es posible crear la carpeta \"{name}\".",
Expand Down
Loading
Loading