summaryrefslogtreecommitdiffstats
path: root/carousel/test/res/values-ca/strings.xml
blob: 15d758c47445ad11a8482bf5c1cfb0ea4b4ca1e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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">"Una aplicació per mostrar l\'ús de Carousel"</string>
    <string name="task_switcher_activity_label" msgid="714620143340933546">"TaskSwitcher"</string>
    <string name="recent_tasks_title" msgid="1030287226205477117">"Aplicacions usades recentment"</string>
    <string name="no_recent_tasks" msgid="6884096266670555780">"No hi ha tasques recents"</string>
</resources>