summaryrefslogtreecommitdiffstats
path: root/res/values-cy/cm_strings.xml
blob: 7adb4bd3d5c75376c5110f5163b6320569ac4e3b (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
<?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">Llydan</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> megapicsel</string>
    <!-- Settings screen, scene mode -->
    <string name="pref_camera_scenemode_entry_asd">Llun gorau</string>
    <string name="pref_camera_scenemode_entry_baby">Baban</string>
    <string name="pref_camera_scenemode_entry_beach">Traeth</string>
    <string name="pref_camera_scenemode_entry_beauty">Harddwch</string>
    <string name="pref_camera_scenemode_entry_dark">Tywyll</string>
    <string name="pref_camera_scenemode_entry_document">Dogfen</string>
    <string name="pref_camera_scenemode_entry_fallcolor">Lliwau hydref</string>
    <string name="pref_camera_scenemode_entry_fireworks">Tân gwyllt</string>
    <string name="pref_camera_scenemode_entry_flowers">Blodau</string>
    <string name="pref_camera_scenemode_entry_indoor">Dan do</string>
    <string name="pref_camera_scenemode_entry_landscape">Tirlun</string>
    <string name="pref_camera_scenemode_entry_portrait">Darlun</string>
    <string name="pref_camera_scenemode_entry_snow">Eira</string>
    <string name="pref_camera_scenemode_entry_softskin">Croen meddal</string>
    <string name="pref_camera_scenemode_entry_sports">Chwaraeon</string>
    <string name="pref_camera_scenemode_entry_supernight">Noson tywyll</string>
    <string name="pref_camera_scenemode_entry_text">Testun</string>
    <string name="pref_camera_scenemode_entry_theatre">Theatr</string>
    <string name="pref_camera_scenemode_entry_whiteboard">Bwrdd gwyn</string>
    <!-- Settings screen, focus mode -->
    <string name="pref_camera_focusmode_entry_continuous">Parhaus</string>
    <string name="pref_camera_focusmode_entry_extended">Estynedig</string>
    <string name="pref_camera_focusmode_entry_normal">Arferol</string>
    <string name="pref_camera_focusmode_entry_portrait">Darlun</string>
    <!-- Color effects -->
    <!-- Red eye flash mode title -->
    <string name="pref_camera_flashmode_entry_redeye">Llygaid cochion</string>
    <string name="pref_camera_flashmode_label_redeye">LLYGAID COCHION</string>
    <!-- Power shutter -->
    <!-- Max brightness -->
    <string name="pref_camera_max_brightness_title">Sgrin disglair</string>
    <!-- Touch focus duration -->
    <string name="pref_camera_focustime_title">Hyd cyffyrddiad ffocysu</string>
    <string name="pref_camera_focustime_entry_0">0e</string>
    <string name="pref_camera_focustime_entry_3">3e</string>
    <string name="pref_camera_focustime_entry_5">5e</string>
    <string name="pref_camera_focustime_entry_10">10e</string>
    <string name="pref_camera_focustime_entry_infinite">Diderfyn</string>
    <!-- Shutter speed -->
    <!-- Advanced options -->
    <string name="pref_camera2_preferences_category_developer">Dewisiadau uwch</string>
</resources>