aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorjruesga <jorge@ruesga.com>2013-07-01 02:42:54 +0200
committerjruesga <jorge@ruesga.com>2013-07-01 02:42:54 +0200
commitf29d68d929061ccbb982019c5020be721bbef862 (patch)
tree24ce41fb0dd7f942ca9dbe956fe93fe836da66c2 /res/values/strings.xml
downloadandroid_packages_wallpapers_PhotoPhase-f29d68d929061ccbb982019c5020be721bbef862.tar.gz
android_packages_wallpapers_PhotoPhase-f29d68d929061ccbb982019c5020be721bbef862.tar.bz2
android_packages_wallpapers_PhotoPhase-f29d68d929061ccbb982019c5020be721bbef862.zip
Initial commit
Signed-off-by: jruesga <jorge@ruesga.com>
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml106
1 files changed, 106 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
new file mode 100644
index 0000000..1b320b6
--- /dev/null
+++ b/res/values/strings.xml
@@ -0,0 +1,106 @@
+<?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: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>
+
+ <!-- Menus -->
+ <string name="mnu_ok" translatable="false">@android:string/ok</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_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_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_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_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>
+
+ <!-- Plurals -->
+ <plurals name="album_number_of_pictures">
+ <item quantity="zero">0 pictures</item>
+ <item quantity="one">1 picture</item>
+ <item quantity="other"><xliff:g id="number" example="7">%d</xliff:g> pictures</item>
+ </plurals>
+
+ <!-- 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>
+
+ <!-- Transitions -->
+ <string name="transitions_random">Random</string>
+ <string name="transitions_swap">Swap</string>
+ <string name="transitions_fade">Fade</string>
+ <string name="transitions_translation">Translation</string>
+
+ <!-- Effects -->
+ <string name="effects_none">None</string>
+ <string name="effects_random">Random</string>
+ <string name="effects_black_and_white">Black &amp; White</string>
+ <string name="effects_sepia">Sepia</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>
+
+</resources>