Skip to content

Commit a8d42e8

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent b801fd8 commit a8d42e8

File tree

1 file changed

+4
-0
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+4
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/nb.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<!-- Dialogues -->
55
<system:String x:Key="plugin_explorer_make_selection_warning">Vennligst gjør et valg først</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>
68
<system:String x:Key="plugin_explorer_select_folder_link_warning">Velg en mappekobling</system:String>
79
<system:String x:Key="plugin_explorer_delete_folder_link">Er du sikker på at du ønsker å slette {0}?</system:String>
810
<system:String x:Key="plugin_explorer_deletefileconfirm">Er du sikker på at du vil slette denne filen permanent?</system:String>
@@ -25,6 +27,7 @@
2527
<system:String x:Key="plugin_explorer_add">Legg til</system:String>
2628
<system:String x:Key="plugin_explorer_generalsetting_header">Generell innstilling</system:String>
2729
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Tilpass handlingsnøkkelord</system:String>
30+
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
2831
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Koblinger for hurtigtilgang</system:String>
2932
<system:String x:Key="plugin_explorer_everything_setting_header">Everything-innstilling</system:String>
3033
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Forhåndsvisningspanel</system:String>
@@ -90,6 +93,7 @@
9093
<system:String x:Key="plugin_explorer_deletefile_subtitle">Slett gjeldende fil permanent</system:String>
9194
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Slett gjeldende mappe permanent</system:String>
9295
<system:String x:Key="plugin_explorer_path">Sti:</system:String>
96+
<system:String x:Key="plugin_explorer_name">Name:</system:String>
9397
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Slett valgte</system:String>
9498
<system:String x:Key="plugin_explorer_runasdifferentuser">Kjør som annen bruker</system:String>
9599
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Kjør valgte med en annen brukerkonto</system:String>

0 commit comments

Comments
 (0)