From eabcd2443fb7635b5485ae2e7c5753662a378dea Mon Sep 17 00:00:00 2001 From: Alexey Koshelev Date: Wed, 8 Oct 2025 13:19:06 +0300 Subject: [PATCH] [common] Fix translations for shortcut edit dialog --- apps/documenteditor/main/locale/ar.json | 24 +++++++++---------- apps/documenteditor/main/locale/az.json | 24 +++++++++---------- apps/documenteditor/main/locale/be.json | 24 +++++++++---------- apps/documenteditor/main/locale/bg.json | 24 +++++++++---------- apps/documenteditor/main/locale/ca.json | 24 +++++++++---------- apps/documenteditor/main/locale/cs.json | 24 +++++++++---------- apps/documenteditor/main/locale/da.json | 24 +++++++++---------- apps/documenteditor/main/locale/de.json | 24 +++++++++---------- apps/documenteditor/main/locale/el.json | 24 +++++++++---------- apps/documenteditor/main/locale/en.json | 24 +++++++++---------- apps/documenteditor/main/locale/es.json | 24 +++++++++---------- apps/documenteditor/main/locale/eu.json | 24 +++++++++---------- apps/documenteditor/main/locale/fi.json | 24 +++++++++---------- apps/documenteditor/main/locale/fr.json | 24 +++++++++---------- apps/documenteditor/main/locale/gl.json | 24 +++++++++---------- apps/documenteditor/main/locale/he.json | 24 +++++++++---------- apps/documenteditor/main/locale/hu.json | 24 +++++++++---------- apps/documenteditor/main/locale/hy.json | 24 +++++++++---------- apps/documenteditor/main/locale/id.json | 24 +++++++++---------- apps/documenteditor/main/locale/it.json | 24 +++++++++---------- apps/documenteditor/main/locale/ja.json | 24 +++++++++---------- apps/documenteditor/main/locale/ko.json | 24 +++++++++---------- apps/documenteditor/main/locale/lo.json | 24 +++++++++---------- apps/documenteditor/main/locale/lv.json | 24 +++++++++---------- apps/documenteditor/main/locale/ms.json | 24 +++++++++---------- apps/documenteditor/main/locale/nl.json | 24 +++++++++---------- apps/documenteditor/main/locale/no.json | 24 +++++++++---------- apps/documenteditor/main/locale/pl.json | 24 +++++++++---------- apps/documenteditor/main/locale/pt-pt.json | 24 +++++++++---------- apps/documenteditor/main/locale/pt.json | 24 +++++++++---------- apps/documenteditor/main/locale/ro.json | 24 +++++++++---------- apps/documenteditor/main/locale/ru.json | 24 +++++++++---------- apps/documenteditor/main/locale/si.json | 24 +++++++++---------- apps/documenteditor/main/locale/sk.json | 24 +++++++++---------- apps/documenteditor/main/locale/sl.json | 24 +++++++++---------- apps/documenteditor/main/locale/sq.json | 24 +++++++++---------- apps/documenteditor/main/locale/sr-cyrl.json | 24 +++++++++---------- apps/documenteditor/main/locale/sr.json | 24 +++++++++---------- apps/documenteditor/main/locale/sv.json | 24 +++++++++---------- apps/documenteditor/main/locale/tr.json | 24 +++++++++---------- apps/documenteditor/main/locale/uk.json | 24 +++++++++---------- apps/documenteditor/main/locale/ur.json | 24 +++++++++---------- apps/documenteditor/main/locale/vi.json | 24 +++++++++---------- apps/documenteditor/main/locale/zh-tw.json | 24 +++++++++---------- apps/documenteditor/main/locale/zh.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ar.json | 24 +++++++++---------- apps/pdfeditor/main/locale/az.json | 24 +++++++++---------- apps/pdfeditor/main/locale/be.json | 24 +++++++++---------- apps/pdfeditor/main/locale/bg.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ca.json | 24 +++++++++---------- apps/pdfeditor/main/locale/cs.json | 24 +++++++++---------- apps/pdfeditor/main/locale/da.json | 24 +++++++++---------- apps/pdfeditor/main/locale/de.json | 24 +++++++++---------- apps/pdfeditor/main/locale/el.json | 24 +++++++++---------- apps/pdfeditor/main/locale/en.json | 24 +++++++++---------- apps/pdfeditor/main/locale/es.json | 24 +++++++++---------- apps/pdfeditor/main/locale/eu.json | 24 +++++++++---------- apps/pdfeditor/main/locale/fi.json | 24 +++++++++---------- apps/pdfeditor/main/locale/fr.json | 24 +++++++++---------- apps/pdfeditor/main/locale/gl.json | 24 +++++++++---------- apps/pdfeditor/main/locale/he.json | 24 +++++++++---------- apps/pdfeditor/main/locale/hu.json | 24 +++++++++---------- apps/pdfeditor/main/locale/hy.json | 24 +++++++++---------- apps/pdfeditor/main/locale/id.json | 24 +++++++++---------- apps/pdfeditor/main/locale/it.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ja.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ko.json | 24 +++++++++---------- apps/pdfeditor/main/locale/lo.json | 24 +++++++++---------- apps/pdfeditor/main/locale/lv.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ms.json | 24 +++++++++---------- apps/pdfeditor/main/locale/nl.json | 24 +++++++++---------- apps/pdfeditor/main/locale/pl.json | 24 +++++++++---------- apps/pdfeditor/main/locale/pt-pt.json | 24 +++++++++---------- apps/pdfeditor/main/locale/pt.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ro.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ru.json | 24 +++++++++---------- apps/pdfeditor/main/locale/si.json | 24 +++++++++---------- apps/pdfeditor/main/locale/sk.json | 24 +++++++++---------- apps/pdfeditor/main/locale/sl.json | 24 +++++++++---------- apps/pdfeditor/main/locale/sq.json | 24 +++++++++---------- apps/pdfeditor/main/locale/sr-cyrl.json | 24 +++++++++---------- apps/pdfeditor/main/locale/sr.json | 24 +++++++++---------- apps/pdfeditor/main/locale/sv.json | 24 +++++++++---------- apps/pdfeditor/main/locale/tr.json | 24 +++++++++---------- apps/pdfeditor/main/locale/uk.json | 24 +++++++++---------- apps/pdfeditor/main/locale/ur.json | 24 +++++++++---------- apps/pdfeditor/main/locale/vi.json | 24 +++++++++---------- apps/pdfeditor/main/locale/zh-tw.json | 24 +++++++++---------- apps/pdfeditor/main/locale/zh.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ar.json | 24 +++++++++---------- apps/presentationeditor/main/locale/az.json | 24 +++++++++---------- apps/presentationeditor/main/locale/be.json | 24 +++++++++---------- apps/presentationeditor/main/locale/bg.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ca.json | 24 +++++++++---------- apps/presentationeditor/main/locale/cs.json | 24 +++++++++---------- apps/presentationeditor/main/locale/da.json | 24 +++++++++---------- apps/presentationeditor/main/locale/de.json | 24 +++++++++---------- apps/presentationeditor/main/locale/el.json | 24 +++++++++---------- apps/presentationeditor/main/locale/en.json | 24 +++++++++---------- apps/presentationeditor/main/locale/es.json | 24 +++++++++---------- apps/presentationeditor/main/locale/eu.json | 24 +++++++++---------- apps/presentationeditor/main/locale/fi.json | 24 +++++++++---------- apps/presentationeditor/main/locale/fr.json | 24 +++++++++---------- apps/presentationeditor/main/locale/gl.json | 24 +++++++++---------- apps/presentationeditor/main/locale/he.json | 24 +++++++++---------- apps/presentationeditor/main/locale/hu.json | 24 +++++++++---------- apps/presentationeditor/main/locale/hy.json | 24 +++++++++---------- apps/presentationeditor/main/locale/id.json | 24 +++++++++---------- apps/presentationeditor/main/locale/it.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ja.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ko.json | 24 +++++++++---------- apps/presentationeditor/main/locale/lo.json | 24 +++++++++---------- apps/presentationeditor/main/locale/lv.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ms.json | 24 +++++++++---------- apps/presentationeditor/main/locale/nl.json | 24 +++++++++---------- apps/presentationeditor/main/locale/pl.json | 24 +++++++++---------- .../presentationeditor/main/locale/pt-pt.json | 24 +++++++++---------- apps/presentationeditor/main/locale/pt.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ro.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ru.json | 24 +++++++++---------- apps/presentationeditor/main/locale/si.json | 24 +++++++++---------- apps/presentationeditor/main/locale/sk.json | 24 +++++++++---------- apps/presentationeditor/main/locale/sl.json | 24 +++++++++---------- apps/presentationeditor/main/locale/sq.json | 24 +++++++++---------- .../main/locale/sr-cyrl.json | 24 +++++++++---------- apps/presentationeditor/main/locale/sr.json | 24 +++++++++---------- apps/presentationeditor/main/locale/sv.json | 24 +++++++++---------- apps/presentationeditor/main/locale/tr.json | 24 +++++++++---------- apps/presentationeditor/main/locale/uk.json | 24 +++++++++---------- apps/presentationeditor/main/locale/ur.json | 24 +++++++++---------- apps/presentationeditor/main/locale/vi.json | 24 +++++++++---------- .../presentationeditor/main/locale/zh-tw.json | 24 +++++++++---------- apps/presentationeditor/main/locale/zh.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ar.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/az.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/be.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/bg.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ca.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/cs.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/da.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/de.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/el.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/en.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/es.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/eu.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/fi.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/fr.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/gl.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/he.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/hu.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/hy.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/id.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/it.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ja.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ko.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/lo.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/lv.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ms.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/nl.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/pl.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/pt-pt.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/pt.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ro.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ru.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/si.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/sk.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/sl.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/sq.json | 24 +++++++++---------- .../main/locale/sr-cyrl.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/sr.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/sv.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/tr.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/uk.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/ur.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/vi.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/zh-tw.json | 24 +++++++++---------- apps/spreadsheeteditor/main/locale/zh.json | 24 +++++++++---------- apps/visioeditor/main/locale/ar.json | 24 +++++++++---------- apps/visioeditor/main/locale/cs.json | 24 +++++++++---------- apps/visioeditor/main/locale/de.json | 24 +++++++++---------- apps/visioeditor/main/locale/el.json | 24 +++++++++---------- apps/visioeditor/main/locale/en.json | 24 +++++++++---------- apps/visioeditor/main/locale/es.json | 24 +++++++++---------- apps/visioeditor/main/locale/fr.json | 24 +++++++++---------- apps/visioeditor/main/locale/he.json | 24 +++++++++---------- apps/visioeditor/main/locale/hu.json | 24 +++++++++---------- apps/visioeditor/main/locale/hy.json | 24 +++++++++---------- apps/visioeditor/main/locale/it.json | 24 +++++++++---------- apps/visioeditor/main/locale/ja.json | 24 +++++++++---------- apps/visioeditor/main/locale/ko.json | 24 +++++++++---------- apps/visioeditor/main/locale/pl.json | 24 +++++++++---------- apps/visioeditor/main/locale/pt.json | 24 +++++++++---------- apps/visioeditor/main/locale/ro.json | 24 +++++++++---------- apps/visioeditor/main/locale/ru.json | 24 +++++++++---------- apps/visioeditor/main/locale/si.json | 24 +++++++++---------- apps/visioeditor/main/locale/sq.json | 24 +++++++++---------- apps/visioeditor/main/locale/sr-cyrl.json | 24 +++++++++---------- apps/visioeditor/main/locale/sr.json | 24 +++++++++---------- apps/visioeditor/main/locale/ur.json | 24 +++++++++---------- apps/visioeditor/main/locale/zh-tw.json | 24 +++++++++---------- apps/visioeditor/main/locale/zh.json | 24 +++++++++---------- 201 files changed, 2412 insertions(+), 2412 deletions(-) diff --git a/apps/documenteditor/main/locale/ar.json b/apps/documenteditor/main/locale/ar.json index a968c4794e..9b3a2fec0b 100644 --- a/apps/documenteditor/main/locale/ar.json +++ b/apps/documenteditor/main/locale/ar.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/az.json b/apps/documenteditor/main/locale/az.json index 874d6a3464..29eb8d7e6c 100644 --- a/apps/documenteditor/main/locale/az.json +++ b/apps/documenteditor/main/locale/az.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/be.json b/apps/documenteditor/main/locale/be.json index df07f2e929..814a8ebc09 100644 --- a/apps/documenteditor/main/locale/be.json +++ b/apps/documenteditor/main/locale/be.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/bg.json b/apps/documenteditor/main/locale/bg.json index 5e9be71b03..0b278bb075 100644 --- a/apps/documenteditor/main/locale/bg.json +++ b/apps/documenteditor/main/locale/bg.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/ca.json b/apps/documenteditor/main/locale/ca.json index b901cd4b76..fad951225d 100644 --- a/apps/documenteditor/main/locale/ca.json +++ b/apps/documenteditor/main/locale/ca.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/cs.json b/apps/documenteditor/main/locale/cs.json index aa9f3a25d2..8866007930 100644 --- a/apps/documenteditor/main/locale/cs.json +++ b/apps/documenteditor/main/locale/cs.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/da.json b/apps/documenteditor/main/locale/da.json index e2ba83c789..67e245eaee 100644 --- a/apps/documenteditor/main/locale/da.json +++ b/apps/documenteditor/main/locale/da.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/de.json b/apps/documenteditor/main/locale/de.json index a284fbbc6a..726769b17f 100644 --- a/apps/documenteditor/main/locale/de.json +++ b/apps/documenteditor/main/locale/de.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", "Common.Views.ShortcutsDialog.txtSearch": "Suchen", "Common.Views.ShortcutsDialog.txtTitle": "Tastenkombinationen", - "Common.Views.ShortcutsEditDialog.txtAction": "Aktion", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Neue Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", - "Common.Views.ShortcutsEditDialog.txtTitle": "Tastenkombination bearbeiten", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtAction": "Aktion", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Neue Tastenkombination", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", + "Common.Views.ShortcutEditDialog.txtTitle": "Tastenkombination bearbeiten", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", "Common.Views.SignDialog.textBold": "Fett", "Common.Views.SignDialog.textCertificate": "Zertifikat", "Common.Views.SignDialog.textChange": "Ändern", diff --git a/apps/documenteditor/main/locale/el.json b/apps/documenteditor/main/locale/el.json index 9c40f1f438..ff5c7207b7 100644 --- a/apps/documenteditor/main/locale/el.json +++ b/apps/documenteditor/main/locale/el.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", "Common.Views.ShortcutsDialog.txtSearch": "Αναζήτηση", "Common.Views.ShortcutsDialog.txtTitle": "Συντομεύσεις πληκτρολογίου", - "Common.Views.ShortcutsEditDialog.txtAction": "Ενέργεια", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Νέα συντόμευση", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Θέλετε να συνεχίσετε;", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", - "Common.Views.ShortcutsEditDialog.txtTitle": "Επεξεργασία συντόμευσης", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtAction": "Ενέργεια", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Νέα συντόμευση", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Θέλετε να συνεχίσετε;", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", + "Common.Views.ShortcutEditDialog.txtTitle": "Επεξεργασία συντόμευσης", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", "Common.Views.SignDialog.textBold": "Έντονα", "Common.Views.SignDialog.textCertificate": "Πιστοποιητικό", "Common.Views.SignDialog.textChange": "Αλλαγή", diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index c83672bc5a..4e0282f97b 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "Common.Views.SignDialog.textBold": "Bold", "Common.Views.SignDialog.textCertificate": "Certificate", "Common.Views.SignDialog.textChange": "Change", diff --git a/apps/documenteditor/main/locale/es.json b/apps/documenteditor/main/locale/es.json index de59431973..d4fd926c5e 100644 --- a/apps/documenteditor/main/locale/es.json +++ b/apps/documenteditor/main/locale/es.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restablecer como predeterminado", "Common.Views.ShortcutsDialog.txtSearch": "Búsqueda", "Common.Views.ShortcutsDialog.txtTitle": "Accesos directos de teclado", - "Common.Views.ShortcutsEditDialog.txtAction": "Acción", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Escriba el acceso directo deseado", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "El acceso directo utilizado por las acciones %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "El acceso directo utilizado por las acciones %1 y no se puede cambiar", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "El acceso directo utilizado por la acción %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "El acceso directo utilizado por la acción %1 y no se puede cambiar", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nuevo acceso directo", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "¿Desea continuar?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos los accesos directos para la acción «%1» se restablecerán a los valores predeterminados.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restablecer como predeterminado", - "Common.Views.ShortcutsEditDialog.txtTitle": "Editar acceso directo", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Escriba el acceso directo deseado", + "Common.Views.ShortcutEditDialog.txtAction": "Acción", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Escriba el acceso directo deseado", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "El acceso directo utilizado por las acciones %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "El acceso directo utilizado por las acciones %1 y no se puede cambiar", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "El acceso directo utilizado por la acción %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "El acceso directo utilizado por la acción %1 y no se puede cambiar", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nuevo acceso directo", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "¿Desea continuar?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos los accesos directos para la acción «%1» se restablecerán a los valores predeterminados.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restablecer como predeterminado", + "Common.Views.ShortcutEditDialog.txtTitle": "Editar acceso directo", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Escriba el acceso directo deseado", "Common.Views.SignDialog.textBold": "Negrita", "Common.Views.SignDialog.textCertificate": "Certificado", "Common.Views.SignDialog.textChange": "Cambiar", diff --git a/apps/documenteditor/main/locale/eu.json b/apps/documenteditor/main/locale/eu.json index f76ad0e866..daf13cf9c5 100644 --- a/apps/documenteditor/main/locale/eu.json +++ b/apps/documenteditor/main/locale/eu.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/fi.json b/apps/documenteditor/main/locale/fi.json index 64c974b8d6..7f5215a9dd 100644 --- a/apps/documenteditor/main/locale/fi.json +++ b/apps/documenteditor/main/locale/fi.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/fr.json b/apps/documenteditor/main/locale/fr.json index e72ce37d4c..139de9ff29 100644 --- a/apps/documenteditor/main/locale/fr.json +++ b/apps/documenteditor/main/locale/fr.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", "Common.Views.ShortcutsDialog.txtSearch": "Recherche", "Common.Views.ShortcutsDialog.txtTitle": "Raccourcis clavier", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nouveau raccourci", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Voulez-vous continuer?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifier le raccourci", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nouveau raccourci", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Voulez-vous continuer?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifier le raccourci", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", "Common.Views.SignDialog.textBold": "Gras", "Common.Views.SignDialog.textCertificate": "Certificat", "Common.Views.SignDialog.textChange": "Modifier", diff --git a/apps/documenteditor/main/locale/gl.json b/apps/documenteditor/main/locale/gl.json index 4bd1648f2c..87b730bbdc 100644 --- a/apps/documenteditor/main/locale/gl.json +++ b/apps/documenteditor/main/locale/gl.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/he.json b/apps/documenteditor/main/locale/he.json index 62ed279248..14d5378445 100644 --- a/apps/documenteditor/main/locale/he.json +++ b/apps/documenteditor/main/locale/he.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/hu.json b/apps/documenteditor/main/locale/hu.json index 5a462d4038..939e088f82 100644 --- a/apps/documenteditor/main/locale/hu.json +++ b/apps/documenteditor/main/locale/hu.json @@ -891,7 +891,7 @@ "Common.Views.ShapeShadowDialog.txtSize": "Méret", "Common.Views.ShapeShadowDialog.txtTitle": "Árnyék beállítása", "Common.Views.ShapeShadowDialog.txtTransparency": "Átláthatóság", - "Common.Views.ShortcutsEditDialog.txtAction": "Művelet", + "Common.Views.ShortcutEditDialog.txtAction": "Művelet", "Common.Views.SignDialog.textBold": "Félkövér", "Common.Views.SignDialog.textCertificate": "Tanúsítvány", "Common.Views.SignDialog.textChange": "Módosítás", @@ -4259,17 +4259,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/hy.json b/apps/documenteditor/main/locale/hy.json index 772782b0e2..0c1b227069 100644 --- a/apps/documenteditor/main/locale/hy.json +++ b/apps/documenteditor/main/locale/hy.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/id.json b/apps/documenteditor/main/locale/id.json index 710eec768f..115857d5e6 100644 --- a/apps/documenteditor/main/locale/id.json +++ b/apps/documenteditor/main/locale/id.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/it.json b/apps/documenteditor/main/locale/it.json index 2e6cb43835..b706d30b03 100644 --- a/apps/documenteditor/main/locale/it.json +++ b/apps/documenteditor/main/locale/it.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/ja.json b/apps/documenteditor/main/locale/ja.json index 4504b82edb..aa33e24292 100644 --- a/apps/documenteditor/main/locale/ja.json +++ b/apps/documenteditor/main/locale/ja.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/ko.json b/apps/documenteditor/main/locale/ko.json index beedde4198..a5a588f2dc 100644 --- a/apps/documenteditor/main/locale/ko.json +++ b/apps/documenteditor/main/locale/ko.json @@ -892,7 +892,7 @@ "Common.Views.ShapeShadowDialog.txtSize": "크기", "Common.Views.ShapeShadowDialog.txtTitle": "그림자 조정", "Common.Views.ShapeShadowDialog.txtTransparency": "투명도", - "Common.Views.ShortcutsEditDialog.txtAction": "동작", + "Common.Views.ShortcutEditDialog.txtAction": "동작", "Common.Views.SignDialog.textBold": "볼드체", "Common.Views.SignDialog.textCertificate": "인증", "Common.Views.SignDialog.textChange": "변경", @@ -4259,17 +4259,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/lo.json b/apps/documenteditor/main/locale/lo.json index 2781826c72..7ac81bf57e 100644 --- a/apps/documenteditor/main/locale/lo.json +++ b/apps/documenteditor/main/locale/lo.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/lv.json b/apps/documenteditor/main/locale/lv.json index 1c18f637a0..3b5c4cc40d 100644 --- a/apps/documenteditor/main/locale/lv.json +++ b/apps/documenteditor/main/locale/lv.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/ms.json b/apps/documenteditor/main/locale/ms.json index 84a8f31273..be45a169ff 100644 --- a/apps/documenteditor/main/locale/ms.json +++ b/apps/documenteditor/main/locale/ms.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/nl.json b/apps/documenteditor/main/locale/nl.json index e1701e2dc0..af1ccb8e47 100644 --- a/apps/documenteditor/main/locale/nl.json +++ b/apps/documenteditor/main/locale/nl.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/no.json b/apps/documenteditor/main/locale/no.json index 6101df2414..e80d728084 100644 --- a/apps/documenteditor/main/locale/no.json +++ b/apps/documenteditor/main/locale/no.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/pl.json b/apps/documenteditor/main/locale/pl.json index 271689a564..304aac30be 100644 --- a/apps/documenteditor/main/locale/pl.json +++ b/apps/documenteditor/main/locale/pl.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/pt-pt.json b/apps/documenteditor/main/locale/pt-pt.json index d487a63450..a45368e9b1 100644 --- a/apps/documenteditor/main/locale/pt-pt.json +++ b/apps/documenteditor/main/locale/pt-pt.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/pt.json b/apps/documenteditor/main/locale/pt.json index 6f4a800031..e4810da818 100644 --- a/apps/documenteditor/main/locale/pt.json +++ b/apps/documenteditor/main/locale/pt.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurar padrão", "Common.Views.ShortcutsDialog.txtSearch": "Pesquisar", "Common.Views.ShortcutsDialog.txtTitle": "Atalhos de teclado", - "Common.Views.ShortcutsEditDialog.txtAction": "Ação", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Digite o atalho desejado", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "O atalho usado pelas ações %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "O atalho usado pelas ações %1 e não pode ser alterado", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "O atalho usado pela ação %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "O atalho usado pela ação %1 e não pode ser alterado", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Novo atalho", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Você deseja continuar?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurar padrão", - "Common.Views.ShortcutsEditDialog.txtTitle": "Editar atalho", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtAction": "Ação", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "O atalho usado pelas ações %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "O atalho usado pelas ações %1 e não pode ser alterado", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "O atalho usado pela ação %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "O atalho usado pela ação %1 e não pode ser alterado", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Novo atalho", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Você deseja continuar?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurar padrão", + "Common.Views.ShortcutEditDialog.txtTitle": "Editar atalho", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", "Common.Views.SignDialog.textBold": "Negrito", "Common.Views.SignDialog.textCertificate": "Certificado", "Common.Views.SignDialog.textChange": "Alterar", diff --git a/apps/documenteditor/main/locale/ro.json b/apps/documenteditor/main/locale/ro.json index 2c49b980a0..e847c9a573 100644 --- a/apps/documenteditor/main/locale/ro.json +++ b/apps/documenteditor/main/locale/ro.json @@ -1116,11 +1116,11 @@ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Doriți să continuați?", "Common.Views.ShortcutsDialog.txtRestoreDescription": "Toate setările pentru comenzi rapide vor fi restabilite la valorile implicite.", "Common.Views.ShortcutsDialog.txtTitle": "Comenzi rapide", - "Common.Views.ShortcutsEditDialog.txtAction": "Acțiune", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Comanda rapidă nouă", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Doriți să continuați?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Toate comenzile rapide pentru acțiunea “%1” vor fi restabilite la valorile implicite.", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modificare comandă rapidă", + "Common.Views.ShortcutEditDialog.txtAction": "Acțiune", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Comanda rapidă nouă", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Doriți să continuați?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Toate comenzile rapide pentru acțiunea “%1” vor fi restabilite la valorile implicite.", + "Common.Views.ShortcutEditDialog.txtTitle": "Modificare comandă rapidă", "Common.Views.SignDialog.textBold": "Aldin", "Common.Views.SignDialog.textCertificate": "Certificat", "Common.Views.SignDialog.textChange": "Modificare", @@ -4267,11 +4267,11 @@ "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults", "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut" + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut" } \ No newline at end of file diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index f0d79fa6e0..a095423f11 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Восстановить настройки по умолчанию", "Common.Views.ShortcutsDialog.txtSearch": "Поиск", "Common.Views.ShortcutsDialog.txtTitle": "Сочетания клавиш", - "Common.Views.ShortcutsEditDialog.txtAction": "Действие", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Новое сочетание", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Хотите продолжить?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Настройки по умолчанию", - "Common.Views.ShortcutsEditDialog.txtTitle": "Редактировать сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtAction": "Действие", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Новое сочетание", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Хотите продолжить?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Настройки по умолчанию", + "Common.Views.ShortcutEditDialog.txtTitle": "Редактировать сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", "Common.Views.SignDialog.textBold": "Полужирный", "Common.Views.SignDialog.textCertificate": "Сертификат", "Common.Views.SignDialog.textChange": "Изменить", diff --git a/apps/documenteditor/main/locale/si.json b/apps/documenteditor/main/locale/si.json index 06e15a391a..87d9b77b11 100644 --- a/apps/documenteditor/main/locale/si.json +++ b/apps/documenteditor/main/locale/si.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/sk.json b/apps/documenteditor/main/locale/sk.json index 7643517ec3..d99fbeb531 100644 --- a/apps/documenteditor/main/locale/sk.json +++ b/apps/documenteditor/main/locale/sk.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/sl.json b/apps/documenteditor/main/locale/sl.json index eb0d83b41b..e8e40ef5fa 100644 --- a/apps/documenteditor/main/locale/sl.json +++ b/apps/documenteditor/main/locale/sl.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/sq.json b/apps/documenteditor/main/locale/sq.json index 35b4c808d4..10cb812c77 100644 --- a/apps/documenteditor/main/locale/sq.json +++ b/apps/documenteditor/main/locale/sq.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", "Common.Views.ShortcutsDialog.txtSearch": "Kërkoni", "Common.Views.ShortcutsDialog.txtTitle": "Shkurtoret e tastierës", - "Common.Views.ShortcutsEditDialog.txtAction": "Veprim", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Shkurtore e re", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifikoni shkurtoren", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtAction": "Veprim", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Shkurtore e re", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifikoni shkurtoren", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", "Common.Views.SignDialog.textBold": "I zi", "Common.Views.SignDialog.textCertificate": "Çertifikatë", "Common.Views.SignDialog.textChange": "Ndrysho", diff --git a/apps/documenteditor/main/locale/sr-cyrl.json b/apps/documenteditor/main/locale/sr-cyrl.json index 6fd8afd1e0..fc589d8822 100644 --- a/apps/documenteditor/main/locale/sr-cyrl.json +++ b/apps/documenteditor/main/locale/sr-cyrl.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/sr.json b/apps/documenteditor/main/locale/sr.json index 832b07550d..bc8491a6db 100644 --- a/apps/documenteditor/main/locale/sr.json +++ b/apps/documenteditor/main/locale/sr.json @@ -955,10 +955,10 @@ "Common.Views.ShapeShadowDialog.txtTransparency": "Providnost", "Common.Views.ShortcutsDialog.txtRestoreContinue": "Da li želite da nastavite?", "Common.Views.ShortcutsDialog.txtRestoreDescription": "Sva podešavanja prečica biće vraćena na podrazumevane vrednosti.", - "Common.Views.ShortcutsEditDialog.txtAction": "Akcija", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Da li želite da nastavite?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Svi prečici za akciju “%1” biće vraćeni na podrazumevane vrednosti.", - "Common.Views.ShortcutsEditDialog.txtTitle": "Uredi prečicu", + "Common.Views.ShortcutEditDialog.txtAction": "Akcija", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Da li želite da nastavite?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Svi prečici za akciju “%1” biće vraćeni na podrazumevane vrednosti.", + "Common.Views.ShortcutEditDialog.txtTitle": "Uredi prečicu", "Common.Views.SignDialog.textBold": "Podebljano", "Common.Views.SignDialog.textCertificate": "Sertifikat ", "Common.Views.SignDialog.textChange": "Promeni", @@ -4263,14 +4263,14 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", "DE.Views.FormsTab.tipFinalForm": "Mark as final" diff --git a/apps/documenteditor/main/locale/sv.json b/apps/documenteditor/main/locale/sv.json index d1bf0b35e4..f3141a536e 100644 --- a/apps/documenteditor/main/locale/sv.json +++ b/apps/documenteditor/main/locale/sv.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/tr.json b/apps/documenteditor/main/locale/tr.json index c7332c3c44..36eec24497 100644 --- a/apps/documenteditor/main/locale/tr.json +++ b/apps/documenteditor/main/locale/tr.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/uk.json b/apps/documenteditor/main/locale/uk.json index 1853d5f366..5231dd7968 100644 --- a/apps/documenteditor/main/locale/uk.json +++ b/apps/documenteditor/main/locale/uk.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/ur.json b/apps/documenteditor/main/locale/ur.json index 92d73dfe80..428e2046f5 100644 --- a/apps/documenteditor/main/locale/ur.json +++ b/apps/documenteditor/main/locale/ur.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", "Common.Views.ShortcutsDialog.txtSearch": "تلاش کریں", "Common.Views.ShortcutsDialog.txtTitle": "کی بورڈ شارٹ کٹس", - "Common.Views.ShortcutsEditDialog.txtAction": "ایکشن", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "نیا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", - "Common.Views.ShortcutsEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtAction": "ایکشن", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "نیا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", + "Common.Views.ShortcutEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", "Common.Views.SignDialog.textBold": "بولڈ", "Common.Views.SignDialog.textCertificate": "سرٹیفکیٹ", "Common.Views.SignDialog.textChange": "تبدیلی", diff --git a/apps/documenteditor/main/locale/vi.json b/apps/documenteditor/main/locale/vi.json index 5d0878ba48..f6626771fc 100644 --- a/apps/documenteditor/main/locale/vi.json +++ b/apps/documenteditor/main/locale/vi.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/zh-tw.json b/apps/documenteditor/main/locale/zh-tw.json index 8c6241d671..63d3b00e12 100644 --- a/apps/documenteditor/main/locale/zh-tw.json +++ b/apps/documenteditor/main/locale/zh-tw.json @@ -4258,18 +4258,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize", "DE.Views.FormsTab.capBtnFinal": "Mark as Final", diff --git a/apps/documenteditor/main/locale/zh.json b/apps/documenteditor/main/locale/zh.json index ec251f7222..31303c80ba 100644 --- a/apps/documenteditor/main/locale/zh.json +++ b/apps/documenteditor/main/locale/zh.json @@ -1184,18 +1184,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "恢复为默认", "Common.Views.ShortcutsDialog.txtSearch": "搜索", "Common.Views.ShortcutsDialog.txtTitle": "键盘快捷键", - "Common.Views.ShortcutsEditDialog.txtAction": "操作", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "输入所需快捷键", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "%1操作使用的快捷键", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "%1操作使用的快捷键,无法更改", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": " %1操作使用的快捷键", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "%1操作使用的快捷键,无法更改", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "新建快捷键", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "您确定要继续操作吗?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "“%1”操作的所有快捷键将恢复为默认值。", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "恢复为默认", - "Common.Views.ShortcutsEditDialog.txtTitle": "编辑快捷键", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "输入所需快捷键", + "Common.Views.ShortcutEditDialog.txtAction": "操作", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "输入所需快捷键", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "%1操作使用的快捷键", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "%1操作使用的快捷键,无法更改", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": " %1操作使用的快捷键", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "%1操作使用的快捷键,无法更改", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "新建快捷键", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "您确定要继续操作吗?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "“%1”操作的所有快捷键将恢复为默认值。", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "恢复为默认", + "Common.Views.ShortcutEditDialog.txtTitle": "编辑快捷键", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "输入所需快捷键", "Common.Views.SignDialog.textBold": "粗体", "Common.Views.SignDialog.textCertificate": "证书", "Common.Views.SignDialog.textChange": "修改", diff --git a/apps/pdfeditor/main/locale/ar.json b/apps/pdfeditor/main/locale/ar.json index 4fecfc256f..903939533c 100644 --- a/apps/pdfeditor/main/locale/ar.json +++ b/apps/pdfeditor/main/locale/ar.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/az.json b/apps/pdfeditor/main/locale/az.json index a4a3135352..62dca4067b 100644 --- a/apps/pdfeditor/main/locale/az.json +++ b/apps/pdfeditor/main/locale/az.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/be.json b/apps/pdfeditor/main/locale/be.json index 57bfe12a34..46acc10d4d 100644 --- a/apps/pdfeditor/main/locale/be.json +++ b/apps/pdfeditor/main/locale/be.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/bg.json b/apps/pdfeditor/main/locale/bg.json index 9ed2b6091c..5a67c24bbb 100644 --- a/apps/pdfeditor/main/locale/bg.json +++ b/apps/pdfeditor/main/locale/bg.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/ca.json b/apps/pdfeditor/main/locale/ca.json index 6da7564dff..d46e943def 100644 --- a/apps/pdfeditor/main/locale/ca.json +++ b/apps/pdfeditor/main/locale/ca.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/cs.json b/apps/pdfeditor/main/locale/cs.json index 2af9297e85..5b7b3def44 100644 --- a/apps/pdfeditor/main/locale/cs.json +++ b/apps/pdfeditor/main/locale/cs.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/da.json b/apps/pdfeditor/main/locale/da.json index 6cba7d6b0e..b88129a404 100644 --- a/apps/pdfeditor/main/locale/da.json +++ b/apps/pdfeditor/main/locale/da.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/de.json b/apps/pdfeditor/main/locale/de.json index 53fac8cc77..44553f890e 100644 --- a/apps/pdfeditor/main/locale/de.json +++ b/apps/pdfeditor/main/locale/de.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", "Common.Views.ShortcutsDialog.txtSearch": "Suchen", "Common.Views.ShortcutsDialog.txtTitle": "Tastenkombinationen", - "Common.Views.ShortcutsEditDialog.txtAction": "Aktion", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Neue Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", - "Common.Views.ShortcutsEditDialog.txtTitle": "Tastenkombination bearbeiten", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtAction": "Aktion", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Neue Tastenkombination", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", + "Common.Views.ShortcutEditDialog.txtTitle": "Tastenkombination bearbeiten", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", "Common.Views.UserNameDialog.textDontShow": "Nicht mehr anzeigen", "Common.Views.UserNameDialog.textLabel": "Bezeichnung:", "Common.Views.UserNameDialog.textLabelError": "Bezeichnung darf nicht leer sein.", diff --git a/apps/pdfeditor/main/locale/el.json b/apps/pdfeditor/main/locale/el.json index 215a9a122c..95c8c954ce 100644 --- a/apps/pdfeditor/main/locale/el.json +++ b/apps/pdfeditor/main/locale/el.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", "Common.Views.ShortcutsDialog.txtSearch": "Αναζήτηση", "Common.Views.ShortcutsDialog.txtTitle": "Συντομεύσεις πληκτρολογίου", - "Common.Views.ShortcutsEditDialog.txtAction": "Ενέργεια", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Νέα συντόμευση", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Θέλετε να συνεχίσετε;", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", - "Common.Views.ShortcutsEditDialog.txtTitle": "Επεξεργασία συντόμευσης", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtAction": "Ενέργεια", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Νέα συντόμευση", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Θέλετε να συνεχίσετε;", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", + "Common.Views.ShortcutEditDialog.txtTitle": "Επεξεργασία συντόμευσης", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", "Common.Views.UserNameDialog.textDontShow": "Να μην ερωτηθώ ξανά", "Common.Views.UserNameDialog.textLabel": "Ετικέτα:", "Common.Views.UserNameDialog.textLabelError": "Η ετικέτα δεν μπορεί να είναι κενή.", diff --git a/apps/pdfeditor/main/locale/en.json b/apps/pdfeditor/main/locale/en.json index 5ea87a0d04..6cfc177ef7 100644 --- a/apps/pdfeditor/main/locale/en.json +++ b/apps/pdfeditor/main/locale/en.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "Common.Views.UserNameDialog.textDontShow": "Don't ask me again", "Common.Views.UserNameDialog.textLabel": "Label:", "Common.Views.UserNameDialog.textLabelError": "Label must not be empty.", diff --git a/apps/pdfeditor/main/locale/es.json b/apps/pdfeditor/main/locale/es.json index 6dd677cdbd..dcc504d7cc 100644 --- a/apps/pdfeditor/main/locale/es.json +++ b/apps/pdfeditor/main/locale/es.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restablecer como predeterminado", "Common.Views.ShortcutsDialog.txtSearch": "Búsqueda", "Common.Views.ShortcutsDialog.txtTitle": "Accesos directos de teclado", - "Common.Views.ShortcutsEditDialog.txtAction": "Acción", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Escriba el acceso directo deseado", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "El acceso directo utilizado por las acciones %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "El acceso directo utilizado por las acciones %1 y no se puede cambiar", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "El acceso directo utilizado por la acción %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "El acceso directo utilizado por la acción %1 y no se puede cambiar", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nuevo acceso directo", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "¿Desea continuar?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos los accesos directos para la acción «%1» se restablecerán a los valores predeterminados.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restablecer como predeterminado", - "Common.Views.ShortcutsEditDialog.txtTitle": "Editar acceso directo", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Escriba el acceso directo deseado", + "Common.Views.ShortcutEditDialog.txtAction": "Acción", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Escriba el acceso directo deseado", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "El acceso directo utilizado por las acciones %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "El acceso directo utilizado por las acciones %1 y no se puede cambiar", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "El acceso directo utilizado por la acción %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "El acceso directo utilizado por la acción %1 y no se puede cambiar", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nuevo acceso directo", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "¿Desea continuar?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos los accesos directos para la acción «%1» se restablecerán a los valores predeterminados.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restablecer como predeterminado", + "Common.Views.ShortcutEditDialog.txtTitle": "Editar acceso directo", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Escriba el acceso directo deseado", "Common.Views.UserNameDialog.textDontShow": "No volver a preguntarme", "Common.Views.UserNameDialog.textLabel": "Etiqueta:", "Common.Views.UserNameDialog.textLabelError": "La etiqueta no debe estar vacía.", diff --git a/apps/pdfeditor/main/locale/eu.json b/apps/pdfeditor/main/locale/eu.json index 1e3ec03397..ae45c2df61 100644 --- a/apps/pdfeditor/main/locale/eu.json +++ b/apps/pdfeditor/main/locale/eu.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/fi.json b/apps/pdfeditor/main/locale/fi.json index 142e47a9ae..88e92049f3 100644 --- a/apps/pdfeditor/main/locale/fi.json +++ b/apps/pdfeditor/main/locale/fi.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/fr.json b/apps/pdfeditor/main/locale/fr.json index f7962be1c5..50af979dfc 100644 --- a/apps/pdfeditor/main/locale/fr.json +++ b/apps/pdfeditor/main/locale/fr.json @@ -887,18 +887,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", "Common.Views.ShortcutsDialog.txtSearch": "Rechercher", "Common.Views.ShortcutsDialog.txtTitle": "Raccourcis clavier", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nouveau raccourci", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Voulez-vous continuer?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifier le raccourci", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nouveau raccourci", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Voulez-vous continuer?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifier le raccourci", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", "Common.Views.UserNameDialog.textDontShow": "Ne plus me demander", "Common.Views.UserNameDialog.textLabel": "Étiquette :", "Common.Views.UserNameDialog.textLabelError": "L'étiquette ne peut pas être vide.", diff --git a/apps/pdfeditor/main/locale/gl.json b/apps/pdfeditor/main/locale/gl.json index 2f6b7b0ddc..785680cc90 100644 --- a/apps/pdfeditor/main/locale/gl.json +++ b/apps/pdfeditor/main/locale/gl.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/he.json b/apps/pdfeditor/main/locale/he.json index 460d6d5c7e..f1a2a7e3b7 100644 --- a/apps/pdfeditor/main/locale/he.json +++ b/apps/pdfeditor/main/locale/he.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/hu.json b/apps/pdfeditor/main/locale/hu.json index 3b9548293d..af7cefb5e6 100644 --- a/apps/pdfeditor/main/locale/hu.json +++ b/apps/pdfeditor/main/locale/hu.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/hy.json b/apps/pdfeditor/main/locale/hy.json index f688a6d406..795fe19f62 100644 --- a/apps/pdfeditor/main/locale/hy.json +++ b/apps/pdfeditor/main/locale/hy.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/id.json b/apps/pdfeditor/main/locale/id.json index c101bf22e2..d3d8020641 100644 --- a/apps/pdfeditor/main/locale/id.json +++ b/apps/pdfeditor/main/locale/id.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/it.json b/apps/pdfeditor/main/locale/it.json index ca1c11cfc2..76371c5f7c 100644 --- a/apps/pdfeditor/main/locale/it.json +++ b/apps/pdfeditor/main/locale/it.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/ja.json b/apps/pdfeditor/main/locale/ja.json index 9513b8c315..a2be64ac3d 100644 --- a/apps/pdfeditor/main/locale/ja.json +++ b/apps/pdfeditor/main/locale/ja.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/ko.json b/apps/pdfeditor/main/locale/ko.json index c91ee0439c..443a879ba6 100644 --- a/apps/pdfeditor/main/locale/ko.json +++ b/apps/pdfeditor/main/locale/ko.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/lo.json b/apps/pdfeditor/main/locale/lo.json index 4d61306ecc..8fdc48df54 100644 --- a/apps/pdfeditor/main/locale/lo.json +++ b/apps/pdfeditor/main/locale/lo.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/lv.json b/apps/pdfeditor/main/locale/lv.json index 04d9e9e457..d42cc65981 100644 --- a/apps/pdfeditor/main/locale/lv.json +++ b/apps/pdfeditor/main/locale/lv.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/ms.json b/apps/pdfeditor/main/locale/ms.json index 03ab238f0d..f979132a78 100644 --- a/apps/pdfeditor/main/locale/ms.json +++ b/apps/pdfeditor/main/locale/ms.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/nl.json b/apps/pdfeditor/main/locale/nl.json index 738f4f8fc9..8651be79b2 100644 --- a/apps/pdfeditor/main/locale/nl.json +++ b/apps/pdfeditor/main/locale/nl.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/pl.json b/apps/pdfeditor/main/locale/pl.json index 55d1603579..918e5e66e0 100644 --- a/apps/pdfeditor/main/locale/pl.json +++ b/apps/pdfeditor/main/locale/pl.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/pt-pt.json b/apps/pdfeditor/main/locale/pt-pt.json index f31fb36199..e241471d7b 100644 --- a/apps/pdfeditor/main/locale/pt-pt.json +++ b/apps/pdfeditor/main/locale/pt-pt.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/pt.json b/apps/pdfeditor/main/locale/pt.json index 6dcc1e8580..9a68b84dc9 100644 --- a/apps/pdfeditor/main/locale/pt.json +++ b/apps/pdfeditor/main/locale/pt.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurar padrão", "Common.Views.ShortcutsDialog.txtSearch": "Pesquisar", "Common.Views.ShortcutsDialog.txtTitle": "Atalhos de teclado", - "Common.Views.ShortcutsEditDialog.txtAction": "Ação", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Digite o atalho desejado", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "O atalho usado pelas ações %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "O atalho usado pelas ações %1 e não pode ser alterado", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "O atalho usado pela ação %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "O atalho usado pela ação %1 e não pode ser alterado", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Novo atalho", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Você deseja continuar?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurar padrão", - "Common.Views.ShortcutsEditDialog.txtTitle": "Editar atalho", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtAction": "Ação", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "O atalho usado pelas ações %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "O atalho usado pelas ações %1 e não pode ser alterado", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "O atalho usado pela ação %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "O atalho usado pela ação %1 e não pode ser alterado", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Novo atalho", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Você deseja continuar?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurar padrão", + "Common.Views.ShortcutEditDialog.txtTitle": "Editar atalho", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", "Common.Views.UserNameDialog.textDontShow": "Não perguntar novamente", "Common.Views.UserNameDialog.textLabel": "Etiqueta:", "Common.Views.UserNameDialog.textLabelError": "Etiqueta não deve estar vazia.", diff --git a/apps/pdfeditor/main/locale/ro.json b/apps/pdfeditor/main/locale/ro.json index 9cc9886a8e..549a9930a1 100644 --- a/apps/pdfeditor/main/locale/ro.json +++ b/apps/pdfeditor/main/locale/ro.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/ru.json b/apps/pdfeditor/main/locale/ru.json index 2eb42b29b4..df14567b8e 100644 --- a/apps/pdfeditor/main/locale/ru.json +++ b/apps/pdfeditor/main/locale/ru.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Восстановить настройки по умолчанию", "Common.Views.ShortcutsDialog.txtSearch": "Поиск", "Common.Views.ShortcutsDialog.txtTitle": "Сочетания клавиш", - "Common.Views.ShortcutsEditDialog.txtAction": "Действие", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Новое сочетание", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Хотите продолжить?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Настройки по умолчанию", - "Common.Views.ShortcutsEditDialog.txtTitle": "Редактировать сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtAction": "Действие", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Новое сочетание", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Хотите продолжить?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Настройки по умолчанию", + "Common.Views.ShortcutEditDialog.txtTitle": "Редактировать сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", "Common.Views.UserNameDialog.textDontShow": "Больше не спрашивать", "Common.Views.UserNameDialog.textLabel": "Подпись:", "Common.Views.UserNameDialog.textLabelError": "Подпись не должна быть пустой.", diff --git a/apps/pdfeditor/main/locale/si.json b/apps/pdfeditor/main/locale/si.json index 0f659039da..74164e5f48 100644 --- a/apps/pdfeditor/main/locale/si.json +++ b/apps/pdfeditor/main/locale/si.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/sk.json b/apps/pdfeditor/main/locale/sk.json index 59992a183f..864e781fca 100644 --- a/apps/pdfeditor/main/locale/sk.json +++ b/apps/pdfeditor/main/locale/sk.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/sl.json b/apps/pdfeditor/main/locale/sl.json index 390917b1a3..82c7150328 100644 --- a/apps/pdfeditor/main/locale/sl.json +++ b/apps/pdfeditor/main/locale/sl.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/sq.json b/apps/pdfeditor/main/locale/sq.json index 18c0653f28..f37119ec49 100644 --- a/apps/pdfeditor/main/locale/sq.json +++ b/apps/pdfeditor/main/locale/sq.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", "Common.Views.ShortcutsDialog.txtSearch": "Kërkoni", "Common.Views.ShortcutsDialog.txtTitle": "Shkurtoret e tastierës", - "Common.Views.ShortcutsEditDialog.txtAction": "Veprim", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Shkurtore e re", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifikoni shkurtoren", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtAction": "Veprim", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Shkurtore e re", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifikoni shkurtoren", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", "Common.Views.UserNameDialog.textDontShow": "Mos më pyet më", "Common.Views.UserNameDialog.textLabel": "Etiketa:", "Common.Views.UserNameDialog.textLabelError": "Etiketa nuk duhet të jetë bosh.", diff --git a/apps/pdfeditor/main/locale/sr-cyrl.json b/apps/pdfeditor/main/locale/sr-cyrl.json index 013a555677..fb7b8ba286 100644 --- a/apps/pdfeditor/main/locale/sr-cyrl.json +++ b/apps/pdfeditor/main/locale/sr-cyrl.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/sr.json b/apps/pdfeditor/main/locale/sr.json index 356aee9f59..67b3eb746e 100644 --- a/apps/pdfeditor/main/locale/sr.json +++ b/apps/pdfeditor/main/locale/sr.json @@ -584,7 +584,7 @@ "Common.Views.ShapeShadowDialog.txtSize": "Veličina ", "Common.Views.ShapeShadowDialog.txtTitle": "Podešavanje senke", "Common.Views.ShapeShadowDialog.txtTransparency": "Providnost", - "Common.Views.ShortcutsEditDialog.txtAction": "Akcija", + "Common.Views.ShortcutEditDialog.txtAction": "Akcija", "Common.Views.UserNameDialog.textDontShow": "Ne pitaj me ponovo", "Common.Views.UserNameDialog.textLabel": "Etiketa:", "Common.Views.UserNameDialog.textLabelError": "Etiketa ne sme biti prazna.", @@ -2970,17 +2970,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/sv.json b/apps/pdfeditor/main/locale/sv.json index 1c06f3b13a..5ed85caa5f 100644 --- a/apps/pdfeditor/main/locale/sv.json +++ b/apps/pdfeditor/main/locale/sv.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/tr.json b/apps/pdfeditor/main/locale/tr.json index c13dfd37cb..25333798a7 100644 --- a/apps/pdfeditor/main/locale/tr.json +++ b/apps/pdfeditor/main/locale/tr.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/uk.json b/apps/pdfeditor/main/locale/uk.json index a3c95b0d49..1393355f9a 100644 --- a/apps/pdfeditor/main/locale/uk.json +++ b/apps/pdfeditor/main/locale/uk.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/ur.json b/apps/pdfeditor/main/locale/ur.json index 4825fafe41..e5e32c43b6 100644 --- a/apps/pdfeditor/main/locale/ur.json +++ b/apps/pdfeditor/main/locale/ur.json @@ -888,18 +888,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", "Common.Views.ShortcutsDialog.txtSearch": "تلاش کریں", "Common.Views.ShortcutsDialog.txtTitle": "کی بورڈ شارٹ کٹس", - "Common.Views.ShortcutsEditDialog.txtAction": "ایکشن", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "نیا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", - "Common.Views.ShortcutsEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtAction": "ایکشن", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "نیا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", + "Common.Views.ShortcutEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", "Common.Views.UserNameDialog.textDontShow": "مجھ سے دوبارہ مت پوچھو", "Common.Views.UserNameDialog.textLabel": "لیبل:", "Common.Views.UserNameDialog.textLabelError": "لیبل خالی نہیں ہونا چاہیے۔", diff --git a/apps/pdfeditor/main/locale/vi.json b/apps/pdfeditor/main/locale/vi.json index c594a2f3dc..0e2c4e1c93 100644 --- a/apps/pdfeditor/main/locale/vi.json +++ b/apps/pdfeditor/main/locale/vi.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/zh-tw.json b/apps/pdfeditor/main/locale/zh-tw.json index 355503e34c..6d92fd8659 100644 --- a/apps/pdfeditor/main/locale/zh-tw.json +++ b/apps/pdfeditor/main/locale/zh-tw.json @@ -2969,18 +2969,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.applyButtonText": "Apply", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", diff --git a/apps/pdfeditor/main/locale/zh.json b/apps/pdfeditor/main/locale/zh.json index 836b76d96e..7c6a3b8f35 100644 --- a/apps/pdfeditor/main/locale/zh.json +++ b/apps/pdfeditor/main/locale/zh.json @@ -842,12 +842,12 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "恢复为默认", "Common.Views.ShortcutsDialog.txtSearch": "搜索", "Common.Views.ShortcutsDialog.txtTitle": "键盘快捷键", - "Common.Views.ShortcutsEditDialog.txtAction": "操作", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "新建快捷键", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "您确定要继续操作吗?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "“%1”操作的所有快捷键将恢复为默认值。", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "恢复为默认", - "Common.Views.ShortcutsEditDialog.txtTitle": "编辑快捷键", + "Common.Views.ShortcutEditDialog.txtAction": "操作", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "新建快捷键", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "您确定要继续操作吗?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "“%1”操作的所有快捷键将恢复为默认值。", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "恢复为默认", + "Common.Views.ShortcutEditDialog.txtTitle": "编辑快捷键", "Common.Views.UserNameDialog.textDontShow": "不要再次询问我", "Common.Views.UserNameDialog.textLabel": "标签:", "Common.Views.UserNameDialog.textLabelError": "标签不能为空。", @@ -2979,12 +2979,12 @@ "Common.Views.SearchPanel.textFindRedact": "Find & redact", "Common.Views.SearchPanel.textMark": "Mark for Redaction", "Common.Views.SearchPanel.textMarkAll": "Mark All", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply", "PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore", "PDFE.Controllers.RedactTab.textEnterPageRange": "Enter page range for redaction", diff --git a/apps/presentationeditor/main/locale/ar.json b/apps/presentationeditor/main/locale/ar.json index 58ca4ca056..c043fd3859 100644 --- a/apps/presentationeditor/main/locale/ar.json +++ b/apps/presentationeditor/main/locale/ar.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/az.json b/apps/presentationeditor/main/locale/az.json index 63042ad07c..f071e2f8a4 100644 --- a/apps/presentationeditor/main/locale/az.json +++ b/apps/presentationeditor/main/locale/az.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/be.json b/apps/presentationeditor/main/locale/be.json index c504c4be34..92e24718e4 100644 --- a/apps/presentationeditor/main/locale/be.json +++ b/apps/presentationeditor/main/locale/be.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/bg.json b/apps/presentationeditor/main/locale/bg.json index ea7a3c92d1..f0c9fc529d 100644 --- a/apps/presentationeditor/main/locale/bg.json +++ b/apps/presentationeditor/main/locale/bg.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/ca.json b/apps/presentationeditor/main/locale/ca.json index df61119d9f..c790736ae4 100644 --- a/apps/presentationeditor/main/locale/ca.json +++ b/apps/presentationeditor/main/locale/ca.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/cs.json b/apps/presentationeditor/main/locale/cs.json index 5136ac93ac..9aff62593c 100644 --- a/apps/presentationeditor/main/locale/cs.json +++ b/apps/presentationeditor/main/locale/cs.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/da.json b/apps/presentationeditor/main/locale/da.json index f5ef4f9173..6ab0f588f9 100644 --- a/apps/presentationeditor/main/locale/da.json +++ b/apps/presentationeditor/main/locale/da.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/de.json b/apps/presentationeditor/main/locale/de.json index a5358246d6..f33d4576af 100644 --- a/apps/presentationeditor/main/locale/de.json +++ b/apps/presentationeditor/main/locale/de.json @@ -1246,18 +1246,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", "Common.Views.ShortcutsDialog.txtSearch": "Suchen", "Common.Views.ShortcutsDialog.txtTitle": "Tastenkombinationen", - "Common.Views.ShortcutsEditDialog.txtAction": "Aktion", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Neue Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", - "Common.Views.ShortcutsEditDialog.txtTitle": "Tastenkombination bearbeiten", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtAction": "Aktion", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Neue Tastenkombination", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", + "Common.Views.ShortcutEditDialog.txtTitle": "Tastenkombination bearbeiten", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", "Common.Views.SignDialog.textBold": "Fett", "Common.Views.SignDialog.textCertificate": "Zertifikat", "Common.Views.SignDialog.textChange": "Ändern", diff --git a/apps/presentationeditor/main/locale/el.json b/apps/presentationeditor/main/locale/el.json index 6f10e1416f..b532d5f2e5 100644 --- a/apps/presentationeditor/main/locale/el.json +++ b/apps/presentationeditor/main/locale/el.json @@ -1150,16 +1150,16 @@ "Common.Views.ShortcutsDialog.txtRestoreAll": "Επαναφορά όλων στις προεπιλογές", "Common.Views.ShortcutsDialog.txtRestoreDescription": "Όλες οι ρυθμίσεις συντομεύσεων θα επανέλθουν στις προεπιλεγμένες.", "Common.Views.ShortcutsDialog.txtTitle": "Συντομεύσεις πληκτρολογίου", - "Common.Views.ShortcutsEditDialog.txtAction": "Ενέργεια", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Νέα συντόμευση", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", - "Common.Views.ShortcutsEditDialog.txtTitle": "Επεξεργασία συντόμευσης", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtAction": "Ενέργεια", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Νέα συντόμευση", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", + "Common.Views.ShortcutEditDialog.txtTitle": "Επεξεργασία συντόμευσης", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", "Common.Views.SignDialog.textBold": "Έντονα", "Common.Views.SignDialog.textCertificate": "Πιστοποιητικό", "Common.Views.SignDialog.textChange": "Αλλαγή", @@ -3537,6 +3537,6 @@ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?", "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default" + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default" } \ No newline at end of file diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index c25eb29070..f9b48e89aa 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -1246,18 +1246,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "Common.Views.SignDialog.textBold": "Bold", "Common.Views.SignDialog.textCertificate": "Certificate", "Common.Views.SignDialog.textChange": "Change", diff --git a/apps/presentationeditor/main/locale/es.json b/apps/presentationeditor/main/locale/es.json index d78231764a..65411f765f 100644 --- a/apps/presentationeditor/main/locale/es.json +++ b/apps/presentationeditor/main/locale/es.json @@ -1001,8 +1001,8 @@ "Common.Views.ShapeShadowDialog.txtTitle": "Ajustar sombra", "Common.Views.ShapeShadowDialog.txtTransparency": "Transparencia", "Common.Views.ShortcutsDialog.txtRestoreDescription": "Todos los ajustes de los accesos directos se restablecerán a los valores predeterminados.", - "Common.Views.ShortcutsEditDialog.txtAction": "Acción", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos los accesos directos para la acción «%1» se restablecerán a los valores predeterminados.", + "Common.Views.ShortcutEditDialog.txtAction": "Acción", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos los accesos directos para la acción «%1» se restablecerán a los valores predeterminados.", "Common.Views.SignDialog.textBold": "Negrita", "Common.Views.SignDialog.textCertificate": "Certificado", "Common.Views.SignDialog.textChange": "Cambiar", @@ -3526,16 +3526,16 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "PE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" diff --git a/apps/presentationeditor/main/locale/eu.json b/apps/presentationeditor/main/locale/eu.json index f1d8316ee4..6e0b0cb9a0 100644 --- a/apps/presentationeditor/main/locale/eu.json +++ b/apps/presentationeditor/main/locale/eu.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/fi.json b/apps/presentationeditor/main/locale/fi.json index 288fda2987..c87a966485 100644 --- a/apps/presentationeditor/main/locale/fi.json +++ b/apps/presentationeditor/main/locale/fi.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/fr.json b/apps/presentationeditor/main/locale/fr.json index 6e6e16b50e..39fb5ba69e 100644 --- a/apps/presentationeditor/main/locale/fr.json +++ b/apps/presentationeditor/main/locale/fr.json @@ -1173,18 +1173,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", "Common.Views.ShortcutsDialog.txtSearch": "Rechercher", "Common.Views.ShortcutsDialog.txtTitle": "Raccourcis clavier", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nouveau raccourci", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Voulez-vous continuer?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifier le raccourci", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nouveau raccourci", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Voulez-vous continuer?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifier le raccourci", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", "Common.Views.SignDialog.textBold": "Gras", "Common.Views.SignDialog.textCertificate": "Certificat", "Common.Views.SignDialog.textChange": "Changer", diff --git a/apps/presentationeditor/main/locale/gl.json b/apps/presentationeditor/main/locale/gl.json index 5e2f828e9c..25dbac9a64 100644 --- a/apps/presentationeditor/main/locale/gl.json +++ b/apps/presentationeditor/main/locale/gl.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/he.json b/apps/presentationeditor/main/locale/he.json index cdbc14e87a..ba2a327a5a 100644 --- a/apps/presentationeditor/main/locale/he.json +++ b/apps/presentationeditor/main/locale/he.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/hu.json b/apps/presentationeditor/main/locale/hu.json index 08a0badc7d..df162cf488 100644 --- a/apps/presentationeditor/main/locale/hu.json +++ b/apps/presentationeditor/main/locale/hu.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/hy.json b/apps/presentationeditor/main/locale/hy.json index 7c19a294e5..c1ce681ea4 100644 --- a/apps/presentationeditor/main/locale/hy.json +++ b/apps/presentationeditor/main/locale/hy.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/id.json b/apps/presentationeditor/main/locale/id.json index ce189d6f22..a47d5d5e18 100644 --- a/apps/presentationeditor/main/locale/id.json +++ b/apps/presentationeditor/main/locale/id.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/it.json b/apps/presentationeditor/main/locale/it.json index db8fa054ff..6effa3072e 100644 --- a/apps/presentationeditor/main/locale/it.json +++ b/apps/presentationeditor/main/locale/it.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/ja.json b/apps/presentationeditor/main/locale/ja.json index e8b7f37566..bcf6190ee6 100644 --- a/apps/presentationeditor/main/locale/ja.json +++ b/apps/presentationeditor/main/locale/ja.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/ko.json b/apps/presentationeditor/main/locale/ko.json index 85b928d6b8..13de9c923f 100644 --- a/apps/presentationeditor/main/locale/ko.json +++ b/apps/presentationeditor/main/locale/ko.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/lo.json b/apps/presentationeditor/main/locale/lo.json index df21301209..db7e71417b 100644 --- a/apps/presentationeditor/main/locale/lo.json +++ b/apps/presentationeditor/main/locale/lo.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/lv.json b/apps/presentationeditor/main/locale/lv.json index d71a5696c0..a085d9c150 100644 --- a/apps/presentationeditor/main/locale/lv.json +++ b/apps/presentationeditor/main/locale/lv.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/ms.json b/apps/presentationeditor/main/locale/ms.json index e7c4866ba9..f7b49d5e38 100644 --- a/apps/presentationeditor/main/locale/ms.json +++ b/apps/presentationeditor/main/locale/ms.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/nl.json b/apps/presentationeditor/main/locale/nl.json index 78ea49378e..ebbbcd183f 100644 --- a/apps/presentationeditor/main/locale/nl.json +++ b/apps/presentationeditor/main/locale/nl.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/pl.json b/apps/presentationeditor/main/locale/pl.json index e89e168b20..08e570f3c5 100644 --- a/apps/presentationeditor/main/locale/pl.json +++ b/apps/presentationeditor/main/locale/pl.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/pt-pt.json b/apps/presentationeditor/main/locale/pt-pt.json index e5281a458f..839ebf009d 100644 --- a/apps/presentationeditor/main/locale/pt-pt.json +++ b/apps/presentationeditor/main/locale/pt-pt.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/pt.json b/apps/presentationeditor/main/locale/pt.json index 45b64c7bba..4a822ea555 100644 --- a/apps/presentationeditor/main/locale/pt.json +++ b/apps/presentationeditor/main/locale/pt.json @@ -1224,13 +1224,13 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurar padrão", "Common.Views.ShortcutsDialog.txtSearch": "Pesquisar", "Common.Views.ShortcutsDialog.txtTitle": "Atalhos de teclado", - "Common.Views.ShortcutsEditDialog.txtAction": "Ação", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Novo atalho", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Você deseja continuar?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurar padrão", - "Common.Views.ShortcutsEditDialog.txtTitle": "Editar atalho", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtAction": "Ação", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Novo atalho", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Você deseja continuar?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurar padrão", + "Common.Views.ShortcutEditDialog.txtTitle": "Editar atalho", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", "Common.Views.SignDialog.textBold": "Negrito", "Common.Views.SignDialog.textCertificate": "Certificado", "Common.Views.SignDialog.textChange": "Alterar", @@ -3534,9 +3534,9 @@ "Common.Controllers.Shortcuts.txtLabelStrikeout": "Strikeout", "Common.Controllers.Shortcuts.txtLabelSubscript": "Subscript", "Common.Controllers.Shortcuts.txtLabelSuperscript": "Superscript", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed" + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed" } \ No newline at end of file diff --git a/apps/presentationeditor/main/locale/ro.json b/apps/presentationeditor/main/locale/ro.json index 41accc0ffd..8f913035a8 100644 --- a/apps/presentationeditor/main/locale/ro.json +++ b/apps/presentationeditor/main/locale/ro.json @@ -3524,18 +3524,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "PE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" diff --git a/apps/presentationeditor/main/locale/ru.json b/apps/presentationeditor/main/locale/ru.json index 87231f4f8d..d67c9096fc 100644 --- a/apps/presentationeditor/main/locale/ru.json +++ b/apps/presentationeditor/main/locale/ru.json @@ -1246,18 +1246,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Восстановить настройки по умолчанию", "Common.Views.ShortcutsDialog.txtSearch": "Поиск", "Common.Views.ShortcutsDialog.txtTitle": "Сочетания клавиш", - "Common.Views.ShortcutsEditDialog.txtAction": "Действие", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Новое сочетание", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Хотите продолжить?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Настройки по умолчанию", - "Common.Views.ShortcutsEditDialog.txtTitle": "Редактировать сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtAction": "Действие", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Новое сочетание", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Хотите продолжить?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Настройки по умолчанию", + "Common.Views.ShortcutEditDialog.txtTitle": "Редактировать сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", "Common.Views.SignDialog.textBold": "Полужирный", "Common.Views.SignDialog.textCertificate": "Сертификат", "Common.Views.SignDialog.textChange": "Изменить", diff --git a/apps/presentationeditor/main/locale/si.json b/apps/presentationeditor/main/locale/si.json index a60b6f025f..40ff6d83e3 100644 --- a/apps/presentationeditor/main/locale/si.json +++ b/apps/presentationeditor/main/locale/si.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/sk.json b/apps/presentationeditor/main/locale/sk.json index d6824687fd..76af7ec627 100644 --- a/apps/presentationeditor/main/locale/sk.json +++ b/apps/presentationeditor/main/locale/sk.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/sl.json b/apps/presentationeditor/main/locale/sl.json index 0130ae134e..d689a7dd91 100644 --- a/apps/presentationeditor/main/locale/sl.json +++ b/apps/presentationeditor/main/locale/sl.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/sq.json b/apps/presentationeditor/main/locale/sq.json index a2de0bd065..f2bb561d13 100644 --- a/apps/presentationeditor/main/locale/sq.json +++ b/apps/presentationeditor/main/locale/sq.json @@ -1246,18 +1246,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", "Common.Views.ShortcutsDialog.txtSearch": "Kërkoni", "Common.Views.ShortcutsDialog.txtTitle": "Shkurtoret e tastierës", - "Common.Views.ShortcutsEditDialog.txtAction": "Veprim", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Shkurtore e re", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifikoni shkurtoren", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtAction": "Veprim", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Shkurtore e re", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifikoni shkurtoren", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", "Common.Views.SignDialog.textBold": "I zi", "Common.Views.SignDialog.textCertificate": "Çertifikatë", "Common.Views.SignDialog.textChange": "Ndrysho", diff --git a/apps/presentationeditor/main/locale/sr-cyrl.json b/apps/presentationeditor/main/locale/sr-cyrl.json index 356df6fccf..ea2dd79eb4 100644 --- a/apps/presentationeditor/main/locale/sr-cyrl.json +++ b/apps/presentationeditor/main/locale/sr-cyrl.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/sr.json b/apps/presentationeditor/main/locale/sr.json index 5054a0c964..828d62b6e4 100644 --- a/apps/presentationeditor/main/locale/sr.json +++ b/apps/presentationeditor/main/locale/sr.json @@ -3524,18 +3524,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "PE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" diff --git a/apps/presentationeditor/main/locale/sv.json b/apps/presentationeditor/main/locale/sv.json index 57b9cbad61..581949e282 100644 --- a/apps/presentationeditor/main/locale/sv.json +++ b/apps/presentationeditor/main/locale/sv.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/tr.json b/apps/presentationeditor/main/locale/tr.json index 352badddae..604c7ba0c6 100644 --- a/apps/presentationeditor/main/locale/tr.json +++ b/apps/presentationeditor/main/locale/tr.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/uk.json b/apps/presentationeditor/main/locale/uk.json index 1c2057fda2..90bf63989a 100644 --- a/apps/presentationeditor/main/locale/uk.json +++ b/apps/presentationeditor/main/locale/uk.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/ur.json b/apps/presentationeditor/main/locale/ur.json index d096a05a5c..f37deccf62 100644 --- a/apps/presentationeditor/main/locale/ur.json +++ b/apps/presentationeditor/main/locale/ur.json @@ -1246,18 +1246,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", "Common.Views.ShortcutsDialog.txtSearch": "تلاش کریں", "Common.Views.ShortcutsDialog.txtTitle": "کی بورڈ شارٹ کٹس", - "Common.Views.ShortcutsEditDialog.txtAction": "ایکشن", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "نیا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", - "Common.Views.ShortcutsEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtAction": "ایکشن", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "نیا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", + "Common.Views.ShortcutEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", "Common.Views.SignDialog.textBold": "بولڈ", "Common.Views.SignDialog.textCertificate": "سرٹیفکیٹ", "Common.Views.SignDialog.textChange": "تبدیلی", diff --git a/apps/presentationeditor/main/locale/vi.json b/apps/presentationeditor/main/locale/vi.json index 445a112505..b7928d3f4a 100644 --- a/apps/presentationeditor/main/locale/vi.json +++ b/apps/presentationeditor/main/locale/vi.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/zh-tw.json b/apps/presentationeditor/main/locale/zh-tw.json index e4f4ba8304..706031a354 100644 --- a/apps/presentationeditor/main/locale/zh-tw.json +++ b/apps/presentationeditor/main/locale/zh-tw.json @@ -3523,18 +3523,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", diff --git a/apps/presentationeditor/main/locale/zh.json b/apps/presentationeditor/main/locale/zh.json index b4e8e184e7..7d110aa45b 100644 --- a/apps/presentationeditor/main/locale/zh.json +++ b/apps/presentationeditor/main/locale/zh.json @@ -3524,18 +3524,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "PE.Views.DocumentPreview.txtPointer": "Laser pointer", "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "PE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" diff --git a/apps/spreadsheeteditor/main/locale/ar.json b/apps/spreadsheeteditor/main/locale/ar.json index ed86d2f386..ea31150953 100644 --- a/apps/spreadsheeteditor/main/locale/ar.json +++ b/apps/spreadsheeteditor/main/locale/ar.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/az.json b/apps/spreadsheeteditor/main/locale/az.json index e994587d62..46cd2d2a19 100644 --- a/apps/spreadsheeteditor/main/locale/az.json +++ b/apps/spreadsheeteditor/main/locale/az.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/be.json b/apps/spreadsheeteditor/main/locale/be.json index 76c79f8d36..a08be89de4 100644 --- a/apps/spreadsheeteditor/main/locale/be.json +++ b/apps/spreadsheeteditor/main/locale/be.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/bg.json b/apps/spreadsheeteditor/main/locale/bg.json index 6ae5838c04..32a2d3075c 100644 --- a/apps/spreadsheeteditor/main/locale/bg.json +++ b/apps/spreadsheeteditor/main/locale/bg.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/ca.json b/apps/spreadsheeteditor/main/locale/ca.json index ed7e3e3dda..e59a0ed78c 100644 --- a/apps/spreadsheeteditor/main/locale/ca.json +++ b/apps/spreadsheeteditor/main/locale/ca.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/cs.json b/apps/spreadsheeteditor/main/locale/cs.json index b90f6563da..4aef4868e3 100644 --- a/apps/spreadsheeteditor/main/locale/cs.json +++ b/apps/spreadsheeteditor/main/locale/cs.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/da.json b/apps/spreadsheeteditor/main/locale/da.json index bf4f213ad8..3bc4489f1d 100644 --- a/apps/spreadsheeteditor/main/locale/da.json +++ b/apps/spreadsheeteditor/main/locale/da.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index 095fc47d86..5f0839586f 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -1201,18 +1201,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", "Common.Views.ShortcutsDialog.txtSearch": "Suchen", "Common.Views.ShortcutsDialog.txtTitle": "Tastenkombinationen", - "Common.Views.ShortcutsEditDialog.txtAction": "Aktion", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Neue Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", - "Common.Views.ShortcutsEditDialog.txtTitle": "Tastenkombination bearbeiten", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtAction": "Aktion", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Neue Tastenkombination", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", + "Common.Views.ShortcutEditDialog.txtTitle": "Tastenkombination bearbeiten", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", "Common.Views.SignDialog.textBold": "Fett", "Common.Views.SignDialog.textCertificate": "Zertifikat", "Common.Views.SignDialog.textChange": "Ändern", diff --git a/apps/spreadsheeteditor/main/locale/el.json b/apps/spreadsheeteditor/main/locale/el.json index a8b036de96..581ba20813 100644 --- a/apps/spreadsheeteditor/main/locale/el.json +++ b/apps/spreadsheeteditor/main/locale/el.json @@ -1055,17 +1055,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", "Common.Views.ShortcutsDialog.txtSearch": "Αναζήτηση", "Common.Views.ShortcutsDialog.txtTitle": "Συντομεύσεις πληκτρολογίου", - "Common.Views.ShortcutsEditDialog.txtAction": "Ενέργεια", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Νέα συντόμευση", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", - "Common.Views.ShortcutsEditDialog.txtTitle": "Επεξεργασία συντόμευσης", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtAction": "Ενέργεια", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Νέα συντόμευση", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", + "Common.Views.ShortcutEditDialog.txtTitle": "Επεξεργασία συντόμευσης", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", "Common.Views.SignDialog.textBold": "Έντονα", "Common.Views.SignDialog.textCertificate": "Πιστοποιητικό", "Common.Views.SignDialog.textChange": "Αλλαγή", @@ -5123,5 +5123,5 @@ "Common.Controllers.Shortcuts.txtLabelSpeechWorker": "SpeechWorker", "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults", "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?" + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?" } \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 11ae50b02e..ad9279631e 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1201,18 +1201,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "Common.Views.SignDialog.textBold": "Bold", "Common.Views.SignDialog.textCertificate": "Certificate", "Common.Views.SignDialog.textChange": "Change", diff --git a/apps/spreadsheeteditor/main/locale/es.json b/apps/spreadsheeteditor/main/locale/es.json index 02ee31fa85..343b2eea85 100644 --- a/apps/spreadsheeteditor/main/locale/es.json +++ b/apps/spreadsheeteditor/main/locale/es.json @@ -5110,18 +5110,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "SSE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/locale/eu.json b/apps/spreadsheeteditor/main/locale/eu.json index 6d5970a871..99b76626c3 100644 --- a/apps/spreadsheeteditor/main/locale/eu.json +++ b/apps/spreadsheeteditor/main/locale/eu.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/fi.json b/apps/spreadsheeteditor/main/locale/fi.json index c323836f0e..7adf73b595 100644 --- a/apps/spreadsheeteditor/main/locale/fi.json +++ b/apps/spreadsheeteditor/main/locale/fi.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/fr.json b/apps/spreadsheeteditor/main/locale/fr.json index 3570f9531f..928aa6b99c 100644 --- a/apps/spreadsheeteditor/main/locale/fr.json +++ b/apps/spreadsheeteditor/main/locale/fr.json @@ -1063,18 +1063,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", "Common.Views.ShortcutsDialog.txtSearch": "Rechercher", "Common.Views.ShortcutsDialog.txtTitle": "Raccourcis clavier", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nouveau raccourci", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Voulez-vous continuer?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifier le raccourci", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nouveau raccourci", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Voulez-vous continuer?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifier le raccourci", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", "Common.Views.SignDialog.textBold": "Gras", "Common.Views.SignDialog.textCertificate": "Certificat", "Common.Views.SignDialog.textChange": "Modifier", diff --git a/apps/spreadsheeteditor/main/locale/gl.json b/apps/spreadsheeteditor/main/locale/gl.json index 4388f13c52..b0c1396797 100644 --- a/apps/spreadsheeteditor/main/locale/gl.json +++ b/apps/spreadsheeteditor/main/locale/gl.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/he.json b/apps/spreadsheeteditor/main/locale/he.json index 11e7abd931..daf60702be 100644 --- a/apps/spreadsheeteditor/main/locale/he.json +++ b/apps/spreadsheeteditor/main/locale/he.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/hu.json b/apps/spreadsheeteditor/main/locale/hu.json index b407900f67..7dfc2d44f1 100644 --- a/apps/spreadsheeteditor/main/locale/hu.json +++ b/apps/spreadsheeteditor/main/locale/hu.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/hy.json b/apps/spreadsheeteditor/main/locale/hy.json index bee8ffb8eb..6e65b3d013 100644 --- a/apps/spreadsheeteditor/main/locale/hy.json +++ b/apps/spreadsheeteditor/main/locale/hy.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/id.json b/apps/spreadsheeteditor/main/locale/id.json index c32ba4fb48..3ebff6539d 100644 --- a/apps/spreadsheeteditor/main/locale/id.json +++ b/apps/spreadsheeteditor/main/locale/id.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/it.json b/apps/spreadsheeteditor/main/locale/it.json index 4d2f86ba96..6e0d639447 100644 --- a/apps/spreadsheeteditor/main/locale/it.json +++ b/apps/spreadsheeteditor/main/locale/it.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/ja.json b/apps/spreadsheeteditor/main/locale/ja.json index d186365624..3ff213e25d 100644 --- a/apps/spreadsheeteditor/main/locale/ja.json +++ b/apps/spreadsheeteditor/main/locale/ja.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/ko.json b/apps/spreadsheeteditor/main/locale/ko.json index 1e4404c6ee..92ae1ac4aa 100644 --- a/apps/spreadsheeteditor/main/locale/ko.json +++ b/apps/spreadsheeteditor/main/locale/ko.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/lo.json b/apps/spreadsheeteditor/main/locale/lo.json index 1ee46cb097..4fc44f7eed 100644 --- a/apps/spreadsheeteditor/main/locale/lo.json +++ b/apps/spreadsheeteditor/main/locale/lo.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/lv.json b/apps/spreadsheeteditor/main/locale/lv.json index 2907dafc4f..315d2ab85f 100644 --- a/apps/spreadsheeteditor/main/locale/lv.json +++ b/apps/spreadsheeteditor/main/locale/lv.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/ms.json b/apps/spreadsheeteditor/main/locale/ms.json index 7224f055c7..71efd54aa1 100644 --- a/apps/spreadsheeteditor/main/locale/ms.json +++ b/apps/spreadsheeteditor/main/locale/ms.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/nl.json b/apps/spreadsheeteditor/main/locale/nl.json index 0b765a5d09..db3b864326 100644 --- a/apps/spreadsheeteditor/main/locale/nl.json +++ b/apps/spreadsheeteditor/main/locale/nl.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/pl.json b/apps/spreadsheeteditor/main/locale/pl.json index 152f407843..44575e615f 100644 --- a/apps/spreadsheeteditor/main/locale/pl.json +++ b/apps/spreadsheeteditor/main/locale/pl.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/pt-pt.json b/apps/spreadsheeteditor/main/locale/pt-pt.json index f25c3c3ab6..56221ab684 100644 --- a/apps/spreadsheeteditor/main/locale/pt-pt.json +++ b/apps/spreadsheeteditor/main/locale/pt-pt.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/pt.json b/apps/spreadsheeteditor/main/locale/pt.json index 46db4a2502..4ac2c175a8 100644 --- a/apps/spreadsheeteditor/main/locale/pt.json +++ b/apps/spreadsheeteditor/main/locale/pt.json @@ -844,7 +844,7 @@ "Common.Views.ShapeShadowDialog.txtSize": "Tamanho", "Common.Views.ShapeShadowDialog.txtTitle": "Ajustar sombra", "Common.Views.ShapeShadowDialog.txtTransparency": "Transparência", - "Common.Views.ShortcutsEditDialog.txtAction": "Ação", + "Common.Views.ShortcutEditDialog.txtAction": "Ação", "Common.Views.SignDialog.textBold": "Negrito", "Common.Views.SignDialog.textCertificate": "Certificado", "Common.Views.SignDialog.textChange": "Alterar", @@ -5111,17 +5111,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "SSE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/locale/ro.json b/apps/spreadsheeteditor/main/locale/ro.json index fe287e3f3c..f7aa3fd6e4 100644 --- a/apps/spreadsheeteditor/main/locale/ro.json +++ b/apps/spreadsheeteditor/main/locale/ro.json @@ -5110,18 +5110,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "SSE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index 925e35f50e..7cb8dfeca0 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -1201,18 +1201,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Восстановить настройки по умолчанию", "Common.Views.ShortcutsDialog.txtSearch": "Поиск", "Common.Views.ShortcutsDialog.txtTitle": "Сочетания клавиш", - "Common.Views.ShortcutsEditDialog.txtAction": "Действие", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Новое сочетание", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Хотите продолжить?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Настройки по умолчанию", - "Common.Views.ShortcutsEditDialog.txtTitle": "Редактировать сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtAction": "Действие", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Новое сочетание", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Хотите продолжить?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Настройки по умолчанию", + "Common.Views.ShortcutEditDialog.txtTitle": "Редактировать сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", "Common.Views.SignDialog.textBold": "Полужирный", "Common.Views.SignDialog.textCertificate": "Сертификат", "Common.Views.SignDialog.textChange": "Изменить", diff --git a/apps/spreadsheeteditor/main/locale/si.json b/apps/spreadsheeteditor/main/locale/si.json index 3d0431739a..a4a8fffb85 100644 --- a/apps/spreadsheeteditor/main/locale/si.json +++ b/apps/spreadsheeteditor/main/locale/si.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/sk.json b/apps/spreadsheeteditor/main/locale/sk.json index e30b6507ea..c37b09d556 100644 --- a/apps/spreadsheeteditor/main/locale/sk.json +++ b/apps/spreadsheeteditor/main/locale/sk.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/sl.json b/apps/spreadsheeteditor/main/locale/sl.json index 02f26dd738..7be3d268b7 100644 --- a/apps/spreadsheeteditor/main/locale/sl.json +++ b/apps/spreadsheeteditor/main/locale/sl.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/sq.json b/apps/spreadsheeteditor/main/locale/sq.json index 364ce2a82c..92d5a8e9da 100644 --- a/apps/spreadsheeteditor/main/locale/sq.json +++ b/apps/spreadsheeteditor/main/locale/sq.json @@ -1201,18 +1201,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", "Common.Views.ShortcutsDialog.txtSearch": "Kërkoni", "Common.Views.ShortcutsDialog.txtTitle": "Shkurtoret e tastierës", - "Common.Views.ShortcutsEditDialog.txtAction": "Veprim", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Shkurtore e re", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifikoni shkurtoren", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtAction": "Veprim", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Shkurtore e re", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifikoni shkurtoren", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", "Common.Views.SignDialog.textBold": "I zi", "Common.Views.SignDialog.textCertificate": "Çertifikatë", "Common.Views.SignDialog.textChange": "Ndrysho", diff --git a/apps/spreadsheeteditor/main/locale/sr-cyrl.json b/apps/spreadsheeteditor/main/locale/sr-cyrl.json index 7838e517d3..fc40ccf02c 100644 --- a/apps/spreadsheeteditor/main/locale/sr-cyrl.json +++ b/apps/spreadsheeteditor/main/locale/sr-cyrl.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/sr.json b/apps/spreadsheeteditor/main/locale/sr.json index 03c6c2cb4f..f5fc64356c 100644 --- a/apps/spreadsheeteditor/main/locale/sr.json +++ b/apps/spreadsheeteditor/main/locale/sr.json @@ -844,7 +844,7 @@ "Common.Views.ShapeShadowDialog.txtSize": "Veličina ", "Common.Views.ShapeShadowDialog.txtTitle": "Podešavanje senke", "Common.Views.ShapeShadowDialog.txtTransparency": "Providnost", - "Common.Views.ShortcutsEditDialog.txtAction": "Akcija", + "Common.Views.ShortcutEditDialog.txtAction": "Akcija", "Common.Views.SignDialog.textBold": "Podebljano", "Common.Views.SignDialog.textCertificate": "Sertifikat ", "Common.Views.SignDialog.textChange": "Promeni", @@ -5111,17 +5111,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "SSE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/locale/sv.json b/apps/spreadsheeteditor/main/locale/sv.json index 9dddba06ec..e9189e6e72 100644 --- a/apps/spreadsheeteditor/main/locale/sv.json +++ b/apps/spreadsheeteditor/main/locale/sv.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/tr.json b/apps/spreadsheeteditor/main/locale/tr.json index d4e41ebcc5..6e2a6dd0ff 100644 --- a/apps/spreadsheeteditor/main/locale/tr.json +++ b/apps/spreadsheeteditor/main/locale/tr.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/uk.json b/apps/spreadsheeteditor/main/locale/uk.json index 4928ab2dae..a42e25a27b 100644 --- a/apps/spreadsheeteditor/main/locale/uk.json +++ b/apps/spreadsheeteditor/main/locale/uk.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/ur.json b/apps/spreadsheeteditor/main/locale/ur.json index 8cf7d7f07c..29d56c443b 100644 --- a/apps/spreadsheeteditor/main/locale/ur.json +++ b/apps/spreadsheeteditor/main/locale/ur.json @@ -1201,18 +1201,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", "Common.Views.ShortcutsDialog.txtSearch": "تلاش کریں", "Common.Views.ShortcutsDialog.txtTitle": "کی بورڈ شارٹ کٹس", - "Common.Views.ShortcutsEditDialog.txtAction": "ایکشن", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "نیا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", - "Common.Views.ShortcutsEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtAction": "ایکشن", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "نیا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", + "Common.Views.ShortcutEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", "Common.Views.SignDialog.textBold": "بولڈ", "Common.Views.SignDialog.textCertificate": "سرٹیفکیٹ", "Common.Views.SignDialog.textChange": "تبدیلی", diff --git a/apps/spreadsheeteditor/main/locale/vi.json b/apps/spreadsheeteditor/main/locale/vi.json index ee42d7448d..1419a3b903 100644 --- a/apps/spreadsheeteditor/main/locale/vi.json +++ b/apps/spreadsheeteditor/main/locale/vi.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/zh-tw.json b/apps/spreadsheeteditor/main/locale/zh-tw.json index 5ee6c9b560..fcc4dd1932 100644 --- a/apps/spreadsheeteditor/main/locale/zh-tw.json +++ b/apps/spreadsheeteditor/main/locale/zh-tw.json @@ -5107,18 +5107,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSr": "Serbian (Latin)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtSrcyrl": "Serbian (Cyrillic)", "SSE.Views.FileMenuPanels.MainSettingsGeneral.txtZhtw": "Chinese (Traditional)", diff --git a/apps/spreadsheeteditor/main/locale/zh.json b/apps/spreadsheeteditor/main/locale/zh.json index 1707995625..c76c423d30 100644 --- a/apps/spreadsheeteditor/main/locale/zh.json +++ b/apps/spreadsheeteditor/main/locale/zh.json @@ -5110,18 +5110,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "SSE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "SSE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ar.json b/apps/visioeditor/main/locale/ar.json index 5955f555a3..d429751a92 100644 --- a/apps/visioeditor/main/locale/ar.json +++ b/apps/visioeditor/main/locale/ar.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/cs.json b/apps/visioeditor/main/locale/cs.json index e10b3e5586..69ed00efff 100644 --- a/apps/visioeditor/main/locale/cs.json +++ b/apps/visioeditor/main/locale/cs.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/de.json b/apps/visioeditor/main/locale/de.json index e157ae7e6a..8ede865481 100644 --- a/apps/visioeditor/main/locale/de.json +++ b/apps/visioeditor/main/locale/de.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", "Common.Views.ShortcutsDialog.txtSearch": "Suchen", "Common.Views.ShortcutsDialog.txtTitle": "Tastenkombinationen", - "Common.Views.ShortcutsEditDialog.txtAction": "Aktion", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Neue Tastenkombination", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", - "Common.Views.ShortcutsEditDialog.txtTitle": "Tastenkombination bearbeiten", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtAction": "Aktion", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Geben Sie die gewünschte Tastenkombination ein", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Die von den Aktionen %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Die von den Aktionen %1 verwendete Tastenkombination kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Die von der Aktion %1 verwendete Tastenkombination", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Die Tastenkombination wird von der Aktion %1 verwendet und kann nicht geändert werden", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Neue Tastenkombination", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Möchten Sie fortsetzen?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Alle Tastenkombinationen für die Aktion “%1” werden auf die Standardeinstellungen zurückgesetzt.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Auf Standard zurücksetzen", + "Common.Views.ShortcutEditDialog.txtTitle": "Tastenkombination bearbeiten", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Geben Sie die gewünschte Tastenkombination ein", "Common.Views.UserNameDialog.textDontShow": "Nicht mehr anzeigen", "Common.Views.UserNameDialog.textLabel": "Bezeichnung:", "Common.Views.UserNameDialog.textLabelError": "Bezeichnung darf nicht leer sein.", diff --git a/apps/visioeditor/main/locale/el.json b/apps/visioeditor/main/locale/el.json index dc817aa972..0576dbe280 100644 --- a/apps/visioeditor/main/locale/el.json +++ b/apps/visioeditor/main/locale/el.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", "Common.Views.ShortcutsDialog.txtSearch": "Αναζήτηση", "Common.Views.ShortcutsDialog.txtTitle": "Συντομεύσεις πληκτρολογίου", - "Common.Views.ShortcutsEditDialog.txtAction": "Ενέργεια", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Νέα συντόμευση", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Θέλετε να συνεχίσετε;", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", - "Common.Views.ShortcutsEditDialog.txtTitle": "Επεξεργασία συντόμευσης", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtAction": "Ενέργεια", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Πληκτρολογήστε την επιθυμητή συντόμευση", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Η συντόμευση που χρησιμοποιείται από τις ενέργειες %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Η συντόμευση που χρησιμοποιείται από τη δράση %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Η συντόμευση χρησιμοποιείται από τη δράση %1 και δεν μπορεί να αλλάξει", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Νέα συντόμευση", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Θέλετε να συνεχίσετε;", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Όλες οι συντομεύσεις για τη δράση \"%1\" θα αποκατασταθούν στην προεπιλογή.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Επαναφορά σε προεπιλογή", + "Common.Views.ShortcutEditDialog.txtTitle": "Επεξεργασία συντόμευσης", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Πληκτρολογήστε την επιθυμητή συντόμευση", "Common.Views.UserNameDialog.textDontShow": "Να μην ερωτηθώ ξανά", "Common.Views.UserNameDialog.textLabel": "Ετικέτα:", "Common.Views.UserNameDialog.textLabelError": "Η ετικέτα δεν μπορεί να είναι κενή.", diff --git a/apps/visioeditor/main/locale/en.json b/apps/visioeditor/main/locale/en.json index e89b2fabf2..aef42e689a 100644 --- a/apps/visioeditor/main/locale/en.json +++ b/apps/visioeditor/main/locale/en.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "Common.Views.UserNameDialog.textDontShow": "Don't ask me again", "Common.Views.UserNameDialog.textLabel": "Label:", "Common.Views.UserNameDialog.textLabelError": "Label must not be empty.", diff --git a/apps/visioeditor/main/locale/es.json b/apps/visioeditor/main/locale/es.json index b281f3c268..b39d05e827 100644 --- a/apps/visioeditor/main/locale/es.json +++ b/apps/visioeditor/main/locale/es.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/fr.json b/apps/visioeditor/main/locale/fr.json index 30f7044f3c..246f7a3f0b 100644 --- a/apps/visioeditor/main/locale/fr.json +++ b/apps/visioeditor/main/locale/fr.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", "Common.Views.ShortcutsDialog.txtSearch": "Rechercher", "Common.Views.ShortcutsDialog.txtTitle": "Raccourcis clavier", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Nouveau raccourci", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Voulez-vous continuer?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifier le raccourci", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Saisissez le raccourci souhaité", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Le raccourci utilisé pour les actions %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Le raccourci utilisé pour les actions %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Le raccourci utilisé pour l’action %1.", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Le raccourci utilisé pour l’action %1 et ne peut pas être modifié.", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Nouveau raccourci", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Voulez-vous continuer?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Tous les raccourcis pour l'action « %1 » seront restaurés par défaut.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurer les paramètres par défaut", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifier le raccourci", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Saisissez le raccourci souhaité", "Common.Views.UserNameDialog.textDontShow": "Ne plus me demander", "Common.Views.UserNameDialog.textLabel": "Étiquette :", "Common.Views.UserNameDialog.textLabelError": "L'étiquette ne peut être vide.", diff --git a/apps/visioeditor/main/locale/he.json b/apps/visioeditor/main/locale/he.json index 984627645b..e452b269ea 100644 --- a/apps/visioeditor/main/locale/he.json +++ b/apps/visioeditor/main/locale/he.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/hu.json b/apps/visioeditor/main/locale/hu.json index 42d423b18a..9b959d578f 100644 --- a/apps/visioeditor/main/locale/hu.json +++ b/apps/visioeditor/main/locale/hu.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/hy.json b/apps/visioeditor/main/locale/hy.json index c2bb1e625d..d75db785f3 100644 --- a/apps/visioeditor/main/locale/hy.json +++ b/apps/visioeditor/main/locale/hy.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/it.json b/apps/visioeditor/main/locale/it.json index 3ec4bed97c..31b0ea96fd 100644 --- a/apps/visioeditor/main/locale/it.json +++ b/apps/visioeditor/main/locale/it.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ja.json b/apps/visioeditor/main/locale/ja.json index 933df8b9ea..198ab2993b 100644 --- a/apps/visioeditor/main/locale/ja.json +++ b/apps/visioeditor/main/locale/ja.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ko.json b/apps/visioeditor/main/locale/ko.json index 5197b3992d..07371a5706 100644 --- a/apps/visioeditor/main/locale/ko.json +++ b/apps/visioeditor/main/locale/ko.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/pl.json b/apps/visioeditor/main/locale/pl.json index a171a1334f..0770327be2 100644 --- a/apps/visioeditor/main/locale/pl.json +++ b/apps/visioeditor/main/locale/pl.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/pt.json b/apps/visioeditor/main/locale/pt.json index b17e4eee19..ab6fefaabb 100644 --- a/apps/visioeditor/main/locale/pt.json +++ b/apps/visioeditor/main/locale/pt.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restaurar padrão", "Common.Views.ShortcutsDialog.txtSearch": "Pesquisar", "Common.Views.ShortcutsDialog.txtTitle": "Atalhos de teclado", - "Common.Views.ShortcutsEditDialog.txtAction": "Ação", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Digite o atalho desejado", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "O atalho usado pelas ações %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "O atalho usado pelas ações %1 e não pode ser alterado", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "O atalho usado pela ação %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "O atalho usado pela ação %1 e não pode ser alterado", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Novo atalho", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Você deseja continuar?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restaurar padrão", - "Common.Views.ShortcutsEditDialog.txtTitle": "Editar atalho", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtAction": "Ação", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Digite o atalho desejado", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "O atalho usado pelas ações %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "O atalho usado pelas ações %1 e não pode ser alterado", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "O atalho usado pela ação %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "O atalho usado pela ação %1 e não pode ser alterado", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Novo atalho", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Você deseja continuar?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Todos os atalhos para a ação “%1” serão restaurados ao padrão.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restaurar padrão", + "Common.Views.ShortcutEditDialog.txtTitle": "Editar atalho", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Digite o atalho desejado", "Common.Views.UserNameDialog.textDontShow": "Não perguntar novamente", "Common.Views.UserNameDialog.textLabel": "Etiqueta:", "Common.Views.UserNameDialog.textLabelError": "O rótulo não pode estar vazio.", diff --git a/apps/visioeditor/main/locale/ro.json b/apps/visioeditor/main/locale/ro.json index 4ebe091830..41df279083 100644 --- a/apps/visioeditor/main/locale/ro.json +++ b/apps/visioeditor/main/locale/ro.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ru.json b/apps/visioeditor/main/locale/ru.json index 490ec0bcf4..b4cf94e66b 100644 --- a/apps/visioeditor/main/locale/ru.json +++ b/apps/visioeditor/main/locale/ru.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Восстановить настройки по умолчанию", "Common.Views.ShortcutsDialog.txtSearch": "Поиск", "Common.Views.ShortcutsDialog.txtTitle": "Сочетания клавиш", - "Common.Views.ShortcutsEditDialog.txtAction": "Действие", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Новое сочетание", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Хотите продолжить?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Настройки по умолчанию", - "Common.Views.ShortcutsEditDialog.txtTitle": "Редактировать сочетание клавиш", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtAction": "Действие", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Введите нужное сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Сочетание клавиш используется действиями %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Сочетание клавиш используется действиями %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Сочетание клавиш используется действием %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Сочетание клавиш используется действием %1 и не может быть изменено", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Новое сочетание", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Хотите продолжить?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Все сочетания клавиш для действия “%1” будут восстановлены до значений по умолчанию.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Настройки по умолчанию", + "Common.Views.ShortcutEditDialog.txtTitle": "Редактировать сочетание клавиш", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Введите нужное сочетание клавиш", "Common.Views.UserNameDialog.textDontShow": "Больше не спрашивать", "Common.Views.UserNameDialog.textLabel": "Подпись:", "Common.Views.UserNameDialog.textLabelError": "Подпись не должна быть пустой.", diff --git a/apps/visioeditor/main/locale/si.json b/apps/visioeditor/main/locale/si.json index d172d882eb..cff92a173f 100644 --- a/apps/visioeditor/main/locale/si.json +++ b/apps/visioeditor/main/locale/si.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/sq.json b/apps/visioeditor/main/locale/sq.json index 31bc39a38d..67ae102dff 100644 --- a/apps/visioeditor/main/locale/sq.json +++ b/apps/visioeditor/main/locale/sq.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", "Common.Views.ShortcutsDialog.txtSearch": "Kërkoni", "Common.Views.ShortcutsDialog.txtTitle": "Shkurtoret e tastierës", - "Common.Views.ShortcutsEditDialog.txtAction": "Veprim", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "Shkurtore e re", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", - "Common.Views.ShortcutsEditDialog.txtTitle": "Modifikoni shkurtoren", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtAction": "Veprim", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Shkruaj shkurtoren e dëshiruar", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "Shkurtorja e përdorur nga veprimet %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "Shkurtorja e përdorur nga veprimet %1 dhe nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "Shkurtorja e përdorur nga veprimi %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "Shkurtorja e përdorur nga veprimi %1 nuk mund të ndryshohet", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "Shkurtore e re", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Dëshironi të vazhdoni?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "Të gjitha shkurtoret për veprimin “%1” do të rikthehen në cilësimet fillestare.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Rivendosni në parazgjedhje", + "Common.Views.ShortcutEditDialog.txtTitle": "Modifikoni shkurtoren", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Shkruaj shkurtoren e dëshiruar", "Common.Views.UserNameDialog.textDontShow": "Mos më pyet më", "Common.Views.UserNameDialog.textLabel": "Etiketa:", "Common.Views.UserNameDialog.textLabelError": "Etiketa nuk duhet të jetë bosh.", diff --git a/apps/visioeditor/main/locale/sr-cyrl.json b/apps/visioeditor/main/locale/sr-cyrl.json index 0a045914a3..a5d3f40370 100644 --- a/apps/visioeditor/main/locale/sr-cyrl.json +++ b/apps/visioeditor/main/locale/sr-cyrl.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/sr.json b/apps/visioeditor/main/locale/sr.json index bcbf94bd2f..fa04c4338e 100644 --- a/apps/visioeditor/main/locale/sr.json +++ b/apps/visioeditor/main/locale/sr.json @@ -160,7 +160,7 @@ "Common.Views.SearchPanel.tipPreviousResult": "Prethodni rezultat", "Common.Views.SelectFileDlg.textLoading": "Učitavanje", "Common.Views.SelectFileDlg.textTitle": "Izaberite izvor podataka", - "Common.Views.ShortcutsEditDialog.txtAction": "Akcija", + "Common.Views.ShortcutEditDialog.txtAction": "Akcija", "Common.Views.UserNameDialog.textDontShow": "Ne pitaj me ponovo", "Common.Views.UserNameDialog.textLabel": "Oznaka:", "Common.Views.UserNameDialog.textLabelError": "Oznaka ne sme biti prazna.", @@ -435,17 +435,17 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ur.json b/apps/visioeditor/main/locale/ur.json index e0e340cb96..316c119c10 100644 --- a/apps/visioeditor/main/locale/ur.json +++ b/apps/visioeditor/main/locale/ur.json @@ -167,18 +167,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", "Common.Views.ShortcutsDialog.txtSearch": "تلاش کریں", "Common.Views.ShortcutsDialog.txtTitle": "کی بورڈ شارٹ کٹس", - "Common.Views.ShortcutsEditDialog.txtAction": "ایکشن", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "نیا شارٹ کٹ", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", - "Common.Views.ShortcutsEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtAction": "ایکشن", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "ایکشنز %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "ایکشن %1 کے ذریعے استعمال ہونے والا شارٹ کٹ اور تبدیل نہیں کیا جا سکتا", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "نیا شارٹ کٹ", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "کیا آپ جاری رکھنا چاہتے ہیں؟", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "ایکشن \"%1\" کے تمام شارٹ کٹس کو ڈیفالٹ پر بحال کر دیا جائے گا۔", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "ڈیفالٹ پر بحال کریں۔", + "Common.Views.ShortcutEditDialog.txtTitle": "شارٹ کٹ میں ترمیم کریں۔", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "مطلوبہ شارٹ کٹ ٹائپ کریں۔", "Common.Views.UserNameDialog.textDontShow": "مجھ سے دوبارہ مت پوچھو", "Common.Views.UserNameDialog.textLabel": "لیبل:", "Common.Views.UserNameDialog.textLabelError": "لیبل خالی نہیں ہونا چاہیے۔", diff --git a/apps/visioeditor/main/locale/zh-tw.json b/apps/visioeditor/main/locale/zh-tw.json index 05cc61288b..215a92d1e9 100644 --- a/apps/visioeditor/main/locale/zh-tw.json +++ b/apps/visioeditor/main/locale/zh-tw.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/zh.json b/apps/visioeditor/main/locale/zh.json index b71144f02f..0e2a5b443e 100644 --- a/apps/visioeditor/main/locale/zh.json +++ b/apps/visioeditor/main/locale/zh.json @@ -434,18 +434,18 @@ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default", "Common.Views.ShortcutsDialog.txtSearch": "Search", "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts", - "Common.Views.ShortcutsEditDialog.txtAction": "Action", - "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut", - "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1", - "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", - "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut", - "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?", - "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", - "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default", - "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut", - "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtAction": "Action", + "Common.Views.ShortcutEditDialog.txtInputPlaceholder": "Type desired shortcut", + "Common.Views.ShortcutEditDialog.txtInputWarnMany": "The shortcut used by actions %1", + "Common.Views.ShortcutEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtInputWarnOne": "The shortcut used by action %1", + "Common.Views.ShortcutEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed", + "Common.Views.ShortcutEditDialog.txtNewShortcut": "New shortcut", + "Common.Views.ShortcutEditDialog.txtRestoreContinue": "Do you want to continue?", + "Common.Views.ShortcutEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.", + "Common.Views.ShortcutEditDialog.txtRestoreToDefault": "Restore to default", + "Common.Views.ShortcutEditDialog.txtTitle": "Edit shortcut", + "Common.Views.ShortcutEditDialog.txtTypeDesiredShortcut": "Type desired shortcut", "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts", "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize" } \ No newline at end of file