Init Cherih
This commit is contained in:
37
res/values-ru/nitrogen_strings.xml
Normal file
37
res/values-ru/nitrogen_strings.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2016 The Nitrogen OS
|
||||
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">
|
||||
<!-- App Title -->
|
||||
|
||||
<string name="nitrogen_settings_title">Настройки Nitrogen OS</string>
|
||||
|
||||
<!-- Categories -->
|
||||
<string name="button_title">Аппаратные кнопки</string>
|
||||
<string name="gestures_title">Жесты</string>
|
||||
<string name="lockscreen_title">Экран блокировки</string>
|
||||
<string name="misc_title">Разные настройки</string>
|
||||
<string name="navbar_title">Панель навигации</string>
|
||||
<string name="powermenu_title">Меню питания</string>
|
||||
<string name="quicksettings_title">Панель быстрых настроек</string>
|
||||
<string name="recents_title">Недавние приложения</string>
|
||||
<string name="statusbar_title">Строка состояния</string>
|
||||
<string name="volume_title">Кнопки громкости</string>
|
||||
<string name="notifications_title">Уведомления</string>
|
||||
|
||||
<!-- General strings -->
|
||||
<string name="ok">Ок</string>
|
||||
<string name="reset">Сброс</string>
|
||||
<string name="cancel">Отмена</string>
|
||||
<string name="save">Сохранить</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user