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

Commit 3bb38164 authored by Michael Bestas's avatar Michael Bestas Committed by Abhisek Devkota
Browse files

Automatic translation import

RM-231
Change-Id: I8ca05263e7935a11d9c8e01a1684d975871250d2
(cherry picked from commit 59584687)
parent 8c5b9feb
Loading
Loading
Loading
Loading
+31 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015 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>
  <!--
        This is the short description of a permission associated with the
        Bluetooth Avrcp Data Manager. It is displayed as part of the description of
        any application that was granted that permission. This specific
        permission controls access to the Bluetooth Avrcp Data Manager.
    -->
  <!--
        This is the long description of a permission associated with the
        Bluetooth Avrcp Data Manager. It is displayed as part of the description of
        any application that was granted that permission. This specific
        permission controls access to the Bluetooth Avrcp Data Manager.
    -->
</resources>
+99 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2007 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">
  <!--
        This is the short description of a permission associated with the
        Bluetooth Share Manager. It is displayed as part of the description of
        any application that was granted that permission. This specific
        permission controls access to the Bluetooth Share Manager by
        applications that initiate Bluetooth share.
    -->
  <!--
        This is the long description of a permission associated with the
        Android Download Manager. It is displayed as part of the description
        of any application that was granted that permission. This specific
        permission controls access to the Download Manager by applications
        that initiate downloads.
    -->
  <!-- string showed on "Share picutre via" dialog -->
  <!-- string for "unknown device" -->
  <!-- string for "unknown" phone number" -->
  <!-- string for "the title of airplane mode error" -->
  <!-- string for "error message in airplane mode" -->
  <!-- Activate Bluetooth Confirmation Dialog -->
  <!--Title -->
  <!--Line 1 -->
  <!--Line 2 -->
  <!-- Label for a cancel button. -->
  <!-- Label for a confirm button.-->
  <!-- Bluetooth File Transfer Acceptance Dialog -->
  <!--Title -->
  <!--content -->
  <!-- Label for a cancel button. -->
  <!-- Label for a confirm button.-->
  <!-- Label for timeout OK button.-->
  <!-- content for timeout-->
  <!-- Bluetooth File Transfer Acceptance Notification item -->
  <!-- Inbound File Transfer Progress Notification item -->
  <!-- label for the notification item of receiving file -->
  <!-- label for the notification item of received file -->
  <!-- label for the notification item of failed receiving file -->
  <!-- Outbound File Transfer Progress Notification item -->
  <!-- label for the notification item of sending file -->
  <!-- label for the notification item of sent file -->
  <!-- label for the notification item of sent file -status -->
  <!-- label for the notification item of failed sending file -->
  <!-- Bluetooth Download Progress Dialog -->
  <!--Title -->
  <!--Line 1 -->
  <!--Line 2 -->
  <!--Line 3 -->
  <!--Line 4 -->
  <!-- Label for a cancel button. -->
  <!-- Label for a hide button.-->
  <!--Line 1 -->
  <!--Line 2 -->
  <!--Line 3 -->
  <!-- Bluetooth failed Download  Dialog -->
  <!--Line 1  -->
  <!--Line 2  -->
  <!--Line 3  -->
  <!-- Label for ok button.-->
  <!-- Bluetooth Successful Download  Dialog -->
  <!--Line 4 in "Bluetooth Download Progress Dialog" -->
  <!-- Label for a OK button.-->
  <!-- Bluetooth Upload Progress Dialog -->
  <!-- Bluetooth Successful Upload Progress Dialog -->
  <!--Line 4 -->
  <!-- Label for a confirm button.-->
  <!-- Bluetooth Failed Upload File Transfer Dialog -->
  <!-- Label for a try again button.-->
  <!-- Label for a cancel button.-->
  <!-- Bluetooth error dialog -->
  <!-- Bluetooth  Enabling progress dialog -->
  <!-- Bluetooth Toast Message -->
  <!-- Bluetooth System Messages [CHAR LIMIT=NONE] -->
  <!-- Bluetooth System Messages -->
  <!-- Bluetooth Transfer Failure Reason -->
  <!-- Shown when USB storage cannot be found.  [CHAR LIMIT=NONE] -->
  <!-- Bluetooth OPP Live Folder -->
  <!-- Bluetooth OPP Transfer History -->
  <!-- Do not translate. file name used for sharing. -->
  <!-- Used to run Bluetooth.apk in another process if needed -->
  <!-- Do not translate. android:sharedUserId string of this application. -->
  <!-- Do not translate. android:process of this application. -->
</resources>
+6 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Notification title when a Bluetooth device wants to pair with us -->
  <!-- Notification message when a Bluetooth device wants to pair with us -->
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
        any application that was granted that permission. This specific
        permission controls access to the Bluetooth Avrcp Data Manager.
    -->
  <string name="permlab_bluetoothAvrcpDataManager">Akses metadata AVRCP.</string>
  <!--
        This is the long description of a permission associated with the
        Bluetooth Avrcp Data Manager. It is displayed as part of the description of
+1 −1
Original line number Diff line number Diff line
@@ -30,5 +30,5 @@
        permission controls access to the Bluetooth Avrcp Data Manager.
    -->
  <string name="permdesc_bluetoothAvrcpDataManager">Permite que o app acesse os metadados de Bluetooth AVRCP e use-os para exibição na interface do usuário.</string>
  <string name="upload_fail_waiting">Não foi possível enviar o arquivo, tentando novamente\u2026</string>
  <string name="upload_fail_waiting">Impossível enviar arquivo, tentando novamente\u2026</string>
</resources>