diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-23 02:27:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-23 02:27:54 +0000 |
commit | d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6 (patch) | |
tree | 3e418405245d7a76aa264f6cae8f5ce23577f22b /apps/weather_status/l10n | |
parent | b7be8f5c22cfffc29e91ff897a53c840a2c3f754 (diff) | |
download | nextcloud-server-d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6.tar.gz nextcloud-server-d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/fi.js | 3 | ||||
-rw-r--r-- | apps/weather_status/l10n/fi.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/fi.js b/apps/weather_status/l10n/fi.js index 28cb50c6216..3f5f5617a41 100644 --- a/apps/weather_status/l10n/fi.js +++ b/apps/weather_status/l10n/fi.js @@ -11,6 +11,9 @@ OC.L10N.register( "Detect location" : "Tunnista sijainti", "Set custom address" : "Syötä osoite", "Favorites" : "Suosikit", + "{temperature} {unit} clear sky" : "{temperature} {unit} selkeä taivas", + "{temperature} {unit} cloudy" : "{temperature} {unit} pilvistä", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} osittain pilvistä", "More weather for {adr}" : "Lisää säätietoja kohteesta {adr}", "Loading weather" : "Ladataan säätietoa", "Remove from favorites" : "Poista suosikeista", diff --git a/apps/weather_status/l10n/fi.json b/apps/weather_status/l10n/fi.json index 5e4f65cc8ec..98d04346178 100644 --- a/apps/weather_status/l10n/fi.json +++ b/apps/weather_status/l10n/fi.json @@ -9,6 +9,9 @@ "Detect location" : "Tunnista sijainti", "Set custom address" : "Syötä osoite", "Favorites" : "Suosikit", + "{temperature} {unit} clear sky" : "{temperature} {unit} selkeä taivas", + "{temperature} {unit} cloudy" : "{temperature} {unit} pilvistä", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} osittain pilvistä", "More weather for {adr}" : "Lisää säätietoja kohteesta {adr}", "Loading weather" : "Ladataan säätietoa", "Remove from favorites" : "Poista suosikeista", |