diff --git a/CHANGELOG.md b/CHANGELOG.md index 12667e338..24f1a9c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added - Add sas file system support for ITC-based (IOM/COM) connections ([#1388](https://github.com/sassoftware/vscode-sas-extension/pull/1388)) +- Add Traditional Chinese and Polish translations ([#1453](https://github.com/sassoftware/vscode-sas-extension/pull/1453)) ## [v1.14.0] - 2025-04-28 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 196f347f2..ce786cebf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -97,7 +97,7 @@ Follow these steps to update a locale for the SAS Extension for VSCode: | **Japanese** | ja | Miori Oiunuma | | **Korean** | ko | Meilan Ji, SoYoung Huh | | **Polish** | pl | Magda Posnik-Wiech | -| **Portuguese (Brazil)** | pt-br | Mark Jordan | +| **Portuguese (Brazil)** | pt-br | Larissa Lima | | **Spanish** | es | Elyana Mastache, Raquel Nunez | ## Run single test file diff --git a/l10n/bundle.l10n.pl.json b/l10n/bundle.l10n.pl.json new file mode 100644 index 000000000..c18b6510b --- /dev/null +++ b/l10n/bundle.l10n.pl.json @@ -0,0 +1,144 @@ +{ + "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.": "Podczas ładowania tabeli danych wystąpił błąd. Zdarza się to zwykle gdy tabela jest zbyt duża lub gdy nie można przetworzyć danych. Szczegółowe informacje znajdziesz w konsoli", + "Are you sure you want to permanently delete all the items? You cannot undo this action.": "Czy na pewno chcesz trwale usunąć te wszystkie elementy? Jest to działanie nieodwracalne.", + "Are you sure you want to permanently delete the item \"{name}\"?": "Czy na pewno chcesz trwale usunąć element o nazwie \"{name}\"?", + "Cancelling job...": "Anulowanie procesu...", + "Cannot call self on ComputeSession with no id": "Nie można się wywołać na sesji obliczeniowej bez identyfikatora", + "Cannot call self on object with no id": "Nie można się wywołać na obiekcie bez identyfikatora", + "Cannot connect to SAS Studio service": "Nie można połączyć się z usługą SAS Studio", + "Cannot find file: {file}": "Nie znaleziono pliku", + "Choose where to save your files.": "Wybierz gdzie chcesz zapisać pliki.", + "Client ID": "Identyfikator klienta", + "Client Secret": "Klucz tajny klienta", + "Close Session": "Zamknij sesję", + "Compute Context not found: {name}": "Nie znaleziono kontekstu obliczeniowego: {name}", + "Connecting to SAS session...": "Łączenie z sesją SAS-a…", + "Connection Type": "Typ połączenia", + "Converting SAS notebook to flow...": "Konwersja notatnika SAS-owego na przepływ...", + "Could not connect to the SAS server.": "Nie można połączyć się z serwerem SAS-a", + "Delete": "Usuń", + "Downloading files...": "Pobieranie plików...", + "Enter a client ID": "Wprowadź identyfikator klienta", + "Enter a client secret": "Wprowadź klucz tajny klienta", + "Enter a file name.": "Wprowadź nazwę pliku.", + "Enter a folder name.": "Wprowadź nazwę folderu.", + "Enter a name for the new .flw file": "Wprowadź nazwę nowego pliku .flw", + "Enter a new name.": "Wprowadź nową nazwę.", + "Enter a port number": "Wprowadź numer portu", + "Enter a port number.": "Wprowadź numer portu.", + "Enter connection name": "Wprowadź nazwę połączenia", + "Enter secret for client ID. An example is myapp.secret.": "Wprowadź klucz tajny klienta. Przykład to myapp.secret.", + "Enter the SAS compute context": "Wprowadź kontekst obliczeniowy SAS-a", + "Enter the SAS compute context.": "Wprowadź kontekst obliczeniowy SAS-a", + "Enter the URL": "Wprowadź adres URL", + "Enter the URL for the SAS Viya server. An example is https://example.sas.com.": "Wprowadź adres URL dla serwera SAS Viya", + "Enter the local private key file path": "Wprowadź ścieżkę do pliku lokalnego klucza prywatnego", + "Enter the name of the SAS 9 server.": "Wprowadź nazwę serwera SAS-a 9.", + "Enter the passphrase for the private key": "Wpisz kod dla klucza prywatnego", + "Enter the password for user: {username}": "Wprowadź hasło użytkownika: {username}", + "Enter the registered client ID. An example is myapp.client.": "Wprowadź zarejestrowany identyfikator klienta. Przykład to myapp.client", + "Enter the server name": "Wprowadź nazwę serwera", + "Enter the server path": "Wprowadź ścieżkę do serwera", + "Enter the server path of the SAS Executable.": "Wprowadź ścieżkę do serwera dla SAS Executable.", + "Enter your SAS server username.": "Wprowadź swoją nazwę użytkownika serwera SAS-a.", + "Enter your password": "Wprowadź hasło", + "Enter your password for this connection.": "Wprowadź hasło dla tego połączenia", + "Enter your username": "Wprowadź swoją nazwę użytkownika", + "Error converting the notebook file to .flw format.": "Błąd konwersji pliku notatnika do formatu .flw.", + "Error getting server with ID {id} - {message}": "Błąd pobierania serwera o identyfikatorze {id} - {message}", + "Error getting session with ID {id} - {message}": "Błąd pobierania sesji o identyfikatorze {id} - {message}", + "Error reading private key file: {filePath}, error: {message}": "Error reading private key file: {filePath}, error: {message}", + "Failed to get state from Session {sessionId}": "Nie pobrano statusu sesji {sessionId}", + "File added to my folder.": "Plik dodano do mojego folderu.", + "Ignore: all": "Zignoruj: wszystko", + "Ignore: current position": "Zignoruj: bieżącą pozycję", + "Ignore: error": "Zignoruj: błąd", + "Ignore: warning": "Zignoruj: ostrzeżenie", + "Invalid connectionType. Check Profile settings.": "Nieprawidłowy typ połączenia. Sprawdź ustawienia profilu.", + "Invalid file name.": "Nieprawidłowa nazwa pliku.", + "Job does not have '{linkName}' link": "Proces nie ma łącza '{linkName}'", + "Method not implemented.": "Nie zastosowano metody.", + "Missing connectionType in active profile.": "W aktywnym profilu brak typu połączenia", + "Missing endpoint in active profile.": "W aktywnym profilu brak punktu końcowego", + "Missing host in active profile.": "W aktywnym profilu brak hosta", + "Missing port in active profile.": "W aktywnym profilu brak portu", + "Missing sas path in active profile.": "W aktywnym profilu brak ścieżki SAS-owej", + "Missing username in active profile.": "W aktywnym profilu brak nazwy użytkownika", + "New File": "Nowy plik", + "New Folder": "Nowy folder", + "New SAS Connection Profile Name": "Nowa nazwa profilu połączenia SAS-owego", + "No Active Profile": "Brak aktywnego profilu", + "No Profile": "Brak profilu", + "No Profiles available to delete": "Brak dostępnych profilów do usunięcia", + "No SAS Connection Profile": "Brak profilu połączenia SAS-owego", + "No authorization code": "Brak kodu autoryzacji", + "Not implemented": "Nie wdrożono", + "Passphrase Required": "Kod wymagany", + "Password Required": "Hasło wymagane", + "Paste authorization code here": "Tu wklej kod autoryzacji", + "Port Number": "Numer portu", + "Private Key File Path (optional)": "Ścieżka do pliku klucza prywatnego (opcjonalna)", + "Python Program": "Program Pythona", + "Rename File": "Zmień nazwę pliku", + "Rename Folder": "Zmień nazwę folderu", + "Result": "Rezultat", + "Result: {result}": "Rezultat: {result}", + "SAS 9 Server": "Serwer SAS-a 9", + "SAS Compute Context": "Kontekst obliczeniowy SAS-a", + "SAS Log": "Log SAS-owy", + "SAS Log: {name}": "Log SAS-owy: {name}", + "SAS Profile": "Profil SAS-owy", + "SAS Program": "Program SAS-a", + "SAS Server Username": "Nazwa użytkownika serwera SAS-a", + "SAS Viya Server": "Serwer SAS Viya", + "SAS code running...": "Kod SAS-owy uruchomiony...", + "SQL Program": "Program SQL-a", + "Save": "Zapisz", + "Saving {itemName}.": "Zapisywanie elementu {itemName}.", + "Select a Connection Type": "Wybierz typ połączenia", + "Select a Connection Type.": "Wybierz typ połączenia.", + "Select a SAS connection profile": "Wybierz profil połączenia SAS-owego", + "Server Path": "Ścieżka do serwera", + "Server does not have createSession link": "Serwer nie ma łącza createSession", + "Server does not have state link": "Serwer nie ma łącza statusu", + "Session does not have '{linkName}' link": "Sesja nie ma łącza '{linkName}'", + "Show results...": "Pokaż rezultaty...", + "Something went wrong": "Coś poszło nie tak", + "Switch Current SAS Profile": "Przełącz bieżący profil SAS-owy", + "Task is cancelled.": "Zadanie anulowane.", + "Task is complete.": "Zadanie ukończone", + "The SAS session has closed.": "Sesja SAS-owa została zamknięta.", + "The file type is unsupported.": "Ten typ pliku nie jest obsługiwany.", + "The folder name cannot contain more than 100 characters or have invalid characters.": "Nazwa folderu nie może zawierać więcej niż 100 znaków ani nie może zawierać nieprawidłowych znaków.", + "The item could not be added to My Favorites.": "Elementu nie można dodać do Moich ulubionych.", + "The item could not be removed from My Favorites.": "Tego elementu nie można usunąć z Moich ulubionych.", + "The notebook file does not contain any code to convert.": "Plik notatnika nie zawiera żadnego kodu który można skonwertować.", + "The notebook has been successfully converted to a flow and saved into the following folder: {folderName}. You can now open it in SAS Studio.": "Notatnik został przekonwertowany na przepływ i zapisany w folderze: {folderName}. Można go teraz otworzyć w SAS Studio.", + "The output file name must end with the .flw extension.": "Nazwa pliku wynikowego musi mieć rozszerzenie .flw.", + "The {selected} SAS connection profile has been deleted from the settings.json file.": "Profil połączenia SAS-wego {selected} został usunięty z pliku settings.json.", + "There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "Podczas wykonywania programu SAS-owego wystąpił błąd. Dalsze informacje znajdziesz w [console log](command:workbench.action.toggleDevTools)", + "This platform does not support this connection type.": "Ta platforma nie obsługuje tego typu połączenia", + "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.": "Nie można dodać pliku do mojego folderu.", + "Unable to create file \"{name}\".": "Nie można utworzyć pliku \"{name}\".", + "Unable to create folder \"{name}\".": "Nie można utworzyć folderu \"{name}\".", + "Unable to delete file.": "Nie można usunąć pliku.", + "Unable to delete folder.": "Nie można usunąć folderu.", + "Unable to delete table {tableName}.": "Nie można usunąć tabeli {tableName}.", + "Unable to download files.": "Nie można pobrać plików.", + "Unable to drag files from my favorites.": "Nie można przeciągnąć plików z Moich ulubionych.", + "Unable to drag files from trash.": "Nie można przywrócić plików z Kosza.", + "Unable to drop item \"{name}\".": "Nie można upuścić elementu \"{name}\".", + "Unable to empty the recycle bin.": "Nie można opróżnić Kosza.", + "Unable to load required libraries.": "Nie można załadować żądanych bibliotek", + "Unable to rename \"{oldName}\" to \"{newName}\".": "Nie można zmienić nazwy z \"{oldName}\" na \"{newName}\".", + "Unable to restore file.": "Nie można przywrócić pliku.", + "Unable to restore folder.": "Nie można przywrócić folderu.", + "Unable to upload files.": "Nie można załadować plików.", + "Uploading files...": "Załadowywanie plików...", + "User {username} {prompt}": "Użytkownik {username} {prompt}", + "View SAS Table": "Wyświetl tabelę SAS-ową", + "You can also specify connection profile using the settings.json file.": "Można także określić profil połączenia za pomocą pliku settings.json", + "You must save your file before you can rename it.": "Przed zmianą nazwy pliku należy go zapisać.", + "{basename}_Copy{number}{ext}": "{basename}_kopia{number}{ext}" +} diff --git a/l10n/bundle.l10n.pt-br.json b/l10n/bundle.l10n.pt-br.json index 8a1b5a5a8..43be7c2e8 100644 --- a/l10n/bundle.l10n.pt-br.json +++ b/l10n/bundle.l10n.pt-br.json @@ -130,7 +130,7 @@ "Unable to drag files from trash.": "Não foi possível arrastar arquivos do lixo.", "Unable to drop item \"{name}\".": "Não foi possível descartar o iten \"{name}\".", "Unable to empty the recycle bin.": "Não foi possível esvaziar a lixeira.", - "Unable to load required libraries.": "Não foi possível carregar as bibliotecas necessárias", + "Unable to load required libraries.": "Não é possível carregar as bibliotecas necessárias.", "Unable to rename \"{oldName}\" to \"{newName}\".": "Não foi possível renomear \"{oldName}\" a \"{newName}\".", "Unable to restore file.": "Não foi possível recuperar o arquivo.", "Unable to restore folder.": "Não foi possível recuperar a pasta.", diff --git a/l10n/bundle.l10n.zh-tw.json b/l10n/bundle.l10n.zh-tw.json new file mode 100644 index 000000000..a74a94e68 --- /dev/null +++ b/l10n/bundle.l10n.zh-tw.json @@ -0,0 +1,144 @@ +{ + "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.": "載入表格資料時發生錯誤。這通常發生在表格太大或資料無法處理時。如需詳細資訊,請參閱主控台。", + "Are you sure you want to permanently delete all the items? You cannot undo this action.": "是否確定要永久刪除所有項目? 您無法還原此動作。", + "Are you sure you want to permanently delete the item \"{name}\"?": "確定要永久刪除項目 \"{name}\" 嗎?", + "Cancelling job...": "正在取消工作…", + "Cannot call self on ComputeSession with no id": "無法在沒有 ID 的 ComputeSession 上呼叫自我", + "Cannot call self on object with no id": "無法在沒有 ID 的物件上呼叫自我", + "Cannot connect to SAS Studio service": "無法連線至 SAS Studio 服務", + "Cannot find file: {file}": "找不到檔案: {file}", + "Choose where to save your files.": "選擇儲存檔案的位置。", + "Client ID": "用戶端 ID", + "Client Secret": "用戶端密碼", + "Close Session": "關閉工作階段", + "Compute Context not found: {name}": "找不到計算環境: {name}", + "Connecting to SAS session...": "正在連線至 SAS 工作階段…", + "Connection Type": "連線類型", + "Converting SAS notebook to flow...": "正在將 SAS 筆記本轉換為流程…", + "Could not connect to the SAS server.": "無法連線到 SAS 伺服器。", + "Delete": "刪除", + "Downloading files...": "正在下載檔案…", + "Enter a client ID": "輸入用戶端 ID", + "Enter a client secret": "輸入用戶端密碼", + "Enter a file name.": "輸入檔案名稱。", + "Enter a folder name.": "輸入資料夾名稱。", + "Enter a name for the new .flw file": "輸入新的 .flw 檔案的名稱", + "Enter a new name.": "輸入新的名稱。", + "Enter a port number": "輸入連接埠號碼", + "Enter a port number.": "輸入連接埠號碼。", + "Enter connection name": "輸入連線名稱", + "Enter secret for client ID. An example is myapp.secret.": "輸入用戶端 ID 的密碼。例如 myapp.secret。", + "Enter the SAS compute context": "輸入 SAS 計算環境", + "Enter the SAS compute context.": "輸入 SAS 計算環境。", + "Enter the URL": "輸入 URL", + "Enter the URL for the SAS Viya server. An example is https://example.sas.com.": "輸入 SAS Viya 伺服器的 URL。例如 https://example.sas.com。", + "Enter the local private key file path": "輸入本機私密金鑰檔案路徑", + "Enter the name of the SAS 9 server.": "輸入 SAS 9 伺服器的名稱。", + "Enter the passphrase for the private key": "輸入私密金鑰的複雜密碼", + "Enter the password for user: {username}": "輸入使用者的密碼: {username}", + "Enter the registered client ID. An example is myapp.client.": "輸入已註冊的用戶端 ID。例如 myapp.client。", + "Enter the server name": "輸入伺服器名稱", + "Enter the server path": "輸入伺服器路徑", + "Enter the server path of the SAS Executable.": "輸入 SAS Executable 的伺服器路徑。", + "Enter your SAS server username.": "輸入您的 SAS 伺服器使用者名稱。", + "Enter your password": "輸入您的密碼", + "Enter your password for this connection.": "輸入此連線的密碼。", + "Enter your username": "輸入您的使用者名稱", + "Error converting the notebook file to .flw format.": "將筆記本檔案轉換為 .flw 格式時發生錯誤。", + "Error getting server with ID {id} - {message}": "取得 ID 為 {id} 的伺服器時發生錯誤 - {message}", + "Error getting session with ID {id} - {message}": "取得 ID 為 {id} 的工作階段時發生錯誤 - {message}", + "Error reading private key file: {filePath}, error: {message}": "讀取私密金鑰檔案時發生錯誤: {filePath},錯誤: {message}", + "Failed to get state from Session {sessionId}": "無法從工作階段 {sessionId} 取得狀態", + "File added to my folder.": "檔案已增加到我的資料夾。", + "Ignore: all": "忽略: 全部", + "Ignore: current position": "忽略: 目前位置", + "Ignore: error": "忽略: 錯誤", + "Ignore: warning": "忽略: 警告", + "Invalid connectionType. Check Profile settings.": "無效的 connectionType。檢查設定檔設定。", + "Invalid file name.": "無效的檔案名稱。", + "Job does not have '{linkName}' link": "工作沒有 '{linkName}' 連結", + "Method not implemented.": "未實作方法。", + "Missing connectionType in active profile.": "使用中設定檔中缺少 connectionType。", + "Missing endpoint in active profile.": "使用中設定檔中缺少端點。", + "Missing host in active profile.": "使用中設定檔中缺少主機。", + "Missing port in active profile.": "使用中設定檔中缺少連接埠。", + "Missing sas path in active profile.": "使用中設定檔中缺少 sas 路徑。", + "Missing username in active profile.": "使用中設定檔中缺少使用者名稱。", + "New File": "新增檔案", + "New Folder": "新增資料夾", + "New SAS Connection Profile Name": "新增 SAS 連線設定檔名稱", + "No Active Profile": "沒有使用中的設定檔", + "No Profile": "沒有設定檔", + "No Profiles available to delete": "沒有可刪除的設定檔", + "No SAS Connection Profile": "沒有 SAS 連線設定檔", + "No authorization code": "沒有授權碼", + "Not implemented": "未實作", + "Passphrase Required": "需要複雜密碼", + "Password Required": "需要密碼", + "Paste authorization code here": "在此處貼上授權碼", + "Port Number": "連接埠號碼", + "Private Key File Path (optional)": "私密金鑰檔案路徑 (選用)", + "Python Program": "Python 程式", + "Rename File": "重新命名檔案", + "Rename Folder": "重新命名資料夾", + "Result": "結果", + "Result: {result}": "結果: {result}", + "SAS 9 Server": "SAS 9 伺服器", + "SAS Compute Context": "SAS 計算環境", + "SAS Log": "SAS 日誌", + "SAS Log: {name}": "SAS 日誌: {name}", + "SAS Profile": "SAS 設定檔", + "SAS Program": "SAS 程式", + "SAS Server Username": "SAS 伺服器使用者名稱", + "SAS Viya Server": "SAS Viya 伺服器", + "SAS code running...": "SAS 程式碼執行中…", + "SQL Program": "SQL 程式", + "Save": "儲存", + "Saving {itemName}.": "正在儲存 {itemName}。", + "Select a Connection Type": "選取連線類型", + "Select a Connection Type.": "選取連線類型。", + "Select a SAS connection profile": "選取 SAS 連線設定檔", + "Server Path": "伺服器路徑", + "Server does not have createSession link": "伺服器沒有 createSession 連結", + "Server does not have state link": "伺服器沒有狀態連結", + "Session does not have '{linkName}' link": "工作階段沒有 '{linkName}' 連結", + "Show results...": "顯示結果…", + "Something went wrong": "發生問題", + "Switch Current SAS Profile": "切換目前的 SAS 設定檔", + "Task is cancelled.": "任務已取消。", + "Task is complete.": "任務完成。", + "The SAS session has closed.": "已結束 SAS 工作階段。", + "The file type is unsupported.": "檔案類型不受支援。", + "The folder name cannot contain more than 100 characters or have invalid characters.": "資料夾名稱不能包含超過 100 個字元或包含無效字元。", + "The item could not be added to My Favorites.": "無法將項目增加到我的最愛。", + "The item could not be removed from My Favorites.": "無法將項目從我的最愛移除。", + "The notebook file does not contain any code to convert.": "筆記本檔案未包含任何要轉換的程式碼。", + "The notebook has been successfully converted to a flow and saved into the following folder: {folderName}. You can now open it in SAS Studio.": "已成功將筆記本轉換為流程並儲存至下列資料夾: {folderName}。您現在可以在 SAS Studio 中將其開啟。", + "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 程式時發生錯誤。如需詳細資料,請參閱 [console log](command:workbench.action.toggleDevTools)。", + "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.": "無法將檔案增加到我的資料夾。", + "Unable to create file \"{name}\".": "無法建立檔案 \"{name}\"。", + "Unable to create folder \"{name}\".": "無法建立資料夾 \"{name}\"。", + "Unable to delete file.": "無法刪除檔案。", + "Unable to delete folder.": "無法刪除資料夾。", + "Unable to delete table {tableName}.": "無法刪除表格 {tableName}。", + "Unable to download files.": "無法下載檔案。", + "Unable to drag files from my favorites.": "無法從我的最愛拖曳檔案。", + "Unable to drag files from trash.": "無法從垃圾桶拖曳檔案。", + "Unable to drop item \"{name}\".": "無法捨棄項目 \"{name}\"。", + "Unable to empty the recycle bin.": "無法清空資源回收筒。", + "Unable to load required libraries.": "無法載入必要的資料館。", + "Unable to rename \"{oldName}\" to \"{newName}\".": "無法將 \"{oldName}\" 重新命名為 \"{newName}\"。", + "Unable to restore file.": "無法還原檔案。", + "Unable to restore folder.": "無法還原資料夾。", + "Unable to upload files.": "無法上傳檔案。", + "Uploading files...": "正在上傳檔案…", + "User {username} {prompt}": "使用者 {username} {prompt}", + "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.": "您必須先儲存檔案,才能重新命名。", + "{basename}_Copy{number}{ext}": "{basename}_Copy{number}{ext}" +} diff --git a/package.nls.pl.json b/package.nls.pl.json new file mode 100644 index 000000000..4d072f56e --- /dev/null +++ b/package.nls.pl.json @@ -0,0 +1,84 @@ +{ + "commands.SAS.addFileResource": "Nowy plik…", + "commands.SAS.addFolderResource": "Nowy folder…", + "commands.SAS.addProfile": "Dodaj nowy profil połączenia", + "commands.SAS.addToFavorites": "Dodaj do Moich ulubionych ", + "commands.SAS.authorize": "Zaloguj się", + "commands.SAS.close": "Zamknij bieżącą serię", + "commands.SAS.collapseAll": "Zwiń wszystko", + "commands.SAS.convertNotebookToFlow": "Konwertuj na potok…", + "commands.SAS.deleteProfile": "Usuń profil połączenia", + "commands.SAS.deleteResource": "Usuń", + "commands.SAS.deleteTable": "Usuń", + "commands.SAS.download": "Pobierz", + "commands.SAS.emptyRecycleBin": "Opróżnij kosz", + "commands.SAS.file.new": "Nowy plik SAS-owy", + "commands.SAS.file.new.short": "Plik SAS-owy", + "commands.SAS.notebook.export": "Eksportuj", + "commands.SAS.notebook.new": "Nowy notatnik SAS-owy", + "commands.SAS.notebook.new.short": "Notatnik SAS-owy", + "commands.SAS.refresh": "Odśwież", + "commands.SAS.removeFromFavorites": "Usuń z Moich ulubionych", + "commands.SAS.renameResource": "Zmień nazwę…", + "commands.SAS.restoreResource": "Przywróć", + "commands.SAS.run": "Uruchom cały kod SAS-owy", + "commands.SAS.runRegion": "Uruchom region", + "commands.SAS.runSelected": "Uruchom wybrane lub cały kod SAS-owy", + "commands.SAS.switchProfile": "Przełącz bieżący profil SAS-owy", + "commands.SAS.updateProfile": "Zaktualizuj profil połączenia", + "commands.SAS.upload": "Załaduj", + "commands.SAS.uploadFiles": "Załaduj pliki", + "commands.SAS.uploadFolders": "Załaduj foldery", + "configuration.SAS.connectionProfiles": "add translation here", + "configuration.SAS.connectionProfiles.activeProfile": "Aktywny profil połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles": "Profile połączeń SAS-owych", + "configuration.SAS.connectionProfiles.profiles.autoExec": "Plik autoexec połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles.autoExec.filePath": "Ścieżka pliku autoexec połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles.autoExec.line": "Wiersz autoexec połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles.autoExec.type": "Typ pliku autoexec połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles.clientId": "Id. klienta SAS Viya", + "configuration.SAS.connectionProfiles.profiles.clientSecret": "Klucz tajny klienta SAS Viya", + "configuration.SAS.connectionProfiles.profiles.com.host": "Host połączenia SAS COM", + "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "Ścieżka do biblioteki interop SAS COM", + "configuration.SAS.connectionProfiles.profiles.connectionType": "Typ profilu SAS-owego", + "configuration.SAS.connectionProfiles.profiles.context": "Kontekst SAS Viya", + "configuration.SAS.connectionProfiles.profiles.endpoint": "Punkt końcowy profilu połączenia SAS Viya", + "configuration.SAS.connectionProfiles.profiles.iom.host": "Host połączenia SAS IOM", + "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "Ścieżka do biblioteki interop SAS IOM", + "configuration.SAS.connectionProfiles.profiles.iom.port": "Port połączenia SAS IOM", + "configuration.SAS.connectionProfiles.profiles.iom.username": "Nazwa użytkownika połączenia SAS IOM", + "configuration.SAS.connectionProfiles.profiles.name": "Nazwa profilu połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles.sasOptions": "Opcje SAS-owe połączenia SAS-owego", + "configuration.SAS.connectionProfiles.profiles.ssh.host": "Host SSH połączenia SAS-owego SSH", + "configuration.SAS.connectionProfiles.profiles.ssh.port": "Port połączenia SAS-owego SSH", + "configuration.SAS.connectionProfiles.profiles.ssh.privateKeyFilePath": "Ścieżka do pliku klucza prywatnego dla połączenia SAS-owego SSH", + "configuration.SAS.connectionProfiles.profiles.ssh.saspath": "Ścieżka wykonywalna do połączenia SAS-owego SSH", + "configuration.SAS.connectionProfiles.profiles.ssh.username": "Nazwa użytkownika połączenia SAS-owego SSH", + "configuration.SAS.flowConversionMode": "Wybierz metodę konwersji dla notatników", + "configuration.SAS.flowConversionModeNode": "Konwertuj każdą komórkę notatnika na węzeł", + "configuration.SAS.flowConversionModeSwimlane": "Konweruj każdą komórkę notatnika na tor", + "configuration.SAS.log.clearOnExecutionStart": "Wyczyść log SAS-owy po rozpoczęciu uruchamiania kodu", + "configuration.SAS.log.showOnExecutionFinish": "Wyświetl log SAS-owy po zakończeniu uruchamiania kodu", + "configuration.SAS.log.showOnExecutionStart": "Wyświetl log SAS-owy po rozpoczęciu uruchamiania kodu", + "configuration.SAS.notebook.export.includeLog": "Dołącz log SAS-owy do eksportowanego notatnika", + "configuration.SAS.problems.log.enabled": "Wyświetl problemy z logu SAS-owego", + "configuration.SAS.results.html.enabled": "Włącz/wyłącz wyniki ODS HTML5", + "configuration.SAS.results.html.style": "Określa styl rezultatów ODS HTML5", + "configuration.SAS.results.html.style.(auto)": "Rozszerzenie wybiera styl najbardziej odpowiadający schematowi kolorystycznemu", + "configuration.SAS.results.html.style.(server default)": "Domyślnie użyj stylu skonfigurowanego na serwerze SAS-owym", + "configuration.SAS.results.sideBySide": "Wyświetl rezultaty z boku kodu", + "configuration.SAS.results.singlePanel": "Ponownie użyj panelu aby wyświelić rezultaty", + "configuration.SAS.userProvidedCertificates": "Podaj pliki zaufane certyfikatu CA", + "notebooks.SAS.htmlRenderer": "Renderer SAS-owego kodu HTML", + "notebooks.SAS.logRenderer": "Renderer logu SAS-owego", + "notebooks.SAS.sasNotebook": "Notatnik SAS-owy", + "themes.SAS.dark": "SAS-owy ciemny", + "themes.SAS.highContrast": "SAS-owy wysoki kontrast", + "themes.SAS.light": "SAS-owy jasny", + "views.SAS.explorer": "Zawartość SAS-owa", + "views.SAS.libraries": "Biblioteki", + "views.SAS.serverExplorer": "Serwer SAS-owy", + "views.SAS.signIn": "Zaloguj się", + "views.SAS.unsupportedConnection": "Połączenie nie obsługuje nawigacji po zawartości SAS-owej w obrębie SAS Extension for Visual Studio Code.", + "views.SAS.welcome": "Aby użyć SAS Extension for Visual Studio Code należy zalogować się do SAS-a. [Sign In](command:SAS.authorize)" +} diff --git a/package.nls.pt-br.json b/package.nls.pt-br.json index 151e2dd82..06fd1a2bb 100644 --- a/package.nls.pt-br.json +++ b/package.nls.pt-br.json @@ -39,12 +39,12 @@ "configuration.SAS.connectionProfiles.profiles.clientId": "ID do Cliente do SAS Viya", "configuration.SAS.connectionProfiles.profiles.clientSecret": "Segredo do Cliente do SAS Viya ", "configuration.SAS.connectionProfiles.profiles.com.host": "Host de conexão SAS COM", - "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "Caminho ao biblioteca SAS de interoperabilidade COM", + "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "Caminho da biblioteca interop SAS COM", "configuration.SAS.connectionProfiles.profiles.connectionType": "Tipo de Conexão do Perfil SAS", "configuration.SAS.connectionProfiles.profiles.context": "Contexto SAS Viya", "configuration.SAS.connectionProfiles.profiles.endpoint": "Ponto final do perfil de conexão SAS Viya", "configuration.SAS.connectionProfiles.profiles.iom.host": "Conexão do Host SAS IOM", - "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "Caminho ao biblioteca SAS de interoperabilidade IOM", + "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "Caminho da biblioteca interop SAS IOM", "configuration.SAS.connectionProfiles.profiles.iom.port": "Porta do Host SAS IOM", "configuration.SAS.connectionProfiles.profiles.iom.username": "Nome de usuário para o conexão SAS IOM", "configuration.SAS.connectionProfiles.profiles.name": "Nome do Perfil de Conexão SAS", @@ -60,7 +60,7 @@ "configuration.SAS.log.clearOnExecutionStart": "Limpa o SAS ao início da execução do código", "configuration.SAS.log.showOnExecutionFinish": "Mostrar log SAS quando a execução for concluída", "configuration.SAS.log.showOnExecutionStart": "Mostrar log SAS quando a execução começa", - "configuration.SAS.notebook.export.includeLog": "Inclue o log SAS no caderno exportado", + "configuration.SAS.notebook.export.includeLog": "Incluir o log SAS no notebook exportado", "configuration.SAS.problems.log.enabled": "Mostre os problemas do log do SAS", "configuration.SAS.results.html.enabled": "Habilitar/desabilitar resultados HTML5 do ODS", "configuration.SAS.results.html.style": "Especifica o estilo dos resultados HTML5 do ODS.", diff --git a/package.nls.zh-tw.json b/package.nls.zh-tw.json new file mode 100644 index 000000000..5a35c23f9 --- /dev/null +++ b/package.nls.zh-tw.json @@ -0,0 +1,84 @@ +{ + "commands.SAS.addFileResource": "新增檔案…", + "commands.SAS.addFolderResource": "新增資料夾…", + "commands.SAS.addProfile": "增加新的連線設定檔", + "commands.SAS.addToFavorites": "增加到我的最愛", + "commands.SAS.authorize": "登入", + "commands.SAS.close": "關閉目前工作階段", + "commands.SAS.collapseAll": "全部摺疊", + "commands.SAS.convertNotebookToFlow": "轉換為流程…", + "commands.SAS.deleteProfile": "刪除連線設定檔", + "commands.SAS.deleteResource": "刪除", + "commands.SAS.deleteTable": "刪除", + "commands.SAS.download": "下載", + "commands.SAS.emptyRecycleBin": "清空資源回收筒", + "commands.SAS.file.new": "新增 SAS 檔案", + "commands.SAS.file.new.short": "SAS 檔案", + "commands.SAS.notebook.export": "匯出", + "commands.SAS.notebook.new": "新增 SAS 筆記本", + "commands.SAS.notebook.new.short": "SAS 筆記本", + "commands.SAS.refresh": "重新整理", + "commands.SAS.removeFromFavorites": "從我的最愛移除", + "commands.SAS.renameResource": "重新命名…", + "commands.SAS.restoreResource": "還原", + "commands.SAS.run": "執行所有 SAS 程式碼", + "commands.SAS.runRegion": "執行區域", + "commands.SAS.runSelected": "執行選取的或所有的 SAS 程式碼", + "commands.SAS.switchProfile": "切換目前連線設定檔", + "commands.SAS.updateProfile": "更新連線設定檔", + "commands.SAS.upload": "上傳", + "commands.SAS.uploadFiles": "上傳檔案", + "commands.SAS.uploadFolders": "上傳資料夾", + "configuration.SAS.connectionProfiles": "定義連線設定檔以連線至 SAS 伺服器。如果您定義多個設定檔,則可以在設定檔之間進行切換。", + "configuration.SAS.connectionProfiles.activeProfile": "使用中的 SAS 連線設定檔", + "configuration.SAS.connectionProfiles.profiles": "SAS 連線設定檔", + "configuration.SAS.connectionProfiles.profiles.autoExec": "SAS 連線 AutoExec", + "configuration.SAS.connectionProfiles.profiles.autoExec.filePath": "SAS 連線 AutoExec 檔案路徑", + "configuration.SAS.connectionProfiles.profiles.autoExec.line": "SAS 連線 AutoExec 行", + "configuration.SAS.connectionProfiles.profiles.autoExec.type": "SAS 連線 AutoExec 類型", + "configuration.SAS.connectionProfiles.profiles.clientId": "SAS Viya 用戶端 ID", + "configuration.SAS.connectionProfiles.profiles.clientSecret": "SAS Viya 用戶端密碼", + "configuration.SAS.connectionProfiles.profiles.com.host": "SAS COM 連線主機", + "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "SAS COM Interop 程式庫路徑", + "configuration.SAS.connectionProfiles.profiles.connectionType": "SAS 設定檔連線類型", + "configuration.SAS.connectionProfiles.profiles.context": "SAS Viya 環境", + "configuration.SAS.connectionProfiles.profiles.endpoint": "SAS Viya 連線設定檔端點", + "configuration.SAS.connectionProfiles.profiles.iom.host": "SAS IOM 連線主機", + "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "SAS IOM Interop 程式庫路徑", + "configuration.SAS.connectionProfiles.profiles.iom.port": "SAS IOM 連線連接埠", + "configuration.SAS.connectionProfiles.profiles.iom.username": "SAS IOM 連線使用者名稱", + "configuration.SAS.connectionProfiles.profiles.name": "SAS 連線設定檔名稱", + "configuration.SAS.connectionProfiles.profiles.sasOptions": "SAS 連線 SAS 選項", + "configuration.SAS.connectionProfiles.profiles.ssh.host": "SAS SSH 連線 SSH 主機", + "configuration.SAS.connectionProfiles.profiles.ssh.port": "SAS SSH 連線連接埠", + "configuration.SAS.connectionProfiles.profiles.ssh.privateKeyFilePath": "SAS SSH 連線私密金鑰檔案路徑", + "configuration.SAS.connectionProfiles.profiles.ssh.saspath": "SAS SSH 連線可執行檔路徑", + "configuration.SAS.connectionProfiles.profiles.ssh.username": "SAS SSH 連線使用者名稱", + "configuration.SAS.flowConversionMode": "選擇筆記本的轉換模式", + "configuration.SAS.flowConversionModeNode": "將每個筆記本儲存格轉換為節點", + "configuration.SAS.flowConversionModeSwimlane": "將每個筆記本儲存格轉換為區隔線", + "configuration.SAS.log.clearOnExecutionStart": "在程式碼開始執行時清除 SAS 日誌", + "configuration.SAS.log.showOnExecutionFinish": "在程式碼完成執行時顯示 SAS 日誌", + "configuration.SAS.log.showOnExecutionStart": "在程式碼開始執行時顯示 SAS 日誌", + "configuration.SAS.notebook.export.includeLog": "在匯出的筆記本中包含 SAS 日誌", + "configuration.SAS.problems.log.enabled": "顯示 SAS 日誌中的問題", + "configuration.SAS.results.html.enabled": "啟用/停用 ODS HTML5 輸出", + "configuration.SAS.results.html.style": "指定 ODS HTML5 結果的樣式。", + "configuration.SAS.results.html.style.(auto)": "讓擴充模組選擇最符合顏色主題的樣式。", + "configuration.SAS.results.html.style.(server default)": "預設為 SAS 伺服器上設定的樣式。", + "configuration.SAS.results.sideBySide": "在程式碼旁邊顯示結果", + "configuration.SAS.results.singlePanel": "重複使用單一面板來顯示結果", + "configuration.SAS.userProvidedCertificates": "提供信任的 CA 憑證檔案", + "notebooks.SAS.htmlRenderer": "SAS HTML 轉譯器", + "notebooks.SAS.logRenderer": "SAS 日誌轉譯器", + "notebooks.SAS.sasNotebook": "SAS 筆記本", + "themes.SAS.dark": "SAS Dark", + "themes.SAS.highContrast": "SAS High Contrast", + "themes.SAS.light": "SAS Light", + "views.SAS.explorer": "SAS 內容", + "views.SAS.libraries": "資料館", + "views.SAS.serverExplorer": "SAS 伺服器", + "views.SAS.signIn": "登入", + "views.SAS.unsupportedConnection": "您的連線不支援 SAS Extension for Visual Studio Code 內的 SAS 內容瀏覽。您只能使用檔案總管檢視來存取檔案。", + "views.SAS.welcome": "若要使用 SAS Extension for Visual Studio Code,您必須登入 SAS.\r\n[Sign In](command:SAS.authorize)" +}