aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
blob: 7b76a66cb617ee6aabc3b9152fd1cc3b05599e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

    <!-- The application name -->
    <string name="app_name" translatable="false">PhotoPhase</string>
    <!-- The app description -->
    <string name="app_description">PhotoPhase Live Wallpaper</string>

    <!-- No images message -->
    <string name="no_pictures_oops_msg">Oops, no pictures</string>

    <!-- Menus -->
    <string name="mnu_ok" translatable="false">@android:string/ok</string>
    <string name="mnu_restore">Restore</string>
    <string name="mnu_delete">Delete</string>
    <string name="mnu_settings">Settings</string>
    <string name="mnu_select_all">Select all</string>
    <string name="mnu_deselect_all">Deselect all</string>
    <string name="mnu_invert_all">Invert all</string>
    <string name="mnu_invert_selection">Invert selection</string>
    <string name="mnu_select_album">Select album</string>
    <string name="mnu_deselect_album">Deselect album</string>

    <!-- Preferences -->
    <string name="pref_general">General</string>
    <string name="pref_general_summary">Access to general settings, effects and transitions</string>
    <string name="pref_general_settings">Settings</string>
    <string name="pref_general_settings_wallpaper_dim">Wallpaper dim</string>
    <string name="pref_general_settings_wallpaper_dim_format">%s%%</string>
    <string name="pref_general_settings_wallpaper_dim_summary">Set the brightness of the wallpaper for a better visualization and battery performance</string>
    <string name="pref_general_settings_background_color">Background color</string>
    <string name="pref_general_settings_background_color_summary">Set the background color of the wallpaper</string>
    <string name="pref_general_touch_action">Touch action</string>
    <string name="pref_general_touch_action_summary">Select the action to apply when touch a frame</string>
    <string name="pref_general_aspect_ratio_correction">Aspect ratio</string>
    <string name="pref_general_aspect_ratio_correction_summary">Try to fix the picture\'s aspect ratio by cropping it to fit the destination frame</string>

    <string name="pref_general_transitions">Transitions</string>
    <string name="pref_general_transitions_types">Types</string>
    <string name="pref_general_transitions_types_summary">Select the types of transition effects to be applied</string>
    <string name="pref_general_transitions_interval">Interval</string>
    <string name="pref_general_transitions_interval_summary">Set how often are triggered the picture transitions</string>
    <string name="pref_general_transitions_interval_format">%s sec.</string>
    <string name="pref_general_effects">Effects</string>
    <string name="pref_general_effects_types">Types</string>
    <string name="pref_general_effects_types_summary">Select the types of image effects to be applied to the pictures</string>

    <string name="pref_media">Media</string>
    <string name="pref_media_summary">Set the pictures and albums to be displayed, the refresh interval and other media settings</string>
    <string name="pref_media_settings">Settings</string>
    <string name="pref_media_settings_refresh_interval">Refresh interval</string>
    <string name="pref_media_settings_refresh_interval_disable">The search of new pictures is disabled</string>
    <string name="pref_media_settings_refresh_interval_summary">Search for new pictures every <xliff:g id="interval">%1$s</xliff:g></string>
    <string name="pref_media_settings_refresh_now">Refresh now</string>
    <string name="pref_media_settings_refresh_now_summary">Refresh the pictures and albums database right now</string>
    <string name="pref_media_pictures">Pictures</string>
    <string name="pref_media_albums">Albums</string>
    <string name="pref_media_albums_summary">Set the albums and pictures that will be displayed on the wallpaper</string>
    <string name="pref_media_auto_select_new">Auto select albums</string>
    <string name="pref_media_auto_select_new_summary">Select automatically new albums when media discovery occurs</string>
    <string name="pref_media_social">Social</string>

    <string name="pref_layout">Layout</string>
    <string name="pref_layout_summary">Select how pictures are disposed on the screen</string>
    <string name="pref_layout_disposition">Disposition</string>
    <string name="pref_disposition_portrait">Portrait disposition</string>
    <string name="pref_disposition_portrait_summary">Select how pictures are disposed on a portrait screen</string>
    <string name="pref_disposition_landscape">Landscape disposition</string>
    <string name="pref_disposition_landscape_summary">Select how pictures are disposed on a landscape screen</string>
    <string name="pref_disposition_description">Long tap a frame to select it. Then drag \u0026 drop the borders of the frame to resize it</string>
    <string name="pref_disposition_unable_delete_advise">Unable to delete the selected frame</string>

    <string name="pref_about">About</string>
    <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 The CyanogenMod Project</string>

    <!-- Refresh intervals -->
    <string name="refresh_intervals_disabled">Disabled</string>
    <string name="refresh_intervals_1h">1 hour</string>
    <string name="refresh_intervals_2h">2 hours</string>
    <string name="refresh_intervals_4h">4 hours</string>
    <string name="refresh_intervals_1d">1 day</string>
    <string name="refresh_intervals_2d">2 days</string>
    <string name="refresh_intervals_1w">1 week</string>

    <!-- Touch actions -->
    <string name="touch_actions_none">None</string>
    <string name="touch_actions_transition">Do transition</string>
    <string name="touch_actions_open">Open</string>
    <string name="touch_actions_share">Share</string>

    <!-- Transitions -->
    <string name="transitions_cube">Cube</string>
    <string name="transitions_fade">Fade</string>
    <string name="transitions_flip">Flip</string>
    <string name="transitions_swap">Swap</string>
    <string name="transitions_translation">Translation</string>
    <string name="transitions_window">Window</string>

    <!-- Effects -->
    <string name="effects_noeffect">No effect</string>
    <string name="effects_autofix">Autofix</string>
    <string name="effects_blur">Blur</string>
    <string name="effects_crossprocess">Cross process</string>
    <string name="effects_documentary">Documentary</string>
    <string name="effects_duotone">Duotone</string>
    <string name="effects_emboss">Emboss</string>
    <string name="effects_fisheye">Fish Eye</string>
    <string name="effects_glow">Glow</string>
    <string name="effects_grain">Grain</string>
    <string name="effects_grayscale">Grayscale</string>
    <string name="effects_halftone">Halftone</string>
    <string name="effects_lomoish">Lomoish</string>
    <string name="effects_mirror">Mirror</string>
    <string name="effects_negative">Negative</string>
    <string name="effects_outline">Outline</string>
    <string name="effects_pixelate">Pixelate</string>
    <string name="effects_popart">Pop art</string>
    <string name="effects_posterize">Posterize</string>
    <string name="effects_saturate">Saturate</string>
    <string name="effects_scanlines">Scanlines</string>
    <string name="effects_sepia">Sepia</string>
    <string name="effects_temperature">Temperature</string>
    <string name="effects_tint">Tint</string>
    <string name="effects_vignette">Vignette</string>

    <!-- ColorPickerDialog -->
    <string name="color_picker_alpha_slider_text">Alpha</string>
    <string name="color_picker_current_text">Current:</string>
    <string name="color_picker_new_text">New:</string>
    <string name="color_picker_color">Color:</string>

    <!-- Social Connectors -->
    <string name="social_gplus" translatable="false">Google+</string>
    <string name="social_facebook" translatable="false">Facebook</string>
    <string name="social_panoramio" translatable="false">Panoramio</string>
    <string name="social_flickr" translatable="false">Flickr</string>
    <string name="social_instagram" translatable="false">Instagram</string>
    <string name="social_pinterest" translatable="false">Pinterest</string>
    <string name="social_pixabay" translatable="false">Pixabay</string>
</resources>