blob: 6f10eb0b84b7bcb6a187fa8bedd5d731f89e7087 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2013-2014 The CyanogenMod Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="backlight_timeout_time">
<item quantity="one"><xliff:g id="seconds">%d</xliff:g> секунда</item>
<item quantity="few"><xliff:g id="seconds">%d</xliff:g> секунде</item>
<item quantity="other"><xliff:g id="seconds">%d</xliff:g> секунди</item>
</plurals>
<plurals name="app_ops_count">
<item quantity="one">%d пут</item>
<item quantity="few">%d пута</item>
<item quantity="other">%d пута</item>
</plurals>
</resources>