diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-16 00:03:47 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-16 00:03:47 +0100 |
commit | d86a368e54dee57b093ae52b1d1e4b7bc78127b0 (patch) | |
tree | 1c78f43307aeb24098291bcfd8eb7881a501dd78 /lib/l10n/fi_FI.php | |
parent | 36bf4e24f0ea910ce504a5756279f9f73619694d (diff) | |
download | nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.tar.gz nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi_FI.php')
-rw-r--r-- | lib/l10n/fi_FI.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php index 5a703a04b22..6a5734e978d 100644 --- a/lib/l10n/fi_FI.php +++ b/lib/l10n/fi_FI.php @@ -18,13 +18,17 @@ "seconds ago" => "sekuntia sitten", "1 minute ago" => "1 minuutti sitten", "%d minutes ago" => "%d minuuttia sitten", +"1 hour ago" => "1 tunti sitten", +"%d hours ago" => "%d tuntia sitten", "today" => "tänään", "yesterday" => "eilen", "%d days ago" => "%d päivää sitten", "last month" => "viime kuussa", +"%d months ago" => "%d kuukautta sitten", "last year" => "viime vuonna", "years ago" => "vuotta sitten", "%s is available. Get <a href=\"%s\">more information</a>" => "%s on saatavilla. Lue <a href=\"%s\">lisätietoja</a>", "up to date" => "ajan tasalla", -"updates check is disabled" => "päivitysten tarkistus on pois käytöstä" +"updates check is disabled" => "päivitysten tarkistus on pois käytöstä", +"Could not find category \"%s\"" => "Luokkaa \"%s\" ei löytynyt" ); |