Translated using Weblate (Finnish)
Currently translated at 90.5% (469 of 518 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
This commit is contained in:
parent
19ca403544
commit
4f65db418c
1 changed files with 5 additions and 5 deletions
|
|
@ -491,7 +491,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"dateWithoutYear": "{day}-{month}",
|
"dateWithoutYear": "{day}.{month}",
|
||||||
"@dateWithoutYear": {
|
"@dateWithoutYear": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -499,7 +499,7 @@
|
||||||
"day": {}
|
"day": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dateAndTimeOfDay": "{timeOfDay}, {date}",
|
"dateAndTimeOfDay": "{date}, {timeOfDay}",
|
||||||
"@dateAndTimeOfDay": {
|
"@dateAndTimeOfDay": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -507,7 +507,7 @@
|
||||||
"timeOfDay": {}
|
"timeOfDay": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dateWithYear": "{day}-{month}-{year}",
|
"dateWithYear": "{day}.{month}.{year}",
|
||||||
"@dateWithYear": {
|
"@dateWithYear": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -976,7 +976,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"loadingPleaseWait": "Ladataan... Odota hetki.",
|
"loadingPleaseWait": "Ladataan... Hetkinen.",
|
||||||
"@loadingPleaseWait": {
|
"@loadingPleaseWait": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2083,7 +2083,7 @@
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timeOfDay": "{hours24}.{minutes} {suffix}",
|
"timeOfDay": "{hours24}.{minutes}",
|
||||||
"@timeOfDay": {
|
"@timeOfDay": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue