mpxplugins/serviceplugins/collectionplugins/mpxsqlitepodcastdbplugin/loc/mpxpodcastcollectiondb.loc
changeset 0 ff3acec5bc43
equal deleted inserted replaced
-1:000000000000 0:ff3acec5bc43
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Localisation file for MPX Podcast DB
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 //d:Text for first item in podcast main menu.
       
    22 //l:list_single_graphic_pane_t1
       
    23 //r:5.0
       
    24 //
       
    25 #define qtn_nmp_all_episodes "All episodes"
       
    26 
       
    27 //d:Text for second item in podcast main menu.
       
    28 //l:list_single_graphic_pane_t1
       
    29 //r:5.0
       
    30 //
       
    31 #define qtn_nmp_by_title "By title"
       
    32 
       
    33 //d:Text for third item in podcast main menu.
       
    34 //l:list_single_graphic_pane_t1
       
    35 //r:5.0
       
    36 //
       
    37 #define qtn_nmp_by_publish_date "By publish date"
       
    38 
       
    39 //d:Text for fourth item in podcast main menu.
       
    40 //l:list_single_graphic_pane_t1
       
    41 //r:5.0
       
    42 //
       
    43 #define qtn_nmp_recently_added "Recently added"
       
    44 
       
    45 //d:Text for fifth item in podcast main menu.
       
    46 //l:list_single_graphic_pane_t1
       
    47 //r:5.0
       
    48 //
       
    49 #define qtn_nmp_not_yet_played "Never played"
       
    50 
       
    51 // *** Title Pane ***
       
    52 
       
    53 // d:Text for Podcast Collection menu item in main player menu
       
    54 // l:list_double_large_graphic_pane_t1
       
    55 // r:5.0
       
    56 //
       
    57 #define qtn_mus_podcasts "Podcasts"
       
    58 
       
    59 //d:Text in Podcast Menu View title pane
       
    60 //l:title_pane_t2/opt9
       
    61 //r:5.0
       
    62 //
       
    63 #define qtn_mp_title_my_podcast "Podcast Menu"
       
    64 
       
    65 //d:Text in Podcast View title pane
       
    66 //l:title_pane_t2/opt9
       
    67 //r:5.1
       
    68 //
       
    69 #define qtn_vmp_title_podcasts "Podcasts"
       
    70 
       
    71 //d:Text in Episodes View title pane when view is opened
       
    72 //d:via "All Episodes" item in Podcast Menu View
       
    73 //l:title_pane_t2/opt9
       
    74 //r:5.0
       
    75 //
       
    76 #define qtn_nmp_title_all_episodes "All episodes"
       
    77 
       
    78 //d:Text in Publish Date View title pane
       
    79 //l:title_pane_t2/opt9
       
    80 //r:5.0
       
    81 //
       
    82 #define qtn_mus_title_publish_date "Publish date"
       
    83 
       
    84 //d:Text in Titlew View title pane
       
    85 //l:title_pane_t2/opt9
       
    86 //r:5.0
       
    87 //
       
    88 #define qtn_mus_title_titles "Titles"
       
    89 
       
    90 //d:Text in Episodes View title pane when view is opened
       
    91 //d:via "Recently Added" item in Podcast Menu View
       
    92 //l:title_pane_t2/opt9
       
    93 //r:5.0
       
    94 //
       
    95 #define qtn_nmp_title_recently_added "Recently added"
       
    96 
       
    97 //d:Text in Episodes View title pane when view is opened
       
    98 //d:via "Never Played" item in Podcast Menu View
       
    99 //l:title_pane_t2/opt9
       
   100 //r:5.0
       
   101 //
       
   102 #define qtn_nmp_unplayed "Never played"
       
   103 
       
   104 //d:Text in Episodes View title pane when view is opened
       
   105 //d:via selecting the "Today" category in the Publish Date View.
       
   106 //l:title_pane_t2/opt9
       
   107 //r:5.0
       
   108 //
       
   109 #define qtn_nmp_episodes_title_published_today "Today"
       
   110 
       
   111 //d:Text in Episodes View title pane when view is opened
       
   112 //d:via selecting the "Yesterday" category in the Publish Date View.
       
   113 //l:title_pane_t2/opt9
       
   114 //r:5.0
       
   115 //
       
   116 #define qtn_nmp_episodes_title_published_yesterday "Yesterday"
       
   117 
       
   118 //d:Text in Episodes View title pane when view is opened
       
   119 //d:via selecting the "This week" category in the Publish Date View.
       
   120 //l:title_pane_t2/opt9
       
   121 //r:5.0
       
   122 //
       
   123 #define qtn_nmp_episodes_title_published_this_week "This week"
       
   124 
       
   125 //d:Text in Episodes View title pane when view is opened
       
   126 //d:via selecting the "Last week" category in the Publish Date View.
       
   127 //l:title_pane_t2/opt9
       
   128 //r:5.0
       
   129 //
       
   130 #define qtn_nmp_episodes_title_published_last_week "Last week"
       
   131 
       
   132 //d:Text in Episodes View title pane when view is opened
       
   133 //d:via selecting the "2 weeks ago" category in the Publish Date View.
       
   134 //l:title_pane_t2/opt9
       
   135 //r:5.0
       
   136 //
       
   137 #define qtn_nmp_episodes_title_published_two_weeks_ago "2 weeks ago"
       
   138 
       
   139 //d:Text in Episodes View title pane when view is opened
       
   140 //d:via selecting the "3 weeks ago" category in the Publish Date View.
       
   141 //l:title_pane_t2/opt9
       
   142 //r:5.0
       
   143 //
       
   144 #define qtn_nmp_episodes_title_published_three_weeks_ago "3 weeks ago"
       
   145 
       
   146 //d:Text in Episodes View title pane when view is opened
       
   147 //d:via selecting the "Last month" category in the Publish Date View.
       
   148 //l:title_pane_t2/opt9
       
   149 //r:5.0
       
   150 //
       
   151 #define qtn_nmp_episodes_title_published_last_month "Last month"
       
   152 
       
   153 //d:Text in Episodes View title pane when view is opened
       
   154 //d:via selecting the "Earlier" category in the Publish Date View.
       
   155 //l:title_pane_t2/opt9
       
   156 //r:5.0
       
   157 //
       
   158 #define qtn_nmp_episodes_title_published_earlier "Earlier"
       
   159 
       
   160 //d:Text in Episodes View title pane when view is opened
       
   161 //d:via selecting the "Unknown" category in the Publish Date View.
       
   162 //l:title_pane_t2/opt9
       
   163 //r:5.0
       
   164 //
       
   165 #define qtn_nmp_episodes_title_published_date_unknown "Date unknown"
       
   166 
       
   167 //d:List item representing a publish date category within
       
   168 //d:Publish Date View
       
   169 //l:list_single_graphic_pane_t1
       
   170 //r:5.0
       
   171 //
       
   172 #define qtn_nmp_publish_date_today "Today"
       
   173 
       
   174 //d:List item representing a publish date category within
       
   175 //d:Publish Date View
       
   176 //l:list_single_graphic_pane_t1
       
   177 //r:5.0
       
   178 //
       
   179 #define qtn_nmp_publish_date_yesterday "Yesterday"
       
   180 
       
   181 //d:List item representing a publish date category within
       
   182 //d:Publish Date View
       
   183 //l:list_single_graphic_pane_t1
       
   184 //r:5.0
       
   185 //
       
   186 #define qtn_nmp_publish_date_this_week "This week"
       
   187 
       
   188 //d:List item representing a publish date category within
       
   189 //d:Publish Date View
       
   190 //l:list_single_graphic_pane_t1
       
   191 //r:5.0
       
   192 //
       
   193 #define qtn_nmp_publish_date_last_week "Last week"
       
   194 
       
   195 //d:List item representing a publish date category within
       
   196 //d:Publish Date View
       
   197 //l:list_single_graphic_pane_t1
       
   198 //r:5.0
       
   199 //
       
   200 #define qtn_nmp_publish_date_2_weeks "2 weeks ago"
       
   201 
       
   202 //d:List item representing a publish date category within
       
   203 //d:Publish Date View
       
   204 //l:list_single_graphic_pane_t1
       
   205 //r:5.0
       
   206 //
       
   207 #define qtn_nmp_publish_date_3_weeks "3 weeks ago"
       
   208 
       
   209 //d:List item representing a publish date category within
       
   210 //d:Publish Date View
       
   211 //l:list_single_graphic_pane_t1
       
   212 //r:5.0
       
   213 //
       
   214 #define qtn_nmp_publish_date_last_months "Last month"
       
   215 
       
   216 //d:List item representing a publish date category within
       
   217 //d:Publish Date View
       
   218 //l:list_single_graphic_pane_t1
       
   219 //r:5.0
       
   220 //
       
   221 #define qtn_nmp_publish_date_earlier "Earlier"
       
   222 
       
   223 
       
   224 // d:List item representing a publish date category within
       
   225 // d:Publish Date View
       
   226 // l:list_single_graphic_pane_t1
       
   227 // r:5.0
       
   228 //
       
   229 #define qtn_nmp_publish_date_unknown "Unknown"
       
   230 
       
   231 //d:List item within Music Player Main View to show the number of items in the collection.
       
   232 //d:Used when number of episodes is 0 (zero) or greater than 1..  %N repesents
       
   233 //d:the number of podcasts in the current view.
       
   234 //l:list_double_large_graphic_pane_t2
       
   235 //r:5.0
       
   236 //
       
   237 #define qtn_mus_podcast_num_episodes "%N episodes"
       
   238 
       
   239 //d:List item within Music Player Main View to show the number of items in the collection.
       
   240 //d:Used when number of episodes is equal to 1.
       
   241 //l:list_double_large_graphic_pane_t2
       
   242 //r:5.0
       
   243 //
       
   244 #define qtn_mus_podcast_one_episode "1 episode"
       
   245 
       
   246 // End of File