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
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Další (dolů)",
"previous": "Předchozí (Nahoru)"
},
"secondaryWindow": {
"alwaysOnTop": "Je-li tato funkce povolena, zůstane sekundární okno nad všemi ostatními okny, včetně oken různých aplikací.",
"description": "Nastaví počáteční pozici a velikost extrahovaného sekundárního okna.",
"fullSize": "Pozice a velikost extrahovaného widgetu bude stejná jako u spuštěné aplikace Theia.",
"halfWidth": "Pozice a velikost extrahovaného widgetu bude odpovídat polovině šířky spuštěné aplikace Theia.",
"originalSize": "Pozice a velikost extrahovaného widgetu bude stejná jako u původního widgetu."
},
"silentNotifications": "Řídí, zda se mají potlačit vyskakovací okna s oznámeními.",
"tabDefaultSize": "Určuje výchozí velikost karet s ouškem.",
"tabMaximize": "Ovládá, zda se mají karty maximalizovat při dvojím kliknutí.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"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.",
"noFolderOpened": "Žádná otevřená složka",
"refresh": "Obnovení v Průzkumníku",
"reveal": "Odhalení v Průzkumníkovi",
"toggleHiddenFiles": "Přepínání skrytých souborů"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Přesunutí zobrazení do sekundárního okna"
},
"shell-area": {
"secondary": "Sekundární okno",
"top": "Nahoru"
"secondary": "Sekundární okno"
},
"task": {
"attachTask": "Připojte úkol...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Nächste (Unten)",
"previous": "Zurück (Oben)"
},
"secondaryWindow": {
"alwaysOnTop": "Wenn diese Funktion aktiviert ist, bleibt das sekundäre Fenster über allen anderen Fenstern, auch über denen anderer Anwendungen.",
"description": "Legt die Anfangsposition und -größe des extrahierten Sekundärfensters fest.",
"fullSize": "Die Position und Größe des extrahierten Widgets entspricht der der laufenden Theia-Anwendung.",
"halfWidth": "Die Position und Größe des extrahierten Widgets entspricht der halben Breite der laufenden Theia-Anwendung.",
"originalSize": "Position und Größe des extrahierten Widgets entsprechen denen des ursprünglichen Widgets."
},
"silentNotifications": "Legt fest, ob Benachrichtigungs-Popups unterdrückt werden sollen.",
"tabDefaultSize": "Gibt die Standardgröße für Registerkarten an.",
"tabMaximize": "Steuert, ob die Registerkarten bei einem Doppelklick maximiert werden sollen.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"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.",
"noFolderOpened": "Kein Ordner geöffnet",
"refresh": "Aktualisieren im Explorer",
"reveal": "Enthüllen im Explorer",
"toggleHiddenFiles": "Versteckte Dateien umschalten"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Ansicht in sekundäres Fenster verschieben"
},
"shell-area": {
"secondary": "Sekundäres Fenster",
"top": "Top"
"secondary": "Sekundäres Fenster"
},
"task": {
"attachTask": "Aufgabe anhängen...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Siguiente (abajo)",
"previous": "Anterior (Arriba)"
},
"secondaryWindow": {
"alwaysOnTop": "Cuando está activada, la ventana secundaria se mantiene por encima de todas las demás ventanas, incluidas las de distintas aplicaciones.",
"description": "Establece la posición inicial y el tamaño de la ventana secundaria extraída.",
"fullSize": "La posición y el tamaño del widget extraído serán los mismos que los de la aplicación Theia en ejecución.",
"halfWidth": "La posición y el tamaño del widget extraído serán la mitad de la anchura de la aplicación Theia en ejecución.",
"originalSize": "La posición y el tamaño del widget extraído serán los mismos que los del widget original."
},
"silentNotifications": "Controla si se suprimen las ventanas emergentes de notificación.",
"tabDefaultSize": "Especifica el tamaño por defecto de las pestañas.",
"tabMaximize": "Controla si se maximizan las pestañas al hacer doble clic.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"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.",
"noFolderOpened": "Ninguna carpeta abierta",
"refresh": "Actualizar en el Explorador",
"reveal": "Revelar en el Explorador",
"toggleHiddenFiles": "Activar los archivos ocultos"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Mover la vista a la ventana secundaria"
},
"shell-area": {
"secondary": "Ventana secundaria",
"top": "Top"
"secondary": "Ventana secundaria"
},
"task": {
"attachTask": "Adjuntar tarea...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Suivant (en bas)",
"previous": "Précédent (en haut)"
},
"secondaryWindow": {
"alwaysOnTop": "Lorsqu'elle est activée, la fenêtre secondaire reste au-dessus de toutes les autres fenêtres, y compris celles des différentes applications.",
"description": "Définit la position et la taille initiales de la fenêtre secondaire extraite.",
"fullSize": "La position et la taille du widget extrait seront identiques à celles de l'application Theia en cours d'exécution.",
"halfWidth": "La position et la taille du widget extrait correspondront à la moitié de la largeur de l'application Theia en cours d'exécution.",
"originalSize": "La position et la taille du widget extrait seront identiques à celles du widget original."
},
"silentNotifications": "Contrôle la suppression des popups de notification.",
"tabDefaultSize": "Spécifie la taille par défaut des onglets.",
"tabMaximize": "Contrôle si les onglets doivent être maximisés lors d'un double-clic.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"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.",
"noFolderOpened": "Aucun dossier ouvert",
"refresh": "Rafraîchir dans l'Explorateur",
"reveal": "Révéler dans Explorer",
"toggleHiddenFiles": "Basculer les fichiers cachés"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Déplacer la vue vers une fenêtre secondaire"
},
"shell-area": {
"secondary": "Fenêtre secondaire",
"top": "Haut"
"secondary": "Fenêtre secondaire"
},
"task": {
"attachTask": "Attacher la tâche...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Következő (lefelé)",
"previous": "Előző (fel)"
},
"secondaryWindow": {
"alwaysOnTop": "Ha engedélyezve van, a másodlagos ablak minden más ablak fölött marad, beleértve a különböző alkalmazások ablakait is.",
"description": "A kivont másodlagos ablak kezdeti pozíciójának és méretének beállítása.",
"fullSize": "A kivont widget pozíciója és mérete megegyezik a futó Theia alkalmazáséval.",
"halfWidth": "A kivont widget pozíciója és mérete a futó Theia alkalmazás szélességének fele lesz.",
"originalSize": "A kivont widget pozíciója és mérete megegyezik az eredeti widgetével."
},
"silentNotifications": "Beállítja, hogy az értesítések felugró ablakai el legyenek-e nyomva.",
"tabDefaultSize": "Megadja a lapok alapértelmezett méretét.",
"tabMaximize": "Szabályozza, hogy a lapok dupla kattintásra maximalizálódjanak-e.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"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.",
"noFolderOpened": "Nincs megnyitott mappa",
"refresh": "Frissítés az Explorerben",
"reveal": "Feltárása az Explorerben",
"toggleHiddenFiles": "Rejtett fájlok kapcsolása"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Nézet áthelyezése másodlagos ablakba"
},
"shell-area": {
"secondary": "Másodlagos ablak",
"top": "Tetejére"
"secondary": "Másodlagos ablak"
},
"task": {
"attachTask": "Feladat csatolása...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Avanti (Giù)",
"previous": "Precedente (Up)"
},
"secondaryWindow": {
"alwaysOnTop": "Quando è attivata, la finestra secondaria rimane al di sopra di tutte le altre finestre, comprese quelle di applicazioni diverse.",
"description": "Imposta la posizione e le dimensioni iniziali della finestra secondaria estratta.",
"fullSize": "La posizione e le dimensioni del widget estratto saranno le stesse dell'applicazione Theia in esecuzione.",
"halfWidth": "La posizione e le dimensioni del widget estratto saranno pari alla metà della larghezza dell'applicazione Theia in esecuzione.",
"originalSize": "La posizione e le dimensioni del widget estratto saranno uguali a quelle del widget originale."
},
"silentNotifications": "Controlla se sopprimere i popup di notifica.",
"tabDefaultSize": "Specifica la dimensione predefinita delle schede.",
"tabMaximize": "Controlla se massimizzare le schede al doppio clic.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"autoReveal": "Rivelazione auto",
"clipboardWarn": "L'accesso agli appunti è negato. Controllare i permessi del browser.",
"clipboardWarnFirefox": "L'API Appunti non è disponibile. È possibile abilitarla tramite la preferenza '{0}' nella pagina '{1}'. Quindi ricaricare Theia. Ciò consentirà a FireFox di avere pieno accesso agli appunti di sistema.",
"noFolderOpened": "Nessuna cartella aperta",
"refresh": "Aggiorna in Explorer",
"reveal": "Rivelare in Explorer",
"toggleHiddenFiles": "Toggle Hidden Files"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Sposta la vista nella finestra secondaria"
},
"shell-area": {
"secondary": "Finestra secondaria",
"top": "Alto"
"secondary": "Finestra secondaria"
},
"task": {
"attachTask": "Allegare il compito...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "次へ(下)",
"previous": "前へ (上)"
},
"secondaryWindow": {
"alwaysOnTop": "有効にすると、セカンダリウィンドウは、異なるアプリケーションを含む他のすべてのウィンドウの上に表示されます。",
"description": "抽出されたセカンダリウィンドウの初期位置とサイズを設定する。",
"fullSize": "抽出されたウィジェットの位置とサイズは、実行中のTheiaアプリケーションと同じになります。",
"halfWidth": "抽出されたウィジェットの位置とサイズは、実行中のTheiaアプリケーションの幅の半分になります。",
"originalSize": "抽出されたウィジェットの位置とサイズは、元のウィジェットと同じになる。"
},
"silentNotifications": "通知のポップアップを抑制するかどうかを制御します。",
"tabDefaultSize": "タブのデフォルトサイズを指定します。",
"tabMaximize": "ダブルクリック時にタブを最大化するかどうかを制御します。",
Expand Down Expand Up @@ -313,6 +320,7 @@
"autoReveal": "オートリヴェール",
"clipboardWarn": "クリップボードへのアクセスが拒否されました。ブラウザのアクセス許可を確認してください。",
"clipboardWarnFirefox": "クリップボードAPIは使用できません。これは、'{1}' ページの '{0}' 環境設定によって有効にすることができます。その後Theiaをリロードしてください。これにより、FireFoxがシステムクリップボードにフルアクセスできるようになります。",
"noFolderOpened": "フォルダが開かない",
"refresh": "エクスプローラーでの更新",
"reveal": "エクスプローラーでの表示",
"toggleHiddenFiles": "隠しファイルのトグル"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "セカンダリーウィンドウへの表示移動"
},
"shell-area": {
"secondary": "セカンダリーウィンドウ",
"top": "トップ"
"secondary": "セカンダリーウィンドウ"
},
"task": {
"attachTask": "タスクの添付...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Next (Down)",
"previous": "Previous (Up)"
},
"secondaryWindow": {
"alwaysOnTop": "When enabled, the secondary window stays above all other windows, including those of different applications.",
"description": "Sets the initial position and size of the extracted secondary window.",
"fullSize": "The position and size of the extracted widget will be the same as the running Theia application.",
"halfWidth": "The position and size of the extracted widget will be half the width of the running Theia application.",
"originalSize": "The position and size of the extracted widget will be the same as the original widget."
},
"silentNotifications": "Controls whether to suppress notification popups.",
"tabDefaultSize": "Specifies the default size for tabs.",
"tabMaximize": "Controls whether to maximize tabs on double click.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"autoReveal": "Auto Reveal",
"clipboardWarn": "Access to the clipboard is denied. Check your browser's permission.",
"clipboardWarnFirefox": "Clipboard API is not available. It can be enabled by '{0}' preference on '{1}' page. Then reload Theia. Note, it will allow FireFox getting full access to the system clipboard.",
"noFolderOpened": "No Folder Opened",
"refresh": "Refresh in Explorer",
"reveal": "Reveal in Explorer",
"toggleHiddenFiles": "Toggle Hidden Files"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Move View to Secondary Window"
},
"shell-area": {
"secondary": "Secondary Window",
"top": "Top"
"secondary": "Secondary Window"
},
"task": {
"attachTask": "Attach Task...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Następny (w dół)",
"previous": "Poprzedni (Up)"
},
"secondaryWindow": {
"alwaysOnTop": "Po włączeniu tej opcji okno dodatkowe pozostaje nad wszystkimi innymi oknami, w tym nad oknami różnych aplikacji.",
"description": "Ustawia początkową pozycję i rozmiar wyodrębnionego okna pomocniczego.",
"fullSize": "Pozycja i rozmiar wyodrębnionego widżetu będą takie same jak uruchomionej aplikacji Theia.",
"halfWidth": "Pozycja i rozmiar wyodrębnionego widżetu będą równe połowie szerokości uruchomionej aplikacji Theia.",
"originalSize": "Pozycja i rozmiar wyodrębnionego widżetu będą takie same jak oryginalnego widżetu."
},
"silentNotifications": "Określa, czy wyłączyć wyskakujące okienka powiadomień.",
"tabDefaultSize": "Określa domyślny rozmiar dla zakładek.",
"tabMaximize": "Określa, czy karty mają być maksymalizowane po dwukrotnym kliknięciu.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"autoReveal": "Auto ujawnienie",
"clipboardWarn": "Dostęp do schowka jest zablokowany. Sprawdź uprawnienia przeglądarki.",
"clipboardWarnFirefox": "Interfejs API schowka nie jest dostępny. Można go włączyć za pomocą opcji '{0}' na stronie '{1}'. Następnie należy ponownie załadować Theia. Uwaga, pozwoli to FireFox uzyskać pełny dostęp do schowka systemowego.",
"noFolderOpened": "Folder nie został otwarty",
"refresh": "Odśwież w Eksploratorze",
"reveal": "Ujawnij w Eksploratorze",
"toggleHiddenFiles": "Przełącz ukryte pliki"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Przenieś widok do okna podrzędnego"
},
"shell-area": {
"secondary": "Drugie okno",
"top": "Top"
"secondary": "Drugie okno"
},
"task": {
"attachTask": "Dołącz zadanie...",
Expand Down
11 changes: 9 additions & 2 deletions packages/core/i18n/nls.pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@
"next": "Próximo (Abaixo)",
"previous": "Anterior (Para cima)"
},
"secondaryWindow": {
"alwaysOnTop": "Quando ativada, a janela secundária fica acima de todas as outras janelas, inclusive as de aplicativos diferentes.",
"description": "Define a posição inicial e o tamanho da janela secundária extraída.",
"fullSize": "A posição e o tamanho do widget extraído serão os mesmos do aplicativo Theia em execução.",
"halfWidth": "A posição e o tamanho do widget extraído terão a metade da largura do aplicativo Theia em execução.",
"originalSize": "A posição e o tamanho do widget extraído serão os mesmos do widget original."
},
"silentNotifications": "Controla se devem ser suprimidas as popups de notificação.",
"tabDefaultSize": "Especifica o tamanho padrão das guias.",
"tabMaximize": "Controla se é necessário maximizar as abas com duplo clique.",
Expand Down Expand Up @@ -313,6 +320,7 @@
"autoReveal": "Auto Revelação",
"clipboardWarn": "O acesso à área de transferência foi negado. Verifique a permissão de seu navegador.",
"clipboardWarnFirefox": "A API da área de transferência não está disponível. Ela pode ser ativada pela preferência '{0}' na página '{1}'. Em seguida, recarregue o Theia. Observe que isso permitirá que o FireFox obtenha acesso total à área de transferência do sistema.",
"noFolderOpened": "Nenhuma pasta foi aberta",
"refresh": "Refrescar no Explorer",
"reveal": "Revelar no Explorer",
"toggleHiddenFiles": "Alternar arquivos ocultos"
Expand Down Expand Up @@ -401,8 +409,7 @@
"extract-widget": "Mover vista para a janela secundária"
},
"shell-area": {
"secondary": "Janela Secundária",
"top": "Topo"
"secondary": "Janela Secundária"
},
"task": {
"attachTask": "Anexar Tarefa...",
Expand Down
Loading