diff --git a/packages/core/i18n/nls.cs.json b/packages/core/i18n/nls.cs.json index 6f1c0b02a30a9..982ed5388e29d 100644 --- a/packages/core/i18n/nls.cs.json +++ b/packages/core/i18n/nls.cs.json @@ -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í.", @@ -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ů" @@ -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...", diff --git a/packages/core/i18n/nls.de.json b/packages/core/i18n/nls.de.json index ea9d6662ef5bf..58ed7037f735b 100644 --- a/packages/core/i18n/nls.de.json +++ b/packages/core/i18n/nls.de.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.es.json b/packages/core/i18n/nls.es.json index 9b0018fc22319..cbd1c46e32a0f 100644 --- a/packages/core/i18n/nls.es.json +++ b/packages/core/i18n/nls.es.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.fr.json b/packages/core/i18n/nls.fr.json index c5127822a80ab..074ec0593a82d 100644 --- a/packages/core/i18n/nls.fr.json +++ b/packages/core/i18n/nls.fr.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.hu.json b/packages/core/i18n/nls.hu.json index 2dd14c9ac756b..8884218a49d34 100644 --- a/packages/core/i18n/nls.hu.json +++ b/packages/core/i18n/nls.hu.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.it.json b/packages/core/i18n/nls.it.json index 6d8ecfe6a5372..76b06a118a5be 100644 --- a/packages/core/i18n/nls.it.json +++ b/packages/core/i18n/nls.it.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.ja.json b/packages/core/i18n/nls.ja.json index 4d5f59f5dc7f8..052aa226ac55c 100644 --- a/packages/core/i18n/nls.ja.json +++ b/packages/core/i18n/nls.ja.json @@ -65,6 +65,13 @@ "next": "次へ(下)", "previous": "前へ (上)" }, + "secondaryWindow": { + "alwaysOnTop": "有効にすると、セカンダリウィンドウは、異なるアプリケーションを含む他のすべてのウィンドウの上に表示されます。", + "description": "抽出されたセカンダリウィンドウの初期位置とサイズを設定する。", + "fullSize": "抽出されたウィジェットの位置とサイズは、実行中のTheiaアプリケーションと同じになります。", + "halfWidth": "抽出されたウィジェットの位置とサイズは、実行中のTheiaアプリケーションの幅の半分になります。", + "originalSize": "抽出されたウィジェットの位置とサイズは、元のウィジェットと同じになる。" + }, "silentNotifications": "通知のポップアップを抑制するかどうかを制御します。", "tabDefaultSize": "タブのデフォルトサイズを指定します。", "tabMaximize": "ダブルクリック時にタブを最大化するかどうかを制御します。", @@ -313,6 +320,7 @@ "autoReveal": "オートリヴェール", "clipboardWarn": "クリップボードへのアクセスが拒否されました。ブラウザのアクセス許可を確認してください。", "clipboardWarnFirefox": "クリップボードAPIは使用できません。これは、'{1}' ページの '{0}' 環境設定によって有効にすることができます。その後Theiaをリロードしてください。これにより、FireFoxがシステムクリップボードにフルアクセスできるようになります。", + "noFolderOpened": "フォルダが開かない", "refresh": "エクスプローラーでの更新", "reveal": "エクスプローラーでの表示", "toggleHiddenFiles": "隠しファイルのトグル" @@ -401,8 +409,7 @@ "extract-widget": "セカンダリーウィンドウへの表示移動" }, "shell-area": { - "secondary": "セカンダリーウィンドウ", - "top": "トップ" + "secondary": "セカンダリーウィンドウ" }, "task": { "attachTask": "タスクの添付...", diff --git a/packages/core/i18n/nls.json b/packages/core/i18n/nls.json index 0405d836b3aad..5122d1d81a253 100644 --- a/packages/core/i18n/nls.json +++ b/packages/core/i18n/nls.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.pl.json b/packages/core/i18n/nls.pl.json index 3c71f0f27a011..aea06c9ed27b8 100644 --- a/packages/core/i18n/nls.pl.json +++ b/packages/core/i18n/nls.pl.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.pt-br.json b/packages/core/i18n/nls.pt-br.json index 989f735cea0c5..d019b3b9d7237 100644 --- a/packages/core/i18n/nls.pt-br.json +++ b/packages/core/i18n/nls.pt-br.json @@ -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.", @@ -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" @@ -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...", diff --git a/packages/core/i18n/nls.pt-pt.json b/packages/core/i18n/nls.pt-pt.json index 05b4bd72fd2e8..52b33fa5780df 100644 --- a/packages/core/i18n/nls.pt-pt.json +++ b/packages/core/i18n/nls.pt-pt.json @@ -65,6 +65,13 @@ "next": "Próximo (Para baixo)", "previous": "Anterior (Para cima)" }, + "secondaryWindow": { + "alwaysOnTop": "Quando activada, a janela secundária permanece acima de todas as outras janelas, incluindo as de diferentes aplicações.", + "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 da aplicação Theia em execução.", + "halfWidth": "A posição e o tamanho do widget extraído serão metade da largura da aplicação Theia em execução.", + "originalSize": "A posição e o tamanho do widget extraído serão os mesmos que os do widget original." + }, "silentNotifications": "Controla se deve suprimir popups de notificação.", "tabDefaultSize": "Especifica o tamanho predefinido dos separadores.", "tabMaximize": "Controla se pretende maximizar os separadores com um duplo clique.", @@ -313,6 +320,7 @@ "autoReveal": "Auto Revelação", "clipboardWarn": "O acesso à área de transferência foi negado. Verifique a permissão do seu browser.", "clipboardWarnFirefox": "A API da área de transferência não está disponível. Pode ser activada através da preferência '{0}' na página '{1}'. Em seguida, recarregue o Theia. Note que isso permitirá ao FireFox obter acesso total à área de transferência do sistema.", + "noFolderOpened": "Nenhuma pasta aberta", "refresh": "Actualizar no Explorer", "reveal": "Revelar no Explorer", "toggleHiddenFiles": "Alternar ficheiros escondidos" @@ -401,8 +409,7 @@ "extract-widget": "Mover vista para a janela secundária" }, "shell-area": { - "secondary": "Janela Secundária", - "top": "Início" + "secondary": "Janela Secundária" }, "task": { "attachTask": "Anexar Tarefa...", diff --git a/packages/core/i18n/nls.ru.json b/packages/core/i18n/nls.ru.json index 074a5c34cb027..f78bd4668335a 100644 --- a/packages/core/i18n/nls.ru.json +++ b/packages/core/i18n/nls.ru.json @@ -65,6 +65,13 @@ "next": "Далее (вниз)", "previous": "Предыдущий (Вверх)" }, + "secondaryWindow": { + "alwaysOnTop": "Если эта функция включена, вторичное окно остается выше всех остальных окон, в том числе окон различных приложений.", + "description": "Устанавливает начальное положение и размер извлеченного вторичного окна.", + "fullSize": "Положение и размер извлеченного виджета будут такими же, как и в запущенном приложении Theia.", + "halfWidth": "Положение и размер извлеченного виджета будут равны половине ширины запущенного приложения Theia.", + "originalSize": "Положение и размер извлеченного виджета будут такими же, как у исходного." + }, "silentNotifications": "Управляет тем, следует ли подавлять всплывающие окна уведомлений.", "tabDefaultSize": "Определяет размер по умолчанию для вкладок.", "tabMaximize": "Управляет тем, следует ли максимизировать вкладки при двойном щелчке.", @@ -313,6 +320,7 @@ "autoReveal": "Автоматическое раскрытие", "clipboardWarn": "Доступ к буферу обмена запрещен. Проверьте разрешение вашего браузера.", "clipboardWarnFirefox": "API буфера обмена недоступен. Его можно включить с помощью '{0}' предпочтения на странице '{1}'. Затем перезагрузите Theia. Обратите внимание, это позволит FireFox получить полный доступ к системному буферу обмена.", + "noFolderOpened": "Папка не открыта", "refresh": "Обновить в Проводнике", "reveal": "Раскрытие в Проводнике", "toggleHiddenFiles": "Переключение скрытых файлов" @@ -401,8 +409,7 @@ "extract-widget": "Переместить вид в дополнительное окно" }, "shell-area": { - "secondary": "Вторичное окно", - "top": "Топ" + "secondary": "Вторичное окно" }, "task": { "attachTask": "Прикрепите задание...", diff --git a/packages/core/i18n/nls.zh-cn.json b/packages/core/i18n/nls.zh-cn.json index 873735f09c054..0763067d113fe 100644 --- a/packages/core/i18n/nls.zh-cn.json +++ b/packages/core/i18n/nls.zh-cn.json @@ -65,6 +65,13 @@ "next": "下一页 (向下)", "previous": "上一页 (向上)" }, + "secondaryWindow": { + "alwaysOnTop": "启用后,辅助窗口将保持在所有其他窗口(包括不同应用程序的窗口)之上。", + "description": "设置提取的辅助窗口的初始位置和大小。", + "fullSize": "提取部件的位置和大小将与运行中的 Theia 应用程序相同。", + "halfWidth": "提取部件的位置和大小将是运行中的 Theia 应用程序宽度的一半。", + "originalSize": "提取部件的位置和大小将与原始部件相同。" + }, "silentNotifications": "控制是否抑制弹出通知。", "tabDefaultSize": "指定标签的默认尺寸。", "tabMaximize": "控制是否在双击时最大化标签。", @@ -313,6 +320,7 @@ "autoReveal": "自动显示", "clipboardWarn": "对剪贴板的访问被拒绝了。检查你的浏览器的权限。", "clipboardWarnFirefox": "剪贴板API是不可用的。它可以通过'{0}'页面上的'{1}'偏好启用。然后重新加载Theia。注意,这将允许FireFox获得对系统剪贴板的完全访问。", + "noFolderOpened": "未打开文件夹", "refresh": "在资源管理器中刷新", "reveal": "在资源管理器中显示", "toggleHiddenFiles": "切换隐藏文件" @@ -401,8 +409,7 @@ "extract-widget": "将视图移至第二窗口" }, "shell-area": { - "secondary": "二级窗口", - "top": "返回顶部" + "secondary": "二级窗口" }, "task": { "attachTask": "附加任务...",