Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
7 changes: 7 additions & 0 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"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",
"Choose output type to save": "Choose output type to save",
"Choose where to save your files.": "Wählen Sie wo die Dateien gespeichert werden sollen.",
"Client ID": "Client ID",
"Client Secret": "Client Secret",
Expand Down Expand Up @@ -64,6 +65,7 @@
"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.",
"Move to Recycle Bin": "Move to Recycle Bin",
"New File": "Neue Datei",
"New Folder": "Neuer Ordner",
"New SAS Connection Profile Name": "Neuer SAS Verbindungsprofilname",
Expand Down Expand Up @@ -94,6 +96,9 @@
"SAS code running...": "SAS Code wird ausgeführt...",
"SQL Program": "SQL Programm",
"Save": "Speichern",
"Save Log": "Save Log",
"Save ODS HTML": "Save ODS HTML",
"Saved to {0}": "Saved to {0}",
"Saving {itemName}.": "SavSpeichere {itemName}.",
"Select a Connection Type": "Wählen Sie einen Verbindungstyp",
"Select a Connection Type.": "Wählen Sie einen Verbindungstyp.",
Expand All @@ -119,6 +124,7 @@
"The output file name must end with the .flw extension.": "Der Name der Ausgabedatei muss mit .flw enden.",
"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 folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?",
"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",
Expand All @@ -142,5 +148,6 @@
"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.",
"output": "output",
"{basename}_Copy{number}{ext}": "{basename}_Kopie{number}{ext}"
}
7 changes: 7 additions & 0 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"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}",
"Choose output type to save": "Choose output type to save",
"Choose where to save your files.": "Elija donde guardar los archivos.",
"Client ID": "ID de cliente",
"Client Secret": "Secreto de cliente",
Expand Down Expand Up @@ -64,6 +65,7 @@
"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.",
"Move to Recycle Bin": "Move to Recycle Bin",
"New File": "Nuevo archivo",
"New Folder": "Nueva carpeta",
"New SAS Connection Profile Name": "Nuevo nombre del perfil de conexión SAS",
Expand Down Expand Up @@ -94,6 +96,9 @@
"SAS code running...": "Código SAS en ejecución...",
"SQL Program": "Programa SQL",
"Save": "Guardar",
"Save Log": "Save Log",
"Save ODS HTML": "Save ODS HTML",
"Saved to {0}": "Saved to {0}",
"Saving {itemName}.": "Guardando {itemName}.",
"Select a Connection Type": "Seleccionar un tipo de conexión",
"Select a Connection Type.": "Seleccionar un tipo de conexión.",
Expand All @@ -119,6 +124,7 @@
"The output file name must end with the .flw extension.": "El nombre del archivo de salida debe terminar con la extensión .flw.",
"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 folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?",
"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.",
Expand All @@ -142,5 +148,6 @@
"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.",
"output": "output",
"{basename}_Copy{number}{ext}": "{basename}_Copia{number}{ext}"
}
7 changes: 7 additions & 0 deletions l10n/bundle.l10n.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Cannot call self on object with no id": "Impossible d'appeler un objet sans identifiant",
"Cannot connect to SAS Studio service": "Impossible de se connecter au service SAS Studio",
"Cannot find file: {file}": "Impossible de trouver le fichier: {file}",
"Choose output type to save": "Choose output type to save",
"Choose where to save your files.": "Choisissez où enregistrer vos fichiers.",
"Client ID": "ID client",
"Client Secret": "Clé secrète client",
Expand Down Expand Up @@ -64,6 +65,7 @@
"Missing port in active profile.": "Port manquant dans le profil actif.",
"Missing sas path in active profile.": "Chemin SAS manquant dans le profil actif.",
"Missing username in active profile.": "Nom d'utilisateur manquant dans le profil actif.",
"Move to Recycle Bin": "Move to Recycle Bin",
"New File": "Nouveau fichier",
"New Folder": "Nouveau dossier",
"New SAS Connection Profile Name": "Nouveau nom de profil de connexion SAS",
Expand Down Expand Up @@ -94,6 +96,9 @@
"SAS code running...": "Exécution du code SAS...",
"SQL Program": "Programme SQL",
"Save": "Enregistrer",
"Save Log": "Save Log",
"Save ODS HTML": "Save ODS HTML",
"Saved to {0}": "Saved to {0}",
"Saving {itemName}.": "Enregistrement de {itemName}.",
"Select a Connection Type": "Sélectionnez un type de connexion",
"Select a Connection Type.": "Sélectionnez un type de connexion.",
Expand All @@ -119,6 +124,7 @@
"The output file name must end with the .flw extension.": "Le nom du fichier de sortie doit se terminer par l'extension .flw.",
"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 folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?",
"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.",
Expand All @@ -142,5 +148,6 @@
"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.",
"output": "output",
"{basename}_Copy{number}{ext}": "{basename}_Copie{number}{ext}"
}
7 changes: 7 additions & 0 deletions l10n/bundle.l10n.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Cannot call self on object with no id": "Impossibile chiamare self su un oggetto senza ID",
"Cannot connect to SAS Studio service": "Impossibile connettersi al servizio di SAS Studio",
"Cannot find file: {file}": "Impossibile trovare il file: {file}",
"Choose output type to save": "Choose output type to save",
"Choose where to save your files.": "Scegliere il percorso in cui salvare i file.",
"Client ID": "ID client",
"Client Secret": "Client secret",
Expand Down Expand Up @@ -64,6 +65,7 @@
"Missing port in active profile.": "Porta mancante nel profilo attivo",
"Missing sas path in active profile.": "Percorso SAS mancante nel profilo attivo",
"Missing username in active profile.": "Nome utente mancante nel profilo attivo",
"Move to Recycle Bin": "Move to Recycle Bin",
"New File": "Nuovo file",
"New Folder": "Nuova cartella",
"New SAS Connection Profile Name": "Nuovo profilo di connessione SAS",
Expand Down Expand Up @@ -94,6 +96,9 @@
"SAS code running...": "Codice SAS in esecuzione...",
"SQL Program": "Programma SQL",
"Save": "Salva",
"Save Log": "Save Log",
"Save ODS HTML": "Save ODS HTML",
"Saved to {0}": "Saved to {0}",
"Saving {itemName}.": "Salvataggio di {itemName}.",
"Select a Connection Type": "Seleziona un tipo di connessione",
"Select a Connection Type.": "Selezionare un tipo di connessione.",
Expand All @@ -119,6 +124,7 @@
"The output file name must end with the .flw extension.": "Il nome del file di output deve terminare con l'estensione .flw.",
"The {selected} SAS connection profile has been deleted from the settings.json file.": "Il profilo di connessione SAS {selected} è stato eliminato dal file settings.json.",
"There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "Rilevato un errore eseguendo il programma SAS. Consultare [console log](command:workbench.action.toggleDevTools) per maggiori dettagli.",
"This folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?",
"This platform does not support this connection type.": "Questa piattaforma non supporta questo tipo di connessione.",
"To use the SSH Agent or a password, leave blank.": "Per usare l'agente SSH o una password, lasciare il campo vuoto.",
"Unable to add file to my folder.": "Impossibile aggiungere il file alla cartella personale.",
Expand All @@ -142,5 +148,6 @@
"View SAS Table": "Visualizza la tabella SAS",
"You can also specify connection profile using the settings.json file.": "È possibile specificare il profilo di connessione anche utilizzando il file settings.json.",
"You must save your file before you can rename it.": "Occorre salvare il file prima di poterlo rinominare.",
"output": "output",
"{basename}_Copy{number}{ext}": "{basename}_Copia{number}{ext}"
}
7 changes: 7 additions & 0 deletions l10n/bundle.l10n.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Cannot call self on object with no id": "ID なしでオブジェクトで self を呼び出すことはできません",
"Cannot connect to SAS Studio service": "SAS Studio サービスに接続できません",
"Cannot find file: {file}": "ファイルが見つかりません: {file}",
"Choose output type to save": "Choose output type to save",
"Choose where to save your files.": "ファイルを保存する場所を選択します。",
"Client ID": "クライアント ID",
"Client Secret": "クライアントシークレット",
Expand Down Expand Up @@ -64,6 +65,7 @@
"Missing port in active profile.": "アクティブなプロファイルに port がありません。",
"Missing sas path in active profile.": "アクティブなプロファイルに sas path がありません。",
"Missing username in active profile.": "アクティブなプロファイルに username がありません。",
"Move to Recycle Bin": "Move to Recycle Bin",
"New File": "ファイルの新規作成",
"New Folder": "フォルダーの新規作成",
"New SAS Connection Profile Name": "新しい SAS 接続プロファイル名",
Expand Down Expand Up @@ -94,6 +96,9 @@
"SAS code running...": "SAS コードを実行しています...",
"SQL Program": "SQL プログラム",
"Save": "保存",
"Save Log": "Save Log",
"Save ODS HTML": "Save ODS HTML",
"Saved to {0}": "Saved to {0}",
"Saving {itemName}.": "{itemName} を保存しています...",
"Select a Connection Type": "接続の種類を選択してください",
"Select a Connection Type.": "接続の種類を選択します",
Expand All @@ -119,6 +124,7 @@
"The output file name must end with the .flw extension.": "出力ファイル名は .flw 拡張子で終わる必要があります。",
"The {selected} SAS connection profile has been deleted from the settings.json file.": "{selected} SAS 接続プロファイルが settings.json ファイルから削除されました。",
"There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "SAS プログラムの実行中にエラーが発生しました。詳細については、[コンソールログ](command:workbench.action.toggleDevTools) を参照してください。",
"This folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?",
"This platform does not support this connection type.": "このプラットフォームはこの接続タイプをサポートしていません。",
"To use the SSH Agent or a password, leave blank.": "SSH エージェントまたはパスワードを使用する場合は、空白のままにします。",
"Unable to add file to my folder.": "ファイルをマイフォルダーに追加できません。",
Expand All @@ -142,5 +148,6 @@
"View SAS Table": "SAS テーブルの表示",
"You can also specify connection profile using the settings.json file.": "settings.json ファイルを使用して接続プロファイルを指定することもできます。",
"You must save your file before you can rename it.": "ファイル名を変更する前に、ファイルを保存する必要があります。",
"output": "output",
"{basename}_Copy{number}{ext}": "{basename}_Copy{number}{ext}"
}
7 changes: 7 additions & 0 deletions l10n/bundle.l10n.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Cannot call self on object with no id": "id가 없는 개체에서 self를 호출할 수 없습니다",
"Cannot connect to SAS Studio service": "SAS Studio 서비스에 연결할 수 없습니다",
"Cannot find file: {file}": "파일을 찾을 수 없습니다: {file}",
"Choose output type to save": "Choose output type to save",
"Choose where to save your files.": "파일을 저장할 위치 선택.",
"Client ID": "클라이언트 ID",
"Client Secret": "클라이언트 비밀번호",
Expand Down Expand Up @@ -64,6 +65,7 @@
"Missing port in active profile.": "활성 프로필에 포트가 누락되었습니다.",
"Missing sas path in active profile.": "활성 프로필에 SAS 경로가 누락되었습니다.",
"Missing username in active profile.": "활성 프로필에 사용자 이름이 누락되었습니다.",
"Move to Recycle Bin": "Move to Recycle Bin",
"New File": "새 파일",
"New Folder": "새 폴더",
"New SAS Connection Profile Name": "새 SAS 연결 프로필 이름",
Expand Down Expand Up @@ -94,6 +96,9 @@
"SAS code running...": "SAS 코드 실행 중...",
"SQL Program": "SQL 프로그램",
"Save": "저장",
"Save Log": "Save Log",
"Save ODS HTML": "Save ODS HTML",
"Saved to {0}": "Saved to {0}",
"Saving {itemName}.": "{itemName} 저장 중...",
"Select a Connection Type": "연결 유형 선택",
"Select a Connection Type.": "연결 유형을 선택하십시오.",
Expand All @@ -119,6 +124,7 @@
"The output file name must end with the .flw extension.": "출력 파일 이름은 .flw 확장자로 끝나야 합니다.",
"The {selected} SAS connection profile has been deleted from the settings.json file.": "{selected} SAS 연결 프로필이 settings.json 파일에서 삭제되었습니다.",
"There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "SAS 프로그램을 실행하는 동안 오류가 발생했습니다. 자세한 내용은 [콘솔 로그](command:workbench.action.toggleDevTools)를 참조하십시오.",
"This folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?",
"This platform does not support this connection type.": "이 플랫폼은 이 연결 유형을 지원하지 않습니다.",
"To use the SSH Agent or a password, leave blank.": "SSH 에이전트나 비밀번호를 사용하려면 비워 두십시오.",
"Unable to add file to my folder.": "파일을 내 폴더에 추가할 수 없습니다.",
Expand All @@ -142,5 +148,6 @@
"View SAS Table": "SAS 테이블 보기",
"You can also specify connection profile using the settings.json file.": "settings.json 파일을 사용하여 연결 프로필을 지정할 수도 있습니다.",
"You must save your file before you can rename it.": "파일 이름을 바꾸기 전에 파일을 저장해야 합니다.",
"output": "output",
"{basename}_Copy{number}{ext}": "{basename}_Copy{number}{ext}"
}
Loading
Loading