diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js index d8367704..74858e9b 100644 --- a/l10n/fi_FI.js +++ b/l10n/fi_FI.js @@ -13,6 +13,7 @@ OC.L10N.register( "Failed to load documents." : "Virhe ladattaessa dokumentteja.", "No documents were found. Upload or create a document to get started!" : "Asiakirjoja ei löytynyt. Lähetä tai luo asiakirja aloittaaksesi!", "More versions..." : "Lisää versioita...", + "Just now" : "Juuri nyt", "No connection to server. Trying to reconnect." : "Ei yhteyttä palvelimeen. Yritetään yhdistää uudelleen.", "Save" : "Tallenna", "Loading documents..." : "Ladataan asiakirjoja...", @@ -65,6 +66,9 @@ OC.L10N.register( "Email sent" : "Sähköposti lähetetty", "Warning" : "Varoitus", "Edit" : "Muokkaa", + "Document" : "Asiakirja", + "Spreadsheet" : "Taulukko", + "Presentation" : "Esitys", "Could not create file" : "Tiedoston luominen epäonnistui", "guest" : "vieras", "Apply" : "Toteuta", diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json index 8c06f980..720fb626 100644 --- a/l10n/fi_FI.json +++ b/l10n/fi_FI.json @@ -11,6 +11,7 @@ "Failed to load documents." : "Virhe ladattaessa dokumentteja.", "No documents were found. Upload or create a document to get started!" : "Asiakirjoja ei löytynyt. Lähetä tai luo asiakirja aloittaaksesi!", "More versions..." : "Lisää versioita...", + "Just now" : "Juuri nyt", "No connection to server. Trying to reconnect." : "Ei yhteyttä palvelimeen. Yritetään yhdistää uudelleen.", "Save" : "Tallenna", "Loading documents..." : "Ladataan asiakirjoja...", @@ -63,6 +64,9 @@ "Email sent" : "Sähköposti lähetetty", "Warning" : "Varoitus", "Edit" : "Muokkaa", + "Document" : "Asiakirja", + "Spreadsheet" : "Taulukko", + "Presentation" : "Esitys", "Could not create file" : "Tiedoston luominen epäonnistui", "guest" : "vieras", "Apply" : "Toteuta",