summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-ca-rES/strings.xml
blob: fe20ff5daab136e60f5e8be9e899f84d294bad0d (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
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
<?xml version='1.0' encoding='UTF-8'?>
<resources xmlns:tools="http://schemas.android.com/tools">
  <!--Activitiy and fragment titles-->
  <string name="statistics_label">Estadístiques</string>
  <string name="add_feed_label">Afegir Podcast</string>
  <string name="episodes_label">Episodis</string>
  <string name="all_episodes_short_label">Tots</string>
  <string name="favorite_episodes_label">Preferits</string>
  <string name="new_label">Nous</string>
  <string name="settings_label">Ajustaments</string>
  <string name="downloads_label">Descàrregues</string>
  <string name="downloads_running_label">Actius</string>
  <string name="downloads_completed_label">Finalitzats</string>
  <string name="downloads_log_label">Log</string>
  <string name="subscriptions_label">Subscripcions</string>
  <string name="subscriptions_list_label">Llista de subscripcions</string>
  <string name="playback_history_label">Historial de Reproducció</string>
  <string name="gpodnet_main_label">gpodder.net</string>
  <string name="gpodnet_auth_label">gpodder.net Login</string>
  <string name="free_space_label">%1$s lliures</string>
  <string name="episode_cache_full_title">Cache d´episodis ple</string>
  <!--Statistics fragment-->
  <!--Main activity-->
  <string name="drawer_feed_order_alphabetical">Ordenar alfabeticament</string>
  <string name="drawer_feed_order_last_update">Ordenar per data de publicacio</string>
  <string name="drawer_feed_counter_new_unplayed">Nombre d´episodis nous mes nombre d´episodis no reproduits</string>
  <string name="drawer_feed_counter_new">Nombre de episodis nous</string>
  <!--Webview actions-->
  <!--Playback history-->
  <!--Other-->
  <!--'Add Feed' Activity labels-->
  <!--Actions on feeds-->
  <!--actions on feeditems-->
  <!--Download messages and labels-->
  <!--Mediaplayer messages-->
  <!--Queue operations-->
  <!--Flattr-->
  <!--Flattr-->
  <!--Variable Speed-->
  <!--Empty list labels-->
  <!--Preferences-->
  <!--Auto-Flattr dialog-->
  <!--Search-->
  <!--OPML import and export-->
  <!--Sleep timer-->
  <!--gpodder.net-->
  <!--Directory chooser-->
  <!--Online feed view-->
  <!--Content descriptions for image buttons-->
  <!--Feed information screen-->
  <!--Progress information-->
  <!--AntennaPodSP-->
  <!--Episodes apply actions-->
  <!--Sort-->
  <!--Rating dialog-->
  <!--Audio controls-->
  <!--proxy settings-->
  <!--Database import/export-->
  <!--Casting-->
  <!--<string name="cast_failed_to_connect">Could not connect to the device</string>-->
</resources>