diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 941bd57162b..4c168c1bf71 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -256,8 +256,7 @@ OC.L10N.register( "Profile not found" : "Profiilia ei löytynyt", "The profile does not exist." : "Profiilia ei ole olemassa", "Back to %s" : "Takaisin kohtaan %s", - "File not found" : "Tiedostoa ei löytynyt", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Tätä asiakirjaa ei löytynyt palvelimelta. Kenties jako on poistettu tai se oli asetettu vanhenemaan.", + "Page not found" : "Sivua ei löytynyt", "Too many requests" : "Liian monta pyyntöä", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Verkostasi tehtiin liian monta pyyntöä. Yritä myöhemmin uudelleen tai ole yhteydessä ylläpitäjään, jos tämä on mielestäsi virhe.", "Error" : "Virhe", @@ -369,6 +368,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Collabora Online-sovelluksen käyttämä taustasovellus paikalliseen dokumenttien muokkaamiseen.", "restricted" : "rajoitettu", "invisible" : "näkymätön", + "File not found" : "Tiedostoa ei löytynyt", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Tätä asiakirjaa ei löytynyt palvelimelta. Kenties jako on poistettu tai se oli asetettu vanhenemaan.", "More" : "Lisää", "More apps menu" : "Lisäsovellusvalikko", "Settings menu" : "Asetusvalikko", |