profilesservices/MediaFileList/loc/MediaFileList.loc
branchRCL_3
changeset 25 7e0eff37aedb
parent 0 8c5d936e5675
equal deleted inserted replaced
24:8ee96d21d9bf 25:7e0eff37aedb
       
     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:  
       
    15 *     This is a localisation file for MediaFileList module.
       
    16 *     A .loc file is the one and only place where the logical strings
       
    17 *     to be localised are defined.
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 //d: Tone Selection List title.
       
    25 //l: title_pane_t2/opt9
       
    26 //r:5.1
       
    27 #define qtn_tsl_title "Select tone"
       
    28 
       
    29 //d: Softkey label for previewing video files
       
    30 //l: control_pane_t1/opt7
       
    31 //r:5.1
       
    32 #define text_softkey_preview "Preview"
       
    33 
       
    34 //d:File format error.
       
    35 //l:popup_note_window
       
    36 //r:5.1
       
    37 #define qtn_tsl_file_format_error "Tone format not supported"
       
    38 
       
    39 //d:File format error.
       
    40 //l:popup_note_window
       
    41 //r:5.1
       
    42 #define qtn_mp_note_invalid_clip "Invalid clip. Operation cancelled"
       
    43 
       
    44 //d:File size error.
       
    45 //l:popup_note_window
       
    46 //r:5.1
       
    47 //
       
    48 #define qtn_profiles_tone_maxsize_error "Files larger than %N kB cannot be set as ringing tone"
       
    49 
       
    50 //d: Error message text for non-supported file formats
       
    51 //l: popup_note_window
       
    52 //r:5.1
       
    53 #define qtn_profiles_info_tone_drm_protected "Protected file. Cannot be selected as ringing tone."
       
    54 
       
    55 //d:Title in wait note that is shown when opening a folder is slow.
       
    56 //l:popup_note_wait_window
       
    57 //r:5.1
       
    58 #define qtn_tsl_wait_note_opening "Opening..."
       
    59 
       
    60 //d:Title in wait note that is shown when searching media files is slow.
       
    61 //l:popup_note_wait_window
       
    62 //r:5.1
       
    63 #define qtn_tsl_wait_note_searching "Searching..."
       
    64 
       
    65 //d:Title in wait note that is shown when refreshing media files is slow.
       
    66 //l:popup_note_wait_window
       
    67 //r:5.1
       
    68 #define qtn_tsl_wait_note_updating "Updating..."
       
    69 
       
    70 //
       
    71 // Folder names
       
    72 //
       
    73 
       
    74 //d: Title of the Download tones item.
       
    75 //l: heading_pane_t1
       
    76 //r:5.1
       
    77 #define qtn_tsl_download_tones "Download tones"
       
    78  
       
    79 //d: Title of the Tones folder.
       
    80 //l: heading_pane_t1
       
    81 //r:5.1
       
    82 #define qtn_tsl_tones_folder "Tones"
       
    83 
       
    84 //d: Title of the Music folder.
       
    85 //l: heading_pane_t1
       
    86 //r:5.1
       
    87 #define qtn_tsl_music_folder "Music"
       
    88 
       
    89 //d: Title of the Videos folder.
       
    90 //l: heading_pane_t1
       
    91 //r:5.1
       
    92 #define qtn_tsl_videos_folder "Videos"
       
    93 
       
    94 //d: Title of the Recordings folder.
       
    95 //l: heading_pane_t1
       
    96 //r:5.1
       
    97 #define qtn_tsl_recordings_folder "Recordings"
       
    98 
       
    99 //d: Title of the Default tone item.
       
   100 //l: heading_pane_t1
       
   101 //r:5.1
       
   102 #define qtn_tsl_according_to_profile "According to profile"
       
   103 
       
   104 //d: Title of the Off item.
       
   105 //l: heading_pane_t1
       
   106 //r:5.1
       
   107 #define qtn_tsl_off "Off"
       
   108 
       
   109 //d: Title of the All music folder.
       
   110 //l: heading_pane_t1
       
   111 //r:5.1
       
   112 #define qtn_tsl_all_music_folder "All music"
       
   113 
       
   114 //d: Title of the Artist folder.
       
   115 //l: heading_pane_t1
       
   116 //r:5.1
       
   117 #define qtn_tsl_artists_folder "Artists"
       
   118 
       
   119 //d: Title of the Albums folder.
       
   120 //l: heading_pane_t1
       
   121 //r:5.1
       
   122 #define qtn_tsl_albums_folder "Albums"
       
   123 
       
   124 //d: Title of the Genres folder.
       
   125 //l: heading_pane_t1
       
   126 //r:5.1
       
   127 #define qtn_tsl_genres_folder "Genres"
       
   128 
       
   129 //d: Title of the Composers folder.
       
   130 //l: heading_pane_t1
       
   131 //r:5.1
       
   132 #define qtn_tsl_composers_folder "Composers"
       
   133 
       
   134 //d: Title of the Artist all folder/view.
       
   135 //l: heading_pane_t1
       
   136 //r:5.1
       
   137 #define qtn_tsl_all "All"
       
   138 
       
   139 
       
   140 
       
   141 //
       
   142 // View names
       
   143 //
       
   144 
       
   145 //d: Navi pane item in Tones view
       
   146 //l: tabs_3_long_active_pane_t1
       
   147 //r:5.1
       
   148 #define qtn_tsl_tones_view "Tones"
       
   149 
       
   150 //d: Navi pane item in Music view
       
   151 //l: tabs_3_long_active_pane_t1
       
   152 //r:5.1
       
   153 #define qtn_tsl_music_view "Music"
       
   154 
       
   155 //d: Navi pane item in Videos view
       
   156 //l: tabs_3_long_active_pane_t1
       
   157 //r:5.1
       
   158 #define qtn_tsl_videos_view "Videos"
       
   159 
       
   160 //d: Navi pane item in Recordings view
       
   161 //l: tabs_3_long_active_pane_t1
       
   162 //r:5.1
       
   163 #define qtn_tsl_recordings_view "Recordings"
       
   164 
       
   165 //d: Navi pane item in Find results view
       
   166 //d: not in ui spec
       
   167 //l: tabs_3_long_active_pane_t1
       
   168 //r:5.1
       
   169 #define qtn_tsl_find_results "Find results (%N)"
       
   170 
       
   171 //d: Navi pane item in Artists view
       
   172 //l: tabs_3_long_active_pane_t1
       
   173 //r:5.1
       
   174 #define qtn_tsl_artists_view "Artists"
       
   175 
       
   176 //d: Navi pane item in Albums view
       
   177 //l: tabs_3_long_active_pane_t1
       
   178 //r:5.1
       
   179 #define qtn_tsl_albums_view "Albums"
       
   180 
       
   181 //d: Navi pane item in Genres view
       
   182 //l: tabs_3_long_active_pane_t1
       
   183 //r:5.1
       
   184 #define qtn_tsl_genres_view "Genres"
       
   185 
       
   186 //d: Navi pane item in Composers view
       
   187 //l: tabs_3_long_active_pane_t1
       
   188 //r:5.1
       
   189 #define qtn_tsl_composers_view "Composers"
       
   190 
       
   191 //d: Title of the Unknown folder/view.
       
   192 //l: heading_pane_t1
       
   193 //r:5.1
       
   194 #define qtn_tsl_unknown_artist "Unknown"
       
   195 
       
   196 //d: Title of the Unknown folder/view.
       
   197 //l: heading_pane_t1
       
   198 //r:5.1
       
   199 #define qtn_tsl_unknown_album "Unknown"
       
   200 
       
   201 //d: Title of the Unknown folder/view.
       
   202 //l: heading_pane_t1
       
   203 //r:5.1
       
   204 #define qtn_tsl_unknown_genre "Unknown"
       
   205 
       
   206 //d: Title of the Unknown folder/view.
       
   207 //l: heading_pane_t1
       
   208 //r:5.1
       
   209 #define qtn_tsl_unknown_composer "Unknown"
       
   210 
       
   211 
       
   212 
       
   213 
       
   214 //d: Preview popup metadata field name.
       
   215 //l: heading_pane_t1
       
   216 //r:5.1
       
   217 #define qtn_tsl_preview_popup_artist "Artist: "
       
   218 
       
   219 //d: Preview popup metadata field name.
       
   220 //l: heading_pane_t1
       
   221 //r:5.1
       
   222 #define qtn_tsl_preview_popup_album "Album: "
       
   223 
       
   224 //d: Preview popup metadata field name.
       
   225 //l: heading_pane_t1
       
   226 //r:5.1
       
   227 #define qtn_tsl_preview_popup_genre "Genre: "
       
   228 
       
   229 //d: Preview popup metadata field name.
       
   230 //l: heading_pane_t1
       
   231 //r:5.1
       
   232 #define qtn_tsl_preview_popup_composer "Composer: "
       
   233 
       
   234 
       
   235 
       
   236 // End of File