|
1 | 1 | { |
2 | 2 | "components.error-dialog.close": { |
3 | 3 | "description": "Button text for the close button in the error dialog.", |
4 | | - "message": "Open Settings" |
| 4 | + "message": "Close" |
5 | 5 | }, |
6 | 6 | "components.generic-route-error-component.error": { |
7 | 7 | "description": "Label for error section", |
|
11 | 11 | "description": "Button text for try again button.", |
12 | 12 | "message": "Coba Lagi" |
13 | 13 | }, |
14 | | - "routes.app.projects.$projectId.-displayed.data.list.addObservationsTitle": { |
15 | | - "description": "Title of card that is displayed when project has no observations to display.", |
16 | | - "message": "Tambahkan Pengamatan" |
| 14 | + "routes.app.projects.$projectId.-data-list.observationCategoryNameFallback": { |
| 15 | + "description": "Fallback name for observation without a matching category.", |
| 16 | + "message": "Pengamatan" |
| 17 | + }, |
| 18 | + "routes.app.projects.$projectId.-main-panel.inviteCollaboratorsPanelInviteLink": { |
| 19 | + "description": "Text for link that navigates to invite page.", |
| 20 | + "message": "Undang Perangkat" |
| 21 | + }, |
| 22 | + "routes.app.projects.$projectId.attachments.$driveId.$type.$variant.$name.delete": { |
| 23 | + "description": "Label text for delete button", |
| 24 | + "message": "Hapus" |
17 | 25 | }, |
18 | | - "routes.app.projects.$projectId.-displayed.data.list.observationCategoryNameFallback": { |
| 26 | + "routes.app.projects.$projectId.attachments.$driveId.$type.$variant.$name.deleteAttachmentDialogCancel": { |
| 27 | + "description": "Text for cancel button in delete attachment confirmation dialog", |
| 28 | + "message": "Batal" |
| 29 | + }, |
| 30 | + "routes.app.projects.$projectId.download.successPanelDone": { |
| 31 | + "description": "Button text for exiting success panel.", |
| 32 | + "message": "Selesai" |
| 33 | + }, |
| 34 | + "routes.app.projects.$projectId.download.successPanelTitle": { |
| 35 | + "description": "Title text for success panel.", |
| 36 | + "message": "Berhasil!" |
| 37 | + }, |
| 38 | + "routes.app.projects.$projectId.observations.$observationDocId.-edit-category-panel.closePanelAccessibleLabel": { |
| 39 | + "description": "Accessible label for button to close panel.", |
| 40 | + "message": "Close." |
| 41 | + }, |
| 42 | + "routes.app.projects.$projectId.observations.$observationDocId.-edit-category-panel.observationCategoryNameFallback": { |
19 | 43 | "description": "Fallback name for observation without a matching category.", |
20 | 44 | "message": "Pengamatan" |
21 | 45 | }, |
22 | | - "routes.app.projects.$projectId.index.invite": { |
23 | | - "description": "Link text to navigate to invite collaborators page.", |
24 | | - "message": "Undang" |
| 46 | + "routes.app.projects.$projectId.observations.$observationDocId.-field-editors.cancelButtonText": { |
| 47 | + "description": "Text for cancel button.", |
| 48 | + "message": "Batal" |
25 | 49 | }, |
26 | | - "routes.app.projects.$projectId.observations.$observationDocId.index.detailsSectionTitle": { |
27 | | - "description": "Title for details section.", |
28 | | - "message": "Rincian" |
| 50 | + "routes.app.projects.$projectId.observations.$observationDocId.-field-editors.saveButtonText": { |
| 51 | + "description": "Text for save button.", |
| 52 | + "message": "Simpan" |
29 | 53 | }, |
30 | | - "routes.app.projects.$projectId.observations.$observationDocId.index.fieldAnswerNoAnswer": { |
| 54 | + "routes.app.projects.$projectId.observations.$observationDocId.-field-sections.fieldAnswerNoAnswer": { |
31 | 55 | "description": "Fallback text displayed if field has no meaningful value.", |
32 | 56 | "message": "Tidak ada jawaban" |
33 | 57 | }, |
| 58 | + "routes.app.projects.$projectId.observations.$observationDocId.-notes-section.cancelButtonText": { |
| 59 | + "description": "Text for cancel button.", |
| 60 | + "message": "Batal" |
| 61 | + }, |
| 62 | + "routes.app.projects.$projectId.observations.$observationDocId.-notes-section.saveButtonText": { |
| 63 | + "description": "Text for save button.", |
| 64 | + "message": "Simpan" |
| 65 | + }, |
| 66 | + "routes.app.projects.$projectId.observations.$observationDocId.index.changeCategory": { |
| 67 | + "description": "Text for button to change category.", |
| 68 | + "message": "Ubah" |
| 69 | + }, |
| 70 | + "routes.app.projects.$projectId.observations.$observationDocId.index.deleteObservationButtonText": { |
| 71 | + "description": "Text for delete observation button.", |
| 72 | + "message": "Hapus" |
| 73 | + }, |
| 74 | + "routes.app.projects.$projectId.observations.$observationDocId.index.deleteObservationConfirmationDialogCancel": { |
| 75 | + "description": "Text for cancel button of delete observation confirmation dialog.", |
| 76 | + "message": "Batal" |
| 77 | + }, |
| 78 | + "routes.app.projects.$projectId.observations.$observationDocId.index.detailsSectionTitle": { |
| 79 | + "description": "Title for details section.", |
| 80 | + "message": "Rincian" |
| 81 | + }, |
34 | 82 | "routes.app.projects.$projectId.observations.$observationDocId.index.navTitle": { |
35 | 83 | "description": "Title of the observation details page.", |
36 | 84 | "message": "Pengamatan" |
|
47 | 95 | "description": "Text displayed when exchange is completed with all devices.", |
48 | 96 | "message": "Complete! You're up to date" |
49 | 97 | }, |
| 98 | + "routes.app.projects.$projectId_.exchange.index.devicesFound": { |
| 99 | + "description": "Text displayed when other devices have been found.", |
| 100 | + "message": "Devices found" |
| 101 | + }, |
50 | 102 | "routes.app.projects.$projectId_.exchange.index.upToDate": { |
51 | 103 | "description": "Text displayed when exchangable data is up to date.", |
52 | 104 | "message": "All data synced" |
|
57 | 109 | }, |
58 | 110 | "routes.app.projects.$projectId_.invite.devices.$deviceId.send.close": { |
59 | 111 | "description": "Text for button to leave invite flow.", |
60 | | - "message": "Open Settings" |
| 112 | + "message": "Close" |
61 | 113 | }, |
62 | 114 | "routes.app.projects.$projectId_.invite.devices.-shared.disconnected-indicator.disconnected": { |
63 | 115 | "description": "Text displayed when external device is disconnected.", |
|
75 | 127 | "description": "Label for save button.", |
76 | 128 | "message": "Simpan" |
77 | 129 | }, |
78 | | - "routes.app.projects.$projectId_.settings.team.$deviceId.leaveProjectButton": { |
| 130 | + "routes.app.projects.$projectId_.team.$deviceId.leaveProjectButton": { |
79 | 131 | "description": "Button text to initiate leave project flow.", |
80 | 132 | "message": "Tinggalkan Proyek" |
81 | 133 | }, |
82 | | - "routes.app.projects.$projectId_.settings.team.$deviceId.leaveProjectExplainerTitle": { |
| 134 | + "routes.app.projects.$projectId_.team.$deviceId.leaveProjectExplainerTitle": { |
83 | 135 | "description": "Title text for leave project explanation.", |
84 | 136 | "message": "Tinggalkan Proyek?" |
85 | 137 | }, |
86 | | - "routes.app.projects.$projectId_.settings.team.$deviceId.leaveProjectNavTitle": { |
| 138 | + "routes.app.projects.$projectId_.team.$deviceId.leaveProjectNavTitle": { |
87 | 139 | "description": "Title of the team collaborator info page when the leave project flow is initiated.", |
88 | 140 | "message": "Tinggalkan Proyek" |
89 | 141 | }, |
90 | | - "routes.app.projects.$projectId_.settings.team.index.inviteDevice": { |
| 142 | + "routes.app.projects.$projectId_.team.index.inviteDevice": { |
91 | 143 | "description": "Text for button that initiates steps for inviting device to project.", |
92 | 144 | "message": "Undang Perangkat" |
93 | 145 | }, |
| 146 | + "routes.app.route.appSettingsTabLabel": { |
| 147 | + "description": "Label for CoMapeo settings tab link in navigation.", |
| 148 | + "message": "Pengaturan" |
| 149 | + }, |
94 | 150 | "routes.app.settings.background-map.close": { |
95 | 151 | "description": "Text displayed for closing dialogs", |
96 | | - "message": "Open Settings" |
| 152 | + "message": "Close" |
97 | 153 | }, |
98 | 154 | "routes.app.settings.background-map.navTitle": { |
99 | 155 | "description": "Title of the background map settings page.", |
|
128 | 184 | "message": "Create Project" |
129 | 185 | }, |
130 | 186 | "routes.onboarding.data-and-privacy.next": { |
| 187 | + "description": "Text for link to next step in onboarding.", |
131 | 188 | "message": "Lanjut" |
132 | 189 | }, |
133 | 190 | "routes.onboarding.device-name.description": { |
|
137 | 194 | "message": "Nama Perangkat" |
138 | 195 | }, |
139 | 196 | "routes.onboarding.project.create.$projectId.success.title": { |
| 197 | + "description": "Title for onboarding project creation success page.", |
140 | 198 | "message": "Berhasil!" |
141 | 199 | }, |
142 | | - "routes.onboarding.project.create.index.createProject": { |
143 | | - "message": "Buat proyek" |
| 200 | + "routes.onboarding.project.create.index.createButton": { |
| 201 | + "description": "Text for button to create project.", |
| 202 | + "message": "Create Project" |
144 | 203 | }, |
145 | 204 | "routes.onboarding.project.create.index.projectName": { |
| 205 | + "description": "Input label for onboarding project creation page.", |
146 | 206 | "message": "Enter a name for the Project" |
147 | 207 | }, |
148 | 208 | "routes.onboarding.project.create.index.title": { |
149 | | - "message": "Buat proyek" |
150 | | - }, |
151 | | - "routes.onboarding.project.createProject": { |
152 | | - "message": "Buat proyek" |
| 209 | + "description": "Page title for onboarding project creation page.", |
| 210 | + "message": "Create a Project" |
153 | 211 | }, |
154 | | - "routes.onboarding.project.join.$inviteId.index.declineInvite": { |
155 | | - "message": "Tolak Undangan" |
156 | | - }, |
157 | | - "routes.onboarding.project.join.$inviteId.index.title": { |
| 212 | + "routes.onboarding.project.index.joinProjectButton": { |
| 213 | + "description": "Text for link to join a project.", |
158 | 214 | "message": "Bergabung dengan Proyek" |
159 | 215 | }, |
| 216 | + "routes.onboarding.project.index.startProjectButton": { |
| 217 | + "description": "Text for link to start a project.", |
| 218 | + "message": "Create a Project" |
| 219 | + }, |
160 | 220 | "routes.onboarding.project.join.$inviteId.success.title": { |
| 221 | + "description": "Title for onboarding joining project success page.", |
161 | 222 | "message": "Berhasil!" |
162 | 223 | }, |
163 | | - "routes.onboarding.project.title": { |
| 224 | + "routes.onboarding.project.join.index.title": { |
| 225 | + "description": "Title for onboarding join project landing page.", |
164 | 226 | "message": "Bergabung dengan Proyek" |
165 | 227 | }, |
166 | 228 | "routes.welcome.collaborate": { |
|
0 commit comments