Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8537a1bb authored by pvolkov's avatar pvolkov
Browse files

Update Russian Translation-CMFileManager-Themes support-CM10

parent be8ae15f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -304,6 +304,7 @@
  <string name="pref">Настройки</string>
  <string name="pref_general">Основные настройки</string>
  <string name="pref_search">Настройки поиска</string>
  <string name="pref_themes">Темы</string>
  <string name="pref_about">О приложении</string>

  <string name="pref_general_behaviour_category">Основные</string>
@@ -337,8 +338,17 @@
  <string name="pref_remove_saved_search_terms_summary">Нажмите для удаления всех сохранённых условий поиска</string>
  <string name="pref_remove_saved_search_terms_msg">Все сохранённые условия поиска были удалены</string>

  <string name="pref_themes_selection_category">Темы</string>
  <string name="pref_themes_set_theme">Применить</string>
  <string name="pref_themes_no_preview">Превью недоступно</string>
  <string name="pref_themes_confirmation">Тема успешно применена</string>
  <string name="pref_themes_not_found">Тема не найдена</string>

  <string name="pref_debug_traces">Логирование отладки</string>

  <string name="theme_default_name">Светлая тема</string>
  <string name="theme_default_description">Светлая тема для файлового менеджера CyanogenMod</string>

  <string name="security_warning_extract">Внимание!\n\n Извлечение архива с относительными или абсолютными путями может привести к повреждению устройства путём перезаписи системных файлов.\n\nВы действительно хотите продолжить?</string>

  <string name="changelog_title">Список изменений</string>
+25 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 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">

  <string name="app_name">Темы файлового менеджера</string>
  <string name="app_description">Темы для файлового менеджера CyanogenMod</string>

  <string name="dark_theme_name">Тёмная тема</string>
  <string name="dark_theme_desc">Тёмная тема для файлового менеджера CyanogenMod</string>

</resources>