Skip to content

Commit 03b68fb

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent 71f70be commit 03b68fb

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838

3939
<system:String x:Key="plugin_pluginsmanager_install_success_no_restart">Plugin {0} successfully installed. Please restart Flow.</system:String>
4040
<system:String x:Key="plugin_pluginsmanager_uninstall_success_no_restart">Plugin {0} successfully uninstalled. Please restart Flow.</system:String>
41-
<system:String x:Key="plugin_pluginsmanager_update_success_no_restart">Plugin {0} successfully updated. Please restart Flow.</system:String>
42-
<system:String x:Key="plugin_pluginsmanager_update_all_success_no_restart">{0} plugins successfully updated. Please restart Flow.</system:String>
43-
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error">Plugin {0} has already been modified. Please restart Flow before making any further changes.</system:String>
41+
<system:String x:Key="plugin_pluginsmanager_update_success_no_restart">Programtillegg {0} oppdatert. Vennligst restart Flow.</system:String>
42+
<system:String x:Key="plugin_pluginsmanager_update_all_success_no_restart">{0} programtillegg oppdatert. Start Flow på nytt.</system:String>
43+
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error">Programtillegg {0} er allerede endret. Start Flow på nytt før nye endringer foretas.</system:String>
4444

4545
<!-- Plugin Infos -->
4646
<system:String x:Key="plugin_pluginsmanager_plugin_name">Programtilleggsbehandling</system:String>
@@ -59,5 +59,5 @@
5959

6060
<!-- Settings menu items -->
6161
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Advarsel om installering fra ukjent kilde</system:String>
62-
<system:String x:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Automatically restart Flow Launcher after installing/uninstalling/updating plugins</system:String>
62+
<system:String x:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Start Flow Launcher automatisk på nytt etter installasjon/avinstallering/oppdatering av programtillegg</system:String>
6363
</ResourceDictionary>

0 commit comments

Comments
 (0)