Skip to content

Commit 06b0a8d

Browse files
Areppaweblate
authored andcommitted
Translated using Weblate (Finnish)
Currently translated at 9.9% (37 of 372 strings) Translation: commetchat/commet Translate-URL: https://hosted.weblate.org/projects/commetchat/commet/fi/
1 parent 267b138 commit 06b0a8d

1 file changed

Lines changed: 87 additions & 2 deletions

File tree

commet/assets/l10n/intl_fi.arb

Lines changed: 87 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
"type": "text",
6868
"placeholders": {}
6969
},
70-
"promptProfileSetStatus": "Aseta Status",
70+
"promptProfileSetStatus": "Aseta tila",
7171
"@promptProfileSetStatus": {
7272
"type": "text",
7373
"placeholders": {}
7474
},
75-
"promptProfileClearStatus": "Poista Status",
75+
"promptProfileClearStatus": "Poista tila",
7676
"@promptProfileClearStatus": {
7777
"type": "text",
7878
"placeholders": {}
@@ -166,5 +166,90 @@
166166
"description": "Header label for the list of rooms in a space",
167167
"type": "text",
168168
"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": {}
169254
}
170255
}

0 commit comments

Comments
 (0)