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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2014-07-21 20:18:20 +0400
committerThomas Steur <thomas.steur@gmail.com>2014-07-21 20:18:20 +0400
commit62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b (patch)
tree952146f55cd7db9fa4ec88d9e75e4c613c5adf16 /plugins/SegmentEditor/lang/fi.json
parent73b1ef4b581624e20f4defc08d50f70d9c6395ed (diff)
refs #5863 moved some translations from core into plugins
Diffstat (limited to 'plugins/SegmentEditor/lang/fi.json')
-rw-r--r--plugins/SegmentEditor/lang/fi.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/SegmentEditor/lang/fi.json b/plugins/SegmentEditor/lang/fi.json
new file mode 100644
index 0000000000..3e5767df27
--- /dev/null
+++ b/plugins/SegmentEditor/lang/fi.json
@@ -0,0 +1,27 @@
+{
+ "SegmentEditor": {
+ "AddANDorORCondition": "Lisää %s ehto",
+ "AddNewSegment": "Lisää uusi segmentti",
+ "AreYouSureDeleteSegment": "Haluatko varmasti poistaa tämän segmentin?",
+ "AutoArchivePreProcessed": "Segmentoidut raportit ennakkokäsitellään (nopeampi, archive.php cron vaaditaan)",
+ "AutoArchiveRealTime": "segmentoidut raportit prosessoidaan reaaliajassa",
+ "ChooseASegment": "Valitse segmentti",
+ "DataAvailableAtLaterDate": "Raportti tulee saataville myöhemmin. Pahoittelut häiriöstä.",
+ "DefaultAllVisits": "Kaikki käynnit",
+ "DragDropCondition": "Vedä & Pudota ehto",
+ "LoadingSegmentedDataMayTakeSomeTime": "Segmentoitujen käyttäjätietojen prosessointi saattaa kestää joitakin minuutteja...",
+ "OperatorAND": "JA",
+ "OperatorOR": "TAI",
+ "SaveAndApply": "Tallenna ja ota käyttöön",
+ "SegmentDisplayedAllWebsites": "kaikki sivut",
+ "SegmentDisplayedThisWebsiteOnly": "vain tällä verkkosivulla",
+ "SegmentIsDisplayedForWebsite": "näytetään vain",
+ "SegmentNotApplied": "Segmenttiä '%s' ei sovelleta",
+ "SelectSegmentOfVisitors": "Valitse kävijäsegmentti:",
+ "ThisSegmentIsVisibleTo": "Tämä segmentti näytetään seuraaville:",
+ "VisibleToAllUsers": "kaikki käyttäjät",
+ "VisibleToMe": "minä",
+ "YouMayChangeSetting": "Vaihtoehtoisesti voit vaihtaa asetuksen tiedostosta %s, tai muuttaa tätä segmenttiä ja valita '%s'.",
+ "YouMustBeLoggedInToCreateSegments": "Sinun täytyy olla sisäänkirjautuneena voidaksesi luoda tai muokata kävijäsegmenttejä."
+ }
+} \ No newline at end of file