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

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

Automatic translation import

Change-Id: I7ea3d6098f64c844f2b0898d394445fab90ccbec
parent efb671bf
Loading
Loading
Loading
Loading

res/values-af/cm_strings.xml

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/*
* Copyright (C) 2013 The Android Open Source Project
* Copyright (C) 2017-2018 The LineageOS 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">
    <!-- Option for setting the wallpaper only on the home screen. -->
    <!-- Option for setting the wallpaper only on the lock screen. -->
    <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
</resources>

res/values-am/cm_strings.xml

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/*
* Copyright (C) 2013 The Android Open Source Project
* Copyright (C) 2017-2018 The LineageOS 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">
    <!-- Option for setting the wallpaper only on the home screen. -->
    <!-- Option for setting the wallpaper only on the lock screen. -->
    <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
</resources>
+0 −3
Original line number Diff line number Diff line
@@ -20,10 +20,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="no_wallpaper">لا خلفية للشاشة</string>
    <!-- Option for setting the wallpaper only on the home screen. -->
    <string name="which_wallpaper_option_home_screen_cm">الشاشة الرئيسية</string>
    <!-- Option for setting the wallpaper only on the lock screen. -->
    <string name="which_wallpaper_option_lock_screen_cm">شاشة التأمين</string>
    <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
    <string name="which_wallpaper_option_home_screen_and_lock_screen_cm">الشاشة الرئيسية وشاشة التأمين</string>
</resources>

res/values-as/cm_strings.xml

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/*
* Copyright (C) 2013 The Android Open Source Project
* Copyright (C) 2017-2018 The LineageOS 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">
    <!-- Option for setting the wallpaper only on the home screen. -->
    <!-- Option for setting the wallpaper only on the lock screen. -->
    <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
</resources>
+0 −3
Original line number Diff line number Diff line
@@ -20,10 +20,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="no_wallpaper">Ensin fondu de pantalla</string>
    <!-- Option for setting the wallpaper only on the home screen. -->
    <string name="which_wallpaper_option_home_screen_cm">Pantalla d\'aniciu</string>
    <!-- Option for setting the wallpaper only on the lock screen. -->
    <string name="which_wallpaper_option_lock_screen_cm">Pantalla de bloquéu</string>
    <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
    <string name="which_wallpaper_option_home_screen_and_lock_screen_cm">Pantalles d\'aniciu y bloquéu</string>
</resources>
Loading