summaryrefslogtreecommitdiffstats
path: root/res/values-fi/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fi/cm_strings.xml')
-rw-r--r--res/values-fi/cm_strings.xml108
1 files changed, 108 insertions, 0 deletions
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
new file mode 100644
index 000000000..7d97b69f3
--- /dev/null
+++ b/res/values-fi/cm_strings.xml
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Laaja</string>
+ <!-- Format for entries in the picture size menu. Parameter one is aspect ratio,
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g> megapikseliä</string>
+ <!-- Settings screen, scene mode -->
+ <string name="pref_camera_scenemode_entry_antimotionblur">Liikkeen sumennuksen vähentäminen</string>
+ <string name="pref_camera_scenemode_entry_aqua">Vesi</string>
+ <string name="pref_camera_scenemode_entry_ar">Lisätty todellisuus</string>
+ <string name="pref_camera_scenemode_entry_asd">Paras otos</string>
+ <string name="pref_camera_scenemode_entry_baby">Vauva</string>
+ <string name="pref_camera_scenemode_entry_backgroundblur">Taustan sumennus</string>
+ <string name="pref_camera_scenemode_entry_backlight">Taustavalo</string>
+ <string name="pref_camera_scenemode_entry_backlightportrait">Taustavalo, muotokuva</string>
+ <string name="pref_camera_scenemode_entry_barcode">Viivakoodi</string>
+ <string name="pref_camera_scenemode_entry_beach">Ranta</string>
+ <string name="pref_camera_scenemode_entry_beauty">Kauneus</string>
+ <string name="pref_camera_scenemode_entry_candlelight">Kynttilänvalo</string>
+ <string name="pref_camera_scenemode_entry_cine">Elokuva</string>
+ <string name="pref_camera_scenemode_entry_closeup">Lähikuva</string>
+ <string name="pref_camera_scenemode_entry_dark">Tumma</string>
+ <string name="pref_camera_scenemode_entry_dish">Ruoka</string>
+ <string name="pref_camera_scenemode_entry_duskdawn">Illan sarastus</string>
+ <string name="pref_camera_scenemode_entry_document">Asiakirja</string>
+ <string name="pref_camera_scenemode_entry_fallcolor">Syysvärit</string>
+ <string name="pref_camera_scenemode_entry_fireworks">Ilotulitus</string>
+ <string name="pref_camera_scenemode_entry_flowers">Kukat</string>
+ <string name="pref_camera_scenemode_entry_handheldtwilight">Hämärä/Käsin kuvaus</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Korkea herkkyys</string>
+ <string name="pref_camera_scenemode_entry_indoor">Sisätila</string>
+ <string name="pref_camera_scenemode_entry_landscape">Maisema</string>
+ <string name="pref_camera_scenemode_entry_mix_illuminant">Sekoitettu valaistus</string>
+ <string name="pref_camera_scenemode_entry_mood">Mieliala</string>
+ <string name="pref_camera_scenemode_entry_nightportrait">Yö, muotokuva</string>
+ <string name="pref_camera_scenemode_entry_nightindoor">Yö, sisätila</string>
+ <string name="pref_camera_scenemode_entry_oldfilm">Vanha filmi</string>
+ <string name="pref_camera_scenemode_entry_pet">Lemmikki</string>
+ <string name="pref_camera_scenemode_entry_portrait">Muotokuva</string>
+ <string name="pref_camera_scenemode_entry_snow">Lumi</string>
+ <string name="pref_camera_scenemode_entry_softskin">Pehmeä iho</string>
+ <string name="pref_camera_scenemode_entry_sports">Urheilu</string>
+ <string name="pref_camera_scenemode_entry_spotlight">Parrasvalo</string>
+ <string name="pref_camera_scenemode_entry_steadyphoto">Tasainen kuva</string>
+ <string name="pref_camera_scenemode_entry_supernight">Pimeä yö</string>
+ <string name="pref_camera_scenemode_entry_sweepstitch">Vedetty pistos</string>
+ <string name="pref_camera_scenemode_entry_text">Teksti</string>
+ <string name="pref_camera_scenemode_entry_theatre">Teatteri</string>
+ <string name="pref_camera_scenemode_entry_whiteboard">Valkotaulu</string>
+ <!-- Settings screen, focus mode -->
+ <string name="pref_camera_focusmode_entry_continuous">Jatkuva</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">Jatkuva (MW)</string>
+ <string name="pref_camera_focusmode_entry_extended">Laajennettu</string>
+ <string name="pref_camera_focusmode_entry_facedetect">Kasvojen tunnistus</string>
+ <string name="pref_camera_focusmode_entry_facepriority">Tarkenna kasvoihin</string>
+ <string name="pref_camera_focusmode_entry_fixed">Korjattu</string>
+ <string name="pref_camera_focusmode_entry_normal">Normaali</string>
+ <string name="pref_camera_focusmode_entry_portrait">Muotokuva</string>
+ <string name="pref_camera_focusmode_entry_hyperfocal">Hyperfocal</string>
+ <!-- Color effects -->
+ <string name="pref_camera_coloreffect_entry_washed">Pesty</string>
+ <string name="pref_camera_coloreffect_entry_vintage_warm">Vintage, lämmin</string>
+ <string name="pref_camera_coloreffect_entry_vintage_cold">Vintage, kylmä</string>
+ <string name="pref_camera_coloreffect_entry_point_blue">Keskity siniseen</string>
+ <string name="pref_camera_coloreffect_entry_point_green">Keskity vihreään</string>
+ <string name="pref_camera_coloreffect_entry_point_red_yellow">Keskity puna-keltaiseen</string>
+ <string name="pref_camera_coloreffect_entry_cartoonize">Sarjakuvat</string>
+ <!-- Red eye flash mode title -->
+ <string name="pref_camera_flashmode_entry_redeye">Punasilmäisyys</string>
+ <string name="pref_camera_flashmode_label_redeye">PUNASILMÄISYYS</string>
+ <!-- Power shutter -->
+ <string name="pref_camera_power_shutter_title">Kuvaus virtanäppäimellä</string>
+ <!-- Max brightness -->
+ <string name="pref_camera_max_brightness_title">Kirkas näyttö</string>
+ <!-- Touch focus duration -->
+ <string name="pref_camera_focustime_title">Kosketustarkennuksen kesto</string>
+ <string name="pref_camera_focustime_entry_0">0s</string>
+ <string name="pref_camera_focustime_entry_3">3s</string>
+ <string name="pref_camera_focustime_entry_5">5s</string>
+ <string name="pref_camera_focustime_entry_10">10s</string>
+ <string name="pref_camera_focustime_entry_infinite">Loputon</string>
+ <!-- Shutter speed -->
+ <string name="pref_camera_shutter_speed_title">Sulkijan nopeus</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Kehittyneet kameran asetukset on otettu käyttöön</string>
+ <string name="developer_menu_disabled">Kehittyneet kameran asetukset on poistettu käytöstä</string>
+ <string name="pref_camera2_preferences_category_developer">Lisäasetukset</string>
+</resources>