Skip to content

Commit

Permalink
chore: Update translations (#1599)
Browse files Browse the repository at this point in the history
Co-authored-by: eglitise <37242620+eglitise@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and eglitise committed Aug 11, 2024
1 parent 9fd1a9d commit 9a92f74
Show file tree
Hide file tree
Showing 27 changed files with 82 additions and 28 deletions.
4 changes: 3 additions & 1 deletion app/common/public/locales/ar/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "استخدام محدد المواقع XPath غير مستحسن ويمكن أن يؤدي إلى اختبارات هشه. اطلب من فريق التطوير الخاص بك توفير مواقع الوصول الفريدة بدلاً من ذلك!",
"noAdditionalContextsFound": "No additional contexts have been detected",
"contextDropdownInfo": "Multiple contexts detected; certain elements might only be accessible after switching to a different context. Note that webview inspection in Appium Inspector is less accurate than the DevTools of Chrome or Safari. For more information, see:",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "Tap",
"Gathering initial app source…": "Gathering initial app source…",
"couldNotObtainSource": "Could not obtain source: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "Bitbar API Key",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "Name",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/da/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "Using XPath locators is not recommended and can lead to fragile tests. Ask your development team to provide unique accessibility locators instead!",
"noAdditionalContextsFound": "No additional contexts have been detected",
"contextDropdownInfo": "Multiple contexts detected; certain elements might only be accessible after switching to a different context. Note that webview inspection in Appium Inspector is less accurate than the DevTools of Chrome or Safari. For more information, see:",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "Tap",
"Gathering initial app source…": "Gathering initial app source…",
"couldNotObtainSource": "Could not obtain source: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "Bitbar API Key",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "Name",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "Using XPath locators is not recommended and can lead to fragile tests. Ask your development team to provide unique accessibility locators instead!",
"noAdditionalContextsFound": "No additional contexts have been detected",
"contextDropdownInfo": "Multiple contexts detected; certain elements might only be accessible after switching to a different context. Note that webview inspection in Appium Inspector is less accurate than the DevTools of Chrome or Safari. For more information, see:",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "Tippen",
"Gathering initial app source…": "Die Anfangsquelle des Programms wird gesammelt…",
"couldNotObtainSource": "Die XML-Quelle wurde nicht erhalten: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "Bitbar API Key",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "Name",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/es-ES/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "El uso de los localizadores XPath no es recomendado y puede llevar a pruebas frágiles. ¡Pide a tu equipo de desarrollo que proporcione a los localizadores de accesibilidad únicos en su lugar!",
"noAdditionalContextsFound": "No additional contexts have been detected",
"contextDropdownInfo": "Multiple contexts detected; certain elements might only be accessible after switching to a different context. Note that webview inspection in Appium Inspector is less accurate than the DevTools of Chrome or Safari. For more information, see:",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "Tap",
"Gathering initial app source…": "Recolectando código fuente inicial de la aplicación…",
"couldNotObtainSource": "No se pudo obtener fuente: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "Clave de la API de Bitbar",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "Nombre",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/fa/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "استفاده از مکان یاب XPath توصیه نمی شود و می تواند منجر به تست های شکننده شود. از تیم توسعه خود بخواهید به جای آن مکان یاب های دسترسی منحصر به فرد را ارائه دهند!",
"noAdditionalContextsFound": "No additional contexts have been detected",
"contextDropdownInfo": "Multiple contexts detected; certain elements might only be accessible after switching to a different context. Note that webview inspection in Appium Inspector is less accurate than the DevTools of Chrome or Safari. For more information, see:",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "ضربه",
"Gathering initial app source…": "در حال جمع‌آوری منبع اولیه برنامه…",
"couldNotObtainSource": "امکان گرفتن کد منبع وجود ندارد: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "کلید API برای Bitbar",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "نام",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/fi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "Using XPath locators is not recommended and can lead to fragile tests. Ask your development team to provide unique accessibility locators instead!",
"noAdditionalContextsFound": "No additional contexts have been detected",
"contextDropdownInfo": "Multiple contexts detected; certain elements might only be accessible after switching to a different context. Note that webview inspection in Appium Inspector is less accurate than the DevTools of Chrome or Safari. For more information, see:",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "Tap",
"Gathering initial app source…": "Gathering initial app source…",
"couldNotObtainSource": "Could not obtain source: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "Bitbar API Key",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "Name",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "L'utilisation des localisateurs XPath n'est pas recommandée et peut conduire à des tests fragiles. Demandez à votre équipe de développement de fournir des localisateurs d'accessibilité uniques à la place !",
"noAdditionalContextsFound": "Aucun contexte supplémentaire n'a été trouvé",
"contextDropdownInfo": "Multiples contextes trouvés ; certains éléments pourraient n'être accessibles qu'après changement de contexte. Note : l'inspection webview avec Appium Inspector est moins précise qu'avec DevTools de Chrome ou Safari. Pour en savoir plus, consulter :",
"idAutocompletionCanBeDisabled": "Le sélecteur d'id demandé n'a pas de préfixe de nom de paquet. Cette session Appium a activé l'auto-complétion du nom du paquet, ce qui peut être la raison pour laquelle aucun élément n'a été trouvé. Pour désactiver ce comportement, relancez cette session avec la capacité 'appium:disableIdLocatorAutocompletion' à 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "Tap",
"Gathering initial app source…": "Gathering initial app source…",
"couldNotObtainSource": "Could not obtain source: {{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "Bitbar API Key",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "Name",
"Description": "Description",
"Created": "Created",
Expand Down
4 changes: 3 additions & 1 deletion app/common/public/locales/hi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,9 @@
"usingXPathNotRecommended": "XPath लोकेटर का उपयोग करने की अनुशंसा नहीं की जाती है और इससे tests नाजुक हो सकते हैं। इसके बजाय अनूठा एक्सेसिबिलिटी लोकेटर उपलब्ध कराने के लिए अपनी डेवलपमेंट टीम से पूछें!",
"noAdditionalContextsFound": "किसी अतिरिक्त संदर्भ का पता नहीं चला है",
"contextDropdownInfo": "अनेक संधर्ब पाए गए। कुछ तत्व केवल एक अलग संदर्भ को बदलने पर सुलभ हो सकते हैं। ध्यान दें कि एपियम इंस्पेक्टर में वेबव्यू निरीक्षण, क्रोम या सफारी के डेवटूल्स की तुलना में कम सटीक है। अधिक जानकारी के लिए, देखेंः",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, relaunch this session with the capability 'appium:disableIdLocatorAutocompletion' set to 'true'.",
"idAutocompletionCanBeDisabled": "The requested id selector does not have a package name prefix. This Appium session has package name autocompletion enabled, which may be the reason why no elements were found. To disable this behavior, change the 'disableIdLocatorAutocompletion' setting to 'true'.",
"missingAutomationNameForStrategies": "Additional locator strategies may be available. To view them, add the capability 'appium:automationName' when launching the session. Note that this capability is mandatory in Appium 2.",
"snapshotMaxDepthReached": "This element is located at the maximum source depth {{selectedElementDepth}}, therefore its child elements (if any) are not shown. To reveal them, change the 'snapshotMaxDepth' setting to a value greater than {{selectedElementDepth}}. Check your driver documentation for the maximum supported value.",
"Tap": "टेप करें",
"Gathering initial app source…": "प्रारंभिक एप्लिकेशन स्रोत प्राप्त कर रहा है...",
"couldNotObtainSource": "स्रोत प्राप्त नहीं कर सका:{{errorMsg}}",
Expand Down Expand Up @@ -198,6 +199,7 @@
"Bitbar API Key": "बिटबार एपीआई कुंजी",
"RemoteTestKit AccessToken": "RemoteTestKit AccessToken",
"RobotQA Token": "RobotQA Token",
"Add": "Add",
"Name": "नाम",
"Description": "Description",
"Created": "Created",
Expand Down
Loading

0 comments on commit 9a92f74

Please sign in to comment.