Skip to content

Commit e2f9304

Browse files
committed
l10n: Update POT
1 parent 2906bf8 commit e2f9304

File tree

2 files changed

+485
-450
lines changed

2 files changed

+485
-450
lines changed

data/nemo-actions/action_i18n_strings.py

+13-13
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
'''
33
This is a dummy file for translating Nemo Action files
44
5-
It was generated by the extract_action_strings script on 2023-11-19 14:04:28.199791 UTC.
5+
It was generated by the extract_action_strings script.
66
'''
77

8-
set-as-background_nemo_action_in_Name = _("Set as Wallpaper...")
9-
set-as-background_nemo_action_in_Tooltip = _("Set the selected image as your Cinnamon desktop wallpaper")
8+
90_new-launcher_nemo_action_in_Name = _("Create a new l_auncher here...")
9+
90_new-launcher_nemo_action_in_Tooltip = _("Create a new launcher in this folder")
10+
90_new-workspace_nemo_action_in_Name = _("Jump to new workspace")
11+
90_new-workspace_nemo_action_in_Tooltip = _("Create a new workspace and activate it")
12+
91_delete-workspace_nemo_action_in_Name = _("Remove workspace")
13+
91_delete-workspace_nemo_action_in_Tooltip = _("Remove the currently active workspace")
14+
92_show-expo_nemo_action_in_Name = _("Manage workspaces (Expo)")
15+
92_show-expo_nemo_action_in_Tooltip = _("Open Expo to add, remove, or organize workspaces")
1016
add-desklets_nemo_action_in_Name = _("Add Desklets")
1117
add-desklets_nemo_action_in_Tooltip = _("Add Cinnamon desklets")
12-
mount-archive_nemo_action_in_Name = _("Mount archive")
13-
mount-archive_nemo_action_in_Tooltip = _("Mount %f to browse its contents")
1418
change-background_nemo_action_in_Name = _("Change Desktop _Background")
1519
change-background_nemo_action_in_Tooltip = _("Change the Cinnamon desktop background")
16-
90_new-launcher_nemo_action_in_Name = _("Create a new l_auncher here...")
17-
90_new-launcher_nemo_action_in_Tooltip = _("Create a new launcher in this folder")
20+
mount-archive_nemo_action_in_Name = _("Mount archive")
21+
mount-archive_nemo_action_in_Tooltip = _("Mount %f to browse its contents")
22+
set-as-background_nemo_action_in_Name = _("Set as Wallpaper...")
23+
set-as-background_nemo_action_in_Tooltip = _("Set the selected image as your Cinnamon desktop wallpaper")
1824
set-resolution_nemo_action_in_Name = _("Display Settings")
1925
set-resolution_nemo_action_in_Tooltip = _("Change the resolution")
20-
92_show-expo_nemo_action_in_Name = _("Manage workspaces (Expo)")
21-
92_show-expo_nemo_action_in_Tooltip = _("Open Expo to add, remove, or organize workspaces")
22-
91_delete-workspace_nemo_action_in_Name = _("Remove workspace")
23-
91_delete-workspace_nemo_action_in_Tooltip = _("Remove the currently active workspace")
24-
90_new-workspace_nemo_action_in_Name = _("Jump to new workspace")
25-
90_new-workspace_nemo_action_in_Tooltip = _("Create a new workspace and activate it")

0 commit comments

Comments
 (0)