Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-08 05:51:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-08 05:51:41 +0300
commit192cde439c8f874d9ec83524b4d9f71dda715496 (patch)
treeee77afa7759d33cf7ac422a76b923658bfacdc90 /l10n/fi.js
parent457a1f1745ecaf5147feca467c6aa1363acacaaf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fi.js')
-rw-r--r--l10n/fi.js19
1 files changed, 18 insertions, 1 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index a50287178..362a904ea 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -5,17 +5,34 @@ OC.L10N.register(
"📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta",
"Use current version" : "Käytä nykyistä versiota",
"Use the saved version" : "Käytä tallennettua versiota",
+ "Network connection error: Could not connect to the document" : "Verkkoyhteysvirhe: ei voitu yhdistää asiakirjaan",
+ "Retry" : "Yritä uudelleen",
"Last save {lastSave}" : "Viimeisin tallennus {lastSave}",
"Unsaved changes" : "Tallentamattomia muutoksia",
"Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa",
"Edit guest name" : "Muokkaa vieraan nimeä",
"Save guest name" : "Tallenna vieraan nimi",
+ "Insert image" : "Lisää kuva",
"Add link" : "Lisää linkki",
+ "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"],
"Show image" : "Näytä kuva",
"Show file" : "Näytä tiedosto",
"New text document" : "Uusi tekstiasiakirja",
"New text document.md" : "Uusi tekstiasiakirja.md",
"Edit" : "Muokkaa",
- "Undo" : "Kumoa"
+ "Undo" : "Kumoa",
+ "Redo" : "Tee uudelleen",
+ "Bold" : "Lihavoitu",
+ "Italic" : "Kursivoitu",
+ "Strikethrough" : "Yliviivattu",
+ "Paragraph" : "Kappale",
+ "Headings" : "Otsikot",
+ "Heading 1" : "Otsikko 1",
+ "Heading 2" : "Otsikko 2",
+ "Heading 3" : "Otsikko 3",
+ "Heading 4" : "Otsikko 4",
+ "Heading 5" : "Otsikko 5",
+ "Heading 6" : "Otsikko 6",
+ "Code block" : "Koodilohko"
},
"nplurals=2; plural=(n != 1);");