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
16 changes: 13 additions & 3 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"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",
"Delete": "Löschen",
"Downloading files...": "Dateien herunterladen...",
"Enter a client ID": "Geben Sie eine Client ID ein",
Expand All @@ -31,7 +32,10 @@
"Enter the SAS compute context.": "Geben Sie den SAS Compute Context ein.",
"Enter the URL": "Geben Sie die URL ein",
"Enter the URL for the SAS Viya server. An example is https://example.sas.com.": "Geben Sie die URL des SAS Viya Server ein. Hier ein Beispiel https://example.sas.com",
"Enter the local private key file path": "Gib den Pfad des Private Keys ein",
"Enter the name of the SAS 9 server.": "Geben Sie den Namen des SAS 9 Servers ein",
"Enter the passphrase for the private key": "Gib die Passphrase für den Private Key ein",
"Enter the password for user: {username}": "Passworteingabe für den Benutzer: {username}",
"Enter the registered client ID. An example is myapp.client.": "Geben Sie die registrierte Client ID ein. Hier ein Beispiel myapp.client.",
"Enter the server name": "Geben Sie den Servername ein",
"Enter the server path": "Geben Sie den Serverpfad ein",
Expand All @@ -43,7 +47,7 @@
"Error converting the notebook file to .flw format.": "Fehler bei der Konvertierung des Notebooks in das .flw-Format.",
"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}",
"Failed to connect to Session. Check profile settings.": "Die Verbindung zur Session konnte nicht hergestellt werden. Überprüfen Sie die Profileinstellungen.",
"Error reading private key file: {filePath}, error: {message}": "Error reading private key file: {filePath}, error: {message}",
"Failed to get state from Session {sessionId}": "Fehler beim Session-Statusabruf {sessionId}",
"File added to my folder.": "Datei wurde Meinem Ordner hinzugefügt.",
"Ignore: all": "Ignorieren: Alles",
Expand All @@ -69,8 +73,11 @@
"No SAS Connection Profile": "Kein SAS Verbindungsprofil",
"No authorization code": "Kein Authorisierungs Code",
"Not implemented": "Nicht implementiert",
"Passphrase Required": "Passpharse benötigt",
"Password Required": "Passwort benötigt",
"Paste authorization code here": "Fügen Sie hier Ihren Authorisierungscode ein",
"Port Number": "Port",
"Private Key File Path (optional)": "Pfad zum Private Key (optional)",
"Python Program": "Python Programm",
"Rename File": "Datei umbennen",
"Rename Folder": "Ordner umbenennen",
Expand All @@ -86,7 +93,6 @@
"SAS Viya Server": "SAS Viya Server",
"SAS code running...": "SAS Code wird ausgeführt...",
"SQL Program": "SQL Programm",
"SSH_AUTH_SOCK not set. Check Environment Variables.": "SSH_AUTH_SOCK wurde nicht gesetzt. Bitte die Umgebungsvariablen überprüfen.",
"Save": "Speichern",
"Saving {itemName}.": "SavSpeichere {itemName}.",
"Select a Connection Type": "Wählen Sie einen Verbindungstyp",
Expand All @@ -103,6 +109,7 @@
"Task is complete.": "Der Task ist erledigt.",
"The SAS session has closed.": "Die SAS Session wurde beendet.",
"The file type is unsupported.": "Der Dateityp wird nicht unterstützt",
"The folder name cannot contain more than 100 characters or have invalid characters.": "Der Ordnername darf nicht mehr als 100 Zeichen enthalten oder ungültige Zeichen aufweisen.",
"The item could not be added to My Favorites.": "Der Inhalt konnte nicht zu Meinen Favoriten hinzugefügt werden.",
"The item could not be removed from My Favorites.": "Der Inhalt konnte nicht aus Meinen Favoriten entfernt werden.",
"The notebook file does not contain any code to convert.": "Das Notebook enthält keinen zu konvertierenden Code.",
Expand All @@ -111,6 +118,7 @@
"The {selected} SAS connection profile has been deleted from the settings.json file.": "Das {selected} SAS Verbindungsprofil wurde aus der settings.json Datei gelöscht.",
"There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "Bei der Ausführung des SAS-Programms ist ein Fehler aufgetreten. Siehe [console log](command:workbench.action.toggleDevTools) für weitere Details.",
"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.",
"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 All @@ -127,7 +135,9 @@
"Unable to restore folder.": "Nicht imstande den Ordner wiederherzustellen.",
"Unable to upload files.": "Dateien können nicht hochgeladen werden.",
"Uploading files...": "Dateoem hochladen...",
"User {username} {prompt}": "Benutzer {username} {prompt}",
"View SAS Table": "SAS Tabelle anzeigen",
"You can also specify connection profile using the settings.json file.": "Sie können ein Verbindungsprofil auch über die settings.json Datei eingeben.",
"You must save your file before you can rename it.": "Sie müssen die Datei zunächstspeichern, bevor Sie sie umbenennen können."
"You must save your file before you can rename it.": "Sie müssen die Datei zunächstspeichern, bevor Sie sie umbenennen können.",
"{basename}_Copy{number}{ext}": "{basename}_Kopie{number}{ext}"
}
16 changes: 13 additions & 3 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"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",
"Delete": "Eliminar",
"Downloading files...": "Descargando archivos…",
"Enter a client ID": "Introducir un ID de cliente",
Expand All @@ -31,7 +32,10 @@
"Enter the SAS compute context.": "Introducir el contexto de cálculo SAS.",
"Enter the URL": "Introducir la URL",
"Enter the URL for the SAS Viya server. An example is https://example.sas.com.": "Introducir la URL para el servidor SAS Viya. Por ejemplo https://example.sas.com.",
"Enter the local private key file path": "Introduzca la ruta del archivo de clave privada local",
"Enter the name of the SAS 9 server.": "Introduzca el nombre del servidor SAS 9.",
"Enter the passphrase for the private key": "Introduzca la frase de contraseña para la clave privada: {username}",
"Enter the password for user: {username}": "Introduzca la contraseña para el usuario: {username}",
"Enter the registered client ID. An example is myapp.client.": "Introducir el ID de cliente registrado. Por ejemplo myapp.client.",
"Enter the server name": "Introducir el nombre del servidor",
"Enter the server path": "Introducir la ruta del servidor",
Expand All @@ -43,7 +47,7 @@
"Error converting the notebook file to .flw format.": "Error al convertir el archivo de bloc de notas en formato .flw.",
"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}",
"Failed to connect to Session. Check profile settings.": "Fallos en la conexión a la sesión. Compruebe los ajustes del perfil.",
"Error reading private key file: {filePath}, error: {message}": "Error en la lectura del archivo de clave privada: {filePath}, error: {message}",
"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.",
"Ignore: all": "Ignorar: todo",
Expand All @@ -69,8 +73,11 @@
"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",
"Passphrase Required": "Frase de contraseña requerida",
"Password Required": "Contraseña requerida",
"Paste authorization code here": "Pegar aquí el código de autorización",
"Port Number": "Número de puerto",
"Private Key File Path (optional)": "Ruta del archivo de clave privada (opcional)",
"Python Program": "Programa Python",
"Rename File": "Renombrar archivo",
"Rename Folder": "Renombrar carpeta",
Expand All @@ -86,7 +93,6 @@
"SAS Viya Server": "Servidor SAS Viya",
"SAS code running...": "Código SAS en ejecución...",
"SQL Program": "Programa SQL",
"SSH_AUTH_SOCK not set. Check Environment Variables.": "SSH_AUTH_SOCK no establecido. Compruebe las variables de entorno.",
"Save": "Guardar",
"Saving {itemName}.": "Guardando {itemName}.",
"Select a Connection Type": "Seleccionar un tipo de conexión",
Expand All @@ -103,6 +109,7 @@
"Task is complete.": "La tarea está completada.",
"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 folder name cannot contain more than 100 characters or have invalid characters.": "El nombre de la carpeta no puede contener más de 100 caracteres ni tener caracteres no válidos.",
"The item could not be added to My Favorites.": "El elemento no se ha podido añadir a Mis favoritos.",
"The item could not be removed from My Favorites.": "El elemento no se ha podido quitar de Mis favoritos.",
"The notebook file does not contain any code to convert.": "El archivo de bloc de notas no contiene ningún código para convertir.",
Expand All @@ -111,6 +118,7 @@
"The {selected} SAS connection profile has been deleted from the settings.json file.": "El perfil de conexión SAS {selected} se ha eliminado del archivo settings.json.",
"There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "Se produjo un error en la ejecución del programa SAS. Para más detalles, consulte [console log](command:workbench.action.toggleDevTools).",
"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",
"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 All @@ -127,7 +135,9 @@
"Unable to restore folder.": "No es posible restaurar la carpeta.",
"Unable to upload files.": "No es posible subir archivos.",
"Uploading files...": "Subiendo archivos...",
"User {username} {prompt}": "Usuario {username} {prompt}",
"View SAS Table": "Ver tabla SAS",
"You can also specify connection profile using the settings.json file.": "También puede especificar el perfil de conexión utilizando el archivo settings.json.",
"You must save your file before you can rename it.": "Debe guardar el archivo para poder renombrarlo."
"You must save your file before you can rename it.": "Debe guardar el archivo para poder renombrarlo.",
"{basename}_Copy{number}{ext}": "{basename}_Copia{number}{ext}"
}
16 changes: 13 additions & 3 deletions l10n/bundle.l10n.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"Connecting to SAS session...": "Connexion à la session SAS...",
"Connection Type": "Type de connexion",
"Converting SAS notebook to flow...": "Conversion du notebook SAS en flux...",
"Could not connect to the SAS server.": "Impossible de se connecter au serveur SAS.",
"Delete": "Supprimer",
"Downloading files...": "Téléchargement des fichiers...",
"Enter a client ID": "Entrez un ID client",
Expand All @@ -31,7 +32,10 @@
"Enter the SAS compute context.": "Entrez le SAS Compute Context.",
"Enter the URL": "Entrez l'URL",
"Enter the URL for the SAS Viya server. An example is https://example.sas.com.": "Entrez l'URL du serveur SAS Viya. Un exemple est https://example.sas.com.",
"Enter the local private key file path": "Entrez le chemin local du fichier de clé privée",
"Enter the name of the SAS 9 server.": "Veuillez entrer le nom du serveur SAS 9.",
"Enter the passphrase for the private key": "Entrez la phrase secrète pour la clé privée",
"Enter the password for user: {username}": "Entrez le mot de passe pour l'utilisateur : {username}",
"Enter the registered client ID. An example is myapp.client.": "Entrez l'ID client enregistré. Un exemple est myapp.client.",
"Enter the server name": "Entrez le nom du serveur",
"Enter the server path": "Entrez le chemin du serveur",
Expand All @@ -43,7 +47,7 @@
"Error converting the notebook file to .flw format.": "Erreur lors de la conversion du fichier de notebook au format .flw.",
"Error getting server with ID {id} - {message}": "Erreur lors de l'obtention du serveur avec l'ID {id} - {message}",
"Error getting session with ID {id} - {message}": "Erreur lors de l'obtention de la session avec l'ID {id} - {message}",
"Failed to connect to Session. Check profile settings.": "Échec de la connexion à la session. Vérifiez les paramètres du profil.",
"Error reading private key file: {filePath}, error: {message}": "Erreur lors de la lecture du fichier de clé privée : {filePath}, erreur : {message}",
"Failed to get state from Session {sessionId}": "Échec de l'obtention de l'état de la session {sessionId}",
"File added to my folder.": "Fichier ajouté à mon dossier.",
"Ignore: all": "Ignorer; tout",
Expand All @@ -69,8 +73,11 @@
"No SAS Connection Profile": "Aucun profil de connexion SAS",
"No authorization code": "Aucun code d'autorisation",
"Not implemented": "Non implémenté",
"Passphrase Required": "Phrase secrète requise",
"Password Required": "Mot de passe requis",
"Paste authorization code here": "Collez le code d'autorisation ici",
"Port Number": "Numéro de port",
"Private Key File Path (optional)": "Chemin du fichier de clé privée (optionnel)",
"Python Program": "Programme Python",
"Rename File": "Renommer le fichier",
"Rename Folder": "Renommer le dossier",
Expand All @@ -86,7 +93,6 @@
"SAS Viya Server": "Serveur SAS Viya",
"SAS code running...": "Exécution du code SAS...",
"SQL Program": "Programme SQL",
"SSH_AUTH_SOCK not set. Check Environment Variables.": "SSH_AUTH_SOCK non défini. Vérifiez les variables d'environnement.",
"Save": "Enregistrer",
"Saving {itemName}.": "Enregistrement de {itemName}.",
"Select a Connection Type": "Sélectionnez un type de connexion",
Expand All @@ -103,6 +109,7 @@
"Task is complete.": "La tâche est terminée.",
"The SAS session has closed.": "La session SAS s'est fermée.",
"The file type is unsupported.": "Le type de fichier n'est pas pris en charge.",
"The folder name cannot contain more than 100 characters or have invalid characters.": "Le nom du dossier ne peut pas contenir plus de 100 caractères ni comporter de caractères invalides.",
"The item could not be added to My Favorites.": "Impossible d'ajouter l'élément à Mes favoris.",
"The item could not be removed from My Favorites.": "Impossible de supprimer l'élément de Mes favoris.",
"The notebook file does not contain any code to convert.": "Le fichier de notebook ne contient aucun code à convertir.",
Expand All @@ -111,6 +118,7 @@
"The {selected} SAS connection profile has been deleted from the settings.json file.": "Le profil de connexion SAS {selected} a été supprimé du fichier settings.json.",
"There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "Erreur lors de l'exécution du Programme SAS. Veuilez consulter le [console log](command:workbench.action.toggleDevTools) pour plus d'informations.",
"This platform does not support this connection type.": "Cette plateforme ne supporte pas ce type de connexion",
"To use the SSH Agent or a password, leave blank.": "Pour utiliser l'agent SSH ou un mot de passe, laissez vide.",
"Unable to add file to my folder.": "Impossible d'ajouter le fichier à mon dossier.",
"Unable to create file \"{name}\".": "Impossible de créer le fichier \"{name}\".",
"Unable to create folder \"{name}\".": "Impossible de créer le dossier \"{name}\".",
Expand All @@ -127,7 +135,9 @@
"Unable to restore folder.": "Impossible de restaurer le dossier.",
"Unable to upload files.": "Impossible d'importer les fichiers.",
"Uploading files...": "Import des fichiers...",
"User {username} {prompt}": "Utilisateur {username} {prompt}",
"View SAS Table": "Afficher la table SAS",
"You can also specify connection profile using the settings.json file.": "Vous pouvez également spécifier le profil de connexion en utilisant le fichier settings.json.",
"You must save your file before you can rename it.": "Vous devez enregistrer votre fichier avant de pouvoir le renommer."
"You must save your file before you can rename it.": "Vous devez enregistrer votre fichier avant de pouvoir le renommer.",
"{basename}_Copy{number}{ext}": "{basename}_Copie{number}{ext}"
}
Loading