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

Commit f746be00 authored by Michael W's avatar Michael W
Browse files

Revert "Automatic translation import"

This reverts commit 8e7be436.

Change-Id: I9c76c7b76972aee897f7a5c827fab9589109e452
parent 8e7be436
Loading
Loading
Loading
Loading
+1 −18
Original line number Diff line number Diff line
@@ -15,21 +15,4 @@
     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">%d مرات</item>
        <item quantity="one">مرة</item>
        <item quantity="two">%d مرات</item>
        <item quantity="few">%d مرّات</item>
        <item quantity="many">%d مرّات</item>
        <item quantity="other">%d مرات</item>
    </plurals>
</resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+0 −570

File changed.

Preview size limit exceeded, changes collapsed.

+0 −220

File changed.

Preview size limit exceeded, changes collapsed.

+0 −368

File changed.

Preview size limit exceeded, changes collapsed.

+0 −2
Original line number Diff line number Diff line
@@ -143,8 +143,6 @@
    <string name="live_display_color_profile_srgb_summary">Värit tarkentuu sRGB-väritilaan</string>
    <string name="live_display_color_profile_dci_p3_title">DCI-P3</string>
    <string name="live_display_color_profile_dci_p3_summary">Värit tarkentuu DCI-P3-väritilaan</string>
    <string name="live_display_color_profile_adobe_title">Adobe RGB</string>
    <string name="live_display_color_profile_adobe_summary">Värit tarkentuu Adobe RGB-väritilaan</string>
    <string name="live_display_reading_mode_title">Lukutila</string>
    <string name="live_display_reading_mode_summary">Harmaasävytila pitkään lukemiseen</string>
    <string name="color_calibration_title">Värien kalibrointi</string>
Loading