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

Commit 35952e3d authored by Aayush Gupta's avatar Aayush Gupta
Browse files

Merge remote-tracking branch 'origin/lineage-18.1' into v1-r

parents 185c2506 8a27e353
Loading
Loading
Loading
Loading
+1475 −43

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
    <string name="backup_confirm_title">Lethbhreac-glèidhidh slàn</string>
    <string name="restore_confirm_title">Aiseag slàn</string>
    <string name="backup_confirm_text">Chaidh iarraidh gun dèid lethbhreac-glèidhidh dhen dàta uile a chur air coimpiutair desktop ceangailte. A bheil thu airson ’s gun tachair seo?\n\nMur an do dh’iarr thu fhèin an lethbhreac-glèidhidh seo, nach leig leis a’ ghnìomh seo a dhol air adhart.</string>
    <string name="allow_backup_button_label">Dèan lethbhreac-glèidhidh dhen dàta uile agam</string>
    <string name="allow_backup_button_label">Dèan lethbhreac-glèidhidh dhen dàta agam</string>
    <string name="deny_backup_button_label">Na dèan lethbhreac-glèidhidh</string>
    <string name="restore_confirm_text">Chaidh iarraidh gun dèid an dàta uile agad aiseag o choimpiutair desktop ceangailte. A bheil thu airson ’s gun tachair seo?\n\nMur an do dh’iarr thu fhèin an t-aiseag seo, nach leig leis a’ ghnìomh seo a dhol air adhart. Thèid an dàta ud a chur an àite dàta sam bith a tha air an uidheam an-dràsta!</string>
    <string name="allow_restore_button_label">Aisig an dàta agam</string>
+20 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2017 The Android Open Source 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_label">Manaidsear nan uidheaman companaich</string>
    <string name="chooser_title">Dèan ceangal le &lt;strong&gt;<xliff:g id="app_name" example="Android Wear">%1$s</xliff:g>&lt;/strong&gt;</string>
    <string name="confirmation_title">Ceangail &lt;strong&gt;<xliff:g id="app_name" example="Android Wear">%1$s</xliff:g>&lt;/strong&gt; le &lt;strong&gt;<xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g>&lt;/strong&gt;</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
-->
<resources>
    <string name="app_label">Stòras air an taobh a-muigh</string>
    <string name="storage_description">Stòras ionadail</string>
    <string name="root_internal_storage">Stòras inntearnail</string>
    <string name="root_documents">Sgrìobhainnean</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
    <string name="keyboard_layout_lithuanian">Liotuainis</string>
    <string name="keyboard_layout_spanish_latin">Spàinntis (Laideann)</string>
    <string name="keyboard_layout_latvian">Laitbheis</string>
    <string name="keyboard_layout_persian">Peirsis</string>
    <string name="keyboard_layout_azerbaijani">Asarbaideànais</string>
    <string name="keyboard_layout_polish">Pòlainnis</string>
</resources>
Loading