|
67 | 67 | "type": "text", |
68 | 68 | "placeholders": {} |
69 | 69 | }, |
70 | | - "promptProfileSetStatus": "Aseta Status", |
| 70 | + "promptProfileSetStatus": "Aseta tila", |
71 | 71 | "@promptProfileSetStatus": { |
72 | 72 | "type": "text", |
73 | 73 | "placeholders": {} |
74 | 74 | }, |
75 | | - "promptProfileClearStatus": "Poista Status", |
| 75 | + "promptProfileClearStatus": "Poista tila", |
76 | 76 | "@promptProfileClearStatus": { |
77 | 77 | "type": "text", |
78 | 78 | "placeholders": {} |
|
166 | 166 | "description": "Header label for the list of rooms in a space", |
167 | 167 | "type": "text", |
168 | 168 | "placeholders": {} |
| 169 | + }, |
| 170 | + "labelSpaceAvailableRoomsList": "Avoimet huoneet", |
| 171 | + "@labelSpaceAvailableRoomsList": { |
| 172 | + "description": "Header label for the list of rooms in a space, which the user has not yet joined but are available", |
| 173 | + "type": "text", |
| 174 | + "placeholders": {} |
| 175 | + }, |
| 176 | + "labelSpaceVisibilityPublic": "Julkinen tila", |
| 177 | + "@labelSpaceVisibilityPublic": { |
| 178 | + "description": "Label to display that the space is publically available", |
| 179 | + "type": "text", |
| 180 | + "placeholders": {} |
| 181 | + }, |
| 182 | + "labelSpaceVisibilityPrivate": "Yksityinen tila", |
| 183 | + "@labelSpaceVisibilityPrivate": { |
| 184 | + "description": "Label to display that the space is private", |
| 185 | + "type": "text", |
| 186 | + "placeholders": {} |
| 187 | + }, |
| 188 | + "labelSpaceVisibilityRestricted": "Rajoitettu tila", |
| 189 | + "@labelSpaceVisibilityRestricted": { |
| 190 | + "description": "Label to display that the space is restricted", |
| 191 | + "type": "text", |
| 192 | + "placeholders": {} |
| 193 | + }, |
| 194 | + "promptAddSpace": "Lisää tila", |
| 195 | + "@promptAddSpace": { |
| 196 | + "description": "Prompt to add a new space", |
| 197 | + "type": "text", |
| 198 | + "placeholders": {} |
| 199 | + }, |
| 200 | + "incomingCallMessage": "Tuleva puhelu {callingUserName}lta!", |
| 201 | + "@incomingCallMessage": { |
| 202 | + "description": "Label to display that a user is calling", |
| 203 | + "type": "text", |
| 204 | + "placeholders": { |
| 205 | + "callingUserName": {} |
| 206 | + } |
| 207 | + }, |
| 208 | + "promptAttachmentProcessingSendOriginal": "Lähetä alkuperäinen", |
| 209 | + "@promptAttachmentProcessingSendOriginal": { |
| 210 | + "description": "Prompt text for the option to send a file in its original state, without any further processing such as removing metadata", |
| 211 | + "type": "text", |
| 212 | + "placeholders": {} |
| 213 | + }, |
| 214 | + "labelImageContainsLocationInfo": "Varoitus: Tämä kuva sisältää sijaintitietoja", |
| 215 | + "@labelImageContainsLocationInfo": { |
| 216 | + "description": "Prompt text for the option to send a file in its original state, without any further processing such as removing metadata", |
| 217 | + "type": "text", |
| 218 | + "placeholders": {} |
| 219 | + }, |
| 220 | + "labelVisibilityPublic": "Julkinen", |
| 221 | + "@labelVisibilityPublic": { |
| 222 | + "description": "Short label for room visibility public", |
| 223 | + "type": "text", |
| 224 | + "placeholders": {} |
| 225 | + }, |
| 226 | + "labelVisibilityRestricted": "Rajoitettu", |
| 227 | + "@labelVisibilityRestricted": { |
| 228 | + "description": "Short label for room visibility restricted", |
| 229 | + "type": "text", |
| 230 | + "placeholders": {} |
| 231 | + }, |
| 232 | + "promptConfirmRoomCreation": "Luo huone!", |
| 233 | + "@promptConfirmRoomCreation": { |
| 234 | + "description": "Label for a button which confirms the creation of a room", |
| 235 | + "type": "text", |
| 236 | + "placeholders": {} |
| 237 | + }, |
| 238 | + "labelPhotoAlbumDescription": "Jaa kuvia ja videoita kavereille tai yhteisölle!", |
| 239 | + "@labelPhotoAlbumDescription": { |
| 240 | + "type": "text", |
| 241 | + "placeholders": {} |
| 242 | + }, |
| 243 | + "directMessagesListHeaderMobile": "Yksityisviestit", |
| 244 | + "@directMessagesListHeaderMobile": { |
| 245 | + "description": "The header for the direct messages list on desktop", |
| 246 | + "type": "text", |
| 247 | + "placeholders": {} |
| 248 | + }, |
| 249 | + "directMessagesListHeaderDesktop": "Yksityisviestit", |
| 250 | + "@directMessagesListHeaderDesktop": { |
| 251 | + "description": "The header for the direct messages list on desktop", |
| 252 | + "type": "text", |
| 253 | + "placeholders": {} |
169 | 254 | } |
170 | 255 | } |
0 commit comments