|
3 | 3 |
|
4 | 4 | <!-- Dialogues --> |
5 | 5 | <system:String x:Key="plugin_explorer_make_selection_warning">Bitte treffen Sie zuerst eine Auswahl</system:String> |
| 6 | + <system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String> |
| 7 | + <system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String> |
6 | 8 | <system:String x:Key="plugin_explorer_select_folder_link_warning">Bitte wählen Sie einen Ordner-Link aus</system:String> |
7 | 9 | <system:String x:Key="plugin_explorer_delete_folder_link">Sind Sie sicher, dass Sie {0} löschen wollen?</system:String> |
8 | 10 | <system:String x:Key="plugin_explorer_deletefileconfirm">Sind Sie sicher, dass Sie diese Datei dauerhaft löschen möchten?</system:String> |
|
25 | 27 | <system:String x:Key="plugin_explorer_add">Hinzufügen</system:String> |
26 | 28 | <system:String x:Key="plugin_explorer_generalsetting_header">Allgemeine Einstellung</system:String> |
27 | 29 | <system:String x:Key="plugin_explorer_manageactionkeywords_header">Aktions-Schlüsselwörter individuell anpassen</system:String> |
| 30 | + <system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String> |
28 | 31 | <system:String x:Key="plugin_explorer_quickaccesslinks_header">Schnellzugriff-Links</system:String> |
29 | 32 | <system:String x:Key="plugin_explorer_everything_setting_header">Everyhting-Einstellung</system:String> |
30 | 33 | <system:String x:Key="plugin_explorer_previewpanel_setting_header">Vorschau-Panel</system:String> |
|
90 | 93 | <system:String x:Key="plugin_explorer_deletefile_subtitle">Aktuelle Datei dauerhaft löschen</system:String> |
91 | 94 | <system:String x:Key="plugin_explorer_deletefolder_subtitle">Aktuellen Ordner dauerhaft löschen</system:String> |
92 | 95 | <system:String x:Key="plugin_explorer_path">Pfad:</system:String> |
| 96 | + <system:String x:Key="plugin_explorer_name">Name:</system:String> |
93 | 97 | <system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Ausgewähltes löschen</system:String> |
94 | 98 | <system:String x:Key="plugin_explorer_runasdifferentuser">Als anderer Benutzer ausführen</system:String> |
95 | 99 | <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ausgewähltes unter Verwendung eines anderen Benutzerkontos ausführen</system:String> |
|
0 commit comments