diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/files/l10n/fi_FI.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi_FI.js')
-rw-r--r-- | apps/files/l10n/fi_FI.js | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js index 3f476cf7ffd..0fda6c41327 100644 --- a/apps/files/l10n/fi_FI.js +++ b/apps/files/l10n/fi_FI.js @@ -16,16 +16,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä", "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...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})", - "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.", "Actions" : "Toiminnot", "Download" : "Lataa", "Rename" : "Nimeä uudelleen", @@ -116,6 +107,15 @@ OC.L10N.register( "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}", "Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}", "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.", + "{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...", + "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.", "No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'", "Local link" : "Paikallinen linkki", "{newname} already exists" : "{newname} on jo olemassa", @@ -133,8 +133,6 @@ OC.L10N.register( "%2$s restored %1$s" : "%2$s palautti kohteen %1$s", "Changed by %2$s" : "Muuttanut %2$s", "Deleted by %2$s" : "Poistanut %2$s", - "Restored by %2$s" : "Palauttanut %2$s", - "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" + "Restored by %2$s" : "Palauttanut %2$s" }, "nplurals=2; plural=(n != 1);"); |