summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-eu-rES/cm_strings.xml
blob: fcbc38f538794ea444335f1043464de1e497465b (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/**
 * Copyright (c) 2009, The Android Open Source Project
 * Copyright (c) 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">
  <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_data_connection_hspap">HSPA+</string>
  <!-- Weather string format in expanded statusbar header -->
  <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
  <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_notification_brightness">Argiaren distira</string>
  <!-- Lights settings, LED notification -->
  <string name="led_notification_title">Argi ezarpenak</string>
  <string name="led_notification_text">LED argia ezarpenetan gaituta</string>
  <!-- Notification which notifies user flashlight is enabled -->
  <string name="quick_settings_tile_flashlight_not_title">Linterna piztuta dago</string>
  <string name="quick_settings_tile_flashlight_not_summary">Sakatu itzaltzeko</string>
  <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
  <string name="cm_power_notification_controls_description">Jakinarazpen ahaltsuen kontrolekin aplikazio baten jakinarazpenei 0 eta 6 bitarteko garrantzi maila ezarri diezaiekezu.
        \n\n<b>6. maila</b>
        \n- Erakutsi jakinarazpenen zerrendan lehena
        \n- Baimendu pantaila etetea beti
        \n- Ikuspegi azkarra beti
        \n\n<b>5. maila</b>
        \n- Eragotzi pantaila osoko etetea
        \n- Ikuspegi azkarra beti
        \n\n<b>4. </b>
        \n- Eragotzi pantaila osoko etetea
        \n- Ikuspegi azkarra inoiz ez
        \n\n<b>3. maila</b>
        \n- Eragotzi pantaila osoko etetea
        \n- Ikuspegi azkarra inoiz ez
        \n- Soinua edo dardara inoiz ez
        \n\n<b>2. maila</b>
        \n- Eragotzi pantaila osoko etetea
        \n- Ikuspegi azkarra inoiz ez
        \n- Soinua edo dardara inoiz ez
        \n- Ezkutatu blokeo-pantailatik
        \n- Erakutsi jakinarazpen zerrendan azkena
        \n\n<b>1. maila</b>
        \n- Eragotzi pantaila osoko etetea
        \n- Ikuspegi azkarra inoiz ez
        \n- Soinua edo dardara inoiz ez
        \n- Ezkutatu blokeo-pantailatik eta egoera barratik
        \n- Erakutsi jakinarazpen zerrendan azkena
        \n\n<b>0. maila</b>
        \n- Blokeatu aplikazioaren jakinarazpen guztiak
    </string>
  <!-- Notification importance level title-->
  <string name="importance_level_title">Garrantzia: %1$d. maila</string>
  <!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
  <string name="notification_importance_very_low">Pantaila osoko eten, ikuspegi azkar, soinu edo bibraziorik ez. Ezkutatu blokeo-pantailatik.</string>
  <!-- Screen pinning dialog description (for devices without navbar) -->
  <string name="screen_pinning_description_no_navbar">Honek bistan mantenduko du desiltzatzen duzun arte. Sakatu eta mantendu atzera botoia desiltzatzeko.</string>
  <!-- Strings for lockscreen shortcut hints -->
  <string name="left_shortcut_hint">Pasatu hatza eskumara: %1$s</string>
  <string name="right_shortcut_hint">Pasatu hatza ezkerrera: %1$s</string>
  <string name="lockscreen_message">Sakatu ezker edo eskuineko ikono bat blokeo-pantailako lasterbide bat aldatzeko.</string>
  <string name="lockscreen_default_target">Lehenetsia</string>
  <string name="select_application">Hautatu aplikazioa</string>
  <string name="lockscreen_choose_action_title">Aukeratu ekintza</string>
  <string name="lockscreen_none_target">Bat ere ez</string>
  <!-- Play queue -->
  <string name="play_queue_extension">Bistaratu erreprodukzio ilara</string>
  <!-- Weather string format in keyguard -->
  <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string>
  <string name="accessibility_dpad_left">Kurtsorea ezkerrean</string>
  <string name="accessibility_dpad_right">Kurtsorea eskuman</string>
  <!-- NavBar Tuner -->
  <string name="menu_ime_always_show">Menu / Teklatu aldatzailea (erakutsi beti)</string>
  <string name="search">Bilatu</string>
  <!-- Wi-Fi hotspot label when enabled -->
  <plurals name="wifi_hotspot_connected_clients_label">
    <item quantity="one">bezero %1$d</item>
    <item quantity="other">%1$d bezero</item>
  </plurals>
  <!-- Path data for portrait battery -->
  <!-- Path data for landscape battery -->
  <!-- Path data for circle battery -->
  <!-- Volume stream titles - should match the string-array in AOSP -->
</resources>