Skip to content

Commit 5cd3eb5

Browse files
authored
chore: add translations for 1.19.0 (#1792)
**Summary** This updates the translations needed for our next release. There are two ways to update translations. - You can add suggestions for each translated string. [click here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request) for more information on adding suggestions. - You can update translations using one of the csvs below by editing the file and re-attaching it to this pull request - **de:** [de-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299524/de-locale-update-1.19.0.csv) - **es:** [es-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299525/es-locale-update-1.19.0.csv) - **fr:** [fr-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299526/fr-locale-update-1.19.0.csv) - **it:** [it-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299527/it-locale-update-1.19.0.csv) - **ja:** [ja-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299528/ja-locale-update-1.19.0.csv) - **ko:** [ko-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299529/ko-locale-update-1.19.0.csv) - **pl:** [pl-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299530/pl-locale-update-1.19.0.csv) - **pt-br:** [pt-br-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299531/pt-br-locale-update-1.19.0.csv) - **zh-cn:** [zh-cn-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299532/zh-cn-locale-update-1.19.0.csv) - **zh-tw:** [zh-tw-locale-update-1.19.0.csv](https://github.com/user-attachments/files/25299533/zh-tw-locale-update-1.19.0.csv) **Testing** - [x] Verify **de** strings are translated - [x] Verify **es** strings are translated - [x] Verify **fr** strings are translated - [x] Verify **ja** strings are translated - [x] Verify **ko** strings are translated - [x] Verify **zh-cn** strings are translated - [x] Verify **it** strings are translated - [x] Verify **pt-br** strings are translated - [x] Verify **pl** strings are translated - [x] Verify **zh-tw** strings are translated - [x] Verify all strings are captured by running the translation check (https://github.com/sassoftware/vscode-sas-extension/actions/runs/22447342117)
1 parent 395d4bf commit 5cd3eb5

10 files changed

+210
-0
lines changed

l10n/bundle.l10n.de.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"#": "#",
33
"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.",
4+
"Are you sure you want to delete the selected tables?": "Möchten Sie die ausgewählten Tabellen wirklich löschen?",
45
"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.",
56
"Are you sure you want to permanently delete the item \"{name}\"?": "Sind Sie sicher, das Sie \"{name}\" permanent löschen wollen?",
67
"Ascending": "Aufsteigend",
@@ -11,9 +12,11 @@
1112
"Cannot call self on object with no id": "Kann self für ein Object ohne ID nicht aufrufen",
1213
"Cannot connect to SAS Studio service": "Verbindung zum SAS Studio-Service ist nicht möglich",
1314
"Cannot find file: {file}": "{file} konnte nicht gefunden werden",
15+
"Character": "Alphanumerisch",
1416
"Character Encoding": "Zeichencodierung",
1517
"Choose output type to save": "Wählen Sie den Ausgabetyp zum Speichern aus",
1618
"Choose where to save your files.": "Wählen Sie wo die Dateien gespeichert werden sollen.",
19+
"Clear": "Löschen",
1720
"Client ID": "Client ID",
1821
"Client Secret": "Client Secret",
1922
"Close Session": "Session beenden",
@@ -26,6 +29,9 @@
2629
"Converting SAS notebook to flow...": "Konvertiere SAS Notebook zu Flow...",
2730
"Could not connect to the SAS server.": "Keine Verbindung zum SAS Server möglich",
2831
"Created": "Erstellt",
32+
"Currency": "Währung",
33+
"Date": "Datum",
34+
"Datetime": "Datetime",
2935
"Delete": "Löschen",
3036
"Descending": "Absteigend",
3137
"Descending (add to sorting)": "Absteigend (zu Sortierung hinzufügen)",
@@ -40,6 +46,7 @@
4046
"Enter a port number": "Geben Sie den Port ein",
4147
"Enter a port number.": "Geben Sie den Port ein",
4248
"Enter connection name": "Geben Sie einen Verbindungsprofilname ein",
49+
"Enter expression": "Ausdruck eingeben",
4350
"Enter secret for client ID. An example is myapp.secret.": "Geben Sie das Secret für die Client ID ein. Hier ein Beispiel myapp.secret.",
4451
"Enter the SAS compute context": "Geben Sie den SAS Compute Context ein",
4552
"Enter the SAS compute context.": "Geben Sie den SAS Compute Context ein.",
@@ -61,12 +68,16 @@
6168
"Error getting server with ID {id} - {message}": "Fehler bei der Verbindung mit dem Server mit der ID {id} - {message}",
6269
"Error getting session with ID {id} - {message}": "Fehler beim Verbinden mit der Session {id} - {message}",
6370
"Error reading private key file: {filePath}, error: {message}": "Error reading private key file: {filePath}, error: {message}",
71+
"Export as HTML file": "Als HTML-Datei exportieren",
72+
"Export as SAS program file": "Als-SAS-Programmdatei exportieren",
6473
"Extended Type": "Erweiterter Typ",
74+
"Failed to export notebook: {0}": "Notebook exportieren fehlgeschlagen: {0}",
6575
"Failed to get state from Session {sessionId}": "Fehler beim Session-Statusabruf {sessionId}",
6676
"File added to my folder.": "Datei wurde Meinem Ordner hinzugefügt.",
6777
"Format": "Format",
6878
"General": "Allgemein",
6979
"General Information": "Allgemeine Informationen",
80+
"HTML": "HTML",
7081
"Ignore: all": "Ignorieren: Alles",
7182
"Ignore: current position": "Ignorieren: aktuelle Position",
7283
"Ignore: error": "Ignorieren: Fehler",
@@ -97,9 +108,13 @@
97108
"No Profiles available to delete": "Es gibt keine Profile die gelöscht werden können",
98109
"No SAS Connection Profile": "Kein SAS Verbindungsprofil",
99110
"No authorization code": "Kein Authorisierungs Code",
111+
"No data matches the current filters.": "Keine Daten entsprechen den aktuellen Filtern.",
100112
"Not implemented": "Nicht implementiert",
113+
"Notebook exported to {0}": "Notebook exportiert nach {0}",
101114
"Number of Columns": "Anzahl der Spalten",
102115
"Number of Rows": "Anzahl der Zeilen",
116+
"Numeric": "Numerisch",
117+
"Options": "Optionen",
103118
"Passphrase Required": "Passpharse benötigt",
104119
"Password Required": "Passwort benötigt",
105120
"Paste authorization code here": "Fügen Sie hier Ihren Authorisierungscode ein",
@@ -115,7 +130,9 @@
115130
"Rename Folder": "Ordner umbenennen",
116131
"Result": "Ergebnis",
117132
"Result: {result}": "Ergebniss: {result}",
133+
"Row number": "Zeilennummer",
118134
"SAS 9 Server": "SAS 9 Server",
135+
"SAS Code": "SAS-Code",
119136
"SAS Compute Context": "SAS Compute Context",
120137
"SAS Log": "SAS Log",
121138
"SAS Log: {name}": "SAS Log: {name}",
@@ -130,9 +147,11 @@
130147
"Save ODS HTML": "ODS HTML speichern",
131148
"Saved to {0}": "Gespeichert in {0}",
132149
"Saving {itemName}.": "SavSpeichere {itemName}.",
150+
"Search": "Suchen",
133151
"Select a Connection Type": "Wählen Sie einen Verbindungstyp",
134152
"Select a Connection Type.": "Wählen Sie einen Verbindungstyp.",
135153
"Select a SAS connection profile": "Wählen Sie ein SAS Verbindungsprofil",
154+
"Select export format": "Exportformat auswählen",
136155
"Server Path": "Serverpfad",
137156
"Server does not have createSession link": "Der Server hat keinen createSession Link",
138157
"Server does not have state link": "Der Server hat keinen Statuslink",
@@ -141,6 +160,8 @@
141160
"Size Information": "Größeninformationen",
142161
"Something went wrong": "Etwas ist schief gelaufen",
143162
"Sort": "Sortieren",
163+
"Sorted, Ascending": "Sortiert, Aufsteigend",
164+
"Sorted, Descending": "Sortiert, Absteigend",
144165
"Switch Current SAS Profile": "Aktuelles SAS Profil wechseln",
145166
"Table Properties": "Tabelleneigenschaften",
146167
"Table: {tableName}": "Tabelle: {tableName}",

l10n/bundle.l10n.es.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"#": "#",
33
"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.",
4+
"Are you sure you want to delete the selected tables?": "¿Confirma que desea eliminar las tablas seleccionadas?",
45
"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.",
56
"Are you sure you want to permanently delete the item \"{name}\"?": "¿Confirma que desea eliminar permanentemente el elemento \"{name}\"?",
67
"Ascending": "Ascendente",
@@ -11,9 +12,11 @@
1112
"Cannot call self on object with no id": "No se puede invocar automáticamente el objeto sin ningún ID",
1213
"Cannot connect to SAS Studio service": "No se puede conectar al servicio SAS Studio",
1314
"Cannot find file: {file}": "No se puede encontrar el archivo: {file}",
15+
"Character": "Alfanumérico",
1416
"Character Encoding": "Codificación de caracteres",
1517
"Choose output type to save": "Elegir el tipo de salida que se va a guardar",
1618
"Choose where to save your files.": "Elija donde guardar los archivos.",
19+
"Clear": "Borrar",
1720
"Client ID": "ID de cliente",
1821
"Client Secret": "Secreto de cliente",
1922
"Close Session": "Cerrar sesión",
@@ -26,6 +29,9 @@
2629
"Converting SAS notebook to flow...": "Conversión del bloc de notas SAS en el flujo…",
2730
"Could not connect to the SAS server.": "Imposible conectarse al servidor SAS",
2831
"Created": "Creado",
32+
"Currency": "Monetario",
33+
"Date": "Fecha",
34+
"Datetime": "Fecha y hora",
2935
"Delete": "Eliminar",
3036
"Descending": "Descendente",
3137
"Descending (add to sorting)": "Descendente (añadir a clasificación)",
@@ -40,6 +46,7 @@
4046
"Enter a port number": "Introducir un número de puerto",
4147
"Enter a port number.": "Introducir un número de puerto.",
4248
"Enter connection name": "Introducir nombre de conexión",
49+
"Enter expression": "Introducir expresión",
4350
"Enter secret for client ID. An example is myapp.secret.": "Introducir secreto para ID de cliente. Por ejemplo myapp.secret.",
4451
"Enter the SAS compute context": "Introducir el contexto de cálculo SAS",
4552
"Enter the SAS compute context.": "Introducir el contexto de cálculo SAS.",
@@ -61,12 +68,16 @@
6168
"Error getting server with ID {id} - {message}": "Error al obtener el servidor con ID {id} - {message}",
6269
"Error getting session with ID {id} - {message}": "Error al obtener la sesión con ID {id} - {message}",
6370
"Error reading private key file: {filePath}, error: {message}": "Error en la lectura del archivo de clave privada: {filePath}, error: {message}",
71+
"Export as HTML file": "Exportar como archivo HTML",
72+
"Export as SAS program file": "Exportar como archivo de programa SAS",
6473
"Extended Type": "Tipo ampliado",
74+
"Failed to export notebook: {0}": "No se ha podido exportar el bloc de notas: {0}",
6575
"Failed to get state from Session {sessionId}": "Fallos al obtener el estado desde la sesión {sessionId}",
6676
"File added to my folder.": "Archivo añadido a mi carpeta.",
6777
"Format": "Formato",
6878
"General": "General",
6979
"General Information": "Información general",
80+
"HTML": "HTML",
7081
"Ignore: all": "Ignorar: todo",
7182
"Ignore: current position": "Ignorar: posición actual",
7283
"Ignore: error": "Ignorar: error",
@@ -97,9 +108,13 @@
97108
"No Profiles available to delete": "No hay ningún perfil disponible para eliminar",
98109
"No SAS Connection Profile": "No hay un perfil de conexión SAS",
99110
"No authorization code": "No hay ningún código de autorización",
111+
"No data matches the current filters.": "No hay datos que coincidan con los filtros actuales.",
100112
"Not implemented": "No implementado",
113+
"Notebook exported to {0}": "Bloc de notas exportado a {0>",
101114
"Number of Columns": "Número de columnas",
102115
"Number of Rows": "Número de filas",
116+
"Numeric": "Numérico",
117+
"Options": "Opciones",
103118
"Passphrase Required": "Frase de contraseña requerida",
104119
"Password Required": "Contraseña requerida",
105120
"Paste authorization code here": "Pegar aquí el código de autorización",
@@ -115,7 +130,9 @@
115130
"Rename Folder": "Renombrar carpeta",
116131
"Result": "Resultado",
117132
"Result: {result}": "Resultado: {result}",
133+
"Row number": "Número de fila",
118134
"SAS 9 Server": "Servidor SSH SAS 9",
135+
"SAS Code": "Código SAS",
119136
"SAS Compute Context": "Contexto de cálculo SAS",
120137
"SAS Log": "Log SAS",
121138
"SAS Log: {name}": "Log SAS: {nombre}",
@@ -130,9 +147,11 @@
130147
"Save ODS HTML": "Guardar ODS HTML",
131148
"Saved to {0}": "Guardar en {0}",
132149
"Saving {itemName}.": "Guardando {itemName}.",
150+
"Search": "Búsqueda",
133151
"Select a Connection Type": "Seleccionar un tipo de conexión",
134152
"Select a Connection Type.": "Seleccionar un tipo de conexión.",
135153
"Select a SAS connection profile": "Seleccionar un perfil de conexión SAS",
154+
"Select export format": "Seleccionar formato de exportación",
136155
"Server Path": "Ruta del servidor",
137156
"Server does not have createSession link": "El servidor no tiene un enlace createSession",
138157
"Server does not have state link": "El servidor no tiene un enlace de estado",
@@ -141,6 +160,8 @@
141160
"Size Information": "Información del tamaño",
142161
"Something went wrong": "Ha habido algún problema",
143162
"Sort": "Clasificar",
163+
"Sorted, Ascending": "Ordenado, ascendente",
164+
"Sorted, Descending": "Ordenado, descendente",
144165
"Switch Current SAS Profile": "Cambiar perfil SAS actual",
145166
"Table Properties": "Propiedades de la tabla",
146167
"Table: {tableName}": "Tabla: {tableName}",

l10n/bundle.l10n.fr.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"#": "#",
33
"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.": "Une erreur est survenue lors du chargement des données de la table. Cela se produit généralement lorsqu'une table est trop volumineuse ou que les données n'ont pas pu être traitées. Consultez la console pour plus d'information.",
4+
"Are you sure you want to delete the selected tables?": "Êtes-vous sûr de vouloir supprimer les tables sélectionnées ?",
45
"Are you sure you want to permanently delete all the items? You cannot undo this action.": "Êtes-vous sûr de vouloir supprimer définitivement tous les éléments ? Cette action ne peut pas être annulée.",
56
"Are you sure you want to permanently delete the item \"{name}\"?": "Êtes-vous sûr de vouloir supprimer définitivement l'élément \"{name}\"?",
67
"Ascending": "Croissant",
@@ -11,9 +12,11 @@
1112
"Cannot call self on object with no id": "Impossible d'appeler un objet sans identifiant",
1213
"Cannot connect to SAS Studio service": "Impossible de se connecter au service SAS Studio",
1314
"Cannot find file: {file}": "Impossible de trouver le fichier: {file}",
15+
"Character": "Caractère",
1416
"Character Encoding": "Codage de caractères",
1517
"Choose output type to save": "Choisir le type de sortie à enregistrer",
1618
"Choose where to save your files.": "Choisissez où enregistrer vos fichiers.",
19+
"Clear": "Effacer",
1720
"Client ID": "ID client",
1821
"Client Secret": "Clé secrète client",
1922
"Close Session": "Fermer la session",
@@ -26,6 +29,9 @@
2629
"Converting SAS notebook to flow...": "Conversion du notebook SAS en flux...",
2730
"Could not connect to the SAS server.": "Impossible de se connecter au serveur SAS.",
2831
"Created": "Créé",
32+
"Currency": "Devise",
33+
"Date": "Date",
34+
"Datetime": "Date-heure",
2935
"Delete": "Supprimer",
3036
"Descending": "Décroissant",
3137
"Descending (add to sorting)": "Décroissant (ajouter au tri)",
@@ -40,6 +46,7 @@
4046
"Enter a port number": "Entrez un numéro de port",
4147
"Enter a port number.": "Entrez un numéro de port.",
4248
"Enter connection name": "Entrez le nom de la connexion",
49+
"Enter expression": "Saisir l'expression",
4350
"Enter secret for client ID. An example is myapp.secret.": "Clé secrète pour l'ID client. Un exemple est myapp.secret.",
4451
"Enter the SAS compute context": "Entrez le SAS Compute Context",
4552
"Enter the SAS compute context.": "Entrez le SAS Compute Context.",
@@ -61,12 +68,16 @@
6168
"Error getting server with ID {id} - {message}": "Erreur lors de l'obtention du serveur avec l'ID {id} - {message}",
6269
"Error getting session with ID {id} - {message}": "Erreur lors de l'obtention de la session avec l'ID {id} - {message}",
6370
"Error reading private key file: {filePath}, error: {message}": "Erreur lors de la lecture du fichier de clé privée : {filePath}, erreur : {message}",
71+
"Export as HTML file": "Exporter en tant que fichier HTML",
72+
"Export as SAS program file": "Exporter en tant que programme SAS",
6473
"Extended Type": "Type étendu",
74+
"Failed to export notebook: {0}": "Échec de l'exportation du bloc-notes : {0}",
6575
"Failed to get state from Session {sessionId}": "Échec de l'obtention de l'état de la session {sessionId}",
6676
"File added to my folder.": "Fichier ajouté à mon dossier.",
6777
"Format": "Format",
6878
"General": "Général",
6979
"General Information": "Informations générales",
80+
"HTML": "HTML",
7081
"Ignore: all": "Ignorer; tout",
7182
"Ignore: current position": "Ignorer: position actuelle",
7283
"Ignore: error": "Ignorer: erreur",
@@ -97,9 +108,13 @@
97108
"No Profiles available to delete": "Aucun profil disponible à supprimer",
98109
"No SAS Connection Profile": "Aucun profil de connexion SAS",
99110
"No authorization code": "Aucun code d'autorisation",
111+
"No data matches the current filters.": "Aucune donnée ne correspond aux filtres en cours.",
100112
"Not implemented": "Non implémenté",
113+
"Notebook exported to {0}": "Bloc-notes exporté vers {0}",
101114
"Number of Columns": "Nombre de colonnes",
102115
"Number of Rows": "Nombre de lignes",
116+
"Numeric": "Numérique",
117+
"Options": "Options",
103118
"Passphrase Required": "Phrase secrète requise",
104119
"Password Required": "Mot de passe requis",
105120
"Paste authorization code here": "Collez le code d'autorisation ici",
@@ -115,7 +130,9 @@
115130
"Rename Folder": "Renommer le dossier",
116131
"Result": "Résultat",
117132
"Result: {result}": "Résultat: {result}",
133+
"Row number": "Numéro de ligne",
118134
"SAS 9 Server": "Serveur SAS 9",
135+
"SAS Code": "Code SAS",
119136
"SAS Compute Context": "SAS Compute Context",
120137
"SAS Log": "Journal SAS",
121138
"SAS Log: {name}": "SAS Log: {name}",
@@ -130,9 +147,11 @@
130147
"Save ODS HTML": "Enregistrer ODS HTML",
131148
"Saved to {0}": "Enregistré dans {0}",
132149
"Saving {itemName}.": "Enregistrement de {itemName}.",
150+
"Search": "Recherche",
133151
"Select a Connection Type": "Sélectionnez un type de connexion",
134152
"Select a Connection Type.": "Sélectionnez un type de connexion.",
135153
"Select a SAS connection profile": "Sélectionnez un profil de connexion SAS",
154+
"Select export format": "Sélectionner le format d'exportation",
136155
"Server Path": "Chemin du serveur",
137156
"Server does not have createSession link": "Le serveur ne possède pas de lien createSession",
138157
"Server does not have state link": "Le serveur ne possède pas de lien d'état",
@@ -141,6 +160,8 @@
141160
"Size Information": "Informations sur la taille",
142161
"Something went wrong": "Un incident est survenu",
143162
"Sort": "Trier",
163+
"Sorted, Ascending": "Trié, Croissant",
164+
"Sorted, Descending": "Trié, Décroissant",
144165
"Switch Current SAS Profile": "Changer le profil SAS actuel",
145166
"Table Properties": "Propriétés de la table",
146167
"Table: {tableName}": "Table : {tableName}",

0 commit comments

Comments
 (0)