blob: d5152b2db160f381dfd7688b0b7ebca6930074f3 (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2016 Cyanogen, Inc.
Copyright (C) 2016 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>
<string name="theme_installed_notification_title">%s دامهزراوه</string>
<string name="theme_installed_notification_text">تێم بهسهرکهوتوی دامهزرا.</string>
<!-- Note: These are for "themes", meaning multiple themes -->
<!-- Labels for each theme component card -->
<string name="icon_label">وێنۆچکه</string>
<string name="font_label">فۆنتهکان</string>
<string name="statusbar_label">دۆخ</string>
<string name="navbar_label">ڕێنیشاندەری</string>
<string name="wallpaper_label">دیوارپۆش</string>
<string name="style_label">کۆنترۆڵ</string>
<string name="boot_animation_label">ئهنیمهیشنی بووت</string>
<string name="alarm_label">ئاگادارکهر</string>
<string name="notification_label">تێبینیهکان</string>
<string name="ringtone_label">زهنگ</string>
<!-- Overflow menu -->
<string name="menu_delete">سڕینەوە</string>
<!-- Shop themes -->
<!-- Overlay titles -->
<string name="apply_theme_overlay_title">لێدان</string>
<string name="delete_theme_overlay_title">سڕینهوه</string>
<string name="reset_theme_overlay_title">ڕێکخستنەوە</string>
<!-- TAG text -->
<string name="default_tag_text">بنهڕهت</string>
<string name="customized_tag_text">کورتکراوە</string>
<string name="updated_tag_text">تازەکرایەوە</string>
<string name="add_component_text">زیادکردن</string>
<string name="wallpaper_none">هیچ</string>
<string name="audible_title_none">هیچ</string>
<!-- Labels for the customize/reset theme layout -->
<string name="reset_theme">ڕێکخستنەوە</string>
<string name="customize_theme">خواستی خۆت</string>
<!-- Extra wallpaper components for selector -->
<string name="wallpaper_external_title">ههڵگرتنی وێنه</string>
<string name="wallpaper_none_title">هیچ</string>
<!-- Legacy themes -->
<!-- Per app theming -->
</resources>
|