diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-03-31 01:50:15 +0300 |
|---|---|---|
| committer | Steve Kondik <steve@cyngn.com> | 2015-10-18 14:03:23 -0700 |
| commit | 7429399fbce59cd0b14527de05ce0fe3148c3ad1 (patch) | |
| tree | 66ea44930ad5be371e02858c4c32b2e181809bf4 /res/values-pt-rPT | |
| parent | 6dfac6a28b881e36c9c1aeba751416e8a04d19dd (diff) | |
| download | android_packages_apps_Email-7429399fbce59cd0b14527de05ce0fe3148c3ad1.tar.gz android_packages_apps_Email-7429399fbce59cd0b14527de05ce0fe3148c3ad1.tar.bz2 android_packages_apps_Email-7429399fbce59cd0b14527de05ce0fe3148c3ad1.zip | |
Automatic translation import
Change-Id: Ifd737704c6917543e69c08bcf3800ecc309a0f4e
Diffstat (limited to 'res/values-pt-rPT')
| -rw-r--r-- | res/values-pt-rPT/cm_strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml new file mode 100644 index 000000000..ec4c8dc91 --- /dev/null +++ b/res/values-pt-rPT/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CaynogenMod 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="delete_account">Apagar a conta</string> + <string name="delete_account_confirmation_msg">Vai apagar todas as definiçoes e e-mails da conta <xliff:g id="account">%s</xliff:g>. Esta operação não pode ser desfeita.\n\nContinuar?</string> + <string name="deleting_account_msg">A apagar a conta\u2026</string> + <string name="delete_account_failed">Não foi possível apagar a conta</string> +</resources> |
