This repository was archived by the owner on Jun 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 396
Expand file tree
/
Copy pathstrings.xml
More file actions
70 lines (69 loc) · 4.07 KB
/
strings.xml
File metadata and controls
70 lines (69 loc) · 4.07 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2019. Google LLC
~
~ 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
~
~ https://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="santaDashboard">Tauler del Pare Noel</string>
<string name="current_location">UBICACIÓ ACTUAL</string>
<string name="presents_delivered">REGALS ENTREGATS</string>
<string name="santa_status">ESTAT DEL PARE NOEL</string>
<string name="arriving_in">ARRIBA D\'AQUÍ A</string>
<string name="departing_in">SURT D\'AQUÍ A</string>
<string name="localtime">HA ARRIBAT A</string>
<string name="population">POBLACIÓ</string>
<string name="next_destination">DESTINACIÓ SEGÜENT</string>
<string name="arriving_at">ARRIBA A</string>
<string name="arrived_at">HA ARRIBAT A</string>
<string name="in_transit">De camí</string>
<string name="follow_santa">Segueix el Pare Noel</string>
<string name="lost_contact_with_santa">Hem perdut el contacte amb el Pare Noel</string>
<string name="notification_nearby">El Pare Noel és a prop!</string>
<string name="notification_takeoff">El Pare Noel ja ha sortit!</string>
<string name="notification_unlock_video">Hi ha un vídeo nou disponible.</string>
<string name="notification_unlock_game">Hi ha un joc nou disponible.</string>
<string name="santa_arrives_in_your_area_in">EL PARE NOEL ARRIBARÀ A LA TEVA ÀREA D\'AQUÍ A</string>
<string name="santa_is_approximately">EL PARE NOEL ES TROBA APROXIMADAMENT A</string>
<string name="distance_km_away">%1$,d km%2$s d\'aquí</string>
<string name="distance_optional_miles">\u0020(%,d mi)</string>
<string name="distance_mi_away">%1$,d milles d\'aquí</string>
<string name="did_you_know">SABIES QUE</string>
<string name="watch_movie">MIRA LA PEL·LÍCULA</string>
<string name="santa_update">NOTIFICACIÓ DEL PARE NOEL</string>
<string name="elapsed_time">TEMPS TRANSCORREGUT</string>
<string name="wikipedia">Viquipèdia</string>
<string name="arrival">ARRIBADA</string>
<string name="weather">CONDICIONS METEOROLÒGIQUES</string>
<string name="weather_format">%1$s °C / %2$s °F</string>
<string name="did_you_know_attribution">Dades mundials proporcionades per National Geographic Bee</string>
<string name="photo">Foto</string>
<string name="photos">Fotos</string>
<string name="street_view">STREET VIEW</string>
<string name="back_to_santa_cam">TORNA A LA CÀMERA DEL PARE NOEL</string>
<string name="update_from_santa">Novetats del Pare Noel</string>
<string name="trivia_from_santa">Preguntes i respostes del Pare Noel</string>
<string name="photo_from_santa">Foto del Pare Noel</string>
<string name="video_from_santa">Vídeo del Pare Noel</string>
<string name="show_history">Mostra l\'historial</string>
<string name="see_best_moments">Mostra els millors moments del viatge del Pare Noel</string>
<string name="return_to_map">Torna al mapa</string>
<string name="santa_is_now_arriving_in_x">El Pare Noel està a punt d\'arribar a %s.</string>
<string name="santa_has_handed_out_x_presents">El Pare Noel ha entregat %s regals.</string>
<string name="new_update_from_santa">Nova actualització del Pare Noel</string>
<string name="new_trivia_from_santa">Noves preguntes i respostes del Pare Noel</string>
<string name="new_video_from_santa">Nou vídeo del Pare Noel</string>
<string name="new_photo_from_santa">Nova foto del Pare Noel</string>
<string name="cast_overlay_text">Segueix el Pare Noel a la pantalla de casa.\nToca aquest botó per veure el viatge del Pare Noel al televisor amb Chromecast.</string>
<string name="menu_media_router_title">Botó d\'emetre</string>
</resources>