diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-21 01:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-21 01:08:16 +0000 |
commit | fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49 (patch) | |
tree | d0072305d166b4bb451345f49d012c5b559eb0f8 /lib/l10n/fi.js | |
parent | 3b07731099fb725df9e15ebd762a685f130114ad (diff) | |
download | nextcloud-server-fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49.tar.gz nextcloud-server-fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 4de820bf9ec..65732ed842d 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -83,6 +83,7 @@ OC.L10N.register( "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", "Setting permissions for %s failed, because the item was not found" : "Kohteen %s oikeuksien asettaminen epäonnistui, koska kohdetta ei löytynyt", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Vanhenemispäivää ei voi asettaa. Jako ei voi vanhentua myöhemmin kuin %s päivää sen jälkeen kun se on jaettu", "Cannot set expiration date. Expiration date is in the past" : "Vanhenemispäivää ei voi asettaa. Vanhenemispäivä on jo mennyt", "Cannot clear expiration date. Shares are required to have an expiration date." : "Vanhenemispäivän tyhjentäminen ei onnistu. Jaoille on määritelty pakolliseksi vanhenemispäivä.", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", |