Skip to content

Commit 1ec26ff

Browse files
chore: Update translations (#2546)
Co-authored-by: eglitise <37242620+eglitise@users.noreply.github.com>
1 parent 6f4b6b4 commit 1ec26ff

28 files changed

+153
-153
lines changed

app/common/public/locales/ar/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "Bring All to Front",
1918
"Help": "المساعدة",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "Save Capability Set As…",
234232
"Edit Raw JSON": "Edit Raw JSON",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/da/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "Bring All to Front",
1918
"Help": "Help",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "Save Capability Set As…",
234232
"Edit Raw JSON": "Edit Raw JSON",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/de/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "Alle nach vorne bringen",
1918
"Help": "Hilfe",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "Save Capability Set As…",
234232
"Edit Raw JSON": "Edit Raw JSON",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/es-ES/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "Traer todo al frente",
1918
"Help": "Ayuda",
2019
"Appium Documentation": "Documentación de Appium",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "Guardar el conjunto de capacidades como…",
234232
"Edit Raw JSON": "Editar JSON sin procesar",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/fa/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "آوردن همه به جلو",
1918
"Help": "راهنما",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "ذخیره Capability Set به عنوان…",
234232
"Edit Raw JSON": "ویرایش JSON خام",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/fi/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "Bring All to Front",
1918
"Help": "Help",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "Save Capability Set As…",
234232
"Edit Raw JSON": "Edit Raw JSON",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/fr/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "Tout ramener au premier plan",
1918
"Help": "Aide",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "Left",
230228
"Right": "Right",
231229
"Play": "Play",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "Save Capability Set As…",
234232
"Edit Raw JSON": "Edit Raw JSON",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

app/common/public/locales/hi/translation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"Zoom Out": "Zoom Out",
1515
"Reset Zoom Level": "Reset Zoom Level",
1616
"Close Window": "Close Window",
17-
"Open Session File…": "Open Session File…",
1817
"Bring All to Front": "सभी को सामने लाओ",
1918
"Help": "सहायता",
2019
"Appium Documentation": "Appium Documentation",
@@ -205,7 +204,6 @@
205204
"Gesture Builder": "Gesture Builder",
206205
"Saved Gestures": "Saved Gestures",
207206
"Create New Gesture": "Create New Gesture",
208-
"Upload Gesture File": "Upload Gesture File",
209207
"gesturesDescription": "Create, save, and execute custom gestures here. Gestures are identical to action chains in the W3C WebDriver Actions API.",
210208
"Session Information": "Session Information",
211209
"Execute Command": "Execute Command",
@@ -229,7 +227,7 @@
229227
"Left": "बायां",
230228
"Right": "Right",
231229
"Play": "चलाएँ",
232-
"Download": "Download",
230+
"Export to File": "Export to File",
233231
"Save Capability Set As": "इस रूप में क्षमता सहेजें…",
234232
"Edit Raw JSON": "कच्चे JSON संपादित करें",
235233
"enterMethodParameters": "Enter Parameters for: '{{methodName}}'",
@@ -271,7 +269,7 @@
271269
"whitespaceDetected": "Text Starts and/or Ends With Whitespace",
272270
"duplicateCapabilityNameError": "A capability set with the same name already exists",
273271
"errorLoadingGestures": "Error loading gestures",
274-
"unableToUploadGestureFiles": "Could not upload gestures from below files:",
272+
"unableToImportGestureFiles": "Could not import gestures from below files:",
275273
"gestureEmptyTickError": "Actions should have valid ticks",
276274
"gestureInvalidEventError": "Invalid event type '{{invalidEvent}}'. Valid values are {{validEvents}}",
277275
"gestureRequiredFieldsError": "Values '{{fields}}' are required for '{{eventType}}' event",
@@ -325,5 +323,7 @@
325323
"dynamicCommandsDescription": "Run commands supported by the currently active driver and plugin(s). Note that some commands may only work in specific contexts. Any commands not supported by WebdriverIO are not included in this list.",
326324
"dynamicExecuteMethodsDescription": "Run any execute method supported by the currently active driver and plugin(s).",
327325
"methodDeprecated": "This method is deprecated",
328-
"App Settings": "App Settings"
326+
"App Settings": "App Settings",
327+
"unableToImportSessionFiles": "Could not import sessions from the following files: {{fileNames}}",
328+
"Import from File": "Import from File"
329329
}

0 commit comments

Comments
 (0)