summaryrefslogtreecommitdiffstats
path: root/packages/SubscribedFeedsProvider
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-09-08 16:23:44 -0700
committerEric Fischer <enf@google.com>2009-09-08 16:54:05 -0700
commit5cacfb9df2eadc439052ea26c9d67a89376d2b31 (patch)
tree8fd98f026b548e7b39d7cebb7b115dd50693ac3d /packages/SubscribedFeedsProvider
parentb80f698362e84b83e1c44c92fb76b0fdf1a5ef6d (diff)
downloadframeworks_base-5cacfb9df2eadc439052ea26c9d67a89376d2b31.zip
frameworks_base-5cacfb9df2eadc439052ea26c9d67a89376d2b31.tar.gz
frameworks_base-5cacfb9df2eadc439052ea26c9d67a89376d2b31.tar.bz2
Import revised translations. DO NOT MERGE
Diffstat (limited to 'packages/SubscribedFeedsProvider')
-rw-r--r--packages/SubscribedFeedsProvider/res/values-cs/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-de/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-es/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-fr/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-it/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-ja/strings.xml21
-rw-r--r--packages/SubscribedFeedsProvider/res/values-nl/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-pl/strings.xml4
-rw-r--r--packages/SubscribedFeedsProvider/res/values-zh-rTW/strings.xml4
9 files changed, 45 insertions, 8 deletions
diff --git a/packages/SubscribedFeedsProvider/res/values-cs/strings.xml b/packages/SubscribedFeedsProvider/res/values-cs/strings.xml
index 9b782b0..b570a3f 100644
--- a/packages/SubscribedFeedsProvider/res/values-cs/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-cs/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Synchronizace zdrojů"</string>
+ <string name="app_label" msgid="5400580392303600842">"Synchronizace zdrojů"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-de/strings.xml b/packages/SubscribedFeedsProvider/res/values-de/strings.xml
index 1ade594..f1430e1 100644
--- a/packages/SubscribedFeedsProvider/res/values-de/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-de/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Feedsynchronisierung"</string>
+ <string name="app_label" msgid="5400580392303600842">"Feedsynchronisierung"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-es/strings.xml b/packages/SubscribedFeedsProvider/res/values-es/strings.xml
index 86c6946..d04206d 100644
--- a/packages/SubscribedFeedsProvider/res/values-es/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-es/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Sincronización de feeds"</string>
+ <string name="app_label" msgid="5400580392303600842">"Sincronización de feeds"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-fr/strings.xml b/packages/SubscribedFeedsProvider/res/values-fr/strings.xml
index 924b960..1db303d 100644
--- a/packages/SubscribedFeedsProvider/res/values-fr/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-fr/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Synchronisation des flux"</string>
+ <string name="app_label" msgid="5400580392303600842">"Synchronisation des flux"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-it/strings.xml b/packages/SubscribedFeedsProvider/res/values-it/strings.xml
index eabb17e..fc893ae 100644
--- a/packages/SubscribedFeedsProvider/res/values-it/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-it/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Sincronizzazione feed"</string>
+ <string name="app_label" msgid="5400580392303600842">"Sincronizzazione feed"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-ja/strings.xml b/packages/SubscribedFeedsProvider/res/values-ja/strings.xml
new file mode 100644
index 0000000..4026b26
--- /dev/null
+++ b/packages/SubscribedFeedsProvider/res/values-ja/strings.xml
@@ -0,0 +1,21 @@
+<?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">
+ <string name="app_label" msgid="5400580392303600842">"フィードの同期"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
+</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-nl/strings.xml b/packages/SubscribedFeedsProvider/res/values-nl/strings.xml
index b9e82d1..2537b64 100644
--- a/packages/SubscribedFeedsProvider/res/values-nl/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-nl/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Feeds synchroniseren"</string>
+ <string name="app_label" msgid="5400580392303600842">"Feeds synchroniseren"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-pl/strings.xml b/packages/SubscribedFeedsProvider/res/values-pl/strings.xml
index 02da9f3..86d1c3e 100644
--- a/packages/SubscribedFeedsProvider/res/values-pl/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-pl/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Synchronizowanie kanałów"</string>
+ <string name="app_label" msgid="5400580392303600842">"Synchronizowanie kanałów"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>
diff --git a/packages/SubscribedFeedsProvider/res/values-zh-rTW/strings.xml b/packages/SubscribedFeedsProvider/res/values-zh-rTW/strings.xml
index e6643cd..87d93e4 100644
--- a/packages/SubscribedFeedsProvider/res/values-zh-rTW/strings.xml
+++ b/packages/SubscribedFeedsProvider/res/values-zh-rTW/strings.xml
@@ -15,5 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"同步資訊提供"</string>
+ <string name="app_label" msgid="5400580392303600842">"同步資訊提供"</string>
+ <!-- no translation found for provider_label (3669714991966737047) -->
+ <skip />
</resources>