Xml文件  |  160行  |  7.15 KB

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2010 The Android Open Source 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">
    <!-- Application name appearing in the application launcher. [CHAR LIMIT=NONE] -->
    <string name="app_name">Photo Studio</string>

    <!-- Toast shown when selected photo could not be loaded. [CHAR LIMIT=50] -->
    <string name="loading_failure">Cannot load the photo for editing</string>

    <!-- Toast shown when edited photo could not be saved. [CHAR LIMIT=50] -->
    <string name="saving_failure">A problem occurred during saving</string>

    <!-- Toast shown when edited photo is successfully saved with filename %s [CHAR LIMIT=50] -->
    <string name="photo_saved"><xliff:g id="filename">%s</xliff:g> saved</string>

    <!-- Dialog message prompted when the user is abandoning unsaved changes. [CHAR LIMIT=50] -->
    <string name="save_photo">Save edited photo?</string>

    <!-- Dialog yes button for the user to accept text presented in a dialog. [CHAR LIMIT=12] -->
    <string name="yes">Yes</string>

    <!-- Dialog no button for the user to decline text presented in a dialog. [CHAR LIMIT=12] -->
    <string name="no">No</string>

    <!-- Dialog cancel button for the user to cancel a dialog. [CHAR LIMIT=12] -->
    <string name="cancel">Cancel</string>

    <!-- Directory name where edited photo will be saved in the storage. [CHAR LIMIT=12] -->
    <string name="edited_photo_bucket_name">Edited</string>

    <!-- Menu label to group all artistic-related photo effects, e.g. vignette, posterize, etc.
         [CHAR LIMIT=11] -->
    <string name="artistic_group">Artistic</string>

    <!-- Menu label to group all color-related photo effects, e.g. color-temperature, tint, etc.
         [CHAR LIMIT=11] -->
    <string name="color_group">Color</string>

    <!-- Menu label to group all exposure-related photo effects, e.g. fill-light, highlight, etc.
         [CHAR LIMIT=11] -->
    <string name="exposure_group">Exposure</string>

    <!-- Menu label to group all fix-related photo effects, e.g. straighten, red-eye removal, etc.
         [CHAR LIMIT=11] -->
    <string name="fix_group">Fix</string>

    <!-- Name for the photo effect 'Feel Lucky' that auto-fixes exposure. [CHAR LIMIT=15] -->
    <string name="autofix">Feel Lucky</string>

    <!-- Name for the photo effect that crops photo. [CHAR LIMIT=15] -->
    <string name="crop">Crop</string>

    <!-- Name for the photo effect that applies cross-process effect. [CHAR LIMIT=15] -->
    <string name="crossprocess">Cross-process</string>

    <!-- Name for the photo effect that applies black/white documentary styles. [CHAR LIMIT=15] -->
    <string name="documentary">Documentary</string>

    <!-- Name for the photo effect that doodles on photo. [CHAR LIMIT=15] -->
    <string name="doodle">Doodle</string>

    <!-- Name for the photo effect that makes photo only two color tones. [CHAR LIMIT=15] -->
    <string name="duotone">Duo-tone</string>

    <!-- Name for the photo effect that fills back-light. [CHAR LIMIT=15] -->
    <string name="filllight">Fill Light</string>

    <!-- Name for the photo effect that applies fisheye lens distortion. [CHAR LIMIT=15] -->
    <string name="fisheye">Fisheye</string>

    <!-- Name for the photo effect that flips photo vertically or horizontally. [CHAR LIMIT=15] -->
    <string name="flip">Flip</string>

    <!-- Name for the photo effect that adds grains and noises. [CHAR LIMIT=15] -->
    <string name="grain">Film Grain</string>

    <!-- Name for the photo effect that converts colors to grayscales. [CHAR LIMIT=15] -->
    <string name="grayscale">Grayscale</string>

    <!-- Name for the photo effect that adds highlights. [CHAR LIMIT=15] -->
    <string name="highlight">Highlights</string>

    <!-- Name for the photo effect that applies lomo-camera styles. [CHAR LIMIT=15] -->
    <string name="lomoish">Lomo-ish</string>

    <!-- Name for the photo effect that inverts photo to negative images. [CHAR LIMIT=15] -->
    <string name="negative">Negative</string>

    <!-- Name for the photo effect that applies posterization. [CHAR LIMIT=15] -->
    <string name="posterize">Posterize</string>

    <!-- Name for the photo effect that remove red eyes. [CHAR LIMIT=15] -->
    <string name="redeye">Red Eye</string>

    <!-- Name for the photo effect that rotates photo. [CHAR LIMIT=15] -->
    <string name="rotate">Rotate</string>

    <!-- Name for the photo effect that adjusts color saturation. [CHAR LIMIT=15] -->
    <string name="saturation">Saturation</string>

    <!-- Name for the photo effect that applies sepia color toning. [CHAR LIMIT=15] -->
    <string name="sepia">Sepia</string>

    <!-- Name for the photo effect that adds shadows. [CHAR LIMIT=15] -->
    <string name="shadow">Shadows</string>

    <!-- Name for the photo effect that sharpens blurred photo. [CHAR LIMIT=15] -->
    <string name="sharpen">Sharpen</string>

    <!-- Name for the photo effect that applies soft-focus. [CHAR LIMIT=15] -->
    <string name="softfocus">Soft Focus</string>

    <!-- Name for the photo effect that straightens crooked photo. [CHAR LIMIT=15] -->
    <string name="straighten">Straighten</string>

    <!-- Name for the photo effect that adjusts color-temperature. [CHAR LIMIT=15] -->
    <string name="temperature">Temperature</string>

    <!-- Name for the photo effect that tints photo with various colors. [CHAR LIMIT=15] -->
    <string name="tint">Tint</string>

    <!-- Name for the photo effect that fades off photo edges. [CHAR LIMIT=15] -->
    <string name="vignette">Vignette</string>

    <!-- Name for the photo effect that applies warmify color toning. [CHAR LIMIT=15] -->
    <string name="warmify">Warmify</string>

    <!-- Tool-tip toast shown when the user chooses to crop photo. [CHAR LIMIT=50] -->
    <string name="crop_tooltip">Drag photo to crop it</string>

    <!-- Tool-tip toast shown when the user chooses to doodle on photo. [CHAR LIMIT=50] -->
    <string name="doodle_tooltip">Draw on photo to doodle</string>

    <!-- Tool-tip toast shown when the user chooses to flip photo. [CHAR LIMIT=50] -->
    <string name="flip_tooltip">Drag photo to flip it</string>

    <!-- Tool-tip toast shown when the user chooses to remove red eyes. [CHAR LIMIT=50] -->
    <string name="redeye_tooltip">Tap to remove red eyes</string>

    <!-- Tool-tip toast shown when the user chooses to rotate photo. [CHAR LIMIT=50] -->
    <string name="rotate_tooltip">Drag photo to rotate it</string>

    <!-- Tool-tip toast shown when the user chooses to straighten photo. [CHAR LIMIT=50] -->
    <string name="straighten_tooltip">Drag photo to straighten it</string>
</resources>