diff options
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index b414e353648..467a09c2aee 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -191,11 +191,9 @@ OC.L10N.register( "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Unshare" : "Peru jakaminen", - "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!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)", - "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}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%)", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong> tai se on <strong>uudelleennimetty</strong>", "A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>", @@ -203,8 +201,6 @@ OC.L10N.register( "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>", "A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>", "Cannot transfter ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">käyttääksesi tiedostojasi WebDAV:in kautta</a>", - "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%)", - "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%)" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">käyttääksesi tiedostojasi WebDAV:in kautta</a>" }, "nplurals=2; plural=(n != 1);"); |