diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:20:02 +0000 |
commit | d5e56b34c48bd24eaac7689e940c41f9548dd153 (patch) | |
tree | a0f4f04a3aee6031efaff2131114e680072d4a43 /apps/files/l10n/fi.js | |
parent | 62f4454d9980070c00ae112a3fd13bdd828e723e (diff) | |
download | nextcloud-server-d5e56b34c48bd24eaac7689e940c41f9548dd153.tar.gz nextcloud-server-d5e56b34c48bd24eaac7689e940c41f9548dd153.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 58d1b93dbb2..e7ea921602b 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -142,25 +142,6 @@ OC.L10N.register( "Tags" : "Tunnisteet", "Deleted files" : "Poistetut tiedostot", "Text file" : "Tekstitiedosto", - "New text file.txt" : "Uusi tekstitiedosto.txt", - "Uploading..." : "Lähetetään...", - "..." : "...", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} tunti jäljellä","{hours}:{minutes}:{seconds} tuntia jäljellä"], - "{hours}:{minutes}h" : "{hours}h {minutes}m", - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuutti jäljellä","{minutes}:{seconds} minuuttia jäljellä"], - "{minutes}:{seconds}m" : "{minutes}m {seconds}s", - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekunti jäljellä","{seconds} sekuntia jäljellä"], - "{seconds}s" : "{seconds} s", - "Any moment now..." : "Minä tahansa hetkenä...", - "Soon..." : "Pian...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.", - "Move" : "Siirrä", - "Copy local link" : "Kopioi paikallinen linkki", - "Folder" : "Kansio", - "Upload" : "Lähetä", - "A new file or folder has been <strong>deleted</strong>" : "Uusi tiedosto tai kansio on <strong>poistettu</strong>", - "A new file or folder has been <strong>restored</strong>" : "Uusi tiedosto tai kansio on <strong>palautettu</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Tällä osoitteella <a href=\"%s\" target=\"_blank\">käytät tiedostojasi WebDAV:n yli</a>", - "No favorites" : "Ei suosikkeja" + "New text file.txt" : "Uusi tekstitiedosto.txt" }, "nplurals=2; plural=(n != 1);"); |