musichomescreen/loc/musichomescreen.loc
changeset 0 ff3acec5bc43
equal deleted inserted replaced
-1:000000000000 0:ff3acec5bc43
       
     1 /*
       
     2 * Copyright (c) 2008-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:  Localization strings for project MusicHomeScreen
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19   The syntax of a logical name entry in this file is the following:
       
    20 
       
    21   // d:context description (line 1)
       
    22   // d:context description (line N)
       
    23   // l:layout id
       
    24   // w:
       
    25   // r:release information
       
    26   //
       
    27   #define qtn_<?feature_or_application>_?freetext "?text"
       
    28 
       
    29   where
       
    30       "qtn_" starts a logical name.  Note: "text_" has been used in
       
    31            old logical names, but is deprecated.
       
    32       "?feature/application" is 2-5 lower-case characters and/or numbers
       
    33            identifying the larger context of the display text.
       
    34       "?freetext" is the free text portion of the logical name.
       
    35            It may contain only lower-case letters ('a' to 'z'), numbers
       
    36            ('0' to '9'), and the underscore ('_').  The total length of
       
    37            the logical name does must not exceed 50 characters.
       
    38       "d:" Starts a description line clarifying the entry's context with
       
    39            information like:
       
    40            - Is a word a verb in imperative or is it a noun?  (For instance,
       
    41              what does "Set" mean?)
       
    42            - What will replace %U (unicode text parameter) or %N (number
       
    43              parameter) included in texts?  (For instance, is it a phone
       
    44              number or an e-mail address?)
       
    45       "l:" Starts a layout id information (one line).
       
    46            "P" and "No" are symbols in LAF's information table
       
    47                 - "P" is parent pane or current pane
       
    48                 - "No" is reference number in table
       
    49       "r:" Starts a release information: one line indicating in which
       
    50            S60 release the text was used for the first time.
       
    51 
       
    52   Refer to the S60 localization instructions for more information.
       
    53 */
       
    54 // LOCALISATION STRINGS
       
    55 CHARACTER_SET UTF8
       
    56 
       
    57 // d: Title of the Music suite in the matrix menu main screen
       
    58 // l: title_pane_t2/opt9
       
    59 // r: S60 v5.1
       
    60 //
       
    61 #define qtn_vmp_title_suite "Music"
       
    62 
       
    63 // d: The title for the most recently played track or song
       
    64 // d: this is when the music player is in stopped state 
       
    65 // l: list_logical_template_3_title
       
    66 // r: S60 v5.1
       
    67 //
       
    68 #define qtn_vmp_title_last_played "Last Played"	
       
    69 
       
    70 // d: The title for the currently playing track or song 
       
    71 // d: this is when the music player is in playing state
       
    72 // l: list_logical_template_3_title
       
    73 // r: S60 v5.1
       
    74 //
       
    75 #define qtn_vmp_title_now_playing "Now Playing"
       
    76 
       
    77 // d: The detail when music player was never launched
       
    78 // l: list_logical_template_3_detail
       
    79 // r: S60 v5.1
       
    80 //
       
    81 #define qtn_vmp_title_music_no_music "No Music Played"
       
    82 
       
    83 // d: The music the user has in his terminal
       
    84 // l: list_logical_template_3_title
       
    85 // r: S60 v5.1
       
    86 //
       
    87 #define qtn_vmp_title_my_music "My Music"
       
    88 
       
    89 // d: The text indicating that the user has only ONE song in his terminal
       
    90 // l: list_logical_template_3_detail
       
    91 // r: S60 v5.1
       
    92 //
       
    93 #define qtn_vmp_title_my_music_1_song "1 Song"
       
    94 
       
    95 // d: The text indicating that the number of songs the
       
    96 // d: user has in his terminal
       
    97 // d: %N is total number of songs in My Music
       
    98 // l: list_logical_template_3_detail
       
    99 // r: S60 v5.1
       
   100 //
       
   101 #define qtn_vmp_title_my_music_n_songs "%N Songs"
       
   102 
       
   103 // d: The text indicating that the user has NO songs in his terminal
       
   104 // l: list_logical_template_3_detail
       
   105 // r: S60 v5.1
       
   106 //
       
   107 #define qtn_vmp_title_my_music_no_songs	"No Songs"
       
   108 
       
   109 // d: The name of the Nokia music store web service
       
   110 // l: list_logical_template_3_title
       
   111 // r: S60 v5.1
       
   112 //
       
   113 #define qtn_vmp_title_nokia_music_store	"Nokia Music Store"
       
   114 
       
   115 // d: The description ad for the Nokia music store
       
   116 // l: list_logical_template_3_detail
       
   117 // r: S60 v5.1
       
   118 //
       
   119 #define qtn_vmp_title_nokia_store_ad "Explore millions of songs and download music"
       
   120 
       
   121 // d: The name for the radio application
       
   122 // l: list_logical_template_3_title
       
   123 // r: S60 v5.1
       
   124 //
       
   125 #define qtn_vmp_title_fm_radio "FM Radio"
       
   126 
       
   127 // d: The Ad for the Radio application
       
   128 // l: list_logical_template_3_detail
       
   129 // r: S60 v5.1
       
   130 //
       
   131 #define qtn_vmp_title_fm_radio_ad "Radio with RDS"
       
   132 
       
   133 // d: The Text to be displayed when the device intially
       
   134 // d: powers up or when the user returns to the homescreen
       
   135 // d: and has not played any Music or Podcast 
       
   136 // r: S60 v5.1
       
   137 //
       
   138 #define qtn_vmp_music_widget_go_to_music "Go To Music"
       
   139 
       
   140 // d: The Text to be displayed when we are about to open a
       
   141 // d: a song, the purpose is to inform the user that an 
       
   142 // d: operation is ongoing.
       
   143 // r: S60 v5.1
       
   144 //
       
   145 #define qtn_vmp_music_widget_opening "Opening ..."
       
   146 
       
   147 // End of File