summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rPT/strings.xml
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-07-13 15:54:06 -0700
committerEric Fischer <enf@google.com>2009-07-13 15:54:06 -0700
commite2263a23f24894d137ccd2ca46a5e545f69d46ac (patch)
tree78b35221518568f60913aaeb0b4ee4ccaf861e12 /res/values-pt-rPT/strings.xml
parentb55344ddfebfccbdb07ed7a209e91819a5e9925d (diff)
downloadandroid_packages_providers_CalendarProvider-e2263a23f24894d137ccd2ca46a5e545f69d46ac.tar.gz
android_packages_providers_CalendarProvider-e2263a23f24894d137ccd2ca46a5e545f69d46ac.tar.bz2
android_packages_providers_CalendarProvider-e2263a23f24894d137ccd2ca46a5e545f69d46ac.zip
Import new translations
Diffstat (limited to 'res/values-pt-rPT/strings.xml')
-rw-r--r--res/values-pt-rPT/strings.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..8904cca
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- no translation found for calendar_storage (5387668002987562770) -->
+ <skip />
+ <string name="gadget_title">"Calendário"</string>
+ <string name="no_title_label">"(Sem assunto)"</string>
+ <plurals name="gadget_more_events">
+ <item quantity="one">"mais 1 evento"</item>
+ <item quantity="other">"mais <xliff:g id="NUMBER">%d</xliff:g> eventos"</item>
+ </plurals>
+ <string name="gadget_no_events">"Sem eventos futuros no calendário"</string>
+</resources>