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

Commit 13e529d5 authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Automatic translation import

Change-Id: I434bebf88b227bc88bb7447596b8e1eab56943de
parent f1191232
Loading
Loading
Loading
Loading
+47 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2014 The CyanogenMod Project
     Copyright (c) 2013, The Linux Foundation. All rights reserved.

     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">
  <!-- Long-press back kill application -->
  <!-- label for item that screenshots in phone options dialog -->
  <!-- label for item that restarts the phone in phone options dialog -->
  <!-- label for current user in phone options dialog -->
  <!-- status message in phone options dialog for screenshot action -->
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <!-- Title of dialog to confirm restarting. -->
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <!-- ADB over network notification -->
  <!-- ADB over USB and network notification -->
  <!-- ADB notification message-->
  <!-- Privacy Guard -->
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
  <!-- App ops requests -->
  <!-- Protected Apps Notification -->
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <!-- Single hand mode -->
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
</resources>
+1740 −0

File added.

Preview size limit exceeded, changes collapsed.

+47 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2014 The CyanogenMod Project
     Copyright (c) 2013, The Linux Foundation. All rights reserved.

     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">
  <!-- Long-press back kill application -->
  <!-- label for item that screenshots in phone options dialog -->
  <!-- label for item that restarts the phone in phone options dialog -->
  <!-- label for current user in phone options dialog -->
  <!-- status message in phone options dialog for screenshot action -->
  <!-- Restart menu -->
  <!-- Button to restart the phone, within the Restart Options dialog -->
  <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
  <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
  <!-- Button to restart the phone into download, within the Restart Options dialog -->
  <!-- Button to soft restart the device, within the Restart Options dialog -->
  <!-- Title of dialog to confirm restarting. -->
  <!-- Restart Confirmation Dialog.  When the user chooses to restart the device, there will
         be a confirmation dialog.  This is the message. -->
  <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
  <!-- ADB over network notification -->
  <!-- ADB over USB and network notification -->
  <!-- ADB notification message-->
  <!-- Privacy Guard -->
  <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
  <!-- App ops requests -->
  <!-- Protected Apps Notification -->
  <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
  <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
  <!-- Single hand mode -->
  <!-- Strings for tethered notification -->
  <!-- Shown when the device is tethered -->
</resources>
+1740 −0

File added.

Preview size limit exceeded, changes collapsed.

+38 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2011 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">
  <!-- Title of the activity when a full backup has been requested and must be confirmed -->
  <!-- Title of the activity when a full restore has been requested and must be confirmed -->
  <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
  <!-- Button to allow a requested full backup to occur -->
  <!-- Button to refuse to allow the requested full backup -->
  <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
  <!-- Button to allow a requested full restore to occur -->
  <!-- Button to refuse to allow the requested full restore -->
  <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
  <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
  <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
  <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
  <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
  <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
  <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
  <!-- Text of a toast telling the user that a full backup operation has begun -->
  <!-- Text of a toast telling the user that a full backup operation has ended -->
  <!-- Text of a toast telling the user that a full restore operation has begun -->
  <!-- Text of a toast telling the user that a full restore operation has ended -->
  <!-- Text of a toast telling the user that the operation has timed out -->
</resources>
Loading