@openmrs/esm-translations 8.0.1-pre.3349 → 8.0.1-pre.3369

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/.turbo/turbo-build.log +1 -1
  2. package/dist/translations.d.ts +2 -0
  3. package/dist/translations.js +5 -0
  4. package/package.json +1 -1
  5. package/src/translations.ts +6 -0
  6. package/translations/am.json +4 -1
  7. package/translations/ar.json +4 -1
  8. package/translations/ar_SY.json +4 -1
  9. package/translations/bn.json +4 -1
  10. package/translations/de.json +4 -1
  11. package/translations/en.json +2 -0
  12. package/translations/en_US.json +4 -1
  13. package/translations/es.json +4 -1
  14. package/translations/es_MX.json +4 -1
  15. package/translations/fr.json +4 -1
  16. package/translations/he.json +4 -1
  17. package/translations/hi.json +4 -1
  18. package/translations/hi_IN.json +4 -1
  19. package/translations/id.json +4 -1
  20. package/translations/it.json +4 -1
  21. package/translations/ka.json +4 -1
  22. package/translations/km.json +4 -1
  23. package/translations/ku.json +4 -1
  24. package/translations/ky.json +4 -1
  25. package/translations/lg.json +4 -1
  26. package/translations/ne.json +4 -1
  27. package/translations/pl.json +4 -1
  28. package/translations/pt.json +4 -1
  29. package/translations/pt_BR.json +4 -1
  30. package/translations/qu.json +4 -1
  31. package/translations/ro_RO.json +4 -1
  32. package/translations/ru_RU.json +4 -1
  33. package/translations/si.json +4 -1
  34. package/translations/sw.json +4 -1
  35. package/translations/sw_KE.json +4 -1
  36. package/translations/tr.json +4 -1
  37. package/translations/tr_TR.json +4 -1
  38. package/translations/uk.json +4 -1
  39. package/translations/uz.json +4 -1
  40. package/translations/uz@Latn.json +4 -1
  41. package/translations/uz_UZ.json +4 -1
  42. package/translations/vi.json +4 -1
  43. package/translations/zh.json +4 -1
  44. package/translations/zh_CN.json +4 -1
@@ -1,3 +1,3 @@
1
- [0] Successfully compiled: 3 files with swc (238.31ms)
1
+ [0] Successfully compiled: 3 files with swc (242.15ms)
2
2
  [0] swc --strip-leading-paths src -d dist exited with code 0
3
3
  [1] tsc --project tsconfig.build.json exited with code 0
@@ -36,6 +36,8 @@ export declare const coreTranslations: {
36
36
  showMore: string;
37
37
  toggleDevTools: string;
38
38
  unknown: string;
39
+ closeWorkspaces2PromptTitle: string;
40
+ closeWorkspaces2PromptBody: string;
39
41
  closeAllOpenedWorkspaces: string;
40
42
  closingAllWorkspacesPromptBody: string;
41
43
  closingAllWorkspacesPromptTitle: string;
@@ -28,9 +28,14 @@ const workspaceTranslations = {
28
28
  unsavedChangesTitleText: 'Unsaved changes',
29
29
  workspaceHeader: 'Workspace header'
30
30
  };
31
+ const workspace2Translations = {
32
+ closeWorkspaces2PromptTitle: 'Close workspace(s)',
33
+ closeWorkspaces2PromptBody: 'You are about to close the following workspace(s), which might have unsaved changes:'
34
+ };
31
35
  export const coreTranslations = {
32
36
  ...addressFields,
33
37
  ...workspaceTranslations,
38
+ ...workspace2Translations,
34
39
  actions: 'Actions',
35
40
  address: 'Address',
36
41
  age: 'Age',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-translations",
3
- "version": "8.0.1-pre.3349",
3
+ "version": "8.0.1-pre.3369",
4
4
  "license": "MPL-2.0",
5
5
  "description": "O3 Framework module for translation support",
6
6
  "type": "module",
@@ -35,9 +35,15 @@ const workspaceTranslations = {
35
35
  workspaceHeader: 'Workspace header',
36
36
  };
37
37
 
38
+ const workspace2Translations = {
39
+ closeWorkspaces2PromptTitle: 'Close workspace(s)',
40
+ closeWorkspaces2PromptBody: 'You are about to close the following workspace(s), which might have unsaved changes:',
41
+ };
42
+
38
43
  export const coreTranslations = {
39
44
  ...addressFields,
40
45
  ...workspaceTranslations,
46
+ ...workspace2Translations,
41
47
  actions: 'Actions',
42
48
  address: 'Address',
43
49
  age: 'Age',
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "إغلاق",
17
17
  "closeAllOpenedWorkspaces": "تجاهل التغييرات في مساحات العمل {{count}}.",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "لديك تغييرات غير محفوظة",
20
22
  "confirm": "تأكيد",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "الولاية",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "غير معروف",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "التغييرات غير المحفوظة",
62
65
  "workspaceHeader": "رأس مساحة العمل"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,6 +15,8 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
18
20
  "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clínica",
16
16
  "close": "Cerrar",
17
17
  "closeAllOpenedWorkspaces": "Descartar cambios en {{count}} espacios de trabajo",
18
- "closingAllWorkspacesPromptBody": "Hay cambios sin guardar en los siguientes espacios de trabajo. ¿Desea descartar los cambios en los siguientes espacios de trabajo? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Tiene cambios sin guardar",
20
22
  "confirm": "Confirmar",
21
23
  "contactAdministratorIfIssuePersists": "Contacte a su administrador del sistema si el problema persiste.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "Estado",
58
60
  "toggleDevTools": "Alternar herramientas de desarrollo",
59
61
  "unknown": "Desconocido",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "Pueden haber cambios no guardados en \"{{workspaceName}}\". Por favor guárdelos antes de abrir otro espacio de trabajo.",
61
64
  "unsavedChangesTitleText": "Cambios sin guardar",
62
65
  "workspaceHeader": "Encabezado del espacio de trabajo"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinique",
16
16
  "close": "Fermer",
17
17
  "closeAllOpenedWorkspaces": "Annuler les modifications dans les {{count}} espaces de travail ",
18
- "closingAllWorkspacesPromptBody": "Il y a des modifications non enregistrées dans les espaces de travail suivants. Voulez-vous annuler les modifications ? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Vous avez des modifications non enregistrées",
20
22
  "confirm": "Valider",
21
23
  "contactAdministratorIfIssuePersists": "Si le problème persiste, veuillez contacter votre administrateur système.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "État",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Inconnu",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "Il se peut que des modifications non enregistrées aient été apportées à « {{NomEspace}} ». Veuillez les enregistrer avant d'ouvrir un autre espace de travail.",
61
64
  "unsavedChangesTitleText": "Modifications non enregistrées",
62
65
  "workspaceHeader": "En-tête de l'espace de travail"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "מרפאה",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "החלפת מצב פיתוח",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Klinik",
16
16
  "close": "Tutup",
17
17
  "closeAllOpenedWorkspaces": "Buang perubahan di {{count}} workspace",
18
- "closingAllWorkspacesPromptBody": "Ada perubahan yang belum disimpan di workspace berikut. Apakah Anda ingin membuang perubahan di workspace berikut? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Anda memiliki perubahan yang belum disimpan",
20
22
  "confirm": "Konfirmasi",
21
23
  "contactAdministratorIfIssuePersists": "Hubungi administrator sistem jika masalah tetap terjadi.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "Provinsi",
58
60
  "toggleDevTools": "Alihkan dev tools",
59
61
  "unknown": "Tidak diketahui",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "Mungkin ada perubahan yang belum disimpan di \"{{workspaceName}}\". Harap simpan sebelum membuka workspace lain.",
61
64
  "unsavedChangesTitleText": "Perubahan belum disimpan",
62
65
  "workspaceHeader": "Header workspace"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinica",
16
16
  "close": "Chiudi",
17
17
  "closeAllOpenedWorkspaces": "Elimina le modifiche in {{count}} aree di lavoro",
18
- "closingAllWorkspacesPromptBody": "Ci sono modifiche non salvate nelle seguenti aree di lavoro. Vuoi eliminarle? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Hai modifiche non salvate",
20
22
  "confirm": "Conferma",
21
23
  "contactAdministratorIfIssuePersists": "Contatta l'amministratore di sistema se il problema persiste.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "Stato",
58
60
  "toggleDevTools": "Attiva/disattiva strumenti di sviluppo",
59
61
  "unknown": "Sconosciuto",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "Potrebbero esserci modifiche non salvate in \"{{workspaceName}}\". Salvale prima di aprire un'altra area di lavoro.",
61
64
  "unsavedChangesTitleText": "Modifiche non salvate",
62
65
  "workspaceHeader": "Intestazione area di lavoro"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "კლინიკა",
16
16
  "close": "დახურვა",
17
17
  "closeAllOpenedWorkspaces": "ცვლილებების გაუქმება {{count}} სამუშაო სივრცეში",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "გაქვთ შეუნახავი ცვლილებები",
20
22
  "confirm": "დადასტურება",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "შტატი",
58
60
  "toggleDevTools": "პროგრამისტის ხელსაწყოების გადართვა",
59
61
  "unknown": "უცნობი",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "შეუნახავი ცვლილებები",
62
65
  "workspaceHeader": "სამუშაო სივრცის თავსართი"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Fechar",
17
17
  "closeAllOpenedWorkspaces": "Descartar alterações em {{count}} espaços de trabalho",
18
- "closingAllWorkspacesPromptBody": "Existem alterações não gravadas nos seguintes espaços de trabalho. Deseja descartar alterações nos seguintes espaços de trabalho? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Você tem alterações não gravadas",
20
22
  "confirm": "Confirmar",
21
23
  "contactAdministratorIfIssuePersists": "Contacte o administrador do sistema se o problema persistir.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "Estado",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Desconhecido",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Alterações não gravadas",
62
65
  "workspaceHeader": "Cabeçalho do espaço de trabalho"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clínica",
16
16
  "close": "Fechar",
17
17
  "closeAllOpenedWorkspaces": "Descartar alterações em {{count}} espaços de trabalho ",
18
- "closingAllWorkspacesPromptBody": " alterações não salvas nos seguintes espaços de trabalho. Deseja descartar as alterações nos seguintes espaços de trabalho? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Você tem alterações não salvas",
20
22
  "confirm": "Confirmar",
21
23
  "contactAdministratorIfIssuePersists": "Entre em contato com o administrador do sistema se o problema persistir.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "Estado",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Desconhecido",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Alterações não salvas",
62
65
  "workspaceHeader": "Cabeçalho do espaço de trabalho"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinică",
16
16
  "close": "Închide",
17
17
  "closeAllOpenedWorkspaces": "Renunță la modificări în {{count}} spații de lucru",
18
- "closingAllWorkspacesPromptBody": "Există modificări nesalvate în următoarele spații de lucru. Vrei renunți la modificări în aceste spații? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Ai modificări nesalvate",
20
22
  "confirm": "Confirmă",
21
23
  "contactAdministratorIfIssuePersists": "Contactează administratorul sistemului dacă problema persistă.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "Stat/Provincie",
58
60
  "toggleDevTools": "Activează/dezactivează uneltele dezvoltatorului",
59
61
  "unknown": "Necunoscut",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "Este posibil să ai modificări nesalvate în „{{workspaceName}}”. Salvează-le înainte de a deschide alt spațiu de lucru.",
61
64
  "unsavedChangesTitleText": "Modificări nesalvate",
62
65
  "workspaceHeader": "Antet spațiu de lucru"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Close",
17
17
  "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces",
18
- "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "You have unsaved changes",
20
22
  "confirm": "Confirm",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "Đóng",
17
17
  "closeAllOpenedWorkspaces": "Hủy bỏ các thay đổi trong {{count}} không gian làm việc",
18
- "closingAllWorkspacesPromptBody": " những thay đổi chưa lưu trong các không gian làm việc sau. Bạn có muốn hủy bỏ những thay đổi trong các không gian làm việc sau không? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "Bạn chưa lưu thay đổi",
20
22
  "confirm": "Xác nhận",
21
23
  "contactAdministratorIfIssuePersists": "Hãy liên hệ với quản trị viên hệ thống nếu sự cố vẫn tiếp diễn.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "State",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "Unknown",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Những thay đổi chưa lưu",
62
65
  "workspaceHeader": "Tiêu đề không gian làm việc"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "Clinic",
16
16
  "close": "关闭",
17
17
  "closeAllOpenedWorkspaces": "放弃 {{count}} 个工作区中的更改",
18
- "closingAllWorkspacesPromptBody": "以下工作区中有未保存的更改。您是否要放弃这些工作区中的更改? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "您有未保存的更改",
20
22
  "confirm": "确认",
21
23
  "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "省份",
58
60
  "toggleDevTools": "Toggle dev tools",
59
61
  "unknown": "未知",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "There may be unsaved changes in \"{{workspaceName}}\". Please save them before opening another workspace.",
61
64
  "unsavedChangesTitleText": "Unsaved changes",
62
65
  "workspaceHeader": "Workspace header"
@@ -15,7 +15,9 @@
15
15
  "Clinic": "临床",
16
16
  "close": "关闭",
17
17
  "closeAllOpenedWorkspaces": "放弃 {{count}} 个工作区中的更改",
18
- "closingAllWorkspacesPromptBody": "以下工作区中有未保存的更改。您是否要放弃这些工作区中的更改? {{workspaceNames}}",
18
+ "closeWorkspaces2PromptBody": "You are about to close the following workspace(s), which might have unsaved changes:",
19
+ "closeWorkspaces2PromptTitle": "Close workspace(s)",
20
+ "closingAllWorkspacesPromptBody": "There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",
19
21
  "closingAllWorkspacesPromptTitle": "您有未保存的更改",
20
22
  "confirm": "确认",
21
23
  "contactAdministratorIfIssuePersists": "如果问题仍然存在,请与系统管理员联系。",
@@ -57,6 +59,7 @@
57
59
  "stateProvince": "省份",
58
60
  "toggleDevTools": "切换开发工具",
59
61
  "unknown": "未知",
62
+ "unsavedChangesInOpenedWorkspace": "You may have unsaved changes in the opened workspace. Do you want to discard these changes?",
60
63
  "unsavedChangesInWorkspace": "{{workspaceName}} 中有未保存的更改。请在打开另一个工作区之前保存它们。",
61
64
  "unsavedChangesTitleText": "未保存的更改",
62
65
  "workspaceHeader": "工作区标题"