diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-04 00:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-04 00:09:21 +0000 |
commit | fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (patch) | |
tree | 5a60609b38c74fe081e122796d318a26148f457a /apps/files/l10n/fi_FI.json | |
parent | e7f618ef14dd8fa15db251e7029d6699115ae7c2 (diff) | |
download | nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.tar.gz nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi_FI.json')
-rw-r--r-- | apps/files/l10n/fi_FI.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json index dc8d168ffb5..f0793950846 100644 --- a/apps/files/l10n/fi_FI.json +++ b/apps/files/l10n/fi_FI.json @@ -19,6 +19,7 @@ "Invalid directory." : "Virheellinen kansio.", "Files" : "Tiedostot", "All files" : "Kaikki tiedostot", + "Recent" : "Viimeaikaiset", "File could not be found" : "TIedostoa ei löytynyt", "Home" : "Koti", "Close" : "Sulje", @@ -31,6 +32,11 @@ "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.", "Uploading..." : "Lähetetään...", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä", + "{hours}:{minutes}h" : "{hours}h {minutes}m", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä", + "{minutes}:{seconds}m" : "{minutes}m {seconds}s", + "{seconds} second{plural_s} left" : "{seconds}s jäljellä", "{seconds}s" : "{seconds} s", "Any moment now..." : "Minä tahansa hetkenä...", "Soon..." : "Pian...", @@ -66,6 +72,7 @@ "_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"], "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"], "{dirs} and {files}" : "{dirs} ja {files}", + "_including %n hidden_::_including %n hidden_" : ["Sisältäen %n piilotetun","Sisältäen %n piilotettua"], "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin", "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"], "New" : "Uusi", @@ -76,6 +83,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)", "Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"], + "View in folder" : "Näe kansiossa", "Path" : "Polku", "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Favorited" : "Lisätty suosikkeihin", @@ -123,6 +131,8 @@ "No favorites" : "Ei suosikkeja", "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "Text file" : "Tekstitiedosto", - "New text file.txt" : "Uusi tekstitiedosto.txt" + "New text file.txt" : "Uusi tekstitiedosto.txt", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAV:n yli</a>", + "Cancel upload" : "Peru lähetys" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |