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

Commit e00e7561 authored by Tom Powell's avatar Tom Powell Committed by Abhisek Devkota
Browse files

Automatic translation import

Change-Id: Ib04686ae102e140513d99758fc04828ca8e997ae
parent c5c371ce
Loading
Loading
Loading
Loading
+43 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="backlight_timeout_time">
    <item quantity="zero"><xliff:g id="seconds">%d</xliff:g> ثانية</item>
    <item quantity="one"><xliff:g id="seconds">%d</xliff:g> ثوانٍ</item>
    <item quantity="two"><xliff:g id="seconds">%d</xliff:g> ثوانٍ</item>
    <item quantity="few"><xliff:g id="seconds">%d</xliff:g> ثوانٍ</item>
    <item quantity="many"><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="zero">مرة واحدة</item>
    <item quantity="one">%d مرات</item>
    <item quantity="two">%d مرة</item>
    <item quantity="few">%d مرة</item>
    <item quantity="many">%d مرة</item>
    <item quantity="other">%d مرة</item>
  </plurals>
  <plurals name="qs_tiles_summary">
    <item quantity="zero">تمت تهيئة مربع واحد</item>
    <item quantity="one">تمت تهيئة %d مربع</item>
    <item quantity="two">تمت تهيئة %d مربعات</item>
    <item quantity="few">تمت تهيئة %d مربعات</item>
    <item quantity="many">تمت تهيئة %d مربعات</item>
    <item quantity="other">تمت تهيئة %d مربعات</item>
  </plurals>
</resources>
Loading