diff options
Diffstat (limited to 'apps/updatenotification/l10n/fi.json')
-rw-r--r-- | apps/updatenotification/l10n/fi.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index 22eb39ca702..c32f5826f65 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -24,9 +24,11 @@ "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Varmista, ettei config.php-tiedosto aseta valintaa <samp>appstoreenabled</samp> arvoon false.", "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Yhteyttä sovelluskauppaan ei voitu muodostaa tai sovelluskauppa ei ilmoittanut päivityksistä. Etsi päivityksiä manuaalisesti tai varmista, että palvelimellasi on yhteys internetiin ja se voi yhdistää sovelluskauppaan.", + "<strong>All</strong> apps have an update for this version available" : "<strong>Kaikilla</strong> sovelluksilla on päivitys tähän versioon saatavilla", "View changelog" : "Näytä muutosloki", "Stable" : "Vakaa", "Beta" : "Beta", + "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> sovelluksella ei ole päivitystä tähän versioon saatavilla","<strong>%n</strong> sovelluksella ei ole päivitystä tähän versioon saatavilla"], "Production" : "Tuotanto" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |