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

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 05:39:44 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-13 05:39:44 +0300
commitb9efb720a2cc9166299f9b90598fb9ebf752efe5 (patch)
treec9103b113cf73a1db64b52a0ec4b95b1e80a1980 /l10n/fi.js
parente6a736937392b9d3f314a07a3e07dd3b0ff74ca3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fi.js')
-rw-r--r--l10n/fi.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
new file mode 100644
index 00000000..db49c3bc
--- /dev/null
+++ b/l10n/fi.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "notes",
+ {
+ "Notes" : "Muistiinpanot",
+ "Encryption Error" : "Salausvirhe",
+ "Error" : "Virhe",
+ "New note" : "Uusi muistiinpano",
+ "There are unsaved notes. Leaving the page will discard all changes!" : "Havaittiin tallentamattomia muistiinpanoja. Sivulta poistuminen hylkää kaikki muutokset!",
+ "Settings" : "Asetukset",
+ "Folder to store your notes" : "Kansio johon muistiinpanot tallennetaan",
+ "path to notes" : "polku muistiinpanoihin",
+ "File extension for new notes" : "Tiedostopääte uusille muistiinpanoille",
+ "Delete note" : "Poista muistiinpano",
+ "Saving failed!" : "Tallentaminen epäonnistui!",
+ "_%n word_::_%n words_" : ["%n sana","%n sanaa"]
+},
+"nplurals=2; plural=(n != 1);");