aboutsummaryrefslogtreecommitdiffstats
path: root/cm/res/res/values-fi/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cm/res/res/values-fi/strings.xml')
-rw-r--r--cm/res/res/values-fi/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/cm/res/res/values-fi/strings.xml b/cm/res/res/values-fi/strings.xml
index ed61bf1..3c74532 100644
--- a/cm/res/res/values-fi/strings.xml
+++ b/cm/res/res/values-fi/strings.xml
@@ -110,4 +110,26 @@
<string name="touchscreen_gesture_extras">Ekstrat</string>
<string name="touchscreen_gesture_haptic_feedback">Haptinen palaute</string>
<string name="touchscreen_gesture_haptic_feedback_summary">Värise kun ele tunnistetaan</string>
+ <!-- Theme installation error notification -->
+ <string name="theme_install_error_title">Teeman asennus epäonnistui</string>
+ <string name="theme_install_error_message">Teeman <xliff:g id="theme">%1$s</xliff:g> asennus epäonnistui</string>
+ <!-- Theme reset notification -->
+ <string name="theme_reset_notification_title">Teeman resetointi</string>
+ <string name="theme_reset_notification_message">Järjestelmän teema palautettu lukuisten sovellusvirheiden vuoksi.</string>
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_accessThemeService">pääsy teemapalveluun</string>
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_accessThemeService">Sallii sovelluksen päästä teemapalveluun. Tavalliset sovellukset ei koskaan tarvitse tätä.</string>
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_readThemes">lue teeman tiedot</string>
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_readThemesDesc">Sallii sovelluksen lukea teemojasi, ja tunnistaa käytössä olevan teeman.</string>
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_writeThemes">muokkaa teemoja</string>
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_writeThemesDesc">Sallii sovelluksen asettaa uusia teemoja ja muokata käytössä olevaa teemaa.</string>
+ <!-- Performance manager permission title -->
+ <string name="permlab_perfAccess">pääse suorituskyvyn hallintaan</string>
+ <!-- Performance manager permission description -->
+ <string name="permdesc_perfAccessDesc">Sallii sovelluksen pääsyn suorityskyvyn hallinnan palveluun. Tavalliset sovellukset eivät koskaan tarvitse tätä.</string>
</resources>