mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
New Crowdin updates (#3730)
This commit is contained in:
parent
352c0f875d
commit
b440aaab37
59 changed files with 390 additions and 319 deletions
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">البحث عن إضافة</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Vyhledat plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Search Plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -8,13 +8,13 @@
|
|||
</system:String>
|
||||
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Bitte wählen Sie die ausführbare Datei {0} aus</system:String>
|
||||
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
|
||||
Your selected {0} executable is invalid.
|
||||
Ihre ausgewählte {0} ausführbare Datei ist ungültig.
|
||||
{2}{2}
|
||||
Click yes if you would like select the {0} executable agian. Click no if you would like to download {1}
|
||||
Klicken Sie auf "Ja", wenn Sie die ausführbare Datei {0} erneut auswählen möchten. Klicken Sie auf "Nein", wenn Sie {1} herunterladen möchten
|
||||
</system:String>
|
||||
<system:String x:Key="runtimePluginUnableToSetExecutablePath">Der Pfad zur ausführbaren Datei {0} kann nicht festgelegt werden. Bitte versuchen Sie es in den Einstellungen von Flow (scrollen Sie nach unten).</system:String>
|
||||
<system:String x:Key="failedToInitializePluginsTitle">Plug-ins können nicht initialisiert werden</system:String>
|
||||
<system:String x:Key="failedToInitializePluginsMessage">Plug-ins: {0} - nicht geladen werden und wird deaktiviert, bitte kontaktieren Sie den Ersteller des Plug-ins für Hilfe</system:String>
|
||||
<system:String x:Key="failedToInitializePluginsMessage">Plug-ins: {0} - können nicht geladen werden und wird deaktiviert, bitte kontaktieren Sie den Ersteller des Plug-ins für Hilfe</system:String>
|
||||
|
||||
<!-- MainWindow -->
|
||||
<system:String x:Key="registerHotkeyFailed">Hotkey "{0}" konnte nicht registriert werden. Der Hotkey ist möglicherweise von einem anderen Programm in Verwendung. Wechseln Sie zu einem anderen Hotkey oder beenden Sie das andere Programm.</system:String>
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
<system:String x:Key="textTitle">Text</system:String>
|
||||
<system:String x:Key="GameMode">Spielmodus</system:String>
|
||||
<system:String x:Key="GameModeToolTip">Aussetzen der Verwendung von Hotkeys.</system:String>
|
||||
<system:String x:Key="PositionReset">Position zurücksetzen</system:String>
|
||||
<system:String x:Key="PositionReset">Zurücksetzen der Position</system:String>
|
||||
<system:String x:Key="PositionResetToolTip">Position des Suchfensters zurücksetzen</system:String>
|
||||
<system:String x:Key="queryTextBoxPlaceholder">Zum Suchen hier tippen</system:String>
|
||||
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
<system:String x:Key="setAutoStartFailed">Fehler bei Einstellungsstart beim Start</system:String>
|
||||
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Flow Launcher ausblenden, wenn Fokus verloren geht</system:String>
|
||||
<system:String x:Key="dontPromptUpdateMsg">Versionsbenachrichtigungen nicht zeigen</system:String>
|
||||
<system:String x:Key="SearchWindowPosition">Search Window Location</system:String>
|
||||
<system:String x:Key="SearchWindowPosition">Ort des Suchfensters</system:String>
|
||||
<system:String x:Key="SearchWindowScreenRememberLastLaunchLocation">Letzte Position merken</system:String>
|
||||
<system:String x:Key="SearchWindowScreenCursor">Monitor mit Mauscursor</system:String>
|
||||
<system:String x:Key="SearchWindowScreenFocus">Monitor mit fokussiertem Fenster</system:String>
|
||||
|
|
@ -65,8 +65,8 @@
|
|||
<system:String x:Key="SearchWindowAlign">Position des Suchfensters auf Monitor</system:String>
|
||||
<system:String x:Key="SearchWindowAlignCenter">Zentriert</system:String>
|
||||
<system:String x:Key="SearchWindowAlignCenterTop">Oben zentriert</system:String>
|
||||
<system:String x:Key="SearchWindowAlignLeftTop">Links oben</system:String>
|
||||
<system:String x:Key="SearchWindowAlignRightTop">Rechts oben</system:String>
|
||||
<system:String x:Key="SearchWindowAlignLeftTop">Oben links</system:String>
|
||||
<system:String x:Key="SearchWindowAlignRightTop">Oben rechts</system:String>
|
||||
<system:String x:Key="SearchWindowAlignCustom">Benutzerdefinierte Position</system:String>
|
||||
<system:String x:Key="language">Sprache</system:String>
|
||||
<system:String x:Key="lastQueryMode">Letzter Abfragestil</system:String>
|
||||
|
|
@ -106,38 +106,38 @@
|
|||
<system:String x:Key="AlwaysPreview">Immer Vorschau</system:String>
|
||||
<system:String x:Key="AlwaysPreviewToolTip">Vorschau-Panel immer öffnen, wenn Flow aktiviert ist. Drücken Sie {0}, um Vorschau umzuschalten.</system:String>
|
||||
<system:String x:Key="shadowEffectNotAllowed">Schatteneffekt ist nicht erlaubt, während das aktuelle Theme den Unschärfe-Effekt aktiviert hat</system:String>
|
||||
<system:String x:Key="searchDelay">Search Delay</system:String>
|
||||
<system:String x:Key="searchDelayToolTip">Adds a short delay while typing to reduce UI flicker and result load. Recommended if your typing speed is average.</system:String>
|
||||
<system:String x:Key="searchDelayNumberBoxToolTip">Enter the wait time (in ms) until input is considered complete. This can only be edited if Search Delay is enabled.</system:String>
|
||||
<system:String x:Key="searchDelayTime">Default Search Delay Time</system:String>
|
||||
<system:String x:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String>
|
||||
<system:String x:Key="KoreanImeTitle">Information for Korean IME user</system:String>
|
||||
<system:String x:Key="searchDelay">Suchverzögerung</system:String>
|
||||
<system:String x:Key="searchDelayToolTip">Fügt eine kurze Verzögerung beim Tippen hinzu, um das Flackern der Benutzeroberfläche und die Ergebnislast zu verringern. Empfohlen, wenn Ihre Tippgeschwindigkeit durchschnittlich ist.</system:String>
|
||||
<system:String x:Key="searchDelayNumberBoxToolTip">Geben Sie die Wartezeit (in ms) ein, bis die Eingabe als abgeschlossen gilt. Dies kann nur bearbeitet werden, wenn die Suchverzögerung aktiviert ist.</system:String>
|
||||
<system:String x:Key="searchDelayTime">Suchverzögerungszeit per Default</system:String>
|
||||
<system:String x:Key="searchDelayTimeToolTip">Wartezeit, bevor die Ergebnisse nach Tippstopps angezeigt werden. Bei höheren Werten wird länger gewartet. (ms)</system:String>
|
||||
<system:String x:Key="KoreanImeTitle">Informationen für koreanischen IME-Benutzer</system:String>
|
||||
<system:String x:Key="KoreanImeGuide">
|
||||
The Korean input method used in Windows 11 may cause some issues in Flow Launcher.
|
||||
Die in Windows 11 verwendete koreanische Eingabemethode kann einige Probleme im Flow Launcher verursachen.
|
||||
|
||||
If you experience any problems, you may need to enable "Use previous version of Korean IME".
|
||||
Wenn Sie irgendwelche Probleme haben, müssen Sie unter Umständen "Vorherige Version der koreanischen IME" aktivieren.
|
||||
|
||||
|
||||
Open Setting in Windows 11 and go to:
|
||||
Öffnen Sie die Einstellung in Windows 11 und gehen Sie zu:
|
||||
|
||||
Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility,
|
||||
Time & Language > Language & Region > Koreanisch > Sprachoptionen > Tastatur - Microsoft IME > Kompatibilität,
|
||||
|
||||
and enable "Use previous version of Microsoft IME".
|
||||
und aktivieren Sie "Vorherige Version von Microsoft IME".
|
||||
|
||||
|
||||
</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLink">Sprach- und Regionen-Systemeinstellungen öffnen</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLinkToolTip">Opens the Korean IME setting location. Go to Korean > Language Options > Keyboard - Microsoft IME > Compatibility</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLinkToolTip">Öffnet den Ort für koreanische IME-Einstellung. Gehen Sie zu Koreanisch > Sprachoptionen > Tastatur - Microsoft IME > Kompatibilität</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLinkButton">Öffnen</system:String>
|
||||
<system:String x:Key="KoreanImeRegistry">Vorherige koreanische IME verwenden</system:String>
|
||||
<system:String x:Key="KoreanImeRegistryTooltip">You can change the Previous Korean IME settings directly from here</system:String>
|
||||
<system:String x:Key="KoreanImeRegistryTooltip">Sie können die Einstellungen des vorherigen koreanischen IME direkt von hier aus ändern</system:String>
|
||||
<system:String x:Key="homePage">Homepage</system:String>
|
||||
<system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String>
|
||||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="homePageToolTip">Ergebnisse der Homepage zeigen, wenn Abfragetext leer ist.</system:String>
|
||||
<system:String x:Key="historyResultsForHomePage">Historie-Ergebnisse auf Homepage zeigen</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximal gezeigte Historie-Ergebnisse auf Homepage</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">Dies kann nur bearbeitet werden, wenn das Plug-in das Home-Feature unterstützt und die Homepage aktiviert ist.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Suchfenster an vorderster zeigen</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Setzt die Einstellung 'Immer im Vordergrund' anderer Programme außer Kraft und zeigt Flow in der vordersten Position an.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Plug-in suchen</system:String>
|
||||
|
|
@ -154,12 +154,12 @@
|
|||
<system:String x:Key="currentActionKeywords">Aktuelles Action-Schlüsselwort</system:String>
|
||||
<system:String x:Key="newActionKeyword">Neues Aktions-Schlüsselwort</system:String>
|
||||
<system:String x:Key="actionKeywordsTooltip">Aktions-Schlüsselwörter ändern</system:String>
|
||||
<system:String x:Key="pluginSearchDelayTime">Plugin search delay time</system:String>
|
||||
<system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Search Delay Time</system:String>
|
||||
<system:String x:Key="pluginSearchDelayTime">Suchverzögerungszeit für Plug-in</system:String>
|
||||
<system:String x:Key="pluginSearchDelayTimeTooltip">Suchverzögerungszeit für Plug-in ändern</system:String>
|
||||
<system:String x:Key="FilterComboboxLabel">Erweiterte Einstellungen</system:String>
|
||||
<system:String x:Key="DisplayModeOnOff">Aktiviert</system:String>
|
||||
<system:String x:Key="DisplayModePriority">Priorität</system:String>
|
||||
<system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String>
|
||||
<system:String x:Key="DisplayModeSearchDelay">Suchverzögerung</system:String>
|
||||
<system:String x:Key="DisplayModeHomeOnOff">Homepage</system:String>
|
||||
<system:String x:Key="currentPriority">Aktuelle Priorität</system:String>
|
||||
<system:String x:Key="newPriority">Neue Priorität</system:String>
|
||||
|
|
@ -174,8 +174,8 @@
|
|||
<system:String x:Key="plugin_uninstall">Deinstallieren</system:String>
|
||||
<system:String x:Key="failedToRemovePluginSettingsTitle">Plug-in-Einstellungen können nicht entfernt werden</system:String>
|
||||
<system:String x:Key="failedToRemovePluginSettingsMessage">Plug-ins: {0} - Plug-in-Einstellungsdateien können nicht entfernt werden, bitte entfernen Sie diese manuell</system:String>
|
||||
<system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String>
|
||||
<system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String>
|
||||
<system:String x:Key="failedToRemovePluginCacheTitle">Plug-in-Cache kann nicht entfernt werden</system:String>
|
||||
<system:String x:Key="failedToRemovePluginCacheMessage">Plug-ins: {0} - Plug-in-Cache-Dateien können nicht entfernt werden, bitte entfernen Sie diese manuell</system:String>
|
||||
|
||||
<!-- Setting Plugin Store -->
|
||||
<system:String x:Key="pluginStore">Plug-in-Store</system:String>
|
||||
|
|
@ -212,9 +212,9 @@
|
|||
<system:String x:Key="resultItemFont">Schriftart des Ergebnistitels</system:String>
|
||||
<system:String x:Key="resultSubItemFont">Schriftart des Ergebnis-Untertitels</system:String>
|
||||
<system:String x:Key="resetCustomize">Zurücksetzen</system:String>
|
||||
<system:String x:Key="resetCustomizeToolTip">Reset to the recommended font and size settings.</system:String>
|
||||
<system:String x:Key="ImportThemeSize">Import Theme Size</system:String>
|
||||
<system:String x:Key="ImportThemeSizeToolTip">If a size value intended by the theme designer is available, it will be retrieved and applied.</system:String>
|
||||
<system:String x:Key="resetCustomizeToolTip">Auf die empfohlenen Schriftart- und Größeneinstellungen zurücksetzen.</system:String>
|
||||
<system:String x:Key="ImportThemeSize">Theme-Größe importieren</system:String>
|
||||
<system:String x:Key="ImportThemeSizeToolTip">Wenn ein vom Theme-Designer vorgesehener Größenwert verfügbar ist, wird dieser abgerufen und angewendet.</system:String>
|
||||
<system:String x:Key="CustomizeToolTip">Individuell anpassen</system:String>
|
||||
<system:String x:Key="windowMode">Fenstermodus</system:String>
|
||||
<system:String x:Key="opacity">Opazität</system:String>
|
||||
|
|
@ -242,8 +242,8 @@
|
|||
<system:String x:Key="Clock">Uhr</system:String>
|
||||
<system:String x:Key="Date">Datum</system:String>
|
||||
<system:String x:Key="BackdropType">Backdrop-Typ</system:String>
|
||||
<system:String x:Key="BackdropInfo">The backdrop effect is not applied in the preview.</system:String>
|
||||
<system:String x:Key="BackdropTypeDisabledToolTip">Backdrop supported starting from Windows 11 build 22000 and above</system:String>
|
||||
<system:String x:Key="BackdropInfo">Der Backdrop-Effekt wird in der Vorschau nicht angewendet.</system:String>
|
||||
<system:String x:Key="BackdropTypeDisabledToolTip">Backdrop wird ab Windows 11 Build 22000 und darüber unterstützt</system:String>
|
||||
<system:String x:Key="BackdropTypesNone">Keine</system:String>
|
||||
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
|
||||
<system:String x:Key="BackdropTypesMica">Mica</system:String>
|
||||
|
|
@ -251,11 +251,11 @@
|
|||
<system:String x:Key="TypeIsDarkToolTip">Dieses Theme unterstützt zwei Modi (hell/dunkel).</system:String>
|
||||
<system:String x:Key="TypeHasBlurToolTip">Dieses Theme unterstützt Unschärfe und transparenten Hintergrund.</system:String>
|
||||
<system:String x:Key="ShowPlaceholder">Platzhalter zeigen</system:String>
|
||||
<system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String>
|
||||
<system:String x:Key="ShowPlaceholderTip">Platzhalter anzeigen, wenn Abfrage leer ist</system:String>
|
||||
<system:String x:Key="PlaceholderText">Platzhaltertext</system:String>
|
||||
<system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String>
|
||||
<system:String x:Key="PlaceholderTextTip">Platzhaltertext ändern. Eingabe leer wird verwendet: {0}</system:String>
|
||||
<system:String x:Key="KeepMaxResults">Festgelegte Fenstergröße</system:String>
|
||||
<system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String>
|
||||
<system:String x:Key="KeepMaxResultsToolTip">Die Fenstergröße ist durch Ziehen nicht anpassbar.</system:String>
|
||||
|
||||
<!-- Setting Hotkey -->
|
||||
<system:String x:Key="hotkey">Hotkey</system:String>
|
||||
|
|
@ -316,8 +316,8 @@
|
|||
<system:String x:Key="useGlyphUIEffect">Segoe Fluent-Icons für Abfrageergebnisse verwenden, wo unterstützt</system:String>
|
||||
<system:String x:Key="flowlauncherPressHotkey">Taste drücken</system:String>
|
||||
<system:String x:Key="showBadges">Ergebnis-Badges zeigen</system:String>
|
||||
<system:String x:Key="showBadgesToolTip">For supported plugins, badges are displayed to help distinguish them more easily.</system:String>
|
||||
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String>
|
||||
<system:String x:Key="showBadgesToolTip">Für unterstützte Plug-ins werden Badges zur besseren Unterscheidung angezeigt.</system:String>
|
||||
<system:String x:Key="showBadgesGlobalOnly">Ergebnis-Badges nur für globale Abfrage zeigen</system:String>
|
||||
|
||||
<!-- Setting Proxy -->
|
||||
<system:String x:Key="proxy">HTTP-Proxy</system:String>
|
||||
|
|
@ -360,24 +360,24 @@
|
|||
<system:String x:Key="clearlogfolderMessage">Sind Sie sicher, dass Sie alle Logs löschen wollen?</system:String>
|
||||
<system:String x:Key="cachefolder">Cache-Ordner</system:String>
|
||||
<system:String x:Key="clearcachefolder">Cache leeren</system:String>
|
||||
<system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String>
|
||||
<system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String>
|
||||
<system:String x:Key="clearcachefolderMessage">Sind Sie sicher, dass Sie alle Caches löschen wollen?</system:String>
|
||||
<system:String x:Key="clearfolderfailMessage">Ein Teil der Ordner und Dateien konnte nicht gelöscht werden. Weitere Informationen entnehmen Sie bitte der Logdatei</system:String>
|
||||
<system:String x:Key="welcomewindow">Assistent</system:String>
|
||||
<system:String x:Key="userdatapath">Speicherort für Benutzerdaten</system:String>
|
||||
<system:String x:Key="userdatapathToolTip">Benutzereinstellungen und installierte Plug-ins werden im Ordner für Benutzerdaten gespeichert. Dieser Speicherort kann variieren, je nachdem, ob sich das Programm im portablen Modus befindet oder nicht.</system:String>
|
||||
<system:String x:Key="userdatapathButton">Ordner öffnen</system:String>
|
||||
<system:String x:Key="advanced">Advanced</system:String>
|
||||
<system:String x:Key="advanced">Erweitert</system:String>
|
||||
<system:String x:Key="logLevel">Log-Ebene</system:String>
|
||||
<system:String x:Key="LogLevelDEBUG">Debug</system:String>
|
||||
<system:String x:Key="LogLevelINFO">Info</system:String>
|
||||
<system:String x:Key="settingWindowFontTitle">Setting Window Font</system:String>
|
||||
<system:String x:Key="settingWindowFontTitle">Einstellung der Fensterschriftart</system:String>
|
||||
|
||||
<!-- Release Notes Window -->
|
||||
<system:String x:Key="seeMoreReleaseNotes">See more release notes on GitHub</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionTitle">Failed to fetch release notes</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionSubTitle">Please check your network connection or ensure GitHub is accessible</system:String>
|
||||
<system:String x:Key="appUpdateTitle">Flow Launcher has been updated to {0}</system:String>
|
||||
<system:String x:Key="appUpdateButtonContent">Click here to view the release notes</system:String>
|
||||
<system:String x:Key="seeMoreReleaseNotes">Weitere Versionshinweise finden Sie auf GitHub</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionTitle">Versionshinweise konnten nicht abgerufen werden</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionSubTitle">Bitte überprüfen Sie Ihre Netzwerkverbindung oder stellen Sie sicher, dass GitHub erreichbar ist</system:String>
|
||||
<system:String x:Key="appUpdateTitle">Flow Launcher ist aktualisiert worden auf {0}</system:String>
|
||||
<system:String x:Key="appUpdateButtonContent">Klicken Sie hier, um die Versionshinweise anzusehen</system:String>
|
||||
|
||||
<!-- FileManager Setting Dialog -->
|
||||
<system:String x:Key="fileManagerWindow">Dateimanager auswählen</system:String>
|
||||
|
|
@ -389,12 +389,12 @@
|
|||
<system:String x:Key="fileManager_path">Dateimanager-Pfad</system:String>
|
||||
<system:String x:Key="fileManager_directory_arg">Arg For Folder</system:String>
|
||||
<system:String x:Key="fileManager_file_arg">Arg For File</system:String>
|
||||
<system:String x:Key="fileManagerPathNotFound">The file manager '{0}' could not be located at '{1}'. Would you like to continue?</system:String>
|
||||
<system:String x:Key="fileManagerPathError">File Manager Path Error</system:String>
|
||||
<system:String x:Key="fileManagerPathNotFound">Der Dateimanager '{0}' konnte nicht unter '{1}' gefunden werden. Möchten Sie fortfahren?</system:String>
|
||||
<system:String x:Key="fileManagerPathError">Pfadfehler bei Dateimanager</system:String>
|
||||
|
||||
<!-- DefaultBrowser Setting Dialog -->
|
||||
<system:String x:Key="defaultBrowserTitle">Webbrowser per Default</system:String>
|
||||
<system:String x:Key="defaultBrowser_tips">Die Defaulteinstellung folgt der Default-Browsereinstellung des Betriebssystems. Wenn separat angegeben, verwendet Flow diesen Browser.</system:String>
|
||||
<system:String x:Key="defaultBrowser_tips">Die Defaulteinstellung folgt der Default-Browsereinstellung des Betriebssystems (OS). Wenn separat spezifiziert, verwendet Flow diesen Browser.</system:String>
|
||||
<system:String x:Key="defaultBrowser_name">Browser</system:String>
|
||||
<system:String x:Key="defaultBrowser_profile_name">Browser-Name</system:String>
|
||||
<system:String x:Key="defaultBrowser_path">Browser-Pfad</system:String>
|
||||
|
|
@ -412,26 +412,26 @@
|
|||
<system:String x:Key="newActionKeywords">Neues Aktions-Schlüsselwort</system:String>
|
||||
<system:String x:Key="cancel">Abbrechen</system:String>
|
||||
<system:String x:Key="done">Fertig</system:String>
|
||||
<system:String x:Key="cannotFindSpecifiedPlugin">Das angegebene Plug-in kann nicht gefunden werden</system:String>
|
||||
<system:String x:Key="cannotFindSpecifiedPlugin">Das spezifizierte Plug-in kann nicht gefunden werden</system:String>
|
||||
<system:String x:Key="newActionKeywordsCannotBeEmpty">Neues Aktions-Schlüsselwort darf nicht leer sein</system:String>
|
||||
<system:String x:Key="newActionKeywordsHasBeenAssigned">Dieses neue Aktions-Schlüsselwort ist bereits einem anderen Plug-in zugewiesen, bitte wählen Sie ein anderes</system:String>
|
||||
<system:String x:Key="newActionKeywordsSameAsOld">Dieses neue Aktions-Schlüsselwort ist dasselbe wie das alte, bitte wählen Sie ein anderes</system:String>
|
||||
<system:String x:Key="success">Erfolg</system:String>
|
||||
<system:String x:Key="completedSuccessfully">Erfolgreich abgeschlossen</system:String>
|
||||
<system:String x:Key="failedToCopy">Failed to copy</system:String>
|
||||
<system:String x:Key="failedToCopy">Kopieren nicht möglich</system:String>
|
||||
<system:String x:Key="actionkeyword_tips">Geben Sie die Aktions-Schlüsselwörter ein, die Sie zum Starten des Plug-ins verwenden möchten, und trennen Sie sie durch Leerzeichen voneinander ab. Verwenden Sie *, wenn Sie keine spezifizieren möchten, und das Plug-in wird ohne jegliche Aktions-Schlüsselwörter ausgelöst.</system:String>
|
||||
|
||||
<!-- Search Delay Settings Dialog -->
|
||||
<system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String>
|
||||
<system:String x:Key="searchDelayTimeTips">Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time.</system:String>
|
||||
<system:String x:Key="searchDelayTimeTitle">Einstellung der Suchverzögerungszeit</system:String>
|
||||
<system:String x:Key="searchDelayTimeTips">Geben Sie die Suchverzögerungszeit in ms ein, die Sie für das Plug-in verwenden möchten. Eingabe leer, wenn Sie keine Angaben machen wollen, und das Plug-in wird die Default-Suchverzögerungszeit verwenden.</system:String>
|
||||
|
||||
<!-- Search Delay Settings Dialog -->
|
||||
<system:String x:Key="homeTitle">Homepage</system:String>
|
||||
<system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String>
|
||||
<system:String x:Key="homeTips">Aktivieren Sie den Zustand der Plug-in-Homepage, wenn Sie die Plug-in-Ergebnisse anzeigen möchten, wenn Abfrage leer ist.</system:String>
|
||||
|
||||
<!-- Custom Query Hotkey Dialog -->
|
||||
<system:String x:Key="customeQueryHotkeyTitle">Benutzerdefinierter Abfrage-Hotkey</system:String>
|
||||
<system:String x:Key="customeQueryHotkeyTips">Drücken Sie einen benutzerdefinierten Hotkey, um Flow Launcher zu öffnen und die angegebene Abfrage automatisch einzugeben.</system:String>
|
||||
<system:String x:Key="customeQueryHotkeyTips">Drücken Sie einen benutzerdefinierten Hotkey, um Flow Launcher zu öffnen und die spezifizierte Abfrage automatisch einzugeben.</system:String>
|
||||
<system:String x:Key="preview">Vorschau</system:String>
|
||||
<system:String x:Key="hotkeyIsNotUnavailable">Hotkey ist nicht verfügbar, bitte wählen Sie einen neuen Hotkey aus</system:String>
|
||||
<system:String x:Key="invalidPluginHotkey">Plug-in-Hotkey ungültig</system:String>
|
||||
|
|
@ -444,7 +444,7 @@
|
|||
|
||||
<!-- Custom Query Shortcut Dialog -->
|
||||
<system:String x:Key="customeQueryShortcutTitle">Benutzerdefinierter Abfrage-Shortcut</system:String>
|
||||
<system:String x:Key="customeQueryShortcutTips">Geben Sie einen Shortcut ein, der sich automatisch auf die angegebene Abfrage erweitert.</system:String>
|
||||
<system:String x:Key="customeQueryShortcutTips">Geben Sie einen Shortcut ein, der sich automatisch auf die spezifizierte Abfrage erweitert.</system:String>
|
||||
<system:String x:Key="customeQueryShortcutGuide" xml:space="preserve">Ein Shortcut wird erweitert, wenn dieser genau mit der Abfrage übereinstimmt.
|
||||
|
||||
Wenn Sie bei der Eingabe eines Shortcuts ein '@'-Präfix hinzufügen, stimmt dieser mit jeder beliebigen Position in der Abfrage überein. Integrierte Shortcuts stimmen mit jeder Position in einer Abfrage überein.
|
||||
|
|
@ -483,13 +483,13 @@ Wenn Sie bei der Eingabe eines Shortcuts ein '@'-Präfix hinzufügen, stimmt die
|
|||
<system:String x:Key="reportWindow_copy_below">2. Kopieren Sie die Ausnahmemeldung unterhalb</system:String>
|
||||
|
||||
<!-- File Open Error -->
|
||||
<system:String x:Key="fileManagerNotFoundTitle">File Manager Error</system:String>
|
||||
<system:String x:Key="fileManagerNotFoundTitle">Fehler bei Dateimanager</system:String>
|
||||
<system:String x:Key="fileManagerNotFound">
|
||||
The specified file manager could not be found. Please check the Custom File Manager setting under Settings > General.
|
||||
Der spezifizierte Dateimanager konnte nicht gefunden werden. Bitte überprüfen Sie die Einstellung des benutzerdefinierten Dateimanagers unter Einstellungen > Allgemein.
|
||||
</system:String>
|
||||
<system:String x:Key="errorTitle">Fehler</system:String>
|
||||
<system:String x:Key="folderOpenError">An error occurred while opening the folder. {0}</system:String>
|
||||
<system:String x:Key="browserOpenError">An error occurred while opening the URL in the browser. Please check your Default Web Browser configuration in the General section of the settings window</system:String>
|
||||
<system:String x:Key="folderOpenError">Beim Öffnen des Ordners ist ein Fehler aufgetreten. {0}</system:String>
|
||||
<system:String x:Key="browserOpenError">Beim Öffnen der URL im Browser ist ein Fehler aufgetreten. Bitte überprüfen Sie die Konfiguration Ihres Default-Webbrowsers im Abschnitt „Allgemein“ des Einstellungsfensters</system:String>
|
||||
|
||||
<!-- General Notice -->
|
||||
<system:String x:Key="pleaseWait">Bitte warten Sie ...</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Search Plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Mostrar historial de resultados en la página de inicio</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Número máximo de resultados del historial en la página de inicio</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">Esto solo se puede editar si el complemento soporta la función de Inicio y la Página de Inicio está activada.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Mostrar ventana de búsqueda en primer plano</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Anula el ajuste «Siempre arriba» de otros programas y muestra Flow en primer plano.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Buscar complemento</system:String>
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
<system:String x:Key="userdatapathButton">Abrir carpeta</system:String>
|
||||
<system:String x:Key="advanced">Avanzado</system:String>
|
||||
<system:String x:Key="logLevel">Nivel de registro</system:String>
|
||||
<system:String x:Key="LogLevelDEBUG">Depurar</system:String>
|
||||
<system:String x:Key="LogLevelDEBUG">Depuración</system:String>
|
||||
<system:String x:Key="LogLevelINFO">Información</system:String>
|
||||
<system:String x:Key="settingWindowFontTitle">Configuración de fuente de la ventana</system:String>
|
||||
|
||||
|
|
@ -404,7 +404,7 @@
|
|||
|
||||
<!-- Priority Setting Dialog -->
|
||||
<system:String x:Key="changePriorityWindow">Cambiar la prioridad</system:String>
|
||||
<system:String x:Key="priority_tips">Cuanto mayor sea el número, más arriba se situará el resultado. Inténtelo con 5. Si desea que los resultados se situén más abajo que los de cualquier otro complemento, utilice un número negativo</system:String>
|
||||
<system:String x:Key="priority_tips">Cuanto mayor sea el número, más arriba se situará el resultado. Probar con 5. Si se desea que los resultados se sitúen más abajo que los de cualquier otro complemento, utilizar un número negativo</system:String>
|
||||
<system:String x:Key="invalidPriority">¡Por favor, proporcione un número entero válido para la prioridad!</system:String>
|
||||
|
||||
<!-- Action Keyword Setting Dialog -->
|
||||
|
|
@ -419,7 +419,7 @@
|
|||
<system:String x:Key="success">Correcto</system:String>
|
||||
<system:String x:Key="completedSuccessfully">Finalizado correctamente</system:String>
|
||||
<system:String x:Key="failedToCopy">No se pudo copiar</system:String>
|
||||
<system:String x:Key="actionkeyword_tips">Introduzca las palabras clave de acción que desea utilizar para iniciar el complemento y utilice espacios en blanco para separarlas. Utilice * si no desea especificar ninguna, para que el complemento se inicie sin ninguna palabra clave de acción.</system:String>
|
||||
<system:String x:Key="actionkeyword_tips">Introducir las palabras claves de acción que se desean utilizar para iniciar el complemento, utilizando espacios en blanco para separarlas. Utilizar * si no se desea especificar ninguna, para que el complemento se inicie sin ninguna palabra clave de acción.</system:String>
|
||||
|
||||
<!-- Search Delay Settings Dialog -->
|
||||
<system:String x:Key="searchDelayTimeTitle">Ajuste del tiempo de retardo de búsqueda</system:String>
|
||||
|
|
@ -427,7 +427,7 @@
|
|||
|
||||
<!-- Search Delay Settings Dialog -->
|
||||
<system:String x:Key="homeTitle">Página de inicio</system:String>
|
||||
<system:String x:Key="homeTips">Activar el estado de la página de inicio del complemento si se desea mostrar los resultados del complemento cuando la consulta está vacía.</system:String>
|
||||
<system:String x:Key="homeTips">Activar el estado página de inicio del complemento si se desea mostrar los resultados del complemento cuando la consulta esté vacía.</system:String>
|
||||
|
||||
<!-- Custom Query Hotkey Dialog -->
|
||||
<system:String x:Key="customeQueryHotkeyTitle">Atajo de teclado de consulta personalizada</system:String>
|
||||
|
|
|
|||
|
|
@ -137,7 +137,7 @@
|
|||
<system:String x:Key="historyResultsCountForHomePage">Maximum de résultats de l'historique affichés sur la page d'accueil</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">Ceci ne peut être édité que si le plugin prend en charge la fonction Accueil et que la page d'accueil est activée.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Afficher la fenêtre de recherche en premier plan</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Afficher la fenêtre de recherche au-dessus des autres fenêtres</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Outrepasse le paramètre 'toujours en premier plan' des autres programmes et affiche Flow Launcher en première position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Rechercher des plugins</system:String>
|
||||
|
|
|
|||
|
|
@ -135,8 +135,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">ניתן לערוך זאת רק אם התוסף תומך בתכונת הבית ודף הבית מופעל.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">עוקף את הגדרת תמיד עליון של תוכנות אחרות, ומציג את Flow במיקום הגבוה ביותר.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">חפש תוסף</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Plugin di ricerca</system:String>
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
<system:String x:Key="autoUpdates">自動更新</system:String>
|
||||
<system:String x:Key="select">選択</system:String>
|
||||
<system:String x:Key="hideOnStartup">起動時にFlow Launcherを隠す</system:String>
|
||||
<system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String>
|
||||
<system:String x:Key="hideOnStartupToolTip">起動後、Flow Launcher の検索ウィンドウは非表示になり、トレイに格納されます。</system:String>
|
||||
<system:String x:Key="hideNotifyIcon">トレイアイコンを隠す</system:String>
|
||||
<system:String x:Key="hideNotifyIconToolTip">トレイアイコンが非表示になっているときは、検索ウィンドウを右クリックすることで設定メニューを開くことができます。</system:String>
|
||||
<system:String x:Key="querySearchPrecision">クエリ検索精度</system:String>
|
||||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Search Plugin</system:String>
|
||||
|
|
@ -180,7 +180,7 @@
|
|||
<!-- Setting Plugin Store -->
|
||||
<system:String x:Key="pluginStore">プラグインストア</system:String>
|
||||
<system:String x:Key="pluginStore_NewRelease">New Release</system:String>
|
||||
<system:String x:Key="pluginStore_RecentlyUpdated">Recently Updated</system:String>
|
||||
<system:String x:Key="pluginStore_RecentlyUpdated">最近の更新</system:String>
|
||||
<system:String x:Key="pluginStore_None">プラグイン</system:String>
|
||||
<system:String x:Key="pluginStore_Installed">Installed</system:String>
|
||||
<system:String x:Key="refresh">更新</system:String>
|
||||
|
|
@ -262,8 +262,8 @@
|
|||
<system:String x:Key="hotkeys">ホットキー</system:String>
|
||||
<system:String x:Key="flowlauncherHotkey">Flow Launcherを開く</system:String>
|
||||
<system:String x:Key="flowlauncherHotkeyToolTip">Flow Launcher の表示/非表示を切り替えるショートカットを入力してください。</system:String>
|
||||
<system:String x:Key="previewHotkey">Toggle Preview</system:String>
|
||||
<system:String x:Key="previewHotkeyToolTip">Enter shortcut to show/hide preview in search window.</system:String>
|
||||
<system:String x:Key="previewHotkey">プレビューの切り替え</system:String>
|
||||
<system:String x:Key="previewHotkeyToolTip">検索ウィンドウでプレビューの表示/非表示を切り替えるショートカットを入力してください。</system:String>
|
||||
<system:String x:Key="hotkeyPresets">Hotkey Presets</system:String>
|
||||
<system:String x:Key="hotkeyPresetsToolTip">List of currently registered hotkeys</system:String>
|
||||
<system:String x:Key="openResultModifiers">結果修飾子を開く</system:String>
|
||||
|
|
@ -272,8 +272,8 @@
|
|||
<system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String>
|
||||
<system:String x:Key="autoCompleteHotkey">自動補完</system:String>
|
||||
<system:String x:Key="autoCompleteHotkeyToolTip">選択された項目に対して自動補完を実行します。</system:String>
|
||||
<system:String x:Key="SelectNextItemHotkey">Select Next Item</system:String>
|
||||
<system:String x:Key="SelectPrevItemHotkey">Select Previous Item</system:String>
|
||||
<system:String x:Key="SelectNextItemHotkey">次の項目を選択</system:String>
|
||||
<system:String x:Key="SelectPrevItemHotkey">前の項目を選択</system:String>
|
||||
<system:String x:Key="SelectNextPageHotkey">Next Page</system:String>
|
||||
<system:String x:Key="SelectPrevPageHotkey">Previous Page</system:String>
|
||||
<system:String x:Key="CycleHistoryUpHotkey">Cycle Previous Query</system:String>
|
||||
|
|
@ -291,13 +291,13 @@
|
|||
<system:String x:Key="QuickWidthHotkey">Quick Adjust Window Width</system:String>
|
||||
<system:String x:Key="QuickHeightHotkey">Quick Adjust Window Height</system:String>
|
||||
<system:String x:Key="ReloadPluginHotkeyToolTip">Use when require plugins to reload and update their existing data.</system:String>
|
||||
<system:String x:Key="AdditionalHotkeyToolTip">You can add one more hotkey for this function.</system:String>
|
||||
<system:String x:Key="AdditionalHotkeyToolTip">この機能のホットキーはもう一つ追加できます。</system:String>
|
||||
<system:String x:Key="customQueryHotkey">カスタムクエリ ホットキー</system:String>
|
||||
<system:String x:Key="customQueryShortcut">Custom Query Shortcut</system:String>
|
||||
<system:String x:Key="builtinShortcuts">Built-in Shortcut</system:String>
|
||||
<system:String x:Key="builtinShortcuts">組み込みショートカット</system:String>
|
||||
<system:String x:Key="customQuery">Query</system:String>
|
||||
<system:String x:Key="customShortcut">Shortcut</system:String>
|
||||
<system:String x:Key="customShortcutExpansion">Expansion</system:String>
|
||||
<system:String x:Key="customShortcut">ショートカット</system:String>
|
||||
<system:String x:Key="customShortcutExpansion">展開</system:String>
|
||||
<system:String x:Key="builtinShortcutDescription">説明</system:String>
|
||||
<system:String x:Key="delete">削除</system:String>
|
||||
<system:String x:Key="edit">編集</system:String>
|
||||
|
|
@ -305,9 +305,9 @@
|
|||
<system:String x:Key="none">None</system:String>
|
||||
<system:String x:Key="pleaseSelectAnItem">項目選択してください</system:String>
|
||||
<system:String x:Key="deleteCustomHotkeyWarning">{0} プラグインのホットキーを本当に削除しますか?</system:String>
|
||||
<system:String x:Key="deleteCustomShortcutWarning">Are you sure you want to delete shortcut: {0} with expansion {1}?</system:String>
|
||||
<system:String x:Key="deleteCustomShortcutWarning">本当にこのショートカットを削除しますか?: {0} を {1} に展開</system:String>
|
||||
<system:String x:Key="shortcut_clipboard_description">Get text from clipboard.</system:String>
|
||||
<system:String x:Key="shortcut_active_explorer_path">Get path from active explorer.</system:String>
|
||||
<system:String x:Key="shortcut_active_explorer_path">アクティブなエクスプローラーからパスを取得します。</system:String>
|
||||
<system:String x:Key="queryWindowShadowEffect">Query window shadow effect</system:String>
|
||||
<system:String x:Key="shadowEffectCPUUsage">Shadow effect has a substantial usage of GPU. Not recommended if your computer performance is limited.</system:String>
|
||||
<system:String x:Key="windowWidthSize">Window Width Size</system:String>
|
||||
|
|
@ -363,8 +363,8 @@
|
|||
<system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String>
|
||||
<system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String>
|
||||
<system:String x:Key="welcomewindow">Wizard</system:String>
|
||||
<system:String x:Key="userdatapath">User Data Location</system:String>
|
||||
<system:String x:Key="userdatapathToolTip">User settings and installed plugins are saved in the user data folder. This location may vary depending on whether it's in portable mode or not.</system:String>
|
||||
<system:String x:Key="userdatapath">ユーザーデータの場所</system:String>
|
||||
<system:String x:Key="userdatapathToolTip">ユーザー設定とインストールされているプラグインは、ユーザーデータフォルダに保存されます。この場所は、ポータブルモードかどうかによって異なる場合があります。</system:String>
|
||||
<system:String x:Key="userdatapathButton">Open Folder</system:String>
|
||||
<system:String x:Key="advanced">Advanced</system:String>
|
||||
<system:String x:Key="logLevel">Log Level</system:String>
|
||||
|
|
@ -443,14 +443,14 @@
|
|||
<system:String x:Key="hotkeyRegGuide">Press the keys you want to use for this function.</system:String>
|
||||
|
||||
<!-- Custom Query Shortcut Dialog -->
|
||||
<system:String x:Key="customeQueryShortcutTitle">Custom Query Shortcut</system:String>
|
||||
<system:String x:Key="customeQueryShortcutTips">Enter a shortcut that automatically expands to the specified query.</system:String>
|
||||
<system:String x:Key="customeQueryShortcutGuide" xml:space="preserve">A shortcut is expanded when it exactly matches the query.
|
||||
<system:String x:Key="customeQueryShortcutTitle">カスタムクエリショートカット</system:String>
|
||||
<system:String x:Key="customeQueryShortcutTips">指定したクエリに自動的に展開するショートカットを入力してください。</system:String>
|
||||
<system:String x:Key="customeQueryShortcutGuide" xml:space="preserve">クエリに正確に一致すると、ショートカットが展開されます。
|
||||
|
||||
If you add an '@' prefix while inputting a shortcut, it matches any position in the query. Builtin shortcuts match any position in a query.
|
||||
ショートカットの入力で「@」プレフィクスをつけた場合、クエリのどこにあってもマッチするようになります。組み込みのショートカットはクエリのどこにあってもマッチします。
|
||||
</system:String>
|
||||
<system:String x:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String>
|
||||
<system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String>
|
||||
<system:String x:Key="duplicateShortcut">ショートカットが既に存在します。新しいショートカットを入力するか、既存のショートカットを編集してください。</system:String>
|
||||
<system:String x:Key="emptyShortcut">ショートカット、展開の少なくとも一方が空です。</system:String>
|
||||
|
||||
<!-- Common Action -->
|
||||
<system:String x:Key="commonSave">保存</system:String>
|
||||
|
|
|
|||
|
|
@ -127,8 +127,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">히스토리를 홈페이지에 표시</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">홈페이지에 표시할 최대 히스토리 수</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">플러그인 검색</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Søk etter programtillegg</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Plug-ins zoeken</system:String>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="invalidFlowLauncherPluginFileFormat">Niepoprawny format pliku wtyczki</system:String>
|
||||
<system:String x:Key="setAsTopMostInThisQuery">Ustaw jako najwyższy wynik dla tego zapytania</system:String>
|
||||
<system:String x:Key="cancelTopMostInThisQuery">Usuń ten najwyższy wynik dla tego zapytania</system:String>
|
||||
<system:String x:Key="executeQuery">Wyszukaj: {0}</system:String>
|
||||
<system:String x:Key="lastExecuteTime">Ostatni czas wykonywania: {0}</system:String>
|
||||
<system:String x:Key="executeQuery">Wykonaj zapytanie: {0}</system:String>
|
||||
<system:String x:Key="lastExecuteTime">Czas ostatniego wykonania: {0}</system:String>
|
||||
<system:String x:Key="iconTrayOpen">Otwórz</system:String>
|
||||
<system:String x:Key="iconTraySettings">Ustawienia</system:String>
|
||||
<system:String x:Key="iconTrayAbout">O programie</system:String>
|
||||
|
|
@ -59,7 +59,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="SearchWindowPosition">Pozycja okna wyszukiwania</system:String>
|
||||
<system:String x:Key="SearchWindowScreenRememberLastLaunchLocation">Zapamiętaj Ostatnią Pozycję</system:String>
|
||||
<system:String x:Key="SearchWindowScreenCursor">Monitoruj kursorem myszy</system:String>
|
||||
<system:String x:Key="SearchWindowScreenFocus">Monitor z Dostosowanym Oknem</system:String>
|
||||
<system:String x:Key="SearchWindowScreenFocus">Monitor z aktywnym oknem</system:String>
|
||||
<system:String x:Key="SearchWindowScreenPrimary">Monitor główny</system:String>
|
||||
<system:String x:Key="SearchWindowScreenCustom">Monitor Niestandardowy </system:String>
|
||||
<system:String x:Key="SearchWindowAlign">Pozycja okna wyszukiwania na monitorze</system:String>
|
||||
|
|
@ -111,33 +111,32 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="searchDelayNumberBoxToolTip">Wprowadź czas oczekiwania (w ms), po którym wprowadzanie zostanie uznane za zakończone. Edycja jest możliwa tylko, gdy włączone jest Opóźnienie wyszukiwania.</system:String>
|
||||
<system:String x:Key="searchDelayTime">Domyślne opóźnienie wyszukiwania</system:String>
|
||||
<system:String x:Key="searchDelayTimeToolTip">Opóźnienie (ms) przed pokazaniem wyników po zakończeniu pisania. Wyższe wartości oznaczają dłuższe oczekiwanie.</system:String>
|
||||
<system:String x:Key="KoreanImeTitle">Information for Korean IME user</system:String>
|
||||
<system:String x:Key="KoreanImeTitle">Informacje dla koreańskich użytkowników IME</system:String>
|
||||
<system:String x:Key="KoreanImeGuide">
|
||||
The Korean input method used in Windows 11 may cause some issues in Flow Launcher.
|
||||
Metoda wprowadzania koreańskiego używana w Windows 11 może powodować pewne problemy w Flow Launcher.
|
||||
|
||||
If you experience any problems, you may need to enable "Use previous version of Korean IME".
|
||||
Jeśli napotkasz jakiekolwiek problemy, może być konieczne włączenie opcji „Użyj poprzedniej wersji koreańskiego IME”.
|
||||
|
||||
Otwórz Ustawienia w Windows 11 i przejdź do:
|
||||
|
||||
Open Setting in Windows 11 and go to:
|
||||
Czas i język > Język i region > Koreański > Opcje języka > Klawiatura – Microsoft IME > Zgodność,
|
||||
|
||||
Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility,
|
||||
|
||||
and enable "Use previous version of Microsoft IME".
|
||||
a następnie włącz opcję „Użyj poprzedniej wersji Microsoft IME”.
|
||||
|
||||
|
||||
</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLink">Open Language and Region System Settings</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLinkToolTip">Opens the Korean IME setting location. Go to Korean > Language Options > Keyboard - Microsoft IME > Compatibility</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLink">Otwórz ustawienia systemowe języka i regionu</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLinkToolTip">Otwiera lokalizację ustawień koreańskiego edytora IME. Przejdź do: Język koreański > Opcje języka > Klawiatura – Microsoft IME > Zgodność.</system:String>
|
||||
<system:String x:Key="KoreanImeOpenLinkButton">Otwórz</system:String>
|
||||
<system:String x:Key="KoreanImeRegistry">Use Previous Korean IME</system:String>
|
||||
<system:String x:Key="KoreanImeRegistryTooltip">You can change the Previous Korean IME settings directly from here</system:String>
|
||||
<system:String x:Key="homePage">Home Page</system:String>
|
||||
<system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String>
|
||||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="KoreanImeRegistry">Użyj poprzedniego koreańskiego IME</system:String>
|
||||
<system:String x:Key="KoreanImeRegistryTooltip">Możesz bezpośrednio zmienić ustawienia poprzedniego koreańskiego IME tutaj</system:String>
|
||||
<system:String x:Key="homePage">Strona główna</system:String>
|
||||
<system:String x:Key="homePageToolTip">Wyświetl wyniki strony głównej, gdy pole wyszukiwania jest puste.</system:String>
|
||||
<system:String x:Key="historyResultsForHomePage">Pokaż wyniki historii na stronie głównej</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maksymalna liczba wyników historii wyświetlanych na stronie głównej</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">Można edytować tylko wtedy, gdy wtyczka obsługuje funkcję Strona główna i jest ona włączona.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Wyświetl okno wyszukiwania na wierzchu</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Wyświetl okno wyszukiwania ponad innymi oknami</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Szukaj wtyczek</system:String>
|
||||
|
|
@ -160,7 +159,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="DisplayModeOnOff">Aktywny</system:String>
|
||||
<system:String x:Key="DisplayModePriority">Priorytet</system:String>
|
||||
<system:String x:Key="DisplayModeSearchDelay">Opóźnienie wyszukiwania</system:String>
|
||||
<system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String>
|
||||
<system:String x:Key="DisplayModeHomeOnOff">Strona główna</system:String>
|
||||
<system:String x:Key="currentPriority">Obecny Priorytet</system:String>
|
||||
<system:String x:Key="newPriority">Nowy Priorytet</system:String>
|
||||
<system:String x:Key="priority">Priorytet</system:String>
|
||||
|
|
@ -184,23 +183,23 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="pluginStore_None">Wtyczki</system:String>
|
||||
<system:String x:Key="pluginStore_Installed">Zainstalowany</system:String>
|
||||
<system:String x:Key="refresh">Odśwież</system:String>
|
||||
<system:String x:Key="installbtn">Instalacja</system:String>
|
||||
<system:String x:Key="uninstallbtn">Odinstalowywanie</system:String>
|
||||
<system:String x:Key="installbtn">Zainstaluj</system:String>
|
||||
<system:String x:Key="uninstallbtn">Odinstaluj</system:String>
|
||||
<system:String x:Key="updatebtn">Aktualizuj</system:String>
|
||||
<system:String x:Key="LabelInstalledToolTip">Plugin już jest zainstalowany</system:String>
|
||||
<system:String x:Key="LabelInstalledToolTip">Ta wtyczka jest już zainstalowana</system:String>
|
||||
<system:String x:Key="LabelNew">Nowa wersja</system:String>
|
||||
<system:String x:Key="LabelNewToolTip">Ta wtyczka została zaktualizowana w ciągu ostatnich 7 dni</system:String>
|
||||
<system:String x:Key="LabelUpdateToolTip">Dostępna jest nowa aktualizacja</system:String>
|
||||
<system:String x:Key="LabelUpdateToolTip">Aktualizacja jest dostępna</system:String>
|
||||
|
||||
<!-- Setting Theme -->
|
||||
<system:String x:Key="theme">Skórka</system:String>
|
||||
<system:String x:Key="theme">Motyw</system:String>
|
||||
<system:String x:Key="appearance">Wygląd</system:String>
|
||||
<system:String x:Key="browserMoreThemes">Znajdź więcej skórek</system:String>
|
||||
<system:String x:Key="browserMoreThemes">Znajdź więcej motywów</system:String>
|
||||
<system:String x:Key="howToCreateTheme">Jak utworzyć motyw</system:String>
|
||||
<system:String x:Key="hiThere">Cześć,</system:String>
|
||||
<system:String x:Key="SampleTitleExplorer">Explorer</system:String>
|
||||
<system:String x:Key="SampleSubTitleExplorer">Wyszukiwanie plików, folderów i zawartości plików</system:String>
|
||||
<system:String x:Key="SampleTitleWebSearch">Wyszukiwarka internetowa</system:String>
|
||||
<system:String x:Key="SampleTitleWebSearch">Szukaj w sieci</system:String>
|
||||
<system:String x:Key="SampleSubTitleWebSearch">Wyszukiwanie w Internecie z obsługą różnych wyszukiwarek</system:String>
|
||||
<system:String x:Key="SampleTitleProgram">Programy</system:String>
|
||||
<system:String x:Key="SampleSubTitleProgram">Uruchamiaj programy jako administrator lub inny użytkownik</system:String>
|
||||
|
|
@ -223,7 +222,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="ThemeFolder">Folder motywów</system:String>
|
||||
<system:String x:Key="OpenThemeFolder">Otwórz folder motywów</system:String>
|
||||
<system:String x:Key="ColorScheme">Schemat kolorów</system:String>
|
||||
<system:String x:Key="ColorSchemeSystem">Domyślne ustawienie systemowe</system:String>
|
||||
<system:String x:Key="ColorSchemeSystem">Domyślny systemowy</system:String>
|
||||
<system:String x:Key="ColorSchemeLight">Jasny</system:String>
|
||||
<system:String x:Key="ColorSchemeDark">Ciemny</system:String>
|
||||
<system:String x:Key="SoundEffect">Efekty dźwiękowe</system:String>
|
||||
|
|
@ -241,10 +240,10 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="AnimationSpeedCustom">Niestandardowa</system:String>
|
||||
<system:String x:Key="Clock">Zegar</system:String>
|
||||
<system:String x:Key="Date">Data</system:String>
|
||||
<system:String x:Key="BackdropType">Typ tła</system:String>
|
||||
<system:String x:Key="BackdropType">Efekt tła</system:String>
|
||||
<system:String x:Key="BackdropInfo">Efekt tła nie jest stosowany w podglądzie.</system:String>
|
||||
<system:String x:Key="BackdropTypeDisabledToolTip">Efekt tła obsługiwany od Windows 11 kompilacja 22000 i nowszych</system:String>
|
||||
<system:String x:Key="BackdropTypesNone">Brak</system:String>
|
||||
<system:String x:Key="BackdropTypesNone">Żaden</system:String>
|
||||
<system:String x:Key="BackdropTypesAcrylic">Akryl</system:String>
|
||||
<system:String x:Key="BackdropTypesMica">Mika</system:String>
|
||||
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
|
||||
|
|
@ -358,7 +357,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="logfolder">Folder dziennika</system:String>
|
||||
<system:String x:Key="clearlogfolder">Wyczyść logi</system:String>
|
||||
<system:String x:Key="clearlogfolderMessage">Czy na pewno chcesz usunąć wszystkie logi?</system:String>
|
||||
<system:String x:Key="cachefolder">Cache Folder</system:String>
|
||||
<system:String x:Key="cachefolder">Folder pamięci podręcznej</system:String>
|
||||
<system:String x:Key="clearcachefolder">Wyczyść pamięć podręczną</system:String>
|
||||
<system:String x:Key="clearcachefolderMessage">Czy na pewno chcesz usunąć wszystkie pamięci podręczne?</system:String>
|
||||
<system:String x:Key="clearfolderfailMessage">Nie udało się wyczyścić części folderów i plików. Więcej informacji w pliku dziennika</system:String>
|
||||
|
|
@ -366,31 +365,31 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="userdatapath">Lokalizacja danych użytkownika</system:String>
|
||||
<system:String x:Key="userdatapathToolTip">Ustawienia użytkownika i zainstalowane wtyczki są zapisywane w folderze danych użytkownika. Ta lokalizacja może się różnić w zależności od tego, czy aplikacja jest w trybie przenośnym, czy nie.</system:String>
|
||||
<system:String x:Key="userdatapathButton">Otwórz folder</system:String>
|
||||
<system:String x:Key="advanced">Advanced</system:String>
|
||||
<system:String x:Key="advanced">Zaawansowane</system:String>
|
||||
<system:String x:Key="logLevel">Poziom logowania</system:String>
|
||||
<system:String x:Key="LogLevelDEBUG">Debug</system:String>
|
||||
<system:String x:Key="LogLevelINFO">Info</system:String>
|
||||
<system:String x:Key="settingWindowFontTitle">Ustawienia czcionki okna</system:String>
|
||||
|
||||
<!-- Release Notes Window -->
|
||||
<system:String x:Key="seeMoreReleaseNotes">See more release notes on GitHub</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionTitle">Failed to fetch release notes</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionSubTitle">Please check your network connection or ensure GitHub is accessible</system:String>
|
||||
<system:String x:Key="appUpdateTitle">Flow Launcher has been updated to {0}</system:String>
|
||||
<system:String x:Key="appUpdateButtonContent">Click here to view the release notes</system:String>
|
||||
<system:String x:Key="seeMoreReleaseNotes">Zobacz więcej informacji o wydaniach na GitHub</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionTitle">Nie udało się pobrać informacji o wydaniach</system:String>
|
||||
<system:String x:Key="checkNetworkConnectionSubTitle">Sprawdź swoje połączenie z siecią lub upewnij się, że GitHub jest dostępny</system:String>
|
||||
<system:String x:Key="appUpdateTitle">Flow Launcher został zaktualizowany do wersji {0}</system:String>
|
||||
<system:String x:Key="appUpdateButtonContent">Kliknij tutaj, aby zobaczyć informacje o wydaniu</system:String>
|
||||
|
||||
<!-- FileManager Setting Dialog -->
|
||||
<system:String x:Key="fileManagerWindow">Wybierz menedżer plików</system:String>
|
||||
<system:String x:Key="fileManager_learnMore">Learn more</system:String>
|
||||
<system:String x:Key="fileManager_learnMore">Więcej informacji</system:String>
|
||||
<system:String x:Key="fileManager_tips">Proszę określić lokalizację pliku menedżera plików, którego używasz i dodać argumenty według potrzeb. Symbol "%d" reprezentuje ścieżkę katalogu do otwarcia, używaną w polu Arg dla Folderu oraz dla poleceń otwierających konkretne katalogi. Symbol "%f" reprezentuje ścieżkę pliku do otwarcia, używaną w polu Arg dla Pliku oraz dla poleceń otwierających konkretne pliki.</system:String>
|
||||
<system:String x:Key="fileManager_tips2">Na przykład, jeśli menedżer plików używa polecenia takiego jak „totalcmd.exe /A c:\windows" do otwarcia katalogu c:\windows, Ścieżka Menedżera Plików będzie totalcmd.exe, a Argument dla Folderu będzie /A "%d". Niektóre menedżery plików, takie jak QTTabBar, mogą wymagać jedynie podania ścieżki; w takim przypadku użyj "%d" jako Ścieżki Menedżera Plików, a pozostałe pola pozostaw puste.</system:String>
|
||||
<system:String x:Key="fileManager_name">Menadżer plików</system:String>
|
||||
<system:String x:Key="fileManager_name">Menedżer plików</system:String>
|
||||
<system:String x:Key="fileManager_profile_name">Nazwa profilu</system:String>
|
||||
<system:String x:Key="fileManager_path">Ścieżka menedżera plików</system:String>
|
||||
<system:String x:Key="fileManager_directory_arg">Arg dla folderu</system:String>
|
||||
<system:String x:Key="fileManager_file_arg">Arg dla pliku</system:String>
|
||||
<system:String x:Key="fileManagerPathNotFound">The file manager '{0}' could not be located at '{1}'. Would you like to continue?</system:String>
|
||||
<system:String x:Key="fileManagerPathError">File Manager Path Error</system:String>
|
||||
<system:String x:Key="fileManagerPathNotFound">Menedżer plików „{0}” nie został znaleziony w lokalizacji „{1}”. Czy chcesz kontynuować?</system:String>
|
||||
<system:String x:Key="fileManagerPathError">Błąd ścieżki do menedżera plików</system:String>
|
||||
|
||||
<!-- DefaultBrowser Setting Dialog -->
|
||||
<system:String x:Key="defaultBrowserTitle">Domyślna przeglądarka</system:String>
|
||||
|
|
@ -418,7 +417,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="newActionKeywordsSameAsOld">Nowe słowo kluczowe akcji jest takie samo jak poprzednie. Wybierz inne</system:String>
|
||||
<system:String x:Key="success">Sukces</system:String>
|
||||
<system:String x:Key="completedSuccessfully">Zakończono pomyślnie</system:String>
|
||||
<system:String x:Key="failedToCopy">Failed to copy</system:String>
|
||||
<system:String x:Key="failedToCopy">Nie udało się skopiować</system:String>
|
||||
<system:String x:Key="actionkeyword_tips">Wpisz słowa kluczowe uruchamiające wtyczkę (oddzielone spacją). Wpisz *, aby uruchamiać wtyczkę bez słów kluczowych.</system:String>
|
||||
|
||||
<!-- Search Delay Settings Dialog -->
|
||||
|
|
@ -426,8 +425,8 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
|
|||
<system:String x:Key="searchDelayTimeTips">Podaj czas opóźnienia wyszukiwania (w ms) dla wtyczki. Pozostaw puste, aby użyć wartości domyślnej.</system:String>
|
||||
|
||||
<!-- Search Delay Settings Dialog -->
|
||||
<system:String x:Key="homeTitle">Home Page</system:String>
|
||||
<system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String>
|
||||
<system:String x:Key="homeTitle">Strona główna</system:String>
|
||||
<system:String x:Key="homeTips">Włącz stan strony głównej wtyczki, jeśli chcesz wyświetlać wyniki wtyczki, gdy pole wyszukiwania jest puste.</system:String>
|
||||
|
||||
<!-- Custom Query Hotkey Dialog -->
|
||||
<system:String x:Key="customeQueryHotkeyTitle">Skrót klawiszowy niestandardowych zapyta</system:String>
|
||||
|
|
@ -483,13 +482,13 @@ Jeśli dodasz prefiks '@' podczas wprowadzania skrótu, będzie on pasował do d
|
|||
<system:String x:Key="reportWindow_copy_below">2. Skopiuj poniższą wiadomość wyjątku</system:String>
|
||||
|
||||
<!-- File Open Error -->
|
||||
<system:String x:Key="fileManagerNotFoundTitle">File Manager Error</system:String>
|
||||
<system:String x:Key="fileManagerNotFoundTitle">Błąd menedżera plików</system:String>
|
||||
<system:String x:Key="fileManagerNotFound">
|
||||
The specified file manager could not be found. Please check the Custom File Manager setting under Settings > General.
|
||||
Nie można znaleźć określonego menedżera plików. Sprawdź ustawienie Niestandardowy menedżer plików w Ustawienia > Ogólne.
|
||||
</system:String>
|
||||
<system:String x:Key="errorTitle">Błąd</system:String>
|
||||
<system:String x:Key="folderOpenError">An error occurred while opening the folder. {0}</system:String>
|
||||
<system:String x:Key="browserOpenError">An error occurred while opening the URL in the browser. Please check your Default Web Browser configuration in the General section of the settings window</system:String>
|
||||
<system:String x:Key="folderOpenError">Wystąpił błąd podczas otwierania folderu. {0}</system:String>
|
||||
<system:String x:Key="browserOpenError">Wystąpił błąd podczas otwierania adresu URL w przeglądarce. Sprawdź konfigurację domyślnej przeglądarki internetowej w sekcji Ogólne okna ustawień</system:String>
|
||||
|
||||
<!-- General Notice -->
|
||||
<system:String x:Key="pleaseWait">Proszę czekać...</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Buscar Plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -135,8 +135,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Mostrar histórico na página inicial</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Máximo de resultados a mostrar na Página inicial</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">Esta opção apenas pode ser editada se o plugin tiver suporte a Página inicial e se estiver ativo.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Janela de pesquisa por cima</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Mostrar caixa de pesquisa por cima das outras janelas</system:String>
|
||||
<system:String x:Key="showAtTopmost">Janela de pesquisa à frente</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Sobrepõe a definição 'Sempre na frente' das outras aplicações e mostra Flow Launcher à frente de qualquer janela.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Pesquisar plugins</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Поиск плагина</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Zobraziť výsledky histórie na Domovskej stránke</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximálny počet zobrazených výsledkov histórie na Domovskej stránke</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">Úprava je možná len vtedy, ak plugin podporuje funkciu Domovská stránka a Domovská stránka je povolená.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Zobraziť vyhľadávacie okno navrchu</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Zobraziť okno vyhľadávania nad ostatnými oknami</system:String>
|
||||
<system:String x:Key="showAtTopmost">Zobraziť vyhľadávacie okno v popredí</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Prepíše nastavenie "Vždy na vrchu" ostatných programov a zobrazí navrchu Flow.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Vyhľadať plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Search Plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Eklenti Ara</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Плагін для пошуку</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Plugin tìm kiếm</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">在主页中显示历史记录</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">在主页显示的最大历史结果数</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">这只能在插件支持主页功能和主页启用时进行编辑。</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">将搜索窗口置于顶层</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">覆盖其他“总是在顶部”的程序窗口并在最顶层的位置显示 Flow Launcher 搜索窗口。</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">搜索插件</system:String>
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@
|
|||
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
|
||||
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
|
||||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Topmost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
|
||||
<!-- Setting Plugin -->
|
||||
<system:String x:Key="searchplugin">Search Plugin</system:String>
|
||||
|
|
|
|||
|
|
@ -26,6 +26,6 @@
|
|||
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">Wenn Sie nicht Chrome, Firefox oder Edge verwenden oder deren portable Version nutzen, müssen Sie das Lesezeichen-Datenverzeichnis hinzufügen und die richtige Browser-Engine auswählen, damit dieses Plug-in funktioniert.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">Zum Beispiel: Die Engine von Brave ist Chromium, und deren Standardspeicherort der Lesezeichen-Daten ist:
|
||||
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData". Bei der Firefox-Engine ist das Lesezeichenverzeichnis der Ordner userdata, der die Datei places.sqlite enthält.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_enable_favicons">Load favicons (can be time consuming during startup)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_enable_favicons">Favicons laden (kann während des Starts zeitaufwendig sein)</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
|
|
@ -19,12 +19,12 @@
|
|||
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Ścieżka katalogu danych</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_addBrowserBookmark">Dodaj</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">Edytuj</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Usu</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Usuń</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_browseBrowserBookmark">Przeglądaj</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">Inne</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">Silnik przeglądarki</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">Jeśli nie używasz Chrome, Firefox lub Edge, lub używasz ich wersji przenośnej, musisz dodać katalog danych zakładek i wybrać poprawny silnik przeglądarki, aby wtyczka działała.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">Na przykład: silnikiem przeglądarki Brave jest Chromium, a domyślna lokalizacja danych zakładek to: "%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData". W przypadku silnika Firefoksa, katalog zakładek to folder danych użytkownika zawierający plik places.sqlite.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_enable_favicons">Load favicons (can be time consuming during startup)</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browserbookmark_enable_favicons">Wczytaj ikony ulubionych (może być czasochłonne podczas uruchamiania)</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">حذف</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">حذف الملف الحالي نهائيًا</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">حذف المجلد الحالي نهائيًا</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">المسار:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">اسم البرنامج</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">المسار</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">ملف</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">مجلد</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">حذف المحدد</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">تشغيل كمستخدم مختلف</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">تشغيل العنصر المحدد باستخدام حساب مستخدم مختلف</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Smazat</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Trvale odstranit aktuální soubor</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Trvale smazat aktuální složku</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Cesta:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Jméno</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Cesta</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Soubor</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Složka</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Odstranit vybraný</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Spustit jako jiný uživatel</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Spustí vybranou položku jako uživatel s jiným účtem</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Slet</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">File</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
<!-- Dialogues -->
|
||||
<system:String x:Key="plugin_explorer_make_selection_warning">Bitte treffen Sie zuerst eine Auswahl</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Bitte wählen Sie einen Ordnerpfad aus.</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Bitte wählen Sie einen anderen Namen oder Ordnerpfad.</system:String>
|
||||
<system:String x:Key="plugin_explorer_select_folder_link_warning">Bitte wählen Sie einen Ordner-Link aus</system:String>
|
||||
<system:String x:Key="plugin_explorer_delete_folder_link">Sind Sie sicher, dass Sie {0} löschen wollen?</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefileconfirm">Sind Sie sicher, dass Sie diese Datei dauerhaft löschen möchten?</system:String>
|
||||
|
|
@ -27,14 +27,14 @@
|
|||
<system:String x:Key="plugin_explorer_add">Hinzufügen</system:String>
|
||||
<system:String x:Key="plugin_explorer_generalsetting_header">Allgemeine Einstellung</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Aktions-Schlüsselwörter individuell anpassen</system:String>
|
||||
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
|
||||
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Schnellzugriff individuell anpassen</system:String>
|
||||
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Schnellzugriff-Links</system:String>
|
||||
<system:String x:Key="plugin_explorer_everything_setting_header">Everyhting-Einstellung</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Vorschau-Panel</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Größe</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Erstellungsdatum</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Änderungsdatum</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">File Age</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">Dateialter</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Datei-Info anzeigen</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Datums- und Zeitformat</system:String>
|
||||
<system:String x:Key="plugin_explorer_everything_sort_option">Sortieroption:</system:String>
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
<system:String x:Key="plugin_explorer_shell_path">Shell-Pfad</system:String>
|
||||
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Indexsuche ausgeschlossene Pfade</system:String>
|
||||
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Ort des Suchergebnisses als Arbeitsverzeichnis der ausführbaren Datei verwenden</system:String>
|
||||
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Display more information like size and age in tooltips</system:String>
|
||||
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Mehr Informationen wie Größe und Alter in Tooltips anzeigen</system:String>
|
||||
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Drücken Sie Enter, um Ordner im Default-Dateimanager zu öffnen</system:String>
|
||||
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Indexsuche für Pfadsuche verwenden</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageindexoptions">Indexierungsoptionen</system:String>
|
||||
|
|
@ -81,23 +81,26 @@
|
|||
<!-- Plugin Tooltip -->
|
||||
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Strg+Enter, um das Verzeichnis zu öffnen</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Strg+Enter, um den enthaltenden Ordner zu öffnen</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info">{0}{4}Size: {1}{4}Date created: {2}{4}Date modified: {3}</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info">{0}{4}Größe: {1}{4}Erstellungsdatum: {2}{4}Änderunsgdatum: {3}</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_unknown">Unbekannt</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_volume">{0}{3}Space free: {1}{3}Total size: {2}</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_volume">{0}{3}Platz frei: {1}{3}Größe total: {2}</system:String>
|
||||
|
||||
<!-- Context menu items -->
|
||||
<system:String x:Key="plugin_explorer_copypath">Pfad kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_copypath_subtitle">Pfad des aktuellen Elements in Zwischenablage kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname">Copy name</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname_subtitle">Copy name of current item to clipboard</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname">Name kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname_subtitle">Name des aktuellen Elements in Zwischenablage kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfilefolder">Kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfile_subtitle">Aktuelle Datei in Zwischenablage kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfolder_subtitle">Aktuellen Ordner in Zwischenablage kopieren</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder">Löschen</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Aktuelle Datei dauerhaft löschen</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Aktuellen Ordner dauerhaft löschen</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Pfad:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Typ</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Pfad</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Datei</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Ordner</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Ausgewähltes löschen</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Als anderer Benutzer ausführen</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ausgewähltes unter Verwendung eines anderen Benutzerkontos ausführen</system:String>
|
||||
|
|
@ -164,12 +167,12 @@
|
|||
<system:String x:Key="flowlauncher_plugin_everything_installationsuccess_subtitle">Everything-Dienst erfolgreich installiert</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Der Everything-Dienst konnte nicht automatisch installiert werden. Bitte installieren Sie ihn manuell über https://www.voidtools.com</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_run_service">Klicken Sie hier, um es zu starten</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_installing_select">Es kann keine Everything-Installation gefuinden werden, möchten Sie einen Ort manuell auswählen?{0}{0}Klicken Sie auf Nein und Everything wird automatisch für Sie installiert</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_installing_select">Es kann keine Everything-Installation gefunden werden, möchten Sie einen Ort manuell auswählen?{0}{0}Klicken Sie auf Nein und Everything wird automatisch für Sie installiert</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Möchten Sie die Inhaltssuche für Everything aktivieren?</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">Es kann sehr langsam sein ohne Index (was nur in Everything v1.5+ unterstützt wird)</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_everything_not_found">Unable to find Everything.exe</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_install_issue">Failed to install Everything, please install it manually</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_not_found">Everything.exe kann nicht gefunden werden</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_install_issue">Everything konnte nicht installiert werden, bitte installieren Sie es manuell</system:String>
|
||||
|
||||
<!-- Native Context Menu -->
|
||||
<system:String x:Key="plugin_explorer_native_context_menu_header">Natives Kontextmenü</system:String>
|
||||
|
|
@ -178,10 +181,10 @@
|
|||
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Unten können Sie die Elemente angeben, die Sie aus dem Kontextmenü ausschließen möchten. Diese können partiell (z. B. „Stift mit“) oder vollständig („Öffnen mit“) sein.</system:String>
|
||||
|
||||
<!-- Preview Info -->
|
||||
<system:String x:Key="Today">Today</system:String>
|
||||
<system:String x:Key="DaysAgo">{0} days ago</system:String>
|
||||
<system:String x:Key="OneMonthAgo">1 month ago</system:String>
|
||||
<system:String x:Key="MonthsAgo">{0} months ago</system:String>
|
||||
<system:String x:Key="OneYearAgo">1 year ago</system:String>
|
||||
<system:String x:Key="YearsAgo">{0} years ago</system:String>
|
||||
<system:String x:Key="Today">Heute</system:String>
|
||||
<system:String x:Key="DaysAgo">Vor {0} Tagen</system:String>
|
||||
<system:String x:Key="OneMonthAgo">Vor 1 Monat</system:String>
|
||||
<system:String x:Key="MonthsAgo">Vor {0} Monaten</system:String>
|
||||
<system:String x:Key="OneYearAgo">Vor 1 Jahr</system:String>
|
||||
<system:String x:Key="YearsAgo">Vor {0} Jahren</system:String>
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Eliminar</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Ruta</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Archivo</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Carpeta</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Tamaño</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Fecha de creación</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Fecha de modificación</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">Edad del archivo</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">Antigüedad del archivo</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Mostrar información del archivo</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Formato de fecha y hora</system:String>
|
||||
<system:String x:Key="plugin_explorer_everything_sort_option">Ordenar por:</system:String>
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
<system:String x:Key="plugin_explorer_shell_path">Ruta del Shell</system:String>
|
||||
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Rutas excluídas del índice de búsqueda</system:String>
|
||||
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Usar la ubicación de los resultados de búsqueda como directorio de trabajo del ejecutable</system:String>
|
||||
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Mostrar más información, como tamaño y antigüedad, en los consejos (tooltips)</system:String>
|
||||
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Mostrar más información, como el tamaño y la antigüedad, en los mensajes emergentes</system:String>
|
||||
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Pulsar Entrar para abrir la carpeta en el administrador de archivos predeterminado</system:String>
|
||||
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Usar búsqueda indexada para buscar rutas</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageindexoptions">Opciones de indexación</system:String>
|
||||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Eliminar</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Elimina permanentemente el archivo actual</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Elimina permanentemente la carpeta actual</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Ruta:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nombre:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nombre</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Tipo</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Ruta</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Archivo</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Carpeta</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Elimina el seleccionado</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Ejecutar como usuario diferente</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ejecuta la selección usando una cuenta de usuario diferente</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Supprimer</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Supprimer définitivement le fichier actuel</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Supprimer définitivement le dossier actuel</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Chemin :</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nom :</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nom</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Chemin</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Fichier</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Dossier</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Supprimer la sélection</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Exécuter en tant qu'utilisateur différent</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Exécuter le programme sélectionné en utilisant un autre compte d'utilisateur</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">מחק</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">מחק לצמיתות את הקובץ הנוכחי</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">מחק לצמיתות את התיקייה הנוכחית</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">נתיב:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">שם:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">שם</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">נתיב</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">קובץ</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">תיקייה</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">מחק את הפריט שנבחר</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">הפעל כמשתמש אחר</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">הפעל את הפריט שנבחר באמצעות חשבון משתמש אחר</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Cancella</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Elimina permanentemente il file corrente</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Elimina definitivamente la cartella corrente</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Percorso:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nome</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Percorso</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">File</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Cartella</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Elimina il selezionato</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Esegui come utente differente</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Esegui la selezione utilizzando un altro account utente</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">削除</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">現在のファイルを完全に削除</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">現在のフォルダーを完全に削除</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">名前</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">ファイル</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">フォルダー</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
@ -138,7 +141,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Warning: Everything service is not running</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_query_error">Error while querying Everything</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Sort By</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Name</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">名前</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Path</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size">サイズ</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Extension</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">삭제</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">이 파일을 영구적으로 삭제</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">이 폴더를 영구적으로 삭제</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">경로:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">파일</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">폴더</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">선택 항목을 삭제</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">다른 유저 권한으로 실행</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">선택한 사용자 계정으로 실행</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Slett</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Slett gjeldende fil permanent</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Slett gjeldende mappe permanent</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Sti:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Navn</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Sti</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Fil</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Mappe</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Slett valgte</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Kjør som annen bruker</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Kjør valgte med en annen brukerkonto</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Verwijder</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Pad</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Bestand</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Map</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<!-- Dialogues -->
|
||||
<system:String x:Key="plugin_explorer_make_selection_warning">Pierw dokonaj wyboru</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
|
||||
<system:String x:Key="plugin_explorer_make_selection_warning">Najpierw dokonaj wyboru</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Wybierz ścieżkę folderu.</system:String>
|
||||
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Wybierz inną nazwę lub ścieżkę folderu.</system:String>
|
||||
<system:String x:Key="plugin_explorer_select_folder_link_warning">Musisz wybrać któryś folder z listy</system:String>
|
||||
<system:String x:Key="plugin_explorer_delete_folder_link">Czy jesteś pewien że chcesz usunąć {0}?</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefileconfirm">Jesteś pewny, że chcesz usunąć ten plik trwale?</system:String>
|
||||
|
|
@ -27,14 +27,14 @@
|
|||
<system:String x:Key="plugin_explorer_add">Dodaj</system:String>
|
||||
<system:String x:Key="plugin_explorer_generalsetting_header">Ustawienia ogólne</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Zmień słowa kluczowe akcji</system:String>
|
||||
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
|
||||
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Dostosuj Szybki Dostęp</system:String>
|
||||
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Linki szybkiego dostępu</system:String>
|
||||
<system:String x:Key="plugin_explorer_everything_setting_header">Ustawienia Everything</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Panel podglądu</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Rozmiar</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Data utworzenia</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Data modyfikacji</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">File Age</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">Wiek pliku</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Wyświetl informacje o pliku</system:String>
|
||||
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Format daty i czasu</system:String>
|
||||
<system:String x:Key="plugin_explorer_everything_sort_option">Opcje sortowania:</system:String>
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
<system:String x:Key="plugin_explorer_shell_path">Ścieżka powłoki</system:String>
|
||||
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Wykluczone ścieżki indeksu</system:String>
|
||||
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Użyj lokalizacji wyników wyszukiwania jako katalogu roboczego pliku wykonywalnego</system:String>
|
||||
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Display more information like size and age in tooltips</system:String>
|
||||
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Wyświetlaj więcej informacji, takich jak rozmiar i wiek w podpowiedziach</system:String>
|
||||
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Naciśnij Enter, aby otworzyć folder w domyślnym menedżerze plików</system:String>
|
||||
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Użyj wyszukiwania indeksowego do przeszukiwania ścieżek</system:String>
|
||||
<system:String x:Key="plugin_explorer_manageindexoptions">Opcje indeksowania</system:String>
|
||||
|
|
@ -81,23 +81,26 @@
|
|||
<!-- Plugin Tooltip -->
|
||||
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter, aby otworzyć folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter, aby otworzyć folder zawierający</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info">{0}{4}Size: {1}{4}Date created: {2}{4}Date modified: {3}</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info">{0} {4}Rozmiar: {1} {4}Data utworzenia: {2} {4} Data modyfikacji: {3}</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_unknown">Nieznane</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_volume">{0}{3}Space free: {1}{3}Total size: {2}</system:String>
|
||||
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_volume">{0} {3}Wolna przestrzeń: {1} {3}Rozmiar całkowity: {2}</system:String>
|
||||
|
||||
<!-- Context menu items -->
|
||||
<system:String x:Key="plugin_explorer_copypath">Skopiuj Ścieżkę</system:String>
|
||||
<system:String x:Key="plugin_explorer_copypath_subtitle">Kopiuj ścieżkę bieżącego elementu do schowka</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname">Copy name</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname_subtitle">Copy name of current item to clipboard</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname">Kopiuj nazwę</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyname_subtitle">Kopiuj nazwę bieżącego elementu do schowka</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfilefolder">Kopiuj</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfile_subtitle">Kopiuj bieżący plik do schowka</system:String>
|
||||
<system:String x:Key="plugin_explorer_copyfolder_subtitle">Kopiuj bieżący folder do schowka</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder">Usu</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Trwale usuń bieżący plik</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Trwale usuń bieżący folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Ścieżka:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nazwa</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Ścieżka</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Plik</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Usuń zaznaczone</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Uruchom jako inny użytkownik</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Uruchom wybrane używając innego konta użytkownika</system:String>
|
||||
|
|
@ -168,8 +171,8 @@
|
|||
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Czy chcesz włączyć wyszukiwanie zawartości dla programu Everything?</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">Może działać bardzo wolno bez indeksu (który jest obsługiwany tylko w Everything w wersji 1.5 i nowszych)</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_everything_not_found">Unable to find Everything.exe</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_install_issue">Failed to install Everything, please install it manually</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_not_found">Nie znaleziono pliku Everything.exe</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_everything_install_issue">Błąd instalacji Everything, zainstaluj aplikację samodzielnie</system:String>
|
||||
|
||||
<!-- Native Context Menu -->
|
||||
<system:String x:Key="plugin_explorer_native_context_menu_header">Natywne menu kontekstowe</system:String>
|
||||
|
|
@ -178,10 +181,10 @@
|
|||
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Poniżej możesz określić elementy, które chcesz wykluczyć z menu kontekstowego. Mogą być one częściowe (np. "otw w") lub pełne ("Otwórz za pomocą").</system:String>
|
||||
|
||||
<!-- Preview Info -->
|
||||
<system:String x:Key="Today">Today</system:String>
|
||||
<system:String x:Key="DaysAgo">{0} days ago</system:String>
|
||||
<system:String x:Key="OneMonthAgo">1 month ago</system:String>
|
||||
<system:String x:Key="MonthsAgo">{0} months ago</system:String>
|
||||
<system:String x:Key="OneYearAgo">1 year ago</system:String>
|
||||
<system:String x:Key="YearsAgo">{0} years ago</system:String>
|
||||
<system:String x:Key="Today">Dzisiaj</system:String>
|
||||
<system:String x:Key="DaysAgo">{0} dni wcześniej</system:String>
|
||||
<system:String x:Key="OneMonthAgo">1 miesiąc wcześniej</system:String>
|
||||
<system:String x:Key="MonthsAgo">{0} miesięcy wcześniej</system:String>
|
||||
<system:String x:Key="OneYearAgo">1 rok temu</system:String>
|
||||
<system:String x:Key="YearsAgo">{0} lat temu</system:String>
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Apagar</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Caminho:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nome</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Arquivo</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Pasta</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Eliminar</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Eliminar permanentemente o ficheiro atual</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Eliminar permanentemente a pasta atual</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Caminho:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nome:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Nome</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Tipo</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Caminho</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Ficheiro</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Pasta</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Eliminar seleção</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Executar com outro utilizador</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Executar ações com uma conta de utilizador diferente</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Удалить</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Путь:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Файл</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Папка</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Запустить от имени другого пользователя</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Odstrániť</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Natrvalo odstrániť aktuálny súbor</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Natrvalo odstrániť aktuálny priečinok</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Cesta:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Názov:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Názov</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Typ</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Cesta</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Súbor</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Priečinok</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Odstrániť vybraný</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Spustiť ako iný používateľ</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Spustí vybranú položku ako používateľ s iným kontom</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Obriši</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">File</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Sil</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Mevcut dosyayı kalıcı olarak sil</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Mevcut klasörü kalıcı olarak sil</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Yol:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Dosya</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Klasör</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Seçileni sil</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Başka bir kullanıcı olarak çalıştır</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Видалити</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Безповоротно видалити поточний файл</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Назавжди видалити поточну папку</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Шлях:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Назва</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Шлях</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Файл</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Тека</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Видалити вибране</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Запустити від імені іншого користувача</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Запустити вибране під обліковим записом іншого користувача</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">Xóa</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Đường dẫn:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Tên</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">Path</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">Ngày tháng</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">Thư Mục</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Xóa đã chọn</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Xóa lựa chọn đã chọn</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Chạy phần đã chọn bằng tài khoản người dùng khác</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">删除</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">永久删除当前文件</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">永久删除当前文件夹</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">路径:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">名称:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">名称</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">类型</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">路径</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">文件</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">目录</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">删除所选内容</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">以其他用户身份运行</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">使用其他用户帐户运行所选内容</system:String>
|
||||
|
|
|
|||
|
|
@ -96,8 +96,11 @@
|
|||
<system:String x:Key="plugin_explorer_deletefilefolder">刪除</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">路徑:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">Name:</system:String>
|
||||
<system:String x:Key="plugin_explorer_name">名稱</system:String>
|
||||
<system:String x:Key="plugin_explorer_type">Type</system:String>
|
||||
<system:String x:Key="plugin_explorer_path">路徑</system:String>
|
||||
<system:String x:Key="plugin_explorer_file">檔案</system:String>
|
||||
<system:String x:Key="plugin_explorer_folder">資料夾</system:String>
|
||||
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">刪除所選內容</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
||||
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
<!-- Plugin Infos -->
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plugins Manager</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_description">Management of installing, uninstalling or updating Flow Launcher plugins</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_description">Flow Launcher のプラグインのインストール、アンインストールや更新の管理</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unknown Author</system:String>
|
||||
|
||||
<!-- Context menu items -->
|
||||
|
|
@ -60,6 +60,6 @@
|
|||
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_subtitle">Visit the PluginsManifest repository to see community-made plugin submissions</system:String>
|
||||
|
||||
<!-- Settings menu items -->
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Install from unknown source warning</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Automatically restart Flow Launcher after installing/uninstalling/updating plugins</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">不明な提供元からインストールするとき警告する</system:String>
|
||||
<system:String x:Key="plugin_pluginsmanager_plugin_settings_auto_restart">プラグインのインストール/アンインストール/更新後、Flow Launcher を自動的に再起動する</system:String>
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">zamknij {0} procesów</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">zamknij wszystkie instancje</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_show_window_title">Show title for processes with visible windows</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_put_visible_window_process_top">Put processes with visible windows on the top</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_show_window_title">Pokaż tytuł dla procesów z widocznymi oknami</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_processkiller_put_visible_window_process_top">Umieść procesy z widocznymi oknami na górze</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
|
|
@ -46,8 +46,8 @@
|
|||
|
||||
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Bitte wählen Sie eine Programmquelle aus</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">Sind Sie sicher, dass Sie die ausgewählten Programmquellen löschen wollen?</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_not_user_added">Please select program sources that are not added by you</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">Please select program sources that are added by you</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_not_user_added">Bitte wählen Sie die Programmquellen aus, die nicht von Ihnen hinzugefügt werden</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">Bitte wählen Sie die Programmquellen aus, die von Ihnen hinzugefügt werden</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Eine andere Programmquelle mit dem gleichen Ort ist bereits vorhanden.</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Programmquelle</system:String>
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Als anderer Benutzer ausführen</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Als Administrator ausführen</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Enthaltenden Ordner öffnen</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable_program">Hide</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable_program">Ausblenden</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Zielordner öffnen</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Programm</system:String>
|
||||
|
|
|
|||
|
|
@ -6,14 +6,14 @@
|
|||
<system:String x:Key="flowlauncher_plugin_program_delete">削除</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_edit">編集</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_add">追加</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_name">Name</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_name">名前</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_enable">有効</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_enabled">Enabled</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_disable">無効</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_status">Status</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_true">Enabled</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_false">Disabled</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_location">Location</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_location">場所</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_all_programs">All Programs</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_suffixes">File Type</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_program_reindex">Reindex</system:String>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<!-- Command List -->
|
||||
<system:String x:Key="flowlauncher_plugin_sys_name">Name</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_name">名前</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_desc">説明</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_command">コマンド</system:String>
|
||||
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_sys_reset">Zresetuj</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_confirm">Potwierdź</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_cancel">Anuluj</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Please enter a non-empty command keyword</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Proszę wprowadzić niepuste słowo kluczowe polecenia</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Komendy systemowe</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Wykonywanie komend systemowych, np. wyłącz, zablokuj komputer, otwórz ustawienia itp.</system:String>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword">Wyzwalacz</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_url">Adres URL</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_search">Szukaj</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Use Search Query Autocomplete</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Użyj autouzupełniania zapytań wyszukiwania</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">Autouzupełnianie danych z:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">Musisz wybrać coś z listy</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">Czy jesteś pewien że chcesz usunąć {0}?</system:String>
|
||||
|
|
|
|||
|
|
@ -348,7 +348,7 @@
|
|||
<comment>Area UpdateAndSecurity</comment>
|
||||
</data>
|
||||
<data name="BackupAndRestore" xml:space="preserve">
|
||||
<value>Sichern und wiederherstellen</value>
|
||||
<value>Sichern und Wiederherstellen</value>
|
||||
<comment>Area Control Panel (legacy settings)</comment>
|
||||
</data>
|
||||
<data name="BatterySaver" xml:space="preserve">
|
||||
|
|
@ -1324,7 +1324,7 @@
|
|||
<comment>Area Control Panel (legacy settings)</comment>
|
||||
</data>
|
||||
<data name="RemoteDesktop" xml:space="preserve">
|
||||
<value>Remotedesktop</value>
|
||||
<value>Remote-Desktop</value>
|
||||
<comment>Area System</comment>
|
||||
</data>
|
||||
<data name="ScannersAndCameras" xml:space="preserve">
|
||||
|
|
@ -1752,7 +1752,7 @@
|
|||
<value>Einen Dateityp immer in einem spezifischen Programm öffnen lassen</value>
|
||||
</data>
|
||||
<data name="ChangeTheNarratorSVoice" xml:space="preserve">
|
||||
<value>Stimme ändern</value>
|
||||
<value>Ändern der Stimme des Erzählers</value>
|
||||
</data>
|
||||
<data name="FindAndFixKeyboardProblems" xml:space="preserve">
|
||||
<value>Tastaturprobleme finden und beheben</value>
|
||||
|
|
@ -1761,7 +1761,7 @@
|
|||
<value>Screenreader verwenden</value>
|
||||
</data>
|
||||
<data name="ShowWhichWorkgroupThisComputerIsOn" xml:space="preserve">
|
||||
<value>Arbeitsgruppe auf diesem Computer Anzeigen</value>
|
||||
<value>Anzeigen, zu welcher Arbeitsgruppe dieser Computer gehört</value>
|
||||
</data>
|
||||
<data name="ChangeMouseWheelSettings" xml:space="preserve">
|
||||
<value>Mausrad-Einstellungen ändern</value>
|
||||
|
|
@ -1773,7 +1773,7 @@
|
|||
<value>Probleme finden und beheben</value>
|
||||
</data>
|
||||
<data name="ChangeSettingsForContentReceivedUsingTapAndSend" xml:space="preserve">
|
||||
<value>Einstellung für empfangene Inhalte von Tippen und Senden</value>
|
||||
<value>Ändern der Einstellungen für Inhalte, die über Tippen und Senden empfangen werden</value>
|
||||
</data>
|
||||
<data name="ChangeDefaultSettingsForMediaOrDevices" xml:space="preserve">
|
||||
<value>Change default settings for media or devices</value>
|
||||
|
|
@ -1812,7 +1812,7 @@
|
|||
<value>Ein Bluetooth-Gerät hinzufügen</value>
|
||||
</data>
|
||||
<data name="CustomiseTheMouseButtons" xml:space="preserve">
|
||||
<value>Customise the mouse buttons</value>
|
||||
<value>Individuelles Anpassen der Maustasten</value>
|
||||
</data>
|
||||
<data name="SetTabletButtonsToPerformCertainTasks" xml:space="preserve">
|
||||
<value>Set tablet buttons to perform certain tasks</value>
|
||||
|
|
@ -1869,16 +1869,16 @@
|
|||
<value>Scanner und Kameras ansehen</value>
|
||||
</data>
|
||||
<data name="MicrosoftIMERegisterWordJapanese" xml:space="preserve">
|
||||
<value>Microsoft IME Register Word (Japanese)</value>
|
||||
<value>Microsoft IME Register Word (Japanisch)</value>
|
||||
</data>
|
||||
<data name="RestoreYourFilesWithFileHistory" xml:space="preserve">
|
||||
<value>Restore your files with File History</value>
|
||||
<value>Ihre Dateien mit File History wiederherstellen</value>
|
||||
</data>
|
||||
<data name="TurnOnScreenKeyboardOnOrOff" xml:space="preserve">
|
||||
<value>Turn On-Screen keyboard on or off</value>
|
||||
</data>
|
||||
<data name="BlockOrAllowThirdPartyCookies" xml:space="preserve">
|
||||
<value>Block or allow third-party cookies</value>
|
||||
<value>Cookies von Drittanbietern blockieren oder zulassen</value>
|
||||
</data>
|
||||
<data name="FindAndFixAudioRecordingProblems" xml:space="preserve">
|
||||
<value>Audioaufzeichnungsprobleme finden und beheben</value>
|
||||
|
|
@ -1902,7 +1902,7 @@
|
|||
<value>Preview, delete, show or hide fonts</value>
|
||||
</data>
|
||||
<data name="MicrosoftQuickSettings" xml:space="preserve">
|
||||
<value>Microsoft Quick Settings</value>
|
||||
<value>Microsoft-Schnelleinstellungen</value>
|
||||
</data>
|
||||
<data name="ViewReliabilityHistory" xml:space="preserve">
|
||||
<value>View reliability history</value>
|
||||
|
|
@ -1917,7 +1917,7 @@
|
|||
<value>Sicherheitsrichtlinien zurücksetzen</value>
|
||||
</data>
|
||||
<data name="BlockOrAllowPopUps" xml:space="preserve">
|
||||
<value>Pop-ups blockieren oder erlauben</value>
|
||||
<value>Pop-ups blockieren oder zulassen</value>
|
||||
</data>
|
||||
<data name="TurnAutocompleteInInternetExplorerOnOrOff" xml:space="preserve">
|
||||
<value>Autovervollständigung im Internet Explorer ein- oder ausschalten</value>
|
||||
|
|
@ -1938,7 +1938,7 @@
|
|||
<value>Automatische Fensteranordnung ausschalten</value>
|
||||
</data>
|
||||
<data name="TroubleshootingHistory" xml:space="preserve">
|
||||
<value>Troubleshooting History</value>
|
||||
<value>Fehlerbehebungshistorie</value>
|
||||
</data>
|
||||
<data name="DiagnoseYourComputersMemoryProblems" xml:space="preserve">
|
||||
<value>Speicherprobleme Ihres Computers diagnostizieren</value>
|
||||
|
|
@ -1968,13 +1968,13 @@
|
|||
<value>Specify single- or double-click to open</value>
|
||||
</data>
|
||||
<data name="SelectUsersWhoCanUseRemoteDesktop" xml:space="preserve">
|
||||
<value>Select users who can use remote desktop</value>
|
||||
<value>Benutzer auswählen, die den Remote-Desktop verwenden können</value>
|
||||
</data>
|
||||
<data name="ShowWhichProgramsAreInstalledOnYourComputer" xml:space="preserve">
|
||||
<value>Show which programs are installed on your computer</value>
|
||||
<value>Anzeigen, welche Programme auf Ihrem Computer installiert sind</value>
|
||||
</data>
|
||||
<data name="AllowRemoteAccessToYourComputer" xml:space="preserve">
|
||||
<value>Allow remote access to your computer</value>
|
||||
<value>Remote-Zugriff auf Ihren Computer erlauben</value>
|
||||
</data>
|
||||
<data name="ViewAdvancedSystemSettings" xml:space="preserve">
|
||||
<value>Erweiterte Systemeinstellungen ansehen</value>
|
||||
|
|
@ -2082,7 +2082,7 @@
|
|||
<value>Ihren Wiederherstellungsschlüssel sichern</value>
|
||||
</data>
|
||||
<data name="SaveBackupCopiesOfYourFilesWithFileHistory" xml:space="preserve">
|
||||
<value>Save backup copies of your files with File History</value>
|
||||
<value>Backup-Kopien Ihrer Dateien mit File History speichern</value>
|
||||
</data>
|
||||
<data name="ViewCurrentAccessibilitySettings" xml:space="preserve">
|
||||
<value>View current accessibility settings</value>
|
||||
|
|
@ -2143,7 +2143,7 @@
|
|||
<value>Windows-Features ein- oder ausschalten</value>
|
||||
</data>
|
||||
<data name="ShowWhichOperatingSystemYourComputerIsRunning" xml:space="preserve">
|
||||
<value>Betriebssystem, welches auf deinem Computer läuft, anzeigen</value>
|
||||
<value>Anzeigen, welches Betriebssystem auf Ihrem Computer ausgeführt wird</value>
|
||||
</data>
|
||||
<data name="ViewLocalServices" xml:space="preserve">
|
||||
<value>Lokale Dienste ansehen</value>
|
||||
|
|
@ -2176,7 +2176,7 @@
|
|||
<value>Change advanced colour management settings for displays, scanners and printers</value>
|
||||
</data>
|
||||
<data name="LetWindowsSuggestEaseOfAccessSettings" xml:space="preserve">
|
||||
<value>Lasse Windows Vereinfachte Zugriffseinstellungen vorschlagen</value>
|
||||
<value>Windows die Einstellungen für erleichterte Bedienung vorschlagen lassen</value>
|
||||
</data>
|
||||
<data name="ClearDiskSpaceByDeletingUnnecessaryFiles" xml:space="preserve">
|
||||
<value>Clear disk space by deleting unnecessary files</value>
|
||||
|
|
@ -2191,16 +2191,16 @@
|
|||
<value>Record steps to reproduce a problem</value>
|
||||
</data>
|
||||
<data name="AdjustTheAppearanceAndPerformanceOfWindows" xml:space="preserve">
|
||||
<value>Aussehen und Leistung von Windows anpassen</value>
|
||||
<value>Anpassen des Erscheinungsbildes und der Leistung von Windows</value>
|
||||
</data>
|
||||
<data name="SettingsForMicrosoftIMEJapanese" xml:space="preserve">
|
||||
<value>Einstellungen für Microsoft IME (Japanisch)</value>
|
||||
</data>
|
||||
<data name="InviteSomeoneToConnectToYourPCAndHelpYouOrOfferToHelpSomeoneElse" xml:space="preserve">
|
||||
<value>Lade jemanden ein, sich mit deinem PC zu verbinden und dir zu helfen oder anderen zu helfen</value>
|
||||
<value>Laden Sie jemanden ein, eine Verbindung zu Ihrem PC herzustellen und Ihnen zu helfen, oder bieten Sie an, jemand anderem zu helfen</value>
|
||||
</data>
|
||||
<data name="RunProgramsMadeForPreviousVersionsOfWindows" xml:space="preserve">
|
||||
<value>Programme für frühere Versionen von Windows ausführen</value>
|
||||
<value>Programme ausführen, die für frühere Versionen von Windows entwickelt wurden</value>
|
||||
</data>
|
||||
<data name="ChooseTheOrderOfHowYourScreenRotates" xml:space="preserve">
|
||||
<value>Choose the order of how your screen rotates</value>
|
||||
|
|
@ -2239,7 +2239,7 @@
|
|||
<value>Wählen Sie, wie Sie Links öffnen</value>
|
||||
</data>
|
||||
<data name="AllowRemoteAssistanceInvitationsToBeSentFromThisComputer" xml:space="preserve">
|
||||
<value>Allow Remote Assistance invitations to be sent from this computer</value>
|
||||
<value>Erlauben, dass Einladungen zur Remote-Unterstützung von diesem Computer aus gesendet werden</value>
|
||||
</data>
|
||||
<data name="TaskManager" xml:space="preserve">
|
||||
<value>Task-Manager</value>
|
||||
|
|
@ -2257,7 +2257,7 @@
|
|||
<value>Lupe ein- oder ausschalten</value>
|
||||
</data>
|
||||
<data name="SeeTheNameOfThisComputer" xml:space="preserve">
|
||||
<value>See the name of this computer</value>
|
||||
<value>Den Namen dieses Computers ansehen</value>
|
||||
</data>
|
||||
<data name="ViewNetworkConnections" xml:space="preserve">
|
||||
<value>Netzwerkverbindungen ansehen</value>
|
||||
|
|
@ -2302,13 +2302,13 @@
|
|||
<value>How to change the size of virtual memory</value>
|
||||
</data>
|
||||
<data name="HearTextReadAloudWithNarrator" xml:space="preserve">
|
||||
<value>Hear text read aloud with Narrator</value>
|
||||
<value>Text mit Erzähler vorlesen lassen</value>
|
||||
</data>
|
||||
<data name="SetUpUSBGameControllers" xml:space="preserve">
|
||||
<value>Set up USB game controllers</value>
|
||||
</data>
|
||||
<data name="ShowWhichDomainYourComputerIsOn" xml:space="preserve">
|
||||
<value>Show which domain your computer is on</value>
|
||||
<value>Anzeigen, in welcher Domäne sich Ihr Computer befindet</value>
|
||||
</data>
|
||||
<data name="ViewAllProblemReports" xml:space="preserve">
|
||||
<value>Alle Problemberichte ansehen</value>
|
||||
|
|
@ -2401,7 +2401,7 @@
|
|||
<value>Create and format hard disk partitions</value>
|
||||
</data>
|
||||
<data name="ChangeDateTimeOrNumberFormats" xml:space="preserve">
|
||||
<value>Change date, time or number formats</value>
|
||||
<value>Datums-, Zeit- oder Zahlenformate ändern</value>
|
||||
</data>
|
||||
<data name="ChangePCWakeUpSettings" xml:space="preserve">
|
||||
<value>Change PC wake-up settings</value>
|
||||
|
|
@ -2452,13 +2452,13 @@
|
|||
<value>Change the way measurements are displayed</value>
|
||||
</data>
|
||||
<data name="PressKeyCombinationsOneAtATime" xml:space="preserve">
|
||||
<value>Press key combinations one at a time</value>
|
||||
<value>Tastenkombinationen nacheinander drücken</value>
|
||||
</data>
|
||||
<data name="RestoreDataFilesOrComputerFromBackupWindows7" xml:space="preserve">
|
||||
<value>Restore data, files or computer from backup (Windows 7)</value>
|
||||
<value>Daten, Dateien oder Computer aus Backup wiederherstellen (Windows 7)</value>
|
||||
</data>
|
||||
<data name="SetYourDefaultPrograms" xml:space="preserve">
|
||||
<value>Set your default programs</value>
|
||||
<value>Ihre per Default vorgegebenen Programme festlegen</value>
|
||||
</data>
|
||||
<data name="SetUpABroadbandConnection" xml:space="preserve">
|
||||
<value>Eine Breitbandverbindung einrichten</value>
|
||||
|
|
@ -2473,10 +2473,10 @@
|
|||
<value>Geplante Tasks</value>
|
||||
</data>
|
||||
<data name="IgnoreRepeatedKeystrokesUsingFilterkeys" xml:space="preserve">
|
||||
<value>Ignore repeated keystrokes using FilterKeys</value>
|
||||
<value>Wiederholte Tastenanschläge unter Verwendung von FilterKeys ignorieren</value>
|
||||
</data>
|
||||
<data name="FindAndFixBluescreenProblems" xml:space="preserve">
|
||||
<value>Find and fix bluescreen problems</value>
|
||||
<value>Probleme mit Bluescreens finden und beheben</value>
|
||||
</data>
|
||||
<data name="HearAToneWhenKeysArePressed" xml:space="preserve">
|
||||
<value>Einen Ton hören, wenn Tasten gedrückt werden</value>
|
||||
|
|
@ -2485,16 +2485,16 @@
|
|||
<value>Browsing-Historie löschen</value>
|
||||
</data>
|
||||
<data name="ChangeWhatThePowerButtonsDo" xml:space="preserve">
|
||||
<value>Change what the power buttons do</value>
|
||||
<value>Ändern, was die Power-Tasten bewirken</value>
|
||||
</data>
|
||||
<data name="CreateStandardUserAccount" xml:space="preserve">
|
||||
<value>Create standard user account</value>
|
||||
<value>Standard-Benutzerkonto erstellen</value>
|
||||
</data>
|
||||
<data name="TakeSpeechTutorials" xml:space="preserve">
|
||||
<value>Take speech tutorials</value>
|
||||
</data>
|
||||
<data name="ViewSystemResourceUsageInTaskManager" xml:space="preserve">
|
||||
<value>View system resource usage in Task Manager</value>
|
||||
<value>Systemressourcennutzung im Task-Manager ansehen</value>
|
||||
</data>
|
||||
<data name="CreateAnAccount" xml:space="preserve">
|
||||
<value>Einen Account erstellen</value>
|
||||
|
|
|
|||
|
|
@ -837,7 +837,7 @@
|
|||
<value>ライト モード</value>
|
||||
</data>
|
||||
<data name="Location" xml:space="preserve">
|
||||
<value>Location</value>
|
||||
<value>場所</value>
|
||||
<comment>Area Privacy</comment>
|
||||
</data>
|
||||
<data name="LockScreen" xml:space="preserve">
|
||||
|
|
|
|||
Loading…
Reference in a new issue