upnpframework/loc/upnpframework.loc
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
   201 
   201 
   202 //d:text for navi pane. tells the user how many files were found
   202 //d:text for navi pane. tells the user how many files were found
   203 //l:navi_text_pane_t1
   203 //l:navi_text_pane_t1
   204 //r:wk49/2008
   204 //r:wk49/2008
   205 //
   205 //
   206 #define qtn_iupnp_nof_file                  "%N file"
   206 #define qtn_iupnp_nof_file                  "1 file"
   207 
   207 
   208 //d:result window error note text
   208 //d:result window error note text
   209 //d:error note is shown when too many result files are found
   209 //d:error note is shown when too many result files are found
   210 //l:popup_note_window/opt1
   210 //l:popup_note_window/opt1
   211 //r:wk49/2008
   211 //r:wk49/2008
   212 //
   212 //
   213 #define qtn_iupnp_too_big_cache_note_text   "Too many items, showing only %N"
   213 #define qtn_iupnp_too_big_cache_note_text   "Too many items, showing only %N"
   214 
   214 
       
   215 //d:Copy file error note
       
   216 //l:popup_note_window/opt2
       
   217 //r:wk08/2009
       
   218 //
       
   219 #define qtn_iupnp_copy_failed               "Copy failed. Some files may not be copied."
       
   220 
       
   221 //d:Used to describe when there is no memory while the user is copying files
       
   222 //l:popup_note_window/opt2
       
   223 //r:wk08/2009
       
   224 #define qtn_iupnp_running_out_of_memory     "Running out of memory. Some files might not be copied."
       
   225 
       
   226 //d:progress info when data is being found from a media server
       
   227 //l:navi_text_pane_t1
       
   228 //r:wk08/2009
       
   229 #define qtn_iupnp_finding                   "Finding %N%"
   215 
   230 
   216 // --------------------------------------------------------------------------
   231 // --------------------------------------------------------------------------
   217 // 
   232 // 
   218 // LOCALISATION STRINGS FOR BROWSING AND RENDERING SERVICES
   233 // LOCALISATION STRINGS FOR BROWSING AND RENDERING SERVICES
   219 // (UPnPCommonUI) 
   234 // (UPnPCommonUI) 
   320 //l:popup_note_window/opt2
   335 //l:popup_note_window/opt2
   321 //r:2.1
   336 //r:2.1
   322 //
   337 //
   323 #define qtn_iupnp_info_copy_one                 "1 file copied"
   338 #define qtn_iupnp_info_copy_one                 "1 file copied"
   324 
   339 
       
   340 //d:Used to describe the result when no files copied
       
   341 //l:popup_note_window/opt2
       
   342 //r:2.1
       
   343 //
       
   344 #define qtn_iupnp_info_copy_none                "No files were copied"
       
   345 
   325 //d:Used to describe the result of copying multiple files
   346 //d:Used to describe the result of copying multiple files
   326 //l:popup_note_window/opt2
   347 //l:popup_note_window/opt2
   327 //r:2.1
   348 //r:2.1
   328 //
   349 //
   329 #define qtn_iupnp_info_copy_many                "%N files copied"
   350 #define qtn_iupnp_info_copy_many                "%N files copied"
   351 //l:popup_note_window/opt2
   372 //l:popup_note_window/opt2
   352 //r:2.1
   373 //r:2.1
   353 //
   374 //
   354 #define qtn_iupnp_no_items_to_play_text         "Container does not contain any supported items"
   375 #define qtn_iupnp_no_items_to_play_text         "Container does not contain any supported items"
   355 
   376 
       
   377 //d:Wait note shown while opening a server for browsing
       
   378 //l:popup_note_wait_window
       
   379 //r:wk08/2009
       
   380 //
       
   381 #define qtn_iupnp_wait_opening_server           "Opening"
       
   382 
       
   383 //d:progress info when data is being retrieved from a media server
       
   384 //l:navi_text_pane_t1
       
   385 //r:wk10/2009
       
   386 #define qtn_iupnp_updating                      "Updating %N%"
       
   387 
       
   388 //d:Information note header for music playback device selection
       
   389 //l:heading_pane_t1
       
   390 //r:wk10/2009
       
   391 //
       
   392 #define qtn_iupnp_popup_play                    "Play:"
       
   393 
       
   394 //d:Information note header for image/video playback device selection
       
   395 //l:heading_pane_t1
       
   396 //r:wk10/2009
       
   397 //
       
   398 #define qtn_iupnp_popup_show                    "Show:"
       
   399 
       
   400 //d:Show or play an item on the handset
       
   401 //l:list_single_pane_t1_cp2
       
   402 //r:wk10/2009
       
   403 //
       
   404 #define qtn_iupnp_popup_on_device               "On device"
       
   405 
       
   406 //d:Show or play an item via network - on a remote device
       
   407 //l:list_single_pane_t1_cp2
       
   408 //r:wk10/2009
       
   409 //
       
   410 #define qtn_iupnp_popup_via_home_net            "Via Home net"
   356 
   411 
   357 // --------------------------------------------------------------------------
   412 // --------------------------------------------------------------------------
   358 // 
   413 // 
   359 // COMMON LOCALISATION STRINGS
   414 // COMMON LOCALISATION STRINGS
   360 // Strings are used by multiple components.
   415 // Strings are used by multiple components.
   399 //l:popup_note_window/opt2
   454 //l:popup_note_window/opt2
   400 //r:2.1
   455 //r:2.1
   401 //
   456 //
   402 #define qtn_iupnp_err_conn_lost                 "Connection lost, some files may not be moved"
   457 #define qtn_iupnp_err_conn_lost                 "Connection lost, some files may not be moved"
   403 
   458 
       
   459 //d:Used to describe when rendering is failed
       
   460 //d:while some other controlpoint is using rendere
       
   461 //l:popup_note_window/opt2
       
   462 //r:2.1
       
   463 //
       
   464 #define qtn_iupnp_renderer_in_use               "%U is already in use. Please try again later."
       
   465 
   404 // End of File
   466 // End of File