Skip to content

Commit

Permalink
Translation update for version 1.39.0 (eclipse-theia#12665)
Browse files Browse the repository at this point in the history
Co-authored-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
  • Loading branch information
github-actions[bot] and vince-fugnitto authored Jun 29, 2023
1 parent 9f45e3f commit a4b828f
Show file tree
Hide file tree
Showing 13 changed files with 157 additions and 14 deletions.
13 changes: 12 additions & 1 deletion packages/core/i18n/nls.cs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"debug.breakpoint.editCondition": "Upravit stav...",
"terminal:new:profile": "Vytvoření nového integrovaného terminálu z profilu",
"terminal:profile:default": "Zvolte výchozí profil terminálu",
"theia": {
Expand Down Expand Up @@ -44,6 +45,10 @@
"pc": "Klávesnice PC",
"tryDetect": "Pokuste se zjistit rozložení klávesnice z informací o prohlížeči a stisknutých klávesách."
},
"navigator": {
"clipboardWarn": "Přístup do schránky je odepřen. Zkontrolujte oprávnění prohlížeče.",
"clipboardWarnFirefox": "Rozhraní API schránky není k dispozici. Lze ji povolit pomocí předvolby '{0}' na stránce '{1}'. Poté znovu načtěte aplikaci Theia. Všimněte si, že to umožní FireFoxu získat plný přístup k systémové schránce."
},
"offline": "Offline",
"quitMessage": "Neuložené změny se neuloží.",
"resetWorkbenchLayout": "Obnovení rozložení pracovního stolu",
Expand Down Expand Up @@ -154,11 +159,15 @@
"gitDecorationsColors": "Použití barevné dekorace v navigátoru.",
"mergeQuickPickPlaceholder": "Vyberte větev, kterou chcete sloučit s aktuálně aktivní větví {0}:",
"missingUserInfo": "Ujistěte se, že jste v systému git nakonfigurovali položky 'user.name' a 'user.email'.",
"noHistoryForError": "Není k dispozici žádná historie {0}",
"noPreviousCommit": "Žádný předchozí závazek ke změně",
"noRepositoriesSelected": "Nebyla vybrána žádná úložiště.",
"prepositionIn": "na adrese",
"repositoryNotInitialized": "Úložiště {0} ještě není inicializováno.",
"stashChanges": "Změny v úložišti. Stisknutím klávesy \"Enter\" potvrďte nebo klávesou \"Escape\" zrušte zadání.",
"stashChangesWithMessage": "Úschovna se mění se zprávou: {0}. Stisknutím klávesy 'Enter' potvrďte nebo klávesou 'Escape' zrušte.",
"tabTitleIndex": "{0} (rejstřík)",
"tabTitleWorkingTree": "{0} (pracovní strom)",
"toggleBlameAnnotations": "Přepínání Anotace obvinění"
},
"keybinding-schema-updater": {
Expand Down Expand Up @@ -207,7 +216,6 @@
"offset-title": "Bajty pro odsazení paměti od {0}"
},
"editable": {
"apply": "Použít změny",
"clear": "Jasné změny"
},
"endianness": "Endianness",
Expand Down Expand Up @@ -269,6 +277,8 @@
},
"navigator": {
"autoReveal": "Automatické odhalení",
"clipboardWarn": "Přístup do schránky je odepřen. Zkontrolujte oprávnění prohlížeče.",
"clipboardWarnFirefox": "Rozhraní API schránky není k dispozici. Lze ji povolit pomocí předvolby '{0}' na stránce '{1}'. Poté znovu načtěte aplikaci Theia. Všimněte si, že to umožní FireFoxu získat plný přístup k systémové schránce.",
"refresh": "Obnovení v Průzkumníku",
"reveal": "Odhalení v Průzkumníkovi",
"toggleHiddenFiles": "Přepínání skrytých souborů"
Expand Down Expand Up @@ -416,6 +426,7 @@
"license": "Licence: {0}",
"recommendedExtensions": "Seznam názvů rozšíření doporučených pro použití v tomto pracovním prostoru.",
"searchPlaceholder": "Hledat rozšíření v {0}",
"showInstalled": "Zobrazit nainstalovaná rozšíření",
"showRecommendedExtensions": "Řídí, zda se mají zobrazovat oznámení pro doporučení rozšíření.",
"vsx-extensions-contribution": {
"update-version-uninstall-error": "Chyba při odstraňování rozšíření: {0}.",
Expand Down
13 changes: 12 additions & 1 deletion packages/core/i18n/nls.de.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"debug.breakpoint.editCondition": "Edit Bedingung...",
"terminal:new:profile": "Neues integriertes Terminal aus einem Profil erstellen",
"terminal:profile:default": "Wählen Sie das Standard-Terminalprofil",
"theia": {
Expand Down Expand Up @@ -44,6 +45,10 @@
"pc": "PC-Tastaturen",
"tryDetect": "Versuchen Sie, das Tastaturlayout anhand der Browserinformationen und der gedrückten Tasten zu ermitteln."
},
"navigator": {
"clipboardWarn": "Der Zugriff auf die Zwischenablage wird verweigert. Überprüfen Sie die Berechtigung Ihres Browsers.",
"clipboardWarnFirefox": "Die Zwischenablage-API ist nicht verfügbar. Sie kann durch die Einstellung '{0}' auf der Seite '{1}' aktiviert werden. Dann laden Sie Theia neu. Beachten Sie, dass FireFox dadurch vollen Zugriff auf die Zwischenablage des Systems erhält."
},
"offline": "Offline",
"quitMessage": "Alle nicht gespeicherten Änderungen werden nicht gespeichert.",
"resetWorkbenchLayout": "Workbench-Layout zurücksetzen",
Expand Down Expand Up @@ -154,11 +159,15 @@
"gitDecorationsColors": "Farbdekoration im Navigator verwenden.",
"mergeQuickPickPlaceholder": "Wählen Sie einen Zweig, der mit dem derzeit aktiven {0}-Zweig zusammengeführt werden soll:",
"missingUserInfo": "Stellen Sie sicher, dass Sie Ihren 'user.name' und 'user.email' in git konfigurieren.",
"noHistoryForError": "Es ist keine Historie verfügbar für {0}",
"noPreviousCommit": "Kein früherer Commit zur Änderung",
"noRepositoriesSelected": "Es wurden keine Repositories ausgewählt.",
"prepositionIn": "in",
"repositoryNotInitialized": "Das Repository {0} ist noch nicht initialisiert.",
"stashChanges": "Versteckte Änderungen. Drücken Sie \"Enter\" zur Bestätigung oder \"Escape\" zum Abbrechen.",
"stashChangesWithMessage": "Stash-Änderungen mit Meldung: {0}. Drücken Sie \"Enter\" zur Bestätigung oder \"Escape\" zum Abbrechen.",
"tabTitleIndex": "{0} (Index)",
"tabTitleWorkingTree": "{0} (Arbeitsbaum)",
"toggleBlameAnnotations": "Blame Annotationen umschalten"
},
"keybinding-schema-updater": {
Expand Down Expand Up @@ -207,7 +216,6 @@
"offset-title": "Bytes zum Versetzen des Speichers von {0}"
},
"editable": {
"apply": "Änderungen anwenden",
"clear": "Deutliche Änderungen"
},
"endianness": "Endianness",
Expand Down Expand Up @@ -269,6 +277,8 @@
},
"navigator": {
"autoReveal": "Auto-Enthüllung",
"clipboardWarn": "Der Zugriff auf die Zwischenablage wird verweigert. Überprüfen Sie die Berechtigung Ihres Browsers.",
"clipboardWarnFirefox": "Die Zwischenablage-API ist nicht verfügbar. Sie kann durch die Einstellung '{0}' auf der Seite '{1}' aktiviert werden. Dann laden Sie Theia neu. Beachten Sie, dass FireFox dadurch vollen Zugriff auf die Systemzwischenablage erhält.",
"refresh": "Aktualisieren im Explorer",
"reveal": "Enthüllen im Explorer",
"toggleHiddenFiles": "Versteckte Dateien umschalten"
Expand Down Expand Up @@ -416,6 +426,7 @@
"license": "Lizenz: {0}",
"recommendedExtensions": "Eine Liste mit den Namen der Erweiterungen, die für die Verwendung in diesem Arbeitsbereich empfohlen werden.",
"searchPlaceholder": "Erweiterungen suchen in {0}",
"showInstalled": "Installierte Erweiterungen anzeigen",
"showRecommendedExtensions": "Steuert, ob Benachrichtigungen für Erweiterungsempfehlungen angezeigt werden.",
"vsx-extensions-contribution": {
"update-version-uninstall-error": "Fehler beim Entfernen der Erweiterung: {0}.",
Expand Down
13 changes: 12 additions & 1 deletion packages/core/i18n/nls.es.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"debug.breakpoint.editCondition": "Editar condición...",
"terminal:new:profile": "Crear un nuevo terminal integrado a partir de un perfil",
"terminal:profile:default": "Elija el perfil de terminal por defecto",
"theia": {
Expand Down Expand Up @@ -44,6 +45,10 @@
"pc": "Teclados para PC",
"tryDetect": "Intenta detectar la distribución del teclado a partir de la información del navegador y de las teclas pulsadas."
},
"navigator": {
"clipboardWarn": "El acceso al portapapeles está denegado. Comprueba los permisos de tu navegador.",
"clipboardWarnFirefox": "La API del portapapeles no está disponible. Se puede activar mediante la preferencia '{0}' en la página '{1}'. A continuación, vuelva a cargar Theia. Tenga en cuenta que esto permitirá a FireFox tener acceso completo al portapapeles del sistema."
},
"offline": "Fuera de línea",
"quitMessage": "Cualquier cambio no guardado no se guardará.",
"resetWorkbenchLayout": "Restablecer la disposición del banco de trabajo",
Expand Down Expand Up @@ -154,11 +159,15 @@
"gitDecorationsColors": "Utilice la decoración de colores en el navegador.",
"mergeQuickPickPlaceholder": "Elige una rama para fusionar con la rama {0} actualmente activa:",
"missingUserInfo": "Asegúrate de configurar tu 'user.name' y 'user.email' en git.",
"noHistoryForError": "No hay historial disponible para {0}",
"noPreviousCommit": "No hay compromiso previo para modificar",
"noRepositoriesSelected": "No se ha seleccionado ningún repositorio.",
"prepositionIn": "en",
"repositoryNotInitialized": "El repositorio {0} aún no está inicializado.",
"stashChanges": "Cambios en el alijo. Pulse \"Enter\" para confirmar o \"Escape\" para cancelar.",
"stashChangesWithMessage": "Cambios en el alijo con mensaje: {0}. Pulse 'Enter' para confirmar o 'Escape' para cancelar.",
"tabTitleIndex": "{0} (índice)",
"tabTitleWorkingTree": "{0} (Árbol de trabajo)",
"toggleBlameAnnotations": "Alternar las anotaciones de culpabilidad"
},
"keybinding-schema-updater": {
Expand Down Expand Up @@ -207,7 +216,6 @@
"offset-title": "Bytes para compensar la memoria de {0}"
},
"editable": {
"apply": "Aplicar cambios",
"clear": "Cambios claros"
},
"endianness": "Endiosamiento",
Expand Down Expand Up @@ -269,6 +277,8 @@
},
"navigator": {
"autoReveal": "Auto Reveal",
"clipboardWarn": "El acceso al portapapeles está denegado. Comprueba los permisos de tu navegador.",
"clipboardWarnFirefox": "La API del portapapeles no está disponible. Se puede activar mediante la preferencia '{0}' en la página '{1}'. A continuación, vuelva a cargar Theia. Tenga en cuenta que esto permitirá a FireFox tener acceso completo al portapapeles del sistema.",
"refresh": "Actualizar en el Explorador",
"reveal": "Revelar en el Explorador",
"toggleHiddenFiles": "Activar los archivos ocultos"
Expand Down Expand Up @@ -416,6 +426,7 @@
"license": "License: {0}",
"recommendedExtensions": "Una lista de los nombres de las extensiones recomendadas para su uso en este espacio de trabajo.",
"searchPlaceholder": "Buscar extensiones en {0}",
"showInstalled": "Mostrar extensiones instaladas",
"showRecommendedExtensions": "Controla si se muestran las notificaciones de las recomendaciones de extensión.",
"vsx-extensions-contribution": {
"update-version-uninstall-error": "Error al eliminar la extensión: {0}.",
Expand Down
13 changes: 12 additions & 1 deletion packages/core/i18n/nls.fr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"debug.breakpoint.editCondition": "Edit Condition...",
"terminal:new:profile": "Créer un nouveau terminal intégré à partir d'un profil",
"terminal:profile:default": "Choisissez le profil du terminal par défaut",
"theia": {
Expand Down Expand Up @@ -44,6 +45,10 @@
"pc": "Claviers pour PC",
"tryDetect": "Essayez de détecter la disposition du clavier à partir des informations du navigateur et des touches pressées."
},
"navigator": {
"clipboardWarn": "L'accès au presse-papiers est refusé. Vérifiez les autorisations de votre navigateur.",
"clipboardWarnFirefox": "L'API Presse-papiers n'est pas disponible. Elle peut être activée par la préférence '{0}' sur la page '{1}'. Rechargez ensuite Theia. Notez que cela permettra à FireFox d'avoir un accès complet au presse-papiers du système."
},
"offline": "Hors ligne",
"quitMessage": "Les modifications non sauvegardées ne seront pas enregistrées.",
"resetWorkbenchLayout": "Réinitialisation de la disposition de l'établi",
Expand Down Expand Up @@ -154,11 +159,15 @@
"gitDecorationsColors": "Utilisez la décoration par couleur dans le navigateur.",
"mergeQuickPickPlaceholder": "Choisissez une branche à fusionner avec la branche {0} actuellement active :",
"missingUserInfo": "Assurez-vous de configurer votre 'user.name' et 'user.email' dans git.",
"noHistoryForError": "Il n'y a pas d'historique disponible pour {0}",
"noPreviousCommit": "Aucun engagement antérieur à modifier",
"noRepositoriesSelected": "Aucun dépôt n'a été sélectionné.",
"prepositionIn": "en",
"repositoryNotInitialized": "Le référentiel {0} n'est pas encore initialisé.",
"stashChanges": "Modifications de la cachette. Appuyez sur \" Enter \" pour confirmer ou sur \" Escape \" pour annuler.",
"stashChangesWithMessage": "Changements de cachette avec message : {0}. Appuyez sur 'Enter' pour confirmer ou 'Escape' pour annuler.",
"tabTitleIndex": "{0} (index)",
"tabTitleWorkingTree": "{0} (Arbre de travail)",
"toggleBlameAnnotations": "Annotations sur le blâme"
},
"keybinding-schema-updater": {
Expand Down Expand Up @@ -207,7 +216,6 @@
"offset-title": "Octets pour décaler la mémoire de {0}"
},
"editable": {
"apply": "Appliquer les changements",
"clear": "Changements clairs"
},
"endianness": "Endianness",
Expand Down Expand Up @@ -269,6 +277,8 @@
},
"navigator": {
"autoReveal": "Révélation automobile",
"clipboardWarn": "L'accès au presse-papiers est refusé. Vérifiez les autorisations de votre navigateur.",
"clipboardWarnFirefox": "L'API Presse-papiers n'est pas disponible. Elle peut être activée par la préférence '{0}' sur la page '{1}'. Rechargez ensuite Theia. Notez que cela permettra à FireFox d'avoir un accès complet au presse-papiers du système.",
"refresh": "Rafraîchir dans l'Explorateur",
"reveal": "Révéler dans Explorer",
"toggleHiddenFiles": "Basculer les fichiers cachés"
Expand Down Expand Up @@ -416,6 +426,7 @@
"license": "Licence : {0}",
"recommendedExtensions": "Une liste des noms des extensions dont l'utilisation est recommandée dans cet espace de travail.",
"searchPlaceholder": "Rechercher les extensions dans {0}",
"showInstalled": "Afficher les extensions installées",
"showRecommendedExtensions": "Contrôle si les notifications sont affichées pour les recommandations d'extension.",
"vsx-extensions-contribution": {
"update-version-uninstall-error": "Erreur lors de la suppression de l'extension : {0}.",
Expand Down
13 changes: 12 additions & 1 deletion packages/core/i18n/nls.hu.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"debug.breakpoint.editCondition": "Szerkesztési feltétel...",
"terminal:new:profile": "Új integrált terminál létrehozása profilból",
"terminal:profile:default": "Válassza ki az alapértelmezett terminálprofilt",
"theia": {
Expand Down Expand Up @@ -44,6 +45,10 @@
"pc": "PC billentyűzetek",
"tryDetect": "Próbálja meg felismerni a billentyűzetkiosztást a böngésző információi és a lenyomott billentyűk alapján."
},
"navigator": {
"clipboardWarn": "A vágólaphoz való hozzáférés megtagadva. Ellenőrizze a böngésző engedélyeit.",
"clipboardWarnFirefox": "A vágólap API nem érhető el. A '{0}' beállítással engedélyezhető a '{1}' oldalon. Ezután töltse be újra a Theia-t. Figyelem, ez lehetővé teszi, hogy a FireFox teljes hozzáférést kapjon a rendszer vágólapjához."
},
"offline": "Offline",
"quitMessage": "A mentetlen módosítások nem kerülnek mentésre.",
"resetWorkbenchLayout": "A munkapad elrendezésének visszaállítása",
Expand Down Expand Up @@ -154,11 +159,15 @@
"gitDecorationsColors": "Színes dekoráció használata a navigátorban.",
"mergeQuickPickPlaceholder": "Válasszon ki egy ágat, amelyet beolvaszt a jelenleg aktív {0} ágba:",
"missingUserInfo": "Győződjön meg róla, hogy a gitben beállította a 'user.name' és a 'user.email' értékeket.",
"noHistoryForError": "Nem áll rendelkezésre előzmény {0}",
"noPreviousCommit": "Nincs korábbi kötelezettségvállalás a módosításra",
"noRepositoriesSelected": "Nem választottak ki tárolóhelyeket.",
"prepositionIn": "a oldalon.",
"repositoryNotInitialized": "A {0} tároló még nincs inicializálva.",
"stashChanges": "Készletváltozások. Nyomja meg az 'Enter' billentyűt a megerősítéshez vagy az 'Escape' billentyűt a törléshez.",
"stashChangesWithMessage": "Stash változik az üzenettel: {0}. Nyomja meg az 'Enter' billentyűt a megerősítéshez vagy az 'Escape' billentyűt a törléshez.",
"tabTitleIndex": "{0} (index)",
"tabTitleWorkingTree": "{0} (Munkafa)",
"toggleBlameAnnotations": "Hibáztatás megjegyzések"
},
"keybinding-schema-updater": {
Expand Down Expand Up @@ -207,7 +216,6 @@
"offset-title": "Bájtok a memória eltolásához a {0}"
},
"editable": {
"apply": "Változások alkalmazása",
"clear": "Tiszta változások"
},
"endianness": "Endianness",
Expand Down Expand Up @@ -269,6 +277,8 @@
},
"navigator": {
"autoReveal": "Automatikus felfedés",
"clipboardWarn": "A vágólaphoz való hozzáférés megtagadva. Ellenőrizze a böngésző engedélyeit.",
"clipboardWarnFirefox": "A vágólap API nem érhető el. A '{0}' beállítással engedélyezhető a '{1}' oldalon. Ezután töltse be újra a Theia-t. Figyelem, ez lehetővé teszi, hogy a FireFox teljes hozzáférést kapjon a rendszer vágólapjához.",
"refresh": "Frissítés az Explorerben",
"reveal": "Feltárása az Explorerben",
"toggleHiddenFiles": "Rejtett fájlok kapcsolása"
Expand Down Expand Up @@ -416,6 +426,7 @@
"license": "Engedély: {0}",
"recommendedExtensions": "A munkaterületre ajánlott kiterjesztések neveinek listája.",
"searchPlaceholder": "Keresés kiterjesztések {0}",
"showInstalled": "Telepített bővítmények megjelenítése",
"showRecommendedExtensions": "Szabályozza, hogy a kiterjesztési ajánlásokhoz megjelenjenek-e értesítések.",
"vsx-extensions-contribution": {
"update-version-uninstall-error": "Hiba a kiterjesztés eltávolításakor: {0}.",
Expand Down
Loading

0 comments on commit a4b828f

Please sign in to comment.