summaryrefslogtreecommitdiffstats
path: root/carousel/test/res
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-11-01 13:19:48 -0700
committerEric Fischer <enf@google.com>2011-11-01 13:19:48 -0700
commited2ce847b33c922a26c634563f4f60c1de9c66b8 (patch)
tree35ae71693861f4db87ff1a0dd572e8bfa5add319 /carousel/test/res
parent178d14af86be845acf73d4af13aa1200c2e34377 (diff)
downloadandroid_frameworks_ex-ed2ce847b33c922a26c634563f4f60c1de9c66b8.tar.gz
android_frameworks_ex-ed2ce847b33c922a26c634563f4f60c1de9c66b8.tar.bz2
android_frameworks_ex-ed2ce847b33c922a26c634563f4f60c1de9c66b8.zip
Import revised translations.
Change-Id: I958131674c746b90d62b6e428b65e554983c52f6
Diffstat (limited to 'carousel/test/res')
-rw-r--r--carousel/test/res/values-be/strings.xml28
-rw-r--r--carousel/test/res/values-et/strings.xml28
2 files changed, 56 insertions, 0 deletions
diff --git a/carousel/test/res/values-be/strings.xml b/carousel/test/res/values-be/strings.xml
new file mode 100644
index 0000000..631a815
--- /dev/null
+++ b/carousel/test/res/values-be/strings.xml
@@ -0,0 +1,28 @@
+<?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="music_demo_activity_label" msgid="4382090808250495841">"MusicCarousel"</string>
+ <string name="carousel_test_activity_label" msgid="6014624482213318747">"CarouselTest"</string>
+ <string name="carousel_test_activity_description" msgid="1632693812604375483">"Прыкладанне, якое адлюстроўвае выкарыстанне Carousel"</string>
+ <string name="task_switcher_activity_label" msgid="714620143340933546">"TaskSwitcher"</string>
+ <string name="recent_tasks_title" msgid="1030287226205477117">"Апошнія прыкладанні"</string>
+ <string name="no_recent_tasks" msgid="6884096266670555780">"Няма апошніх задач"</string>
+</resources>
diff --git a/carousel/test/res/values-et/strings.xml b/carousel/test/res/values-et/strings.xml
new file mode 100644
index 0000000..59f0b5c
--- /dev/null
+++ b/carousel/test/res/values-et/strings.xml
@@ -0,0 +1,28 @@
+<?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="music_demo_activity_label" msgid="4382090808250495841">"MusicCarousel"</string>
+ <string name="carousel_test_activity_label" msgid="6014624482213318747">"CarouselTest"</string>
+ <string name="carousel_test_activity_description" msgid="1632693812604375483">"Rakendus, mis näitab karusselli kasutust"</string>
+ <string name="task_switcher_activity_label" msgid="714620143340933546">"TaskSwitcher"</string>
+ <string name="recent_tasks_title" msgid="1030287226205477117">"Hiljutised rakendused"</string>
+ <string name="no_recent_tasks" msgid="6884096266670555780">"Hiljutised ülesanded puuduvad"</string>
+</resources>