diff --git a/Files/Dialogs/SettingsDialog.xaml b/Files/Dialogs/SettingsDialog.xaml index 9b8a4f0fe999..95c9c1f2a075 100644 --- a/Files/Dialogs/SettingsDialog.xaml +++ b/Files/Dialogs/SettingsDialog.xaml @@ -9,7 +9,6 @@ Closing="ContentDialog_Closing" CornerRadius="{StaticResource OverlayCornerRadius}" RequestedTheme="{x:Bind RootAppElement.RequestedTheme, Mode=OneWay}" - Style="{StaticResource DefaultContentDialogStyle}" mc:Ignorable="d"> @@ -54,7 +53,8 @@ x:Uid="SettingsNavAppearance" AccessKey="A" Content="Appearance" - IsSelected="True"> + IsSelected="True" + Tag="0"> @@ -62,7 +62,8 @@ + Content="On Startup" + Tag="1"> @@ -70,15 +71,26 @@ + Content="Preferences" + Tag="2"> + + + + + + Content="Multitasking" + Tag="4"> @@ -86,7 +98,8 @@ + Content="Files and Folders" + Tag="5"> @@ -94,20 +107,25 @@ + Content="Experimental" + Tag="6"> + + + + Content="About" + Tag="7"> - + SettingsContentFrame.Navigate(typeof(Appearance)), 1 => SettingsContentFrame.Navigate(typeof(OnStartup)), 2 => SettingsContentFrame.Navigate(typeof(Preferences)), - 3 => SettingsContentFrame.Navigate(typeof(Multitasking)), - 4 => SettingsContentFrame.Navigate(typeof(FilesAndFolders)), - 5 => SettingsContentFrame.Navigate(typeof(Experimental)), - 6 => SettingsContentFrame.Navigate(typeof(About)), + 3 => SettingsContentFrame.Navigate(typeof(Sidebar)), + 4 => SettingsContentFrame.Navigate(typeof(Multitasking)), + 5 => SettingsContentFrame.Navigate(typeof(FilesAndFolders)), + 6 => SettingsContentFrame.Navigate(typeof(Experimental)), + 7 => SettingsContentFrame.Navigate(typeof(About)), _ => SettingsContentFrame.Navigate(typeof(Appearance)) }; } diff --git a/Files/Files.csproj b/Files/Files.csproj index f668996f2d6c..6b6c87a63b63 100644 --- a/Files/Files.csproj +++ b/Files/Files.csproj @@ -334,6 +334,7 @@ + @@ -572,6 +573,9 @@ Multitasking.xaml + + Sidebar.xaml + Preferences.xaml @@ -1064,6 +1068,10 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + Designer MSBuild:Compile diff --git a/Files/MultilingualResources/Files.ar.xlf b/Files/MultilingualResources/Files.ar.xlf index e3af6276fab2..779b00b4cc98 100644 --- a/Files/MultilingualResources/Files.ar.xlf +++ b/Files/MultilingualResources/Files.ar.xlf @@ -164,7 +164,7 @@ Acrylic sidebar Acrylic الشريط الجانبي - + Date format تنسيق التاريخ @@ -746,7 +746,7 @@ Run as administrator تشغيل كمسؤول - + Learn more about date formats تعلم المزيد عن صيغة التاريخ @@ -1070,34 +1070,10 @@ Open tabs فتح علامات التبويب - - Adaptive (Recommended) - التكيف (موصى به) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - يحدد أفضل عنصر تحكم متعدد المهام بناءً على كيفية تغيير حجم نافذة التطبيق. عندما تكون النافذة صغيرة ، ستلاحظ طي شريط علامات التبويب الأفقي في قائمة منبثقة على شريط أدوات التنقل - - - Horizontal - أفقي - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - يخفي دائمًا قائمة المهام المتعددة الرأسية المنبثقة من شريط أدوات التنقل ، ويعرض شريط التبويب الأفقي التقليدي في نافذة التطبيق. يناسب هذا المستخدمين الذين يحتاجون إلى تتبع كل مثيل تطبيق مفتوح في جميع الأوقات - Multitasking معالجة متعددة - - Vertical - عمودي - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - لطي القائمة الأفقية لمثيلات التطبيق في قائمة منبثقة عمودية على شريط أدوات التنقل ، مصممة للمستخدمين الذين يريدون واجهة تطبيق نظيفة مع وصول عند الطلب إلى تجربة تعدد المهام - Multitasking تعدد المهام @@ -1187,7 +1163,7 @@ Move overflow items into a sub menu نقل العناصر الفائضة إلى قائمة فرعية - + Pin Recycle Bin to the sidebar قم بتثبيت سلة المحذوفات في الشريط الجانبي @@ -1684,7 +1660,7 @@ Status Center مركز الحالات - + Learn more about date formats تعرف على المزيد حول تنسيقات التاريخ @@ -2204,7 +2180,7 @@ Arguments ‏‏الوسيطات - + Show library section on the sidebar Show library section on the sidebar @@ -3096,6 +3072,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.cs-CZ.xlf b/Files/MultilingualResources/Files.cs-CZ.xlf index ff8c46de43da..65e92d268fda 100644 --- a/Files/MultilingualResources/Files.cs-CZ.xlf +++ b/Files/MultilingualResources/Files.cs-CZ.xlf @@ -165,7 +165,7 @@ Acrylic sidebar Průhledný postranní panel - + Date format Formát data @@ -758,7 +758,7 @@ Run as administrator Spustit jako správce - + Learn more about date formats Další informace o formátech data @@ -1082,35 +1082,11 @@ Open tabs Otevřít záložky - - Adaptive (Recommended) - Adaptivní (doporučeno) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Vybere nejlepší ovládací prvek pro více úkolů na základě změny velikosti okna aplikace. Když je okno malé, všimnete si, že vodorovný panel karet se sbalí do rozbalovací nabídky na panelu nástrojů navigace. - - - Horizontal - Horizontální - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Vždy skryje vertikální multitaskingový plovoucí panel z navigačního panelu nástrojů a v okně aplikace zobrazí tradiční vodorovný pás karet. To je vhodné pro uživatele, kteří potřebují mít neustále přehled o každé otevřené instanci aplikace. - Multitasking Multitasking Resource is marked as 'Needs review' since the Source and target were the same value. - - Vertical - Vertikální - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Sbalí vodorovný seznam instancí aplikace do svislé rozevírací nabídky na navigačním panelu nástrojů, určené pro uživatele, kteří chtějí čisté rozhraní aplikace na vyžádání pro multitasking. - Multitasking Multitasking @@ -1201,7 +1177,7 @@ Move overflow items into a sub menu Přesunout přetékající položky do podnabídky - + Pin Recycle Bin to the sidebar Připněte koš na postranní panel @@ -1703,7 +1679,7 @@ Status Center Stavové centrum - + Learn more about date formats Další informace o formátech data @@ -2217,7 +2193,7 @@ Arguments argumentů - + Show library section on the sidebar Show library section on the sidebar @@ -3110,6 +3086,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.da-DK.xlf b/Files/MultilingualResources/Files.da-DK.xlf index 664daeef7756..89f973d4c886 100644 --- a/Files/MultilingualResources/Files.da-DK.xlf +++ b/Files/MultilingualResources/Files.da-DK.xlf @@ -162,7 +162,7 @@ Acrylic sidebar Akryl sidebjælke - + Date format Datoformat @@ -743,7 +743,7 @@ Run as administrator Kør som administrator - + Learn more about date formats Lær mere om datoformater @@ -1065,34 +1065,10 @@ Open tabs Åbn fane - - Adaptive (Recommended) - Adaptiv (anbefales) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Vælger den bedste multitasking-kontrol baseret på, hvordan appvinduet ændres. Når vinduet er lille, vil du bemærke, at den vandrette fanestribe er foldet sammen i en flyout på navigationsværktøjslinjen. - - - Horizontal - Vandret - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Skjuler altid den lodrette multitasking-flyout fra navigationsværktøjslinjen og viser den traditionelle vandrette tabstrip i appvinduet. Dette er velegnet til brugere, der altid har brug for at holde styr på alle åbne appinstanser. - Multitasking Multitasking - - Vertical - Lodret - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Skjuler den vandrette liste over appforekomster i en lodret flyout på navigationsværktøjslinjen, der er designet til brugere, der ønsker en ren app-interface med on-demand adgang til en multitasking-oplevelse. - Multitasking Multitasking @@ -1181,7 +1157,7 @@ Move overflow items into a sub menu Flyt overløbselementer til en undermenu - + Pin Recycle Bin to the sidebar Fastgør papirkurven til sidebjælke @@ -1678,7 +1654,7 @@ Status Center Status Center - + Learn more about date formats Lær mere om datoformater @@ -2196,7 +2172,7 @@ Arguments Argumenter - + Show library section on the sidebar Vis bibliotekssektion i sidebjælken @@ -3092,6 +3068,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.da.xlf b/Files/MultilingualResources/Files.da.xlf index 1894f737944f..0a8cd4ed2af3 100644 --- a/Files/MultilingualResources/Files.da.xlf +++ b/Files/MultilingualResources/Files.da.xlf @@ -164,7 +164,7 @@ Acrylic sidebar Akryl sidebjælke - + Date format Datoformat @@ -746,7 +746,7 @@ Run as administrator Kør som administrator - + Learn more about date formats Lær mere om datoformater @@ -1070,34 +1070,10 @@ Open tabs Åbn fane - - Adaptive (Recommended) - Adaptiv (anbefales) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Vælger den bedste multitasking-kontrol baseret på, hvordan appvinduet ændres. Når vinduet er lille, vil du bemærke, at den vandrette fanestribe er foldet sammen i en flyout på navigationsværktøjslinjen. - - - Horizontal - Vandret - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Skjuler altid den lodrette multitasking-flyout fra navigationsværktøjslinjen og viser den traditionelle vandrette tabstrip i appvinduet. Dette er velegnet til brugere, der altid har brug for at holde styr på alle åbne appinstanser. - Multitasking Multitasking - - Vertical - Lodret - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Skjuler den vandrette liste over appforekomster i en lodret flyout på navigationsværktøjslinjen, der er designet til brugere, der ønsker en ren app-interface med on-demand adgang til en multitasking-oplevelse. - Multitasking Multitasking @@ -1187,7 +1163,7 @@ Move overflow items into a sub menu Flyt overløbselementer til en undermenu - + Pin Recycle Bin to the sidebar Fastgør papirkurven til sidebjælke @@ -1684,7 +1660,7 @@ Status Center Status Center - + Learn more about date formats Lær mere om datoformater @@ -2202,7 +2178,7 @@ Arguments Argumenter: - + Show library section on the sidebar Show library section on the sidebar @@ -3095,6 +3071,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.de-DE.xlf b/Files/MultilingualResources/Files.de-DE.xlf index 1aea32c011c5..77f08f4a7d50 100644 --- a/Files/MultilingualResources/Files.de-DE.xlf +++ b/Files/MultilingualResources/Files.de-DE.xlf @@ -697,7 +697,7 @@ Dateien werden in den Papierkorb verschoben Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats Erfahren Sie mehr über Datumsformate @@ -989,34 +989,10 @@ Cancel Abbrechen - - Adaptive (Recommended) - Adaptiv (Empfohlen) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Wählt das am besten geeignete Multitasking-Steuerelement basierend auf der Fenstergröße aus. Wenn das Fenster klein ist, werden Sie feststellen, dass der horizontale Tab-Streifen in ein Flyout auf der Navigationssymbolleiste reduziert wird. - - - Horizontal - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Blendet das vertikale Multitasking-Flyout immer aus der Navigationssymbolleiste aus und zeigt den traditionellen horizontalen Tabstreifen im App-Fenster an. Dies ist für Benutzer geeignet, die jederzeit jede geöffnete App-Instanz verfolgen wollen. - Multitasking Multitasking - - Vertical - Vertikal - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Reduziert die horizontale Liste der App-Instanzen in ein vertikales Flyout-Menü in der Navigationssymbolleiste, das für Benutzer entwickelt wurde, die eine saubere App-Schnittstelle mit Bedarfszugriff auf eine Multitasking-Funktion wünschen. - Multitasking Multitasking @@ -1125,7 +1101,7 @@ Access Denied Zugriff verweigert - + Pin Recycle Bin to the sidebar Papierkorb an die Seitenleiste anheften @@ -1141,7 +1117,7 @@ Acrylic sidebar Acrylic-Effekt für die Seitenleiste - + Date format Datumsformat @@ -1658,7 +1634,7 @@ Status Center Status Center - + Learn more about date formats Mehr über Datumsformate erfahren @@ -2192,7 +2168,7 @@ Argumente - + Show library section on the sidebar Bibliotheken in der Seitenleiste anzeigen @@ -3090,6 +3066,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.es-419.xlf b/Files/MultilingualResources/Files.es-419.xlf index 9721455ddf19..b5a08d17bf60 100644 --- a/Files/MultilingualResources/Files.es-419.xlf +++ b/Files/MultilingualResources/Files.es-419.xlf @@ -190,7 +190,7 @@ Acrylic sidebar Barra lateral acrílica - + Date format Formato de fecha @@ -778,7 +778,7 @@ Run as administrator Ejecutar como administrador - + Learn more about date formats Mas información acerca de formatos de fecha @@ -1106,34 +1106,10 @@ Open tabs Pestañas abiertas - - Adaptive (Recommended) - Adaptable (Recomendado) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selecciona el mejor control multitarea según el tamaño de la ventana de la aplicación. Cuando la ventana es pequeña, notará que la barra de pestañas horizontal se contrae en un menú lateral en la barra de herramientas de navegación. - - - Horizontal - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Oculta siempre el menú multitarea vertical de la barra de herramientas de navegación y muestra la barra de pestañas horizontal tradicional en la ventana de la aplicación. Esto es adecuado para usuarios que necesitan realizar un seguimiento de cada instancia de la aplicación abierta en todo momento. - Multitasking Multitarea - - Vertical - Vertical - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Contrae la lista horizontal de instancias de la aplicación en un menú vertical desplegable en la barra de herramientas de navegación, diseñado para usuarios que desean una interfaz de aplicación limpia con una experiencia multitarea. - Multitasking Multitarea @@ -1222,7 +1198,7 @@ Move overflow items into a sub menu Mover opciones adicionales a un sub menú - + Pin Recycle Bin to the sidebar Mostrar la papelera de reciclaje en la barra lateral @@ -1742,7 +1718,7 @@ Status Center Centro de actividades - + Learn more about date formats Mas información acerca de formatos de fecha @@ -2266,7 +2242,7 @@ Open in new Pane Abrir en nuevo Panel - + Show library section on the sidebar Mostrar Bibliotecas en la barra lateral @@ -3074,6 +3050,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.es-ES.xlf b/Files/MultilingualResources/Files.es-ES.xlf index 36966eb41451..760b0b620816 100644 --- a/Files/MultilingualResources/Files.es-ES.xlf +++ b/Files/MultilingualResources/Files.es-ES.xlf @@ -683,7 +683,7 @@ B B - + Learn more about date formats Mas información acerca de formatos de fecha @@ -988,34 +988,10 @@ Cancel Cancelar - - Adaptive (Recommended) - Adaptable (Recomendado) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selecciona el mejor control multitarea según el tamaño de la ventana de la aplicación. Cuando la ventana es pequeña, notará que la barra de pestañas horizontal se contrae en un menú lateral en la barra de herramientas de navegación. - - - Horizontal - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Oculta siempre el menú multitarea vertical de la barra de herramientas de navegación y muestra la barra de pestañas horizontal tradicional en la ventana de la aplicación. Esto es adecuado para usuarios que necesitan realizar un seguimiento de cada instancia de la aplicación abierta en todo momento. - Multitasking Multitarea - - Vertical - Vertical - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Contrae la lista horizontal de instancias de la aplicación en un menú vertical desplegable en la barra de herramientas de navegación, diseñado para usuarios que desean una interfaz de aplicación limpia con una experiencia multitarea. - Multitasking Multitarea @@ -1124,7 +1100,7 @@ Access Denied Acceso Denegado - + Pin Recycle Bin to the sidebar Mostrar la papelera de reciclaje en la barra lateral @@ -1140,7 +1116,7 @@ Acrylic sidebar Barra lateral acrílica - + Date format Formato de fecha @@ -1656,7 +1632,7 @@ Status Center Centro de actividades - + Learn more about date formats Mas información acerca de formatos de fecha @@ -2189,7 +2165,7 @@ Arguments Argumentos - + Show library section on the sidebar Mostrar Bibliotecas en la barra lateral @@ -3087,6 +3063,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.fr-FR.xlf b/Files/MultilingualResources/Files.fr-FR.xlf index 5db2eaa64f5c..0e8152abccbe 100644 --- a/Files/MultilingualResources/Files.fr-FR.xlf +++ b/Files/MultilingualResources/Files.fr-FR.xlf @@ -699,7 +699,7 @@ Déplacement vers la Corbeille Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats En savoir plus sur les formats de date @@ -991,34 +991,10 @@ Cancel Annuler - - Adaptive (Recommended) - Adaptif (Recommandé) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Sélectionne la meilleure expérience multitâche basée sur la taille de la fenêtre. Quand la fenêtre est petite, vous verrez la liste horizontale des onglets disparaitre au profit d'une liste dans la barre de navigation. - - - Horizontal - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Toujours masquer la liste des onglets verticale de la barre de navigation, et afficher la traditionnelle liste horizontale des onglets. C'est profitable pour les utilisateurs qui ont besoin de garder une trace de tous les onglets ouverts en permanence. - Multitasking Multitâche - - Vertical - Vertical - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Réduit la liste horizontale des onglets en une liste verticale sur la barre de navigation, pensé pour les utilisateurs désirant une interface propre avec accès à la demande à l'expérience multitâche. - Multitasking Multitâche @@ -1127,7 +1103,7 @@ Access Denied Accès refusé - + Pin Recycle Bin to the sidebar Épingler la corbeille à la barre latérale @@ -1143,7 +1119,7 @@ Acrylic sidebar Barre latérale Acrylic - + Date format Format de date @@ -1656,7 +1632,7 @@ Status Center Centre de status - + Learn more about date formats En savoir plus sur les formats de date @@ -2194,7 +2170,7 @@ Arguments Arguments : - + Show library section on the sidebar Afficher les bibliothèque dans la barre latérale @@ -3092,6 +3068,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.he-IL.xlf b/Files/MultilingualResources/Files.he-IL.xlf index f9b9191e1b12..d4c350ffdb31 100644 --- a/Files/MultilingualResources/Files.he-IL.xlf +++ b/Files/MultilingualResources/Files.he-IL.xlf @@ -704,7 +704,7 @@ Run as administrator הפעל כמנהל - + Learn more about date formats Learn more about date formats @@ -993,34 +993,10 @@ Cancel ביטול - - Adaptive (Recommended) - Adaptive (Recommended) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - - - Horizontal - אופקי - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Multitasking ריבוי משימות - - Vertical - אנכי - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking ריבוי משימות @@ -1131,7 +1107,7 @@ Access Denied הגישה נדחתה - + Pin Recycle Bin to the sidebar Pin Recycle Bin to the sidebar @@ -1147,7 +1123,7 @@ Acrylic sidebar Acrylic sidebar - + Date format תבנית תאריך. @@ -1666,7 +1642,7 @@ Status Center Status Center - + Learn more about date formats Learn more about date formats @@ -2196,7 +2172,7 @@ Arguments ארגומנטים - + Show library section on the sidebar Show library section on the sidebar @@ -3088,6 +3064,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.hi-IN.xlf b/Files/MultilingualResources/Files.hi-IN.xlf index 2097bfaa555c..c6a98f7f7f00 100644 --- a/Files/MultilingualResources/Files.hi-IN.xlf +++ b/Files/MultilingualResources/Files.hi-IN.xlf @@ -713,7 +713,7 @@ Run as administrator प्रशासक के रूप में भागो - + Learn more about date formats तारीख प्रारूपों के बारे में अधिक जानें @@ -1004,34 +1004,10 @@ Cancel रद्द करें - - Adaptive (Recommended) - Adaptive (Recommended) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - - - Horizontal - क्षैतिज्य - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Multitasking मल्टिटास्किंग - - Vertical - अनुलंब - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking मल्टिटास्किंग @@ -1140,7 +1116,7 @@ Access Denied प्रवेश निषेध - + Pin Recycle Bin to the sidebar Pin Recycle Bin to the sidebar @@ -1156,7 +1132,7 @@ Acrylic sidebar Acrylic sidebar - + Date format दिनांक स्वरूप @@ -1673,7 +1649,7 @@ Status Center Status Center - + Learn more about date formats Learn more about date formats @@ -2202,7 +2178,7 @@ Arguments तर्क - + Show library section on the sidebar Show library section on the sidebar @@ -3094,6 +3070,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.hu-HU.xlf b/Files/MultilingualResources/Files.hu-HU.xlf index 079b7bcce33b..856df4b734d8 100644 --- a/Files/MultilingualResources/Files.hu-HU.xlf +++ b/Files/MultilingualResources/Files.hu-HU.xlf @@ -162,7 +162,7 @@ Acrylic sidebar Akril oldalsáv - + Date format Dátumformátum @@ -714,7 +714,7 @@ Run as administrator Futtatás rendszergazdaként - + Learn more about date formats Tudjon meg többet a dátumformátumokról @@ -1034,34 +1034,10 @@ Open tabs Megnyitott lapok - - Adaptive (Recommended) - Automatikus (ajánlott) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - A legjobb lehetőség kiválasztása az ablak méretétől függően. Amikor az ablak kicsi, a vízszintes lap sáv egy menüelemmé alakul át. - - - Horizontal - Vízszintes - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Menüelem elrejtése, az eredeti vízszintes lap sáv használata. Olyan felhasználóknak, akik szeretik állandóan figyelemmel követni az összes megnyitott lapot. - Multitasking Multitaszking - - Vertical - Függőleges - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - A vízszintes lap sáv egy menüelemmé alakul át, azoknak a felhasználóknak tervezve, akik egy letisztult felhasználói felületet szeretnének, de a multitaszking lehetőségével. - Multitasking Multitaszking @@ -1138,7 +1114,7 @@ Terminal applications Terminál alkalmazások - + Pin Recycle Bin to the sidebar Lomtár kitűzése az oldalsávra @@ -1654,7 +1630,7 @@ Status Center Állapotközpont - + Learn more about date formats Tudjon meg többet a dátumformátumokról @@ -2182,7 +2158,7 @@ Arguments Argumentumok - + Show library section on the sidebar Könyvtárak megjelenítése az oldalsávon @@ -3074,6 +3050,18 @@ Unknown owner Ismeretlen tulajdonos + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.id-ID.xlf b/Files/MultilingualResources/Files.id-ID.xlf index 66399a227f46..7eec01c4a682 100644 --- a/Files/MultilingualResources/Files.id-ID.xlf +++ b/Files/MultilingualResources/Files.id-ID.xlf @@ -170,7 +170,7 @@ Acrylic sidebar Bilah samping akrilik - + Date format Format tanggal @@ -758,7 +758,7 @@ Run as administrator Jalankan sebagai administrator - + Learn more about date formats Pelajari tentang format tanggal @@ -1086,35 +1086,10 @@ Open tabs Buka tab - - Adaptive (Recommended) - Adaptif (Disarankan) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Pilih kontrol tugas ganda terbaik berdasarkan bagaimana jendela aplikasi diubah ukurannya. Ketika jendela berukuran kecil, Anda akan melihat tab berpindah ke bilah toolbar. - - - Horizontal - Horisontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Selalu sembunyikan tugas ganda secara vertikal di bilah toolbar dan tampilkan selalu tab secara horisontal. Pilihan ini cocok untuk pengguna yang ingin tetap melacak tab yang terbuka setiap saat. - Multitasking Tugas ganda - - Vertical - Vertikal - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Sembunyikan tab dalam bentuk horisontal dan pindahkan dalam bentuk vertikal di bilah toolbar, dirancang untuk pengguna yang menginginkan antarmuka aplikasi yang bersih dengan akses tugas ganda sesuai permintaan. - - Multitasking Multi tugas @@ -1203,7 +1178,7 @@ Move overflow items into a sub menu Pindahkan item luapan ke dalam sub menu - + Pin Recycle Bin to the sidebar Sematkan keranjang sampah ke bilah sisi @@ -1723,7 +1698,7 @@ Status Center Pusat Status - + Learn more about date formats Pelajari tentang format tanggal @@ -2244,7 +2219,7 @@ tampilkan item tidak terindeks ketika melakukan pencarian pada file dan folder ( Open in new Pane Buka di Panel baru - + Show library section on the sidebar Tampilkan pustaka di bilah sisi @@ -3076,6 +3051,18 @@ tampilkan item tidak terindeks ketika melakukan pencarian pada file dan folder ( Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.it-IT.xlf b/Files/MultilingualResources/Files.it-IT.xlf index 67428322b569..81e3fcf63c7d 100644 --- a/Files/MultilingualResources/Files.it-IT.xlf +++ b/Files/MultilingualResources/Files.it-IT.xlf @@ -682,7 +682,7 @@ B B - + Learn more about date formats Ulteriori informazioni sui formati data @@ -986,34 +986,10 @@ Cancel Annulla - - Adaptive (Recommended) - Adattivo (Consigliato) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Seleziona la modalità di multitasking in base alla grandezza della finestra. Quando la finestra viene ristretta, le schede vengono ridotte a icona nella barra di navigazione. - - - Horizontal - Orizzontale - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Mostra sempre la tradizionale barra orizzontale con le schede. Questa impostazione è adatta se vuoi avere sott'occhio tutte le schede aperte in ogni momento. - Multitasking Multitasking - - Vertical - Verticale - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Riduce la lista delle schede aperte in un menù a comparsa nella barra di navigazione, pensato per chi preferisce un interfaccia pulita e un'esperienza di multitasking on-demand. - Multitasking Multitasking @@ -1122,7 +1098,7 @@ Access Denied Accesso Negato - + Pin Recycle Bin to the sidebar Pinna il Cestino alla barra laterale @@ -1138,7 +1114,7 @@ Acrylic sidebar Barra laterale acrilica - + Date format Formato data @@ -1654,7 +1630,7 @@ Status Center Stato delle operazioni - + Learn more about date formats Più informazioni sul formato data @@ -2183,7 +2159,7 @@ Arguments Argomenti: - + Show library section on the sidebar Mostra le librerie nella barra laterale @@ -3075,6 +3051,18 @@ Owner Proprietario + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.ja-JP.xlf b/Files/MultilingualResources/Files.ja-JP.xlf index 8574741b7b3f..16adb7b08d3b 100644 --- a/Files/MultilingualResources/Files.ja-JP.xlf +++ b/Files/MultilingualResources/Files.ja-JP.xlf @@ -699,7 +699,7 @@ ごみ箱に移動 Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats 日付形式の詳細 @@ -991,34 +991,10 @@ Cancel キャンセル - - Adaptive (Recommended) - アダプティブ(推奨) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - アプリウィンドウのサイズ変更方法に基づいて、最適なマルチタスクコントロールを選択します。 ウィンドウが小さい場合、ナビゲーションツールバーの水平タブストリップがフライアウトに折りたたまれていることに気付くでしょう。 - - - Horizontal - 水平 - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - ナビゲーションツールバーから垂直マルチタスクフライアウトを常に非表示にし、アプリウィンドウに従来の水平タブストリップを表示します。 これは、開いているすべてのアプリインスタンスを常に追跡する必要があるユーザーに適しています。 - Multitasking マルチタスク - - Vertical - 垂直 - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - アプリインスタンスの水平方向のリストをナビゲーションツールバーの垂直方向のフライアウトに折りたたみます。これは、マルチタスクエクスペリエンスへのオンデマンドアクセスを備えたクリーンなアプリインターフェイスが必要なユーザー向けに設計されています。 - Multitasking マルチタスク @@ -1128,7 +1104,7 @@ Access Denied アクセスが拒否されました - + Pin Recycle Bin to the sidebar ごみ箱をサイドバーに固定 @@ -1144,7 +1120,7 @@ Acrylic sidebar 透明なサイドバー - + Date format 日付の書式 @@ -1661,7 +1637,7 @@ Status Center ステータス センター - + Learn more about date formats 日付書式について知る @@ -2195,7 +2171,7 @@ Arguments 引数 - + Show library section on the sidebar サイドバーにライブラリを表示 @@ -3093,6 +3069,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.ko-KR.xlf b/Files/MultilingualResources/Files.ko-KR.xlf index 44b82ed0a46f..9ad9f45bd23a 100644 --- a/Files/MultilingualResources/Files.ko-KR.xlf +++ b/Files/MultilingualResources/Files.ko-KR.xlf @@ -666,7 +666,7 @@ B B - + Learn more about date formats 날짜 형식 자세히 알아보기 @@ -904,7 +904,7 @@ Acrylic sidebar 사이드바 아크릴 효과 - + Date format 날짜 형식 @@ -1073,34 +1073,10 @@ Open tabs 열린 탭 - - Adaptive (Recommended) - 적응형 (권장) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - 창 크기에 맞춰 멀티태스킹 방식을 변경합니다. 창이 작아지면 수평 탭 표시 줄이 탐색 도구 모음의 메뉴로 축소됩니다. - - - Horizontal - 수평 - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - 탐색 도구 모음에 수직 멀티태스킹 메뉴를 표시하지 않고, 수평 탭 표시 줄을 항상 창에 표시합니다. 열려있는 모든 앱 인스턴스를 추적해야 하는 사용자에게 적합합니다. - Multitasking 멀티태스킹 - - Vertical - 수직 - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - 앱 인스턴스 목록을 탐색 도구 모음의 메뉴에서 확인합니다. 깔끔한 인터페이스를 원하는 사용자에게 적합합니다. - Multitasking 멀티태스킹 @@ -1189,7 +1165,7 @@ Move overflow items into a sub menu 초과된 항목을 하위 메뉴로 이동 - + Pin Recycle Bin to the sidebar 사이드바에 휴지통 고정 @@ -1686,7 +1662,7 @@ Status Center 작업 현황 - + Learn more about date formats 날짜 형식 자세히 알아보기 @@ -2196,7 +2172,7 @@ Arguments 전달인자 - + Show library section on the sidebar 사이드바에 라이브러리 표시 @@ -3092,6 +3068,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.lv-LV.xlf b/Files/MultilingualResources/Files.lv-LV.xlf index 3391cde5eb49..8bd48c70b687 100644 --- a/Files/MultilingualResources/Files.lv-LV.xlf +++ b/Files/MultilingualResources/Files.lv-LV.xlf @@ -170,7 +170,7 @@ Acrylic sidebar Akrila sānu josla - + Date format Datuma formāts @@ -752,7 +752,7 @@ Run as administrator Palaist kā administratoram - + Learn more about date formats Uzzināt vairāk par datumu formātiem @@ -1072,34 +1072,10 @@ Open tabs Atvērt cilnes - - Adaptive (Recommended) - Adaptīvs (Ieteicams) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Atlasa labāko daudzuzdevumu veikšanas režīmu, balstoties uz lietotnes loga izmēriem. Kad logs ir mazs, horizontālā ciļņu josla tiek saspiesta izlidojošajā logā navigācijas rīkjoslā. - - - Horizontal - Horizontāls - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Vienmēr paslēpj vertikālo daudzuzdevumu veikšanas logu no navigācijas rīkjoslas, un parāda tradicionālo horizontālo ciļņu rīkjoslu lietotnes logā. Šis ir piemērots lietotājiem, kuriem nepārtraukti nepieciešams sekot līdzi visām lietotnes instancēm. - Multitasking Vairākuzdevumu režīms - - Vertical - Vertikāls - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Sakļauj horizontālo lietotnes instanču sarakstu vertikālā izlidojošajā logā navigācijas rīkjoslā. Izstrādāts lietotājiem, kuri vēlas tīru saskarni ar vieglu piekļuvi citām instancēm. - Multitasking Vairākuzdevumu režīms @@ -1188,7 +1164,7 @@ Move overflow items into a sub menu Pārvietot pārpildītos vienumus apakšizvēlnē - + Pin Recycle Bin to the sidebar Piespraust Atkritni sānu joslā @@ -1688,7 +1664,7 @@ Status Center Statusa centrs - + Learn more about date formats Uzzināt vairāk par datumu formātiem @@ -2197,7 +2173,7 @@ Open in new Pane Atvērt jaunā panelī - + Show library section on the sidebar Rādīt bibliotēku sadaļu sānu joslā @@ -3087,6 +3063,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.nl-NL.xlf b/Files/MultilingualResources/Files.nl-NL.xlf index 9f6fc63ab747..474d435970b7 100644 --- a/Files/MultilingualResources/Files.nl-NL.xlf +++ b/Files/MultilingualResources/Files.nl-NL.xlf @@ -700,7 +700,7 @@ Bestanden verplaatsen naar de Prullenbak Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats Meer informatie over datumnotaties @@ -993,34 +993,10 @@ Cancel Annuleren - - Adaptive (Recommended) - Adaptive (Recommended) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - - - Horizontal - Horizontaal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Multitasking Multitasking - - Vertical - Verticaal - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking Multitasking @@ -1129,7 +1105,7 @@ Access Denied Toegang geweigerd - + Pin Recycle Bin to the sidebar Prullenbak vastmaken aan de zijbalk @@ -1145,7 +1121,7 @@ Acrylic sidebar Acrylic-effect voor de zijbalk - + Date format Datumnotatie @@ -1662,7 +1638,7 @@ Status Center Status Centrum - + Learn more about date formats Meer informatie over datumnotaties @@ -2195,7 +2171,7 @@ Arguments Argumenten: - + Show library section on the sidebar Show library section on the sidebar @@ -3090,6 +3066,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.or-IN.xlf b/Files/MultilingualResources/Files.or-IN.xlf index f50d88254c9d..2a372d89f473 100644 --- a/Files/MultilingualResources/Files.or-IN.xlf +++ b/Files/MultilingualResources/Files.or-IN.xlf @@ -713,7 +713,7 @@ Run as administrator ପ୍ରଶାସକ ଭାବରେ ଚଲାନ୍ତୁ - + Learn more about date formats ତାରିଖ ଫର୍ମାଟ୍ ବିଷୟରେ ଅଧିକ ଜାଣନ୍ତୁ @@ -1004,34 +1004,10 @@ Cancel ବାତିଲ୍ - - Adaptive (Recommended) - Adaptive (Recommended) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - - - Horizontal - ଅକ୍ଷାଂଶ - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Multitasking ମଲ୍ଟିଟାସ୍କିଂ - - Vertical - ଭୂ-ଲମ୍ବ - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking ମଲ୍ଟିଟାସ୍କିଂ @@ -1140,7 +1116,7 @@ Access Denied ପ୍ରବେଶ ପ୍ରତ୍ୟାଖ୍ୟାତ - + Pin Recycle Bin to the sidebar Pin Recycle Bin to the sidebar @@ -1156,7 +1132,7 @@ Acrylic sidebar Acrylic sidebar - + Date format ତାରିଖ ଫର୍ମାଟ୍ @@ -1673,7 +1649,7 @@ Status Center Status Center - + Learn more about date formats Learn more about date formats @@ -2201,7 +2177,7 @@ Arguments ଯୁକ୍ତିମାନ - + Show library section on the sidebar Show library section on the sidebar @@ -3093,6 +3069,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.pl-PL.xlf b/Files/MultilingualResources/Files.pl-PL.xlf index 6be98fa450fc..b7b1103e51f1 100644 --- a/Files/MultilingualResources/Files.pl-PL.xlf +++ b/Files/MultilingualResources/Files.pl-PL.xlf @@ -701,7 +701,7 @@ Przenoszenie plików do Kosza Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats Dowiedz się więcej o formatach dat @@ -997,34 +997,10 @@ Cancel Anuluj - - Adaptive (Recommended) - Adaptacyjne (Zalecane) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Wybiera najlepszą kontrolę wielozadaniowości na podstawie sposobu zmiany rozmiaru okna aplikacji. Gdy okno jest małe, zauważysz, że poziomy pasek z kartami jest zwinięty do wysuwanego menu na pasku narzędzi nawigacji. - - - Horizontal - W poziomie - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Zawsze ukrywa menu rozwijane wielozadaniowości w pionie na pasku narzędzi nawigacji i wyświetla tradycyjny poziomy pasek kart w oknie aplikacji. Jest to odpowiednie dla użytkowników, którzy muszą przez cały czas śledzić każdą otwartą instancję aplikacji. - Multitasking Wielozadaniowość - - Vertical - Pionowo - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Zwija poziomą listę instancji aplikacji do pionowego menu rozwijanego na pasku narzędzi nawigacji, zaprojektowanego dla użytkowników, którzy chcą mieć przejrzysty interfejs aplikacji z dostępem na żądanie do wielozadaniowości. - Multitasking Wielozadaniowość @@ -1135,7 +1111,7 @@ Access Denied Odmowa dostępu - + Pin Recycle Bin to the sidebar Przypnij Kosz do paska bocznego @@ -1151,7 +1127,7 @@ Acrylic sidebar Akrylowe tło paska bocznego - + Date format Format daty @@ -1669,7 +1645,7 @@ Status Center Centrum stanu - + Learn more about date formats Dowiedz się więcej o formatach dat @@ -2206,7 +2182,7 @@ Arguments Argumenty - + Show library section on the sidebar Pokaż sekcję biblioteki na pasku bocznym @@ -3099,6 +3075,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.pt-BR.xlf b/Files/MultilingualResources/Files.pt-BR.xlf index e1ceea4d54a8..e0b0447d55e5 100644 --- a/Files/MultilingualResources/Files.pt-BR.xlf +++ b/Files/MultilingualResources/Files.pt-BR.xlf @@ -705,7 +705,7 @@ Run as administrator Executar como administrador - + Learn more about date formats Saiba mais sobre os formatos de data @@ -997,34 +997,10 @@ Cancel Cancelar - - Adaptive (Recommended) - Adaptável (recomendado) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Seleciona o melhor controle multitarefa com base em como a janela do aplicativo é redimensionada. Quando a janela é pequena, você notará que a faixa de tabulação horizontal é recolhida em um menu flutuante na barra de ferramentas de navegação. - - - Horizontal - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Sempre oculta o menu flutuante multitarefa vertical da barra de ferramentas de navegação e mostra a faixa de guias horizontal tradicional na janela do aplicativo. Isso é adequado para usuários que precisam manter o controle de todas as instâncias de aplicativos abertas o tempo todo. - Multitasking Multitarefa - - Vertical - Vertical - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Recolhe a lista horizontal de instâncias de aplicativos em um menu flutuante vertical na barra de ferramentas de navegação, projetada para usuários que desejam uma interface de aplicativo limpa com acesso sob demanda a uma experiência multitarefa. - Multitasking Multitarefa @@ -1136,7 +1112,7 @@ Access Denied Acesso negado - + Pin Recycle Bin to the sidebar Fixar a lixeira na barra lateral @@ -1152,7 +1128,7 @@ Acrylic sidebar Barra lateral em acrílico - + Date format Formato de data @@ -1670,7 +1646,7 @@ Status Center Centro de Status - + Learn more about date formats Saiba mais sobre o formato da data @@ -2214,7 +2190,7 @@ Open in new Pane Open in new Pane - + Show library section on the sidebar Show library section on the sidebar @@ -3094,6 +3070,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.pt-PT.xlf b/Files/MultilingualResources/Files.pt-PT.xlf index 56a81e9d7590..1baa02c62fb6 100644 --- a/Files/MultilingualResources/Files.pt-PT.xlf +++ b/Files/MultilingualResources/Files.pt-PT.xlf @@ -698,7 +698,7 @@ Run as administrator Executar como administrador - + Learn more about date formats Saiba mais sobre os formatos da data @@ -986,34 +986,10 @@ Cancel Cancelar - - Adaptive (Recommended) - Adaptável (Recomendado) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Seleciona o melhor controlo multitarefa com base em como a janela da aplicação é redimensionada. Quando a janela é pequena, notará que a faixa de tabulação horizontal é recolhida em um menu flutuante na barra de ferramentas de navegação. - - - Horizontal - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Ocultar sempre o menu flutuante multitarefa vertical da barra de ferramentas de navegação e mostrar a faixa de separadores horizontal tradicional na janela do aplicativo. Isso é adequado para utilizadores que precisam manter o controlo de todas as instâncias de aplicações abertas o tempo todo. - Multitasking Multitarefa - - Vertical - Vertical - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Recolhe a lista horizontal de instâncias de aplicações num menu flutuante vertical na barra de ferramentas de navegação, projetada para utilizadores que pretendem uma interface de aplicação limpa com acesso sob demanda a uma experiência multitarefa. - Multitasking Multitarefa @@ -1122,7 +1098,7 @@ Access Denied Acesso negado - + Pin Recycle Bin to the sidebar Afixar a reciclagem na barra lateral @@ -1138,7 +1114,7 @@ Acrylic sidebar Barra lateral em acrílico - + Date format Formato da data @@ -1654,7 +1630,7 @@ Status Center Centro de Estado - + Learn more about date formats Saiba mais sobre formato de datas @@ -2182,7 +2158,7 @@ Arguments Argumentos - + Show library section on the sidebar Mostrar secção da biblioteca na barra lateral @@ -3074,7 +3050,19 @@ Unknown owner Proprietário desconhecido + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + - + \ No newline at end of file diff --git a/Files/MultilingualResources/Files.ru-RU.xlf b/Files/MultilingualResources/Files.ru-RU.xlf index 95c9bb6cc290..82511a449304 100644 --- a/Files/MultilingualResources/Files.ru-RU.xlf +++ b/Files/MultilingualResources/Files.ru-RU.xlf @@ -688,7 +688,7 @@ B Б - + Learn more about date formats Узнайте больше о форматах даты @@ -996,34 +996,10 @@ Cancel Отмена - - Adaptive (Recommended) - Адаптивная (рекомендуется) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Выбирает лучший элемент управления многозадачностью в зависимости от того, как изменяется размер окна приложения. Когда окно маленькое, вы заметите, что горизонтальная полоса вкладок сворачивается во всплывающее меню на панели инструментов навигации. - - - Horizontal - Горизонтальная - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Всегда скрывает вертикальное всплывающее меню многозадачности на панели инструментов навигации и показывает традиционную горизонтальную полосу вкладок в окне приложения. Это подходит для пользователей, которым необходимо постоянно отслеживать каждый открытый экземпляр приложения. - Multitasking Многозадачность - - Vertical - Вертикальная - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Сворачивает горизонтальный список экземпляров приложения в вертикальное раскрывающееся меню на панели инструментов навигации, предназначенное для пользователей, которым нужен чистый интерфейс приложения с доступом по запросу для многозадачности. - Multitasking Многозадачность @@ -1134,7 +1110,7 @@ Access Denied Отказано в доступе - + Pin Recycle Bin to the sidebar Закрепить Корзину в боковой панели @@ -1150,7 +1126,7 @@ Acrylic sidebar Боковая панель с эффектом акрила - + Date format Формат даты @@ -1668,7 +1644,7 @@ Status Center Центр операций - + Learn more about date formats Узнайте больше о форматах даты @@ -2205,7 +2181,7 @@ Arguments Аргументы: - + Show library section on the sidebar Show library section on the sidebar @@ -3097,6 +3073,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.sv-SE.xlf b/Files/MultilingualResources/Files.sv-SE.xlf index 4cb6a020c898..d8932ca5c90c 100644 --- a/Files/MultilingualResources/Files.sv-SE.xlf +++ b/Files/MultilingualResources/Files.sv-SE.xlf @@ -164,7 +164,7 @@ Acrylic sidebar Genomskinligt sidofält - + Date format Datumformat @@ -750,7 +750,7 @@ Run as administrator Kör som administratör - + Learn more about date formats Läs mer om datumformat @@ -1074,34 +1074,10 @@ Open tabs Öppna flikar - - Adaptive (Recommended) - Adaptiv (Rekommenderas) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Väljer den bästa multitasking-kontrollen baserat på hur appfönstrets storlek. När fönstret är litet kommer det horisontella flikfältet kollapsas till ett popup-fönster i navigeringsfältet. - - - Horizontal - Horisontell - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Döljer alltid det vertikala popup-fönstret för multitasking från navigeringsfältet och visar det traditionella horisontella flikfältet i appfönstret. Detta är lämpligt för användare som alltid behöver hålla reda på alla öppna appinstanser. - Multitasking Multitasking - - Vertical - Vertikal - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Komprimerar den horisontella listan över appinstanser till ett vertikalt popup-fönster i navigeringsfältet. Utformat för användare som vill ha ett rent appgränssnitt med tillgång till en multitasking-upplevelse på begäran. - Multitasking Multitasking @@ -1191,7 +1167,7 @@ Move overflow items into a sub menu Flytta överflödesobjekt till en undermeny - + Pin Recycle Bin to the sidebar Fäst Papperskorgen på sidofältet @@ -1692,7 +1668,7 @@ Status Center Statuscenter - + Learn more about date formats Läs mer om datumformat @@ -2205,7 +2181,7 @@ Arguments Argument: - + Show library section on the sidebar Show library section on the sidebar @@ -3098,6 +3074,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.ta.xlf b/Files/MultilingualResources/Files.ta.xlf index a6730b285b02..09020105ec26 100644 --- a/Files/MultilingualResources/Files.ta.xlf +++ b/Files/MultilingualResources/Files.ta.xlf @@ -706,7 +706,7 @@ கோப்புகளை மறுசுழற்சிக் கூடைக்கு நகர்த்துதல் Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats தேதி வடிவமைப்புகளைப் பற்றி மேலும் அறிக @@ -1002,34 +1002,10 @@ Cancel இரத்து - - Adaptive (Recommended) - தானியங்கு (பரிந்துரைக்கப்பட்டவை) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - - - Horizontal - கிடைமட்ட - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Multitasking பல்பணியாக்கம் - - Vertical - செங்குத்து - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking பல்பணியாக்கம் @@ -1140,7 +1116,7 @@ Access Denied அணுகல் மறுக்கப்பட்டது - + Pin Recycle Bin to the sidebar Pin Recycle Bin to the sidebar @@ -1156,7 +1132,7 @@ Acrylic sidebar Acrylic பக்கப்பட்டி - + Date format தேதி வடிவம் @@ -1674,7 +1650,7 @@ Status Center Status Center - + Learn more about date formats Learn more about date formats @@ -2202,7 +2178,7 @@ Arguments இணைப்பு மாறிகள் - + Show library section on the sidebar Show library section on the sidebar @@ -3094,6 +3070,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.tr-TR.xlf b/Files/MultilingualResources/Files.tr-TR.xlf index cd55c6a9c9e1..1e80b4c2c912 100644 --- a/Files/MultilingualResources/Files.tr-TR.xlf +++ b/Files/MultilingualResources/Files.tr-TR.xlf @@ -686,7 +686,7 @@ B B - + Learn more about date formats Tarih biçimleri hakkında ayrıntılı bilgi alın @@ -993,34 +993,10 @@ Cancel İptal - - Adaptive (Recommended) - Uyarlanabilir (Önerilen) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Uygulama penceresinin boyutlandırılmasına göre en iyi çoklu görev denetimini seçer. Pencere küçük olduğunda, yatay sekme şeridinin gezinme araç çubuğunda bir açılır pencereye daraltıldığını fark edeceksiniz. - - - Horizontal - Yatay - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Dikey çoklu görev açılır penceresini gezinme araç çubuğunda her zaman gizler ve uygulama penceresinde geleneksel yatay sekme şeridini görüntüler. Bu kullanım, uygulamanın açık her kopyasını her zaman izlemesi gereken kullanıcılara uygundur. - Multitasking Çoklu görev - - Vertical - Dikey - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - İsteğe göre erişilebilecek çoklu görev deneyimi ile temiz bir uygulama arayüzü isteyen kullanıcılar için, uygulama kopyalarının yatay listesini gezinme araç çubuğundaki dikey bir açılır pencereye daraltır. - Multitasking Çoklu görev @@ -1130,7 +1106,7 @@ Access Denied Erişim Engellendi - + Pin Recycle Bin to the sidebar Yan çubukta Geri Dönüşüm Kutusu görüntülensin @@ -1146,7 +1122,7 @@ Acrylic sidebar Akrilik yan çubuk - + Date format Tarih biçimi @@ -1663,7 +1639,7 @@ Status Center Durum Merkezi - + Learn more about date formats Tarih biçimleri hakkında ayrıntılı bilgi alın @@ -2197,7 +2173,7 @@ Arguments Argümanlar - + Show library section on the sidebar Yan çubukta Hızlı Erişim görüntülensin @@ -3090,6 +3066,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.uk-UA.xlf b/Files/MultilingualResources/Files.uk-UA.xlf index e6f69d24bfc7..f5b8b118a200 100644 --- a/Files/MultilingualResources/Files.uk-UA.xlf +++ b/Files/MultilingualResources/Files.uk-UA.xlf @@ -701,7 +701,7 @@ Переміщення файлів до Кошика Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats Докладніше про формати дати @@ -996,34 +996,10 @@ Cancel Скасувати - - Adaptive (Recommended) - Адаптивна (рекомендується) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - Вибирає найкращий елемент багатозадачності на основі того, як змінюється розмір вікна програми. Коли вікно невелике, ви помітите, що горизонтальна смуга вкладок згортається у вікно на панелі навігації. - - - Horizontal - Горизонтальна - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Завжди приховує вертикальну багатозадачність на панелі інструментів навігації та відображає традиційну горизонтальну смужку вкладок у вікні програми. Це підходить для користувачів, яким потрібно постійно відстежувати кожен відкритий екземпляр програми. - Multitasking Багатозадачність - - Vertical - Вертикальна - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Згортає горизонтальний список екземплярів додатків у вертикальну лінію на панелі навігації, призначену для користувачів, які хочуть чистий інтерфейс програми з доступом до вимог до багатозадачності. - Multitasking Багатозадачність @@ -1134,7 +1110,7 @@ Access Denied Немає доступу - + Pin Recycle Bin to the sidebar Закріпити Кошик на бічній панелі @@ -1150,7 +1126,7 @@ Acrylic sidebar Бокова панель з ефектом акрила - + Date format Формат дати @@ -1668,7 +1644,7 @@ Status Center Центр операцій - + Learn more about date formats Дізнайтеся більше про формати дат @@ -2205,7 +2181,7 @@ Arguments Аргументи - + Show library section on the sidebar Show library section on the sidebar @@ -3097,6 +3073,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.zh-Hans.xlf b/Files/MultilingualResources/Files.zh-Hans.xlf index e5b94073db35..3e5bd0ac31aa 100644 --- a/Files/MultilingualResources/Files.zh-Hans.xlf +++ b/Files/MultilingualResources/Files.zh-Hans.xlf @@ -699,7 +699,7 @@ 将文件移动到回收站 Please verify the translation’s accuracy as the source string was updated after it was translated. - + Learn more about date formats 了解日期格式相关信息 @@ -992,34 +992,10 @@ Cancel 取消 - - Adaptive (Recommended) - 自适应 (推荐) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - 根据应用窗口的大小自动调整最佳多任务控件大小。当窗口较小时,控件会自动折叠。 - - - Horizontal - 平分 - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - 始终在导航工具栏隐藏垂直多任务弹出窗口,并在应用窗口中显示水平标签页栏。 - Multitasking 多任务 - - Vertical - 垂直 - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - 将水平列表改为垂直排列。 - Multitasking 多任务 @@ -1129,7 +1105,7 @@ Access Denied 拒绝访问 - + Pin Recycle Bin to the sidebar 将回收站固定到侧边栏 @@ -1145,7 +1121,7 @@ Acrylic sidebar 侧边栏亚克力效果 - + Date format 日期格式 @@ -1662,7 +1638,7 @@ Status Center 状态中心 - + Learn more about date formats 了解有关日期格式的更多信息 @@ -2196,7 +2172,7 @@ Arguments 参数 - + Show library section on the sidebar 在侧边栏上显示库 @@ -3092,6 +3068,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/MultilingualResources/Files.zh-Hant.xlf b/Files/MultilingualResources/Files.zh-Hant.xlf index d1898d3a454f..281dbde65b4d 100644 --- a/Files/MultilingualResources/Files.zh-Hant.xlf +++ b/Files/MultilingualResources/Files.zh-Hant.xlf @@ -634,7 +634,7 @@ Acrylic sidebar 壓克力樣式的側邊欄 - + Date format 日期格式 @@ -731,7 +731,7 @@ Run as administrator 以系統管理員身分執行 - + Learn more about date formats 了解更多的日期格式 @@ -1053,34 +1053,10 @@ Open tabs 開啟索引標籤 - - Adaptive (Recommended) - 自適應 (建議選項) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - 基於應用程式視窗的大小自動調整最佳的多工設定。 當視窗縮小,您會發現水平的索引標籤條縮小成在導覽列上的快顯視窗。 - - - Horizontal - 水平 - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - 總是從導覽列移除垂直的多工快顯視窗,並在上方顯示傳統的水平頁籤條。這適用於想要時時確認每個開啟的索引標籤的使用者。 - Multitasking 多工 - - Vertical - 垂直 - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - 將所有水平的索引標籤縮成在導覽列上的垂直快顯視窗。此設計針對同時想要一個乾淨的使用者介面以及高效率的多工體驗的使用者 - Multitasking 多工 @@ -1157,7 +1133,7 @@ Terminal applications 終端機應用程式 - + Pin Recycle Bin to the sidebar 將資源回收桶釘選至側邊欄 @@ -1662,7 +1638,7 @@ Status Center 狀態儀表板 - + Learn more about date formats 深入了解日期格式 @@ -2196,7 +2172,7 @@ Arguments 參數 - + Show library section on the sidebar 在側邊欄顯示媒體櫃專區 @@ -3092,6 +3068,18 @@ Unknown owner Unknown owner + + Sidebar + Sidebar + + + Sidebar + Sidebar + + + Display vertical tab flyout on the title bar + Display vertical tab flyout on the title bar + diff --git a/Files/Strings/ar/Resources.resw b/Files/Strings/ar/Resources.resw index c6e02289ba92..c6f94d35db8f 100644 --- a/Files/Strings/ar/Resources.resw +++ b/Files/Strings/ar/Resources.resw @@ -129,7 +129,7 @@ Acrylic الشريط الجانبي - + تنسيق التاريخ @@ -558,7 +558,7 @@ تشغيل كمسؤول - + تعلم المزيد عن صيغة التاريخ @@ -798,27 +798,9 @@ فتح علامات التبويب - - التكيف (موصى به) - - - يحدد أفضل عنصر تحكم متعدد المهام بناءً على كيفية تغيير حجم نافذة التطبيق. عندما تكون النافذة صغيرة ، ستلاحظ طي شريط علامات التبويب الأفقي في قائمة منبثقة على شريط أدوات التنقل - - - أفقي - - - يخفي دائمًا قائمة المهام المتعددة الرأسية المنبثقة من شريط أدوات التنقل ، ويعرض شريط التبويب الأفقي التقليدي في نافذة التطبيق. يناسب هذا المستخدمين الذين يحتاجون إلى تتبع كل مثيل تطبيق مفتوح في جميع الأوقات - معالجة متعددة - - عمودي - - - لطي القائمة الأفقية لمثيلات التطبيق في قائمة منبثقة عمودية على شريط أدوات التنقل ، مصممة للمستخدمين الذين يريدون واجهة تطبيق نظيفة مع وصول عند الطلب إلى تجربة تعدد المهام - تعدد المهام @@ -885,7 +867,7 @@ نقل العناصر الفائضة إلى قائمة فرعية - + قم بتثبيت سلة المحذوفات في الشريط الجانبي @@ -1248,7 +1230,7 @@ مركز الحالات - + تعرف على المزيد حول تنسيقات التاريخ diff --git a/Files/Strings/cs-CZ/Resources.resw b/Files/Strings/cs-CZ/Resources.resw index e191f5a54c78..affd80f0f255 100644 --- a/Files/Strings/cs-CZ/Resources.resw +++ b/Files/Strings/cs-CZ/Resources.resw @@ -129,7 +129,7 @@ Průhledný postranní panel - + Formát data @@ -561,7 +561,7 @@ Spustit jako správce - + Další informace o formátech data @@ -801,27 +801,9 @@ Otevřít záložky - - Adaptivní (doporučeno) - - - Vybere nejlepší ovládací prvek pro více úkolů na základě změny velikosti okna aplikace. Když je okno malé, všimnete si, že vodorovný panel karet se sbalí do rozbalovací nabídky na panelu nástrojů navigace. - - - Horizontální - - - Vždy skryje vertikální multitaskingový plovoucí panel z navigačního panelu nástrojů a v okně aplikace zobrazí tradiční vodorovný pás karet. To je vhodné pro uživatele, kteří potřebují mít neustále přehled o každé otevřené instanci aplikace. - Multitasking - - Vertikální - - - Sbalí vodorovný seznam instancí aplikace do svislé rozevírací nabídky na navigačním panelu nástrojů, určené pro uživatele, kteří chtějí čisté rozhraní aplikace na vyžádání pro multitasking. - Multitasking @@ -888,7 +870,7 @@ Přesunout přetékající položky do podnabídky - + Připněte koš na postranní panel @@ -1260,7 +1242,7 @@ Stavové centrum - + Další informace o formátech data diff --git a/Files/Strings/da-DK/Resources.resw b/Files/Strings/da-DK/Resources.resw index 48afce31718c..31124e2d8345 100644 --- a/Files/Strings/da-DK/Resources.resw +++ b/Files/Strings/da-DK/Resources.resw @@ -129,7 +129,7 @@ Akryl sidebjælke - + Datoformat @@ -561,7 +561,7 @@ Kør som administrator - + Lær mere om datoformater @@ -801,27 +801,9 @@ Åbn fane - - Adaptiv (anbefales) - - - Vælger den bedste multitasking-kontrol baseret på, hvordan appvinduet ændres. Når vinduet er lille, vil du bemærke, at den vandrette fanestribe er foldet sammen i en flyout på navigationsværktøjslinjen. - - - Vandret - - - Skjuler altid den lodrette multitasking-flyout fra navigationsværktøjslinjen og viser den traditionelle vandrette tabstrip i appvinduet. Dette er velegnet til brugere, der altid har brug for at holde styr på alle åbne appinstanser. - Multitasking - - Lodret - - - Skjuler den vandrette liste over appforekomster i en lodret flyout på navigationsværktøjslinjen, der er designet til brugere, der ønsker en ren app-interface med on-demand adgang til en multitasking-oplevelse. - Multitasking @@ -888,7 +870,7 @@ Flyt overløbselementer til en undermenu - + Fastgør papirkurven til sidebjælke @@ -1260,7 +1242,7 @@ Status Center - + Lær mere om datoformater @@ -1644,7 +1626,7 @@ Argumenter - + Vis bibliotekssektion i sidebjælken diff --git a/Files/Strings/da/Resources.resw b/Files/Strings/da/Resources.resw index a48cc2345857..d30de5756318 100644 --- a/Files/Strings/da/Resources.resw +++ b/Files/Strings/da/Resources.resw @@ -129,7 +129,7 @@ Akryl sidebjælke - + Datoformat @@ -561,7 +561,7 @@ Kør som administrator - + Lær mere om datoformater @@ -801,27 +801,9 @@ Åbn fane - - Adaptiv (anbefales) - - - Vælger den bedste multitasking-kontrol baseret på, hvordan appvinduet ændres. Når vinduet er lille, vil du bemærke, at den vandrette fanestribe er foldet sammen i en flyout på navigationsværktøjslinjen. - - - Vandret - - - Skjuler altid den lodrette multitasking-flyout fra navigationsværktøjslinjen og viser den traditionelle vandrette tabstrip i appvinduet. Dette er velegnet til brugere, der altid har brug for at holde styr på alle åbne appinstanser. - Multitasking - - Lodret - - - Skjuler den vandrette liste over appforekomster i en lodret flyout på navigationsværktøjslinjen, der er designet til brugere, der ønsker en ren app-interface med on-demand adgang til en multitasking-oplevelse. - Multitasking @@ -888,7 +870,7 @@ Flyt overløbselementer til en undermenu - + Fastgør papirkurven til sidebjælke @@ -1260,7 +1242,7 @@ Status Center - + Lær mere om datoformater diff --git a/Files/Strings/de-DE/Resources.resw b/Files/Strings/de-DE/Resources.resw index c88bfdbfd68a..7d67153aaa31 100644 --- a/Files/Strings/de-DE/Resources.resw +++ b/Files/Strings/de-DE/Resources.resw @@ -528,7 +528,7 @@ Dateien werden in den Papierkorb verschoben - + Erfahren Sie mehr über Datumsformate @@ -747,27 +747,9 @@ Abbrechen - - Adaptiv (Empfohlen) - - - Wählt das am besten geeignete Multitasking-Steuerelement basierend auf der Fenstergröße aus. Wenn das Fenster klein ist, werden Sie feststellen, dass der horizontale Tab-Streifen in ein Flyout auf der Navigationssymbolleiste reduziert wird. - - - Horizontal - - - Blendet das vertikale Multitasking-Flyout immer aus der Navigationssymbolleiste aus und zeigt den traditionellen horizontalen Tabstreifen im App-Fenster an. Dies ist für Benutzer geeignet, die jederzeit jede geöffnete App-Instanz verfolgen wollen. - Multitasking - - Vertikal - - - Reduziert die horizontale Liste der App-Instanzen in ein vertikales Flyout-Menü in der Navigationssymbolleiste, das für Benutzer entwickelt wurde, die eine saubere App-Schnittstelle mit Bedarfszugriff auf eine Multitasking-Funktion wünschen. - Multitasking @@ -849,7 +831,7 @@ Zugriff verweigert - + Papierkorb an die Seitenleiste anheften @@ -861,7 +843,7 @@ Acrylic-Effekt für die Seitenleiste - + Datumsformat @@ -1248,7 +1230,7 @@ Status Center - + Mehr über Datumsformate erfahren @@ -1644,7 +1626,7 @@ Argumente - + Bibliotheken in der Seitenleiste anzeigen diff --git a/Files/Strings/en-US/Resources.resw b/Files/Strings/en-US/Resources.resw index 7ef1e1812c55..7567aee7b469 100644 --- a/Files/Strings/en-US/Resources.resw +++ b/Files/Strings/en-US/Resources.resw @@ -255,7 +255,7 @@ Acrylic sidebar - + Date format @@ -699,7 +699,7 @@ Run as administrator - + Learn more about date formats @@ -945,27 +945,9 @@ Open tabs - - Adaptive (Recommended) - - - Selects the best multitasking control based on how the app window is resized. When the window is small, you'll notice the horizontal tab strip is collapsed into a flyout on the navigation toolbar. - - - Horizontal - - - Always hides the vertical multitasking flyout from the navigation toolbar, and shows the traditional horizontal tabstrip on the app window. This is suited for users who need to keep track of every open app instance at all times. - Multitasking - - Vertical - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking @@ -1032,7 +1014,7 @@ Move overflow items into a sub menu - + Pin Recycle Bin to the sidebar @@ -1422,7 +1404,7 @@ Status Center - + Learn more about date formats @@ -1815,7 +1797,7 @@ Open in new Pane - + Show library section on the sidebar @@ -2418,4 +2400,13 @@ Unknown owner + + Sidebar + + + Sidebar + + + Display vertical tab flyout on the title bar + \ No newline at end of file diff --git a/Files/Strings/es-419/Resources.resw b/Files/Strings/es-419/Resources.resw index 8ce8f7cdead6..d910e4492b88 100644 --- a/Files/Strings/es-419/Resources.resw +++ b/Files/Strings/es-419/Resources.resw @@ -150,7 +150,7 @@ Barra lateral acrílica - + Formato de fecha @@ -588,7 +588,7 @@ Ejecutar como administrador - + Mas información acerca de formatos de fecha @@ -834,27 +834,9 @@ Pestañas abiertas - - Adaptable (Recomendado) - - - Selecciona el mejor control multitarea según el tamaño de la ventana de la aplicación. Cuando la ventana es pequeña, notará que la barra de pestañas horizontal se contrae en un menú lateral en la barra de herramientas de navegación. - - - Horizontal - - - Oculta siempre el menú multitarea vertical de la barra de herramientas de navegación y muestra la barra de pestañas horizontal tradicional en la ventana de la aplicación. Esto es adecuado para usuarios que necesitan realizar un seguimiento de cada instancia de la aplicación abierta en todo momento. - Multitarea - - Vertical - - - Contrae la lista horizontal de instancias de la aplicación en un menú vertical desplegable en la barra de herramientas de navegación, diseñado para usuarios que desean una interfaz de aplicación limpia con una experiencia multitarea. - Multitarea @@ -921,7 +903,7 @@ Mover opciones adicionales a un sub menú - + Mostrar la papelera de reciclaje en la barra lateral @@ -1299,7 +1281,7 @@ Centro de actividades - + Mas información acerca de formatos de fecha @@ -1692,7 +1674,7 @@ Abrir en nuevo Panel - + Mostrar Bibliotecas en la barra lateral diff --git a/Files/Strings/es-ES/Resources.resw b/Files/Strings/es-ES/Resources.resw index 4b67841fb0aa..7145437f36da 100644 --- a/Files/Strings/es-ES/Resources.resw +++ b/Files/Strings/es-ES/Resources.resw @@ -519,7 +519,7 @@ B - + Mas información acerca de formatos de fecha @@ -747,27 +747,9 @@ Cancelar - - Adaptable (Recomendado) - - - Selecciona el mejor control multitarea según el tamaño de la ventana de la aplicación. Cuando la ventana es pequeña, notará que la barra de pestañas horizontal se contrae en un menú lateral en la barra de herramientas de navegación. - - - Horizontal - - - Oculta siempre el menú multitarea vertical de la barra de herramientas de navegación y muestra la barra de pestañas horizontal tradicional en la ventana de la aplicación. Esto es adecuado para usuarios que necesitan realizar un seguimiento de cada instancia de la aplicación abierta en todo momento. - Multitarea - - Vertical - - - Contrae la lista horizontal de instancias de la aplicación en un menú vertical desplegable en la barra de herramientas de navegación, diseñado para usuarios que desean una interfaz de aplicación limpia con una experiencia multitarea. - Multitarea @@ -849,7 +831,7 @@ Acceso Denegado - + Mostrar la papelera de reciclaje en la barra lateral @@ -861,7 +843,7 @@ Barra lateral acrílica - + Formato de fecha @@ -1236,7 +1218,7 @@ Centro de actividades - + Mas información acerca de formatos de fecha @@ -1632,7 +1614,7 @@ Argumentos - + Mostrar Bibliotecas en la barra lateral diff --git a/Files/Strings/fr-FR/Resources.resw b/Files/Strings/fr-FR/Resources.resw index 5d96be504a0d..4c143ca50b4e 100644 --- a/Files/Strings/fr-FR/Resources.resw +++ b/Files/Strings/fr-FR/Resources.resw @@ -528,7 +528,7 @@ Déplacement vers la Corbeille - + En savoir plus sur les formats de date @@ -747,27 +747,9 @@ Annuler - - Adaptif (Recommandé) - - - Sélectionne la meilleure expérience multitâche basée sur la taille de la fenêtre. Quand la fenêtre est petite, vous verrez la liste horizontale des onglets disparaitre au profit d'une liste dans la barre de navigation. - - - Horizontal - - - Toujours masquer la liste des onglets verticale de la barre de navigation, et afficher la traditionnelle liste horizontale des onglets. C'est profitable pour les utilisateurs qui ont besoin de garder une trace de tous les onglets ouverts en permanence. - Multitâche - - Vertical - - - Réduit la liste horizontale des onglets en une liste verticale sur la barre de navigation, pensé pour les utilisateurs désirant une interface propre avec accès à la demande à l'expérience multitâche. - Multitâche @@ -846,7 +828,7 @@ Accès refusé - + Épingler la corbeille à la barre latérale @@ -858,7 +840,7 @@ Barre latérale Acrylic - + Format de date @@ -1218,7 +1200,7 @@ Centre de status - + En savoir plus sur les formats de date @@ -1614,7 +1596,7 @@ Arguments : - + Afficher les bibliothèque dans la barre latérale diff --git a/Files/Strings/he-IL/Resources.resw b/Files/Strings/he-IL/Resources.resw index 0e35eff8b69c..9145017d5e5b 100644 --- a/Files/Strings/he-IL/Resources.resw +++ b/Files/Strings/he-IL/Resources.resw @@ -624,15 +624,9 @@ ביטול - - אופקי - ריבוי משימות - - אנכי - ריבוי משימות @@ -708,7 +702,7 @@ הצג סיומות לסוגי קבצים ידועים - + תבנית תאריך. diff --git a/Files/Strings/hi-IN/Resources.resw b/Files/Strings/hi-IN/Resources.resw index df25b67d63f9..a5189ede5e29 100644 --- a/Files/Strings/hi-IN/Resources.resw +++ b/Files/Strings/hi-IN/Resources.resw @@ -531,7 +531,7 @@ प्रशासक के रूप में भागो - + तारीख प्रारूपों के बारे में अधिक जानें @@ -702,15 +702,9 @@ रद्द करें - - क्षैतिज्य - मल्टिटास्किंग - - अनुलंब - मल्टिटास्किंग @@ -744,7 +738,7 @@ प्रवेश निषेध - + दिनांक स्वरूप diff --git a/Files/Strings/hu-HU/Resources.resw b/Files/Strings/hu-HU/Resources.resw index 82a834ee80dc..b3a2c52a3a72 100644 --- a/Files/Strings/hu-HU/Resources.resw +++ b/Files/Strings/hu-HU/Resources.resw @@ -129,7 +129,7 @@ Akril oldalsáv - + Dátumformátum @@ -349,7 +349,7 @@ Frissítés (F5) - Keresés + Keresés (Ctrl + F) Tulajdonságok @@ -502,7 +502,7 @@ Fájlok beillesztése - Fájlok áthelyezése a lomtárba + Fájlok áthelyezése a Lomtárba Mappa kitűzése az oldalsávra @@ -543,7 +543,7 @@ Futtatás rendszergazdaként - + Tudjon meg többet a dátumformátumokról @@ -619,7 +619,7 @@ Új lapon - Elem előzménylistáról megnyitása + Mappa Filesból való megnyitásakor Rendszer @@ -783,27 +783,9 @@ Megnyitott lapok - - Automatikus (ajánlott) - - - A legjobb lehetőség kiválasztása az ablak méretétől függően. Amikor az ablak kicsi, a vízszintes lap sáv egy menüelemmé alakul át. - - - Vízszintes - - - Menüelem elrejtése, az eredeti vízszintes lap sáv használata. Olyan felhasználóknak, akik szeretik állandóan figyelemmel követni az összes megnyitott lapot. - Multitaszking - - Függőleges - - - A vízszintes lap sáv egy menüelemmé alakul át, azoknak a felhasználóknak tervezve, akik egy letisztult felhasználói felületet szeretnének, de a multitaszking lehetőségével. - Multitaszking @@ -861,7 +843,7 @@ Terminál alkalmazások - + Lomtár kitűzése az oldalsávra @@ -1248,7 +1230,7 @@ Állapotközpont - + Tudjon meg többet a dátumformátumokról @@ -1363,19 +1345,19 @@ Mappák - Részletek + Részletek (Ctrl + Shift + 1) - Nagy ikonok + Nagy ikonok (Ctrl + Shift + 5) - Közepes ikonok + Közepes ikonok (Ctrl + Shift + 4) - Kis ikonok + Kis ikonok (Ctrl + Shift + 3) - Lista + Lista (Ctrl + Shift + 2) Megjelenítési lehetőségek @@ -1417,7 +1399,7 @@ Elérési út - Előnézet panel (Ctrl + P) + Előnézet (Ctrl + P) Név @@ -1644,7 +1626,7 @@ Argumentumok - + Könyvtárak megjelenítése az oldalsávon @@ -1714,7 +1696,7 @@ Oszlop - Oszlop + Oszlop (Ctrl + Shift + 6) Oszlop nézet @@ -1837,10 +1819,10 @@ {0} elem törölve lesz - Átnevezés + Folytatás - Felülírás/összefésülés + Mégse Ütköző fájlnevek @@ -2082,4 +2064,229 @@ Átnevezés + + Törlés megszakítva + + + Áthelyezés megszakítva + + + Másolás megszakítva + + + {0} elem áthelyezése {1} (innen), {2} (ide) megszakítva + + + {0} elem áthelyezése {1} (innen), {2} (ide) megszakítva {3} elem áthelyezése után + + + {0} elem áthelyezése {1} (innen), {2} (ide) megszakítva {3} elem áthelyezése után + + + {0} elem áthelyezése {1} (innen), {2} (ide) + + + {0} elem áthelyezése {1} (innen), {2} (ide) + + + {0} elem sikeresen áthelyezve {1} (innen), {2} (ide) + + + {0} elem sikeresen áthelyezve {1} (innen), {2} (ide) + + + {0} elem áthelyezése {1} (innen), {2} (ide) sikertelen + + + {0} elem áthelyezése {1} (innen), {2} (ide) sikertelen + + + {0} másolása ide {1} megszakítva + + + {0} elem másolása ide {1} megszakítva {2} elem másolása után + + + {0} elem másolása ide {1} megszakítva {2} elem másolása után + + + {0} elem másolása ide {1} + + + {0} elem másolása ide {1} + + + {0} elem sikeresen átmásolva ide {1} + + + {0} elem sikeresen átmásolva ide {1} + + + {0} elem törlése innen {1} megszakítva + + + {0} elem törlése innen {1} megszakítva {3} elem törlése után + + + {0} elem törlése innen {1} megszakítva {3} elem törlése után + + + {0} elem törlése innen {1} + + + {0} elem törlése innen {1} + + + {0} elem sikeresen törölve innen {1} + + + {0} elem sikeresen törölve innen {1} + + + {0} elem törlése innen {1} sikertelen + + + a Lomtár + + + Elemek áthelyezése + + + Elemek másolása + + + Újrahasznosítás sikertelen + + + Újrahasznosítás megszakítva + + + megszakítás + + + Elutasítás + + + Elutasítás + + + Mégse + + + Mégse + + + Widgetek + + + Lapok + + + Kiválasztás + + + Elrendezés + + + Elrendezés + + + Elrendezés + + + Előnézet + + + Rendezés + + + Rendezés + + + Rendezés + + + Elrendezés + + + Bezárás + + + Állapot szinkronizálása + + + Állapot szinkronizálása + + + {0} elem törlése innen {1} sikertelen + + + Új lap + + + Új ablak + + + Elérési út másolása + + + Beillesztés + + + Megnyitás terminálban... + + + Új + + + Új panel + + + Biztonság + + + Speciális engedélyek + + + Engedélyzés + + + Megtagadás + + + Teljes hozzáférés + + + Könyvtár elemeinek kilistázása + + + Módosítás + + + Engedélyek + + + Olvasás és végrehajtás + + + Olvasás + + + Csoport vagy felhasználó neve + + + Irás + + + Ismeretlen fiók + + + Nincs engedélye az elem biztonsági tulajdonságainak megtekintésére. Kattintson a "Speciális engedélyek" gombra a folytatáshoz. + + + Tulajdonos + + + Ismeretlen tulajdonos + \ No newline at end of file diff --git a/Files/Strings/id-ID/Resources.resw b/Files/Strings/id-ID/Resources.resw index 35d182afa396..14b73570f163 100644 --- a/Files/Strings/id-ID/Resources.resw +++ b/Files/Strings/id-ID/Resources.resw @@ -135,7 +135,7 @@ Bilah samping akrilik - + Format tanggal @@ -576,7 +576,7 @@ Jalankan sebagai administrator - + Pelajari tentang format tanggal @@ -822,28 +822,9 @@ Buka tab - - Adaptif (Disarankan) - - - Pilih kontrol tugas ganda terbaik berdasarkan bagaimana jendela aplikasi diubah ukurannya. Ketika jendela berukuran kecil, Anda akan melihat tab berpindah ke bilah toolbar. - - - Horisontal - - - Selalu sembunyikan tugas ganda secara vertikal di bilah toolbar dan tampilkan selalu tab secara horisontal. Pilihan ini cocok untuk pengguna yang ingin tetap melacak tab yang terbuka setiap saat. - Tugas ganda - - Vertikal - - - Sembunyikan tab dalam bentuk horisontal dan pindahkan dalam bentuk vertikal di bilah toolbar, dirancang untuk pengguna yang menginginkan antarmuka aplikasi yang bersih dengan akses tugas ganda sesuai permintaan. - - Multi tugas @@ -910,7 +891,7 @@ Pindahkan item luapan ke dalam sub menu - + Sematkan keranjang sampah ke bilah sisi @@ -1300,7 +1281,7 @@ Pusat Status - + Pelajari tentang format tanggal @@ -1691,7 +1672,7 @@ tampilkan item tidak terindeks ketika melakukan pencarian pada file dan folder ( Buka di Panel baru - + Tampilkan pustaka di bilah sisi diff --git a/Files/Strings/it-IT/Resources.resw b/Files/Strings/it-IT/Resources.resw index 649297b0f694..4928a5dd811c 100644 --- a/Files/Strings/it-IT/Resources.resw +++ b/Files/Strings/it-IT/Resources.resw @@ -519,7 +519,7 @@ B - + Ulteriori informazioni sui formati data @@ -747,27 +747,9 @@ Annulla - - Adattivo (Consigliato) - - - Seleziona la modalità di multitasking in base alla grandezza della finestra. Quando la finestra viene ristretta, le schede vengono ridotte a icona nella barra di navigazione. - - - Orizzontale - - - Mostra sempre la tradizionale barra orizzontale con le schede. Questa impostazione è adatta se vuoi avere sott'occhio tutte le schede aperte in ogni momento. - Multitasking - - Verticale - - - Riduce la lista delle schede aperte in un menù a comparsa nella barra di navigazione, pensato per chi preferisce un interfaccia pulita e un'esperienza di multitasking on-demand. - Multitasking @@ -849,7 +831,7 @@ Accesso Negato - + Pinna il Cestino alla barra laterale @@ -861,7 +843,7 @@ Barra laterale acrilica - + Formato data @@ -1248,7 +1230,7 @@ Stato delle operazioni - + Più informazioni sul formato data @@ -1644,7 +1626,7 @@ Argomenti: - + Mostra le librerie nella barra laterale diff --git a/Files/Strings/ja-JP/Resources.resw b/Files/Strings/ja-JP/Resources.resw index 9a4391dc5ca3..992c8bf19ac8 100644 --- a/Files/Strings/ja-JP/Resources.resw +++ b/Files/Strings/ja-JP/Resources.resw @@ -528,7 +528,7 @@ ごみ箱に移動 - + 日付形式の詳細 @@ -747,27 +747,9 @@ キャンセル - - アダプティブ(推奨) - - - アプリウィンドウのサイズ変更方法に基づいて、最適なマルチタスクコントロールを選択します。 ウィンドウが小さい場合、ナビゲーションツールバーの水平タブストリップがフライアウトに折りたたまれていることに気付くでしょう。 - - - 水平 - - - ナビゲーションツールバーから垂直マルチタスクフライアウトを常に非表示にし、アプリウィンドウに従来の水平タブストリップを表示します。 これは、開いているすべてのアプリインスタンスを常に追跡する必要があるユーザーに適しています。 - マルチタスク - - 垂直 - - - アプリインスタンスの水平方向のリストをナビゲーションツールバーの垂直方向のフライアウトに折りたたみます。これは、マルチタスクエクスペリエンスへのオンデマンドアクセスを備えたクリーンなアプリインターフェイスが必要なユーザー向けに設計されています。 - マルチタスク @@ -849,7 +831,7 @@ アクセスが拒否されました - + ごみ箱をサイドバーに固定 @@ -861,7 +843,7 @@ 透明なサイドバー - + 日付の書式 @@ -1239,7 +1221,7 @@ ステータス センター - + 日付書式について知る @@ -1635,7 +1617,7 @@ 引数 - + サイドバーにライブラリを表示 diff --git a/Files/Strings/ko-KR/Resources.resw b/Files/Strings/ko-KR/Resources.resw index 73563f435432..207065d31507 100644 --- a/Files/Strings/ko-KR/Resources.resw +++ b/Files/Strings/ko-KR/Resources.resw @@ -504,7 +504,7 @@ B - + 날짜 형식 자세히 알아보기 @@ -681,7 +681,7 @@ 사이드바 아크릴 효과 - + 날짜 형식 @@ -807,27 +807,9 @@ 열린 탭 - - 적응형 (권장) - - - 창 크기에 맞춰 멀티태스킹 방식을 변경합니다. 창이 작아지면 수평 탭 표시 줄이 탐색 도구 모음의 메뉴로 축소됩니다. - - - 수평 - - - 탐색 도구 모음에 수직 멀티태스킹 메뉴를 표시하지 않고, 수평 탭 표시 줄을 항상 창에 표시합니다. 열려있는 모든 앱 인스턴스를 추적해야 하는 사용자에게 적합합니다. - 멀티태스킹 - - 수직 - - - 앱 인스턴스 목록을 탐색 도구 모음의 메뉴에서 확인합니다. 깔끔한 인터페이스를 원하는 사용자에게 적합합니다. - 멀티태스킹 @@ -894,7 +876,7 @@ 초과된 항목을 하위 메뉴로 이동 - + 사이드바에 휴지통 고정 @@ -1266,7 +1248,7 @@ 작업 현황 - + 날짜 형식 자세히 알아보기 @@ -1644,7 +1626,7 @@ 전달인자 - + 사이드바에 라이브러리 표시 diff --git a/Files/Strings/lv-LV/Resources.resw b/Files/Strings/lv-LV/Resources.resw index df6f43ddaadd..923e2662d532 100644 --- a/Files/Strings/lv-LV/Resources.resw +++ b/Files/Strings/lv-LV/Resources.resw @@ -135,7 +135,7 @@ Akrila sānu josla - + Datuma formāts @@ -570,7 +570,7 @@ Palaist kā administratoram - + Uzzināt vairāk par datumu formātiem @@ -810,27 +810,9 @@ Atvērt cilnes - - Adaptīvs (Ieteicams) - - - Atlasa labāko daudzuzdevumu veikšanas režīmu, balstoties uz lietotnes loga izmēriem. Kad logs ir mazs, horizontālā ciļņu josla tiek saspiesta izlidojošajā logā navigācijas rīkjoslā. - - - Horizontāls - - - Vienmēr paslēpj vertikālo daudzuzdevumu veikšanas logu no navigācijas rīkjoslas, un parāda tradicionālo horizontālo ciļņu rīkjoslu lietotnes logā. Šis ir piemērots lietotājiem, kuriem nepārtraukti nepieciešams sekot līdzi visām lietotnes instancēm. - Vairākuzdevumu režīms - - Vertikāls - - - Sakļauj horizontālo lietotnes instanču sarakstu vertikālā izlidojošajā logā navigācijas rīkjoslā. Izstrādāts lietotājiem, kuri vēlas tīru saskarni ar vieglu piekļuvi citām instancēm. - Vairākuzdevumu režīms @@ -897,7 +879,7 @@ Pārvietot pārpildītos vienumus apakšizvēlnē - + Piespraust Atkritni sānu joslā @@ -1272,7 +1254,7 @@ Statusa centrs - + Uzzināt vairāk par datumu formātiem @@ -1650,7 +1632,7 @@ Atvērt jaunā panelī - + Rādīt bibliotēku sadaļu sānu joslā diff --git a/Files/Strings/nl-NL/Resources.resw b/Files/Strings/nl-NL/Resources.resw index b1945d65e7c1..c373ccc803c4 100644 --- a/Files/Strings/nl-NL/Resources.resw +++ b/Files/Strings/nl-NL/Resources.resw @@ -528,7 +528,7 @@ Bestanden verplaatsen naar de Prullenbak - + Meer informatie over datumnotaties @@ -732,21 +732,9 @@ Annuleren - - Adaptive (Recommended) - - - Horizontaal - Multitasking - - Verticaal - - - Collapses the horizontal list of app instances into a vertical flyout on the navigation toolbar, designed for users who want a clean app interface with on-demand access to a multitasking experience. - Multitasking @@ -804,7 +792,7 @@ Toegang geweigerd - + Prullenbak vastmaken aan de zijbalk @@ -813,7 +801,7 @@ Acrylic-effect voor de zijbalk - + Datumnotatie @@ -1131,7 +1119,7 @@ Status Centrum - + Meer informatie over datumnotaties diff --git a/Files/Strings/or-IN/Resources.resw b/Files/Strings/or-IN/Resources.resw index 5ace2fe51ce1..d531bd08ee84 100644 --- a/Files/Strings/or-IN/Resources.resw +++ b/Files/Strings/or-IN/Resources.resw @@ -531,7 +531,7 @@ ପ୍ରଶାସକ ଭାବରେ ଚଲାନ୍ତୁ - + ତାରିଖ ଫର୍ମାଟ୍ ବିଷୟରେ ଅଧିକ ଜାଣନ୍ତୁ @@ -693,15 +693,9 @@ ବାତିଲ୍ - - ଅକ୍ଷାଂଶ - ମଲ୍ଟିଟାସ୍କିଂ - - ଭୂ-ଲମ୍ବ - ମଲ୍ଟିଟାସ୍କିଂ @@ -729,7 +723,7 @@ ପ୍ରବେଶ ପ୍ରତ୍ୟାଖ୍ୟାତ - + ତାରିଖ ଫର୍ମାଟ୍ diff --git a/Files/Strings/pl-PL/Resources.resw b/Files/Strings/pl-PL/Resources.resw index 844ed9769c54..fc8da3d8102e 100644 --- a/Files/Strings/pl-PL/Resources.resw +++ b/Files/Strings/pl-PL/Resources.resw @@ -528,7 +528,7 @@ Przenoszenie plików do Kosza - + Dowiedz się więcej o formatach dat @@ -747,27 +747,9 @@ Anuluj - - Adaptacyjne (Zalecane) - - - Wybiera najlepszą kontrolę wielozadaniowości na podstawie sposobu zmiany rozmiaru okna aplikacji. Gdy okno jest małe, zauważysz, że poziomy pasek z kartami jest zwinięty do wysuwanego menu na pasku narzędzi nawigacji. - - - W poziomie - - - Zawsze ukrywa menu rozwijane wielozadaniowości w pionie na pasku narzędzi nawigacji i wyświetla tradycyjny poziomy pasek kart w oknie aplikacji. Jest to odpowiednie dla użytkowników, którzy muszą przez cały czas śledzić każdą otwartą instancję aplikacji. - Wielozadaniowość - - Pionowo - - - Zwija poziomą listę instancji aplikacji do pionowego menu rozwijanego na pasku narzędzi nawigacji, zaprojektowanego dla użytkowników, którzy chcą mieć przejrzysty interfejs aplikacji z dostępem na żądanie do wielozadaniowości. - Wielozadaniowość @@ -849,7 +831,7 @@ Odmowa dostępu - + Przypnij Kosz do paska bocznego @@ -861,7 +843,7 @@ Akrylowe tło paska bocznego - + Format daty @@ -1242,7 +1224,7 @@ Centrum stanu - + Dowiedz się więcej o formatach dat @@ -1635,7 +1617,7 @@ Argumenty - + Pokaż sekcję biblioteki na pasku bocznym diff --git a/Files/Strings/pt-BR/Resources.resw b/Files/Strings/pt-BR/Resources.resw index 662b509d48c5..7e21807a80d6 100644 --- a/Files/Strings/pt-BR/Resources.resw +++ b/Files/Strings/pt-BR/Resources.resw @@ -531,7 +531,7 @@ Executar como administrador - + Saiba mais sobre os formatos de data @@ -747,27 +747,9 @@ Cancelar - - Adaptável (recomendado) - - - Seleciona o melhor controle multitarefa com base em como a janela do aplicativo é redimensionada. Quando a janela é pequena, você notará que a faixa de tabulação horizontal é recolhida em um menu flutuante na barra de ferramentas de navegação. - - - Horizontal - - - Sempre oculta o menu flutuante multitarefa vertical da barra de ferramentas de navegação e mostra a faixa de guias horizontal tradicional na janela do aplicativo. Isso é adequado para usuários que precisam manter o controle de todas as instâncias de aplicativos abertas o tempo todo. - Multitarefa - - Vertical - - - Recolhe a lista horizontal de instâncias de aplicativos em um menu flutuante vertical na barra de ferramentas de navegação, projetada para usuários que desejam uma interface de aplicativo limpa com acesso sob demanda a uma experiência multitarefa. - Multitarefa @@ -849,7 +831,7 @@ Acesso negado - + Fixar a lixeira na barra lateral @@ -861,7 +843,7 @@ Barra lateral em acrílico - + Formato de data @@ -1248,7 +1230,7 @@ Centro de Status - + Saiba mais sobre o formato da data diff --git a/Files/Strings/pt-PT/Resources.resw b/Files/Strings/pt-PT/Resources.resw index 1f68c6aeaa7c..f8c0efa774d6 100644 --- a/Files/Strings/pt-PT/Resources.resw +++ b/Files/Strings/pt-PT/Resources.resw @@ -531,7 +531,7 @@ Executar como administrador - + Saiba mais sobre os formatos da data @@ -747,27 +747,9 @@ Cancelar - - Adaptável (Recomendado) - - - Seleciona o melhor controlo multitarefa com base em como a janela da aplicação é redimensionada. Quando a janela é pequena, notará que a faixa de tabulação horizontal é recolhida em um menu flutuante na barra de ferramentas de navegação. - - - Horizontal - - - Ocultar sempre o menu flutuante multitarefa vertical da barra de ferramentas de navegação e mostrar a faixa de separadores horizontal tradicional na janela do aplicativo. Isso é adequado para utilizadores que precisam manter o controlo de todas as instâncias de aplicações abertas o tempo todo. - Multitarefa - - Vertical - - - Recolhe a lista horizontal de instâncias de aplicações num menu flutuante vertical na barra de ferramentas de navegação, projetada para utilizadores que pretendem uma interface de aplicação limpa com acesso sob demanda a uma experiência multitarefa. - Multitarefa @@ -849,7 +831,7 @@ Acesso negado - + Afixar a reciclagem na barra lateral @@ -861,7 +843,7 @@ Barra lateral em acrílico - + Formato da data @@ -1248,7 +1230,7 @@ Centro de Estado - + Saiba mais sobre formato de datas @@ -1644,7 +1626,7 @@ Argumentos - + Mostrar secção da biblioteca na barra lateral @@ -2265,4 +2247,52 @@ Novo painel + + Segurança + + + Permissões avançadas + + + Permitir + + + Recusar + + + Controlo Total + + + Listar conteúdo do diretório + + + Modificar + + + Permissões para + + + Ler e executar + + + Ler + + + Nomes de grupos ou utilizadores + + + Escrever + + + Conta desconhecida + + + Você não tem permissões para ver as propriedades de segurança deste item. Clique em "Permissões avançadas" para prosseguir. + + + Proprietário + + + Proprietário desconhecido + \ No newline at end of file diff --git a/Files/Strings/ru-RU/Resources.resw b/Files/Strings/ru-RU/Resources.resw index de5927039e32..866d57ab95fe 100644 --- a/Files/Strings/ru-RU/Resources.resw +++ b/Files/Strings/ru-RU/Resources.resw @@ -519,7 +519,7 @@ Б - + Узнайте больше о форматах даты @@ -747,27 +747,9 @@ Отмена - - Адаптивная (рекомендуется) - - - Выбирает лучший элемент управления многозадачностью в зависимости от того, как изменяется размер окна приложения. Когда окно маленькое, вы заметите, что горизонтальная полоса вкладок сворачивается во всплывающее меню на панели инструментов навигации. - - - Горизонтальная - - - Всегда скрывает вертикальное всплывающее меню многозадачности на панели инструментов навигации и показывает традиционную горизонтальную полосу вкладок в окне приложения. Это подходит для пользователей, которым необходимо постоянно отслеживать каждый открытый экземпляр приложения. - Многозадачность - - Вертикальная - - - Сворачивает горизонтальный список экземпляров приложения в вертикальное раскрывающееся меню на панели инструментов навигации, предназначенное для пользователей, которым нужен чистый интерфейс приложения с доступом по запросу для многозадачности. - Многозадачность @@ -849,7 +831,7 @@ Отказано в доступе - + Закрепить Корзину в боковой панели @@ -861,7 +843,7 @@ Боковая панель с эффектом акрила - + Формат даты @@ -1209,7 +1191,7 @@ Центр операций - + Узнайте больше о форматах даты diff --git a/Files/Strings/sv-SE/Resources.resw b/Files/Strings/sv-SE/Resources.resw index bdf5b5282680..1bcc513203ea 100644 --- a/Files/Strings/sv-SE/Resources.resw +++ b/Files/Strings/sv-SE/Resources.resw @@ -129,7 +129,7 @@ Genomskinligt sidofält - + Datumformat @@ -564,7 +564,7 @@ Kör som administratör - + Läs mer om datumformat @@ -804,27 +804,9 @@ Öppna flikar - - Adaptiv (Rekommenderas) - - - Väljer den bästa multitasking-kontrollen baserat på hur appfönstrets storlek. När fönstret är litet kommer det horisontella flikfältet kollapsas till ett popup-fönster i navigeringsfältet. - - - Horisontell - - - Döljer alltid det vertikala popup-fönstret för multitasking från navigeringsfältet och visar det traditionella horisontella flikfältet i appfönstret. Detta är lämpligt för användare som alltid behöver hålla reda på alla öppna appinstanser. - Multitasking - - Vertikal - - - Komprimerar den horisontella listan över appinstanser till ett vertikalt popup-fönster i navigeringsfältet. Utformat för användare som vill ha ett rent appgränssnitt med tillgång till en multitasking-upplevelse på begäran. - Multitasking @@ -891,7 +873,7 @@ Flytta överflödesobjekt till en undermeny - + Fäst Papperskorgen på sidofältet @@ -1266,7 +1248,7 @@ Statuscenter - + Läs mer om datumformat diff --git a/Files/Strings/ta/Resources.resw b/Files/Strings/ta/Resources.resw index 686a1a03267e..b70b4ec41d46 100644 --- a/Files/Strings/ta/Resources.resw +++ b/Files/Strings/ta/Resources.resw @@ -525,7 +525,7 @@ கோப்புகளை மறுசுழற்சிக் கூடைக்கு நகர்த்துதல் - + தேதி வடிவமைப்புகளைப் பற்றி மேலும் அறிக @@ -730,18 +730,9 @@ இரத்து - - தானியங்கு (பரிந்துரைக்கப்பட்டவை) - - - கிடைமட்ட - பல்பணியாக்கம் - - செங்குத்து - பல்பணியாக்கம் @@ -818,7 +809,7 @@ Acrylic பக்கப்பட்டி - + தேதி வடிவம் diff --git a/Files/Strings/tr-TR/Resources.resw b/Files/Strings/tr-TR/Resources.resw index b8b076bf41bf..e453bd8e9236 100644 --- a/Files/Strings/tr-TR/Resources.resw +++ b/Files/Strings/tr-TR/Resources.resw @@ -519,7 +519,7 @@ B - + Tarih biçimleri hakkında ayrıntılı bilgi alın @@ -747,27 +747,9 @@ İptal - - Uyarlanabilir (Önerilen) - - - Uygulama penceresinin boyutlandırılmasına göre en iyi çoklu görev denetimini seçer. Pencere küçük olduğunda, yatay sekme şeridinin gezinme araç çubuğunda bir açılır pencereye daraltıldığını fark edeceksiniz. - - - Yatay - - - Dikey çoklu görev açılır penceresini gezinme araç çubuğunda her zaman gizler ve uygulama penceresinde geleneksel yatay sekme şeridini görüntüler. Bu kullanım, uygulamanın açık her kopyasını her zaman izlemesi gereken kullanıcılara uygundur. - Çoklu görev - - Dikey - - - İsteğe göre erişilebilecek çoklu görev deneyimi ile temiz bir uygulama arayüzü isteyen kullanıcılar için, uygulama kopyalarının yatay listesini gezinme araç çubuğundaki dikey bir açılır pencereye daraltır. - Çoklu görev @@ -849,7 +831,7 @@ Erişim Engellendi - + Yan çubukta Geri Dönüşüm Kutusu görüntülensin @@ -861,7 +843,7 @@ Akrilik yan çubuk - + Tarih biçimi @@ -1248,7 +1230,7 @@ Durum Merkezi - + Tarih biçimleri hakkında ayrıntılı bilgi alın @@ -1644,7 +1626,7 @@ Argümanlar - + Yan çubukta Hızlı Erişim görüntülensin diff --git a/Files/Strings/uk-UA/Resources.resw b/Files/Strings/uk-UA/Resources.resw index a8b0d1c4fcb7..1d56d92bc517 100644 --- a/Files/Strings/uk-UA/Resources.resw +++ b/Files/Strings/uk-UA/Resources.resw @@ -528,7 +528,7 @@ Переміщення файлів до Кошика - + Докладніше про формати дати @@ -747,27 +747,9 @@ Скасувати - - Адаптивна (рекомендується) - - - Вибирає найкращий елемент багатозадачності на основі того, як змінюється розмір вікна програми. Коли вікно невелике, ви помітите, що горизонтальна смуга вкладок згортається у вікно на панелі навігації. - - - Горизонтальна - - - Завжди приховує вертикальну багатозадачність на панелі інструментів навігації та відображає традиційну горизонтальну смужку вкладок у вікні програми. Це підходить для користувачів, яким потрібно постійно відстежувати кожен відкритий екземпляр програми. - Багатозадачність - - Вертикальна - - - Згортає горизонтальний список екземплярів додатків у вертикальну лінію на панелі навігації, призначену для користувачів, які хочуть чистий інтерфейс програми з доступом до вимог до багатозадачності. - Багатозадачність @@ -849,7 +831,7 @@ Немає доступу - + Закріпити Кошик на бічній панелі @@ -861,7 +843,7 @@ Бокова панель з ефектом акрила - + Формат дати @@ -1203,7 +1185,7 @@ Центр операцій - + Дізнайтеся більше про формати дат diff --git a/Files/Strings/zh-Hans/Resources.resw b/Files/Strings/zh-Hans/Resources.resw index 5b6f31fd5641..ed68cd52c6a3 100644 --- a/Files/Strings/zh-Hans/Resources.resw +++ b/Files/Strings/zh-Hans/Resources.resw @@ -528,7 +528,7 @@ 将文件移动到回收站 - + 了解日期格式相关信息 @@ -747,27 +747,9 @@ 取消 - - 自适应 (推荐) - - - 根据应用窗口的大小自动调整最佳多任务控件大小。当窗口较小时,控件会自动折叠。 - - - 平分 - - - 始终在导航工具栏隐藏垂直多任务弹出窗口,并在应用窗口中显示水平标签页栏。 - 多任务 - - 垂直 - - - 将水平列表改为垂直排列。 - 多任务 @@ -849,7 +831,7 @@ 拒绝访问 - + 将回收站固定到侧边栏 @@ -861,7 +843,7 @@ 侧边栏亚克力效果 - + 日期格式 @@ -1248,7 +1230,7 @@ 状态中心 - + 了解有关日期格式的更多信息 @@ -1644,7 +1626,7 @@ 参数 - + 在侧边栏上显示库 diff --git a/Files/Strings/zh-Hant/Resources.resw b/Files/Strings/zh-Hant/Resources.resw index 189fdebe5508..8269d5546d48 100644 --- a/Files/Strings/zh-Hant/Resources.resw +++ b/Files/Strings/zh-Hant/Resources.resw @@ -480,7 +480,7 @@ 壓克力樣式的側邊欄 - + 日期格式 @@ -552,7 +552,7 @@ 以系統管理員身分執行 - + 了解更多的日期格式 @@ -792,27 +792,9 @@ 開啟索引標籤 - - 自適應 (建議選項) - - - 基於應用程式視窗的大小自動調整最佳的多工設定。 當視窗縮小,您會發現水平的索引標籤條縮小成在導覽列上的快顯視窗。 - - - 水平 - - - 總是從導覽列移除垂直的多工快顯視窗,並在上方顯示傳統的水平頁籤條。這適用於想要時時確認每個開啟的索引標籤的使用者。 - 多工 - - 垂直 - - - 將所有水平的索引標籤縮成在導覽列上的垂直快顯視窗。此設計針對同時想要一個乾淨的使用者介面以及高效率的多工體驗的使用者 - 多工 @@ -870,7 +852,7 @@ 終端機應用程式 - + 將資源回收桶釘選至側邊欄 @@ -1218,7 +1200,7 @@ 狀態儀表板 - + 深入了解日期格式 @@ -1614,7 +1596,7 @@ 參數 - + 在側邊欄顯示媒體櫃專區 diff --git a/Files/UserControls/NavigationToolbar.xaml b/Files/UserControls/NavigationToolbar.xaml index 07c0e7bb8826..c16feef6875b 100644 --- a/Files/UserControls/NavigationToolbar.xaml +++ b/Files/UserControls/NavigationToolbar.xaml @@ -1153,7 +1153,7 @@ - + - - - - - + Orientation="Horizontal" + Spacing="8">