From 260d0dff3b4c234f41a4baf7d3671edde24be871 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 24 Sep 2020 02:17:48 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/fi.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'apps/files/l10n/fi.js') diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 22a8254e1c6..e62a5e8d2ad 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -78,7 +78,12 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole sallittu tiedostomuoto", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Käyttäjän {owner} tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "This group folder is full, files can not be updated or synced anymore!" : "Tämä ryhmäkansio on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "This external storage is full, files can not be updated or synced anymore!" : "Tämä erillinen tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", + "This group folder is almost full ({usedSpacePercent}%)." : "Tämä ryhmäkansio on melkein täynnä ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Tämä erillinen tallennustila on melkein täynnä ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "Tallennustila on melkein täynnä ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"], "View in folder" : "Näe kansiossa", "Copied!" : "Kopioitu!", @@ -128,6 +133,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} siirsi tiedoston {oldfile} tiedostoksi {newfile}", "A file has been added to or removed from your favorites" : "Tiedosto on lisätty tai poistettu suosikeista", "A file or folder has been changed" : "Tiedostoa tai kansiota on muutettu", + "A favorite file or folder has been changed" : "Suosikkitiedostoa tai -kansiota on muutettu", "All files" : "Kaikki tiedostot", "Unlimited" : "Rajoittamaton", "Upload (max. %s)" : "Lähetys (enintään %s)", @@ -188,6 +194,8 @@ OC.L10N.register( "Limit notifications about creation and changes to your favorite files (Stream only)" : "Rajoita luomis- ja muutosilmoitukset omiin suosikkitiedostoihin (Vain listaus)", "A file or folder has been restored" : "Tiedosto tai kansio on palautettu", "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta käyttääksesi tiedostojasi WebDAV:in kautta", - "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista" + "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "This group folder is almost full ({usedSpacePercent}%)" : "Tämä ryhmäkansio on melkein täynnä ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "Tämä erillinen tallennustila on melkein täynnä ({usedSpacePercent}%)" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3