summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2014-03-17 23:32:00 -0300
committerMichael Bestas <mikeioannina@gmail.com>2014-03-26 17:14:48 +0000
commit03b36199ad5faaf410c4ae83e8a5674da30d6ae7 (patch)
tree321746b6199c6cb6f4feaec0fede5eb081013d87
parent6351478dfdd628b710bf425c2e88906c5ac28418 (diff)
downloadandroid_packages_apps_Calendar-03b36199ad5faaf410c4ae83e8a5674da30d6ae7.tar.gz
android_packages_apps_Calendar-03b36199ad5faaf410c4ae83e8a5674da30d6ae7.tar.bz2
android_packages_apps_Calendar-03b36199ad5faaf410c4ae83e8a5674da30d6ae7.zip
Calendar: PT-BR Translations
Change-Id: Id2412635f9b15783d945cd343cfa49f367d94e6e
-rw-r--r--res/values-pt-rBR/cm_aosp.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-pt-rBR/cm_aosp.xml b/res/values-pt-rBR/cm_aosp.xml
new file mode 100644
index 00000000..8457e48a
--- /dev/null
+++ b/res/values-pt-rBR/cm_aosp.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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>
+ <string name="rsvp_accepted">Respondido que sim.</string>
+ <string name="rsvp_tentative">Respondido que talvez.</string>
+ <string name="rsvp_declined">Respondido que não.</string>
+</resources> \ No newline at end of file