diff options
Diffstat (limited to 'res/values-ru/strings.xml')
-rw-r--r-- | res/values-ru/strings.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..6a2ce80 --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + Copyright (C) 2014 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="app_name">Темы</string> + <string name="lock_screen">Обои экрана блокировки</string> + <string name="icons">Значки</string> + <string name="fonts">Шрифты</string> + <string name="wallpapers">Обои</string> + <string name="boot_anims">Анимация загрузки</string> + <string name="ringtones">Рингтоны</string> + <string name="notifications">Уведомления</string> + <string name="alarms">Будильники</string> + <string name="style">Стиль</string> + <string name="default_tag">(По умолчанию)</string> + <string name="apply">Применить</string> + <string name="applying">Применение\u2026</string> + <string name="remove">Удалить</string> + <string name="update">Обновить</string> + <string name="alarm_label">Будильник</string> + <string name="notification_label">Уведомление</string> + <string name="ringtone_label">Рингтон</string> + <string name="unknown_author">Автор не указан</string> + <string name="font_preview_letters">АаБбCcDd123</string> + <string name="no_boot_animation_preview">Предпросмотр недоступен</string> + <string name="theme_installed_notification_title">Тема «%s» установлена</string> + <string name="theme_installed_notification_text">Тема успешно установлена.</string> +</resources> |