/*
* Copyright (c) 2007-2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: Localisation file for Gallery/Photos application
*
*/
/*
The syntax of a logical name entry in this file is the following:
// d:context description (line 1)
// d:context description (line N)
// l:layout id
// w:
// r:release information
//
#define qtn_<?feature_or_application>_?freetext "?text"
where
"qtn_" starts a logical name. Note: "text_" has been used in
old logical names, but is deprecated.
"?feature/application" is 2-5 lower-case characters and/or numbers
identifying the larger context of the display text.
"?freetext" is the free text portion of the logical name.
It may contain only lower-case letters ('a' to 'z'), numbers
('0' to '9'), and the underscore ('_'). The total length of
the logical name does must not exceed 50 characters.
"d:" Starts a description line clarifying the entry's context with
information like:
- Is a word a verb gin imperative or is it a noun? (For instance,
what does "Set" mean?)
- What will replace %U (unicode text parameter) or %N (number
parameter) included in texts? (For instance, is it a phone
number or an e-mail address?)
"l:" Starts a layout id information (one line).
"P" and "No" are symbols in LAF's information table
- "P" is parent pane or current pane
- "No" is reference number in table
"r:" Starts a release information: one line indicating in which
gallery increment (NOT RELEASE) the text was used for the first time.
*/
// -----------------------------------------------------------------------------
//
// Abbreviations
//
// -----------------------------------------------------------------------------
// d:UPnP: Universal Plug and Play. A communication technology that is used to show and play digital content and transfer content in home networks.
// d:DRM: Digital Rights Management. DRM is used to control how commercial content can be shared and viewed to protect the interest of content creators.
// d:In English language, "home network" should be shortened to "home net." if the longer version does not fit.
//d: Title of the Photos app shown in matrix menu.
//d: This is provided as part of the app registration file.
//l: cell_app_pane_t1
//r: 11.0
#define qtn_lgal_photos_app_title "Photos"
// d:Delete single item confirmation note
// d:%U will be replaced with name of item about to be deleted
// l:popup_note_window
// r:4.0
//
#define qtn_lgal_note_delete_image "Delete \n%U?"
// d:Delete multiple items confirmation note
// d:%N will be replaced with count of items about to be deleted
// l:popup_note_window
// r:6.0
//
#define qtn_lgal_note_delete_items "Delete %N items?"
// d:Delete a single album or tag (or other container) confirmation note
// d:%U will be replaced with name of the album or tag
// d:about to be deleted
// l:popup_note_window
// r:4.0
//
#define qtn_lgal_note_delete_container "Delete \n%U? (The files will not be deleted.)"
// d:Remove single item from album confirmation note
// d:Command doesn't delete original item from gallery
// d:%U will be replaced with name of item about to be removed
// d:When translating this to other languages make sure that
// d:later "Note: the file will not..." part will get translated also.
// l:popup_note_window
// r:6.0 (4.0, but new English)
//
#define qtn_lgal_note_remove_name_album "Remove \n%U from album?(The file will not be deleted.)"
// d:Remove multiple items from album confirmation note
// d:Command doesn't delete original items from gallery
// d:%N will be replaced with count of items about to be removed from album
// d:When translating this to other languages make sure that
// d:later "Note: the files will not..." part will get translated also.
// l:popup_note_window
// r:6.0 (4.0, but new English)
//
#define qtn_lgal_note_remove_items_album "Remove %N items from album? (The files will not be deleted.)"
// d:Remove single item from tag confirmation note
// d:Command doesn't delete original item from gallery
// d:%U will be replaced with name of item about to be removed
// d:When translating this to other languages make sure that
// d:later "Note: the file will not..." part will get translated also.
// l:popup_note_window
// r:6.0
//
#define qtn_lgal_note_remove_name_tag "Remove from tag? (The file will not be deleted.)\n%U "
// d:Remove multiple items from album confirmation note
// d:Command doesn't delete original items from gallery
// d:%N will be replaced with count of items about to be removed from album
// d:When translating this to other languages make sure that
// d:later "Note: the files will not..." part will get translated also.
// l:popup_note_window
// r:6.0
//
#define qtn_lgal_note_remove_items_tag "Remove %N items from tag? (The files will not be deleted.)"
// d:delete location information note title
// l:popup_note_window
// r:6.0
//
#define qtn_lgal_note_delete_location "Delete location information? (This cannot be undone)"
//
// album pop-up texts
//
// d:New Album option in select album pop-up
// l:list_single_pane_t1
// r:4.0
//
#define qtn_lgal_album_create "New Album"
// d:Query for entering a name in album popup
// l:heading_pane_t1
// r:6.0
//
#define qtn_lgal_query_enter_name "Enter name:"
// d:Default name for a new album
// d:When the end-user creates a new album this string will be used as a default name
// l:query_popup_data_pane/opt1
// r:4.0
//
#define qtn_lgal_name_album "Album"
// d:If an album already exists the next incremental number is added in the series of default album name.
// l:query_popup_data_pane/opt1
// r:9.1
//
#define qtn_lgal_album_create_incr "Album%n"
//
// Tag picker popup texts
//
// d:New tag option in tag picker pop-up
// l:list_single_pane_t1
// r:6.0
//
#define qtn_lgal_tag_create "New Tag"
// d:Default name for a new tag
// d:When the end-user creates a new tag this string will be used as a default name
// l:query_popup_data_pane/opt1
// r:6.0
//
#define qtn_lgal_name_tag "Tag"
//
// Wait and progress notes
//
// d:Generic progress or wait note text
// d:Shown when device is busy
// l:popup_note_wait_window
// r:4.0
//
#define qtn_lgal_note_wait_processing "Processing..."
//
// options menu
//
// d:Option in Options Menu
// d:Option name for "Adding focused / selected item(s) to an album"
// d:Opens the Select Album pop-up
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_add_to_album "Add to album"
// d:Option in Album list view Options Menu
// d:Option name for Creating a new album.
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_new_album "New album"
// d:Option in Options Menu
// d:Option name for "delete marked media files or focused media file"
// d:Selecting this option deletes the files phone the phone memory
// d:and memory card.
// l:list_single_pane_t1_cp2
// r:6.0
//
#define qtn_lgal_options_delete "Delete"
// d:Option in Options Menu
// d:Option name for "Edit" submenu title
// l:list_single_pane_t1_cp2/opt3
// r:4.0
//
#define qtn_lgal_options_edit "Edit"
// d:Option in Tile view Options Menu
// d:Move and copy option menu.
// d:This option opens submenu where the Move/Copy commands can be executed.
// l:list_single_pane_t1_cp2/opt3
// r:4.0
//
#define qtn_lgal_move_copy "Move and copy"
// d:Option in Move and copy submenu
// d:Choosing this option allows user to move images or videos to
// d:memory card or phone memory from current memory location
// l:list_single_popup_submenu_pane_t1
// r:6.0
//
#define qtn_lgal_options_move "Move"
// d:Option in Move and copy submenu
// d:Choosing this option allows user to copy images or videos to
// d:memory card or phone memory
// l:list_single_popup_submenu_pane_t1
// r:6.0
//
#define qtn_lgal_options_copy "Copy"
// d:Option in Options Menu
// d:Option name for "Removing focused/selected item(s) from the album"
// d:This option is available in album tile and album fullscreen views
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_remove_from_album "Remove from album"
// d:Option in Options Menu
// d:Option name for "Removing focused/selected item(s) from the tag"
// d:This option is available in tags tile view and tags full screen view
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_remove_from_tag "Remove from tag"
// d:Option in Options Menu
// d:Choosing this option will allow the user to give a new name for the
// d:selected file or album
// l:list_single_pane_t1_cp2
// r:6.0
//
#define qtn_lgal_options_rename "Rename"
// d:Submenu in Options Menu
// d:Submenu name for Slide show
// d:opens the Slide show submenu
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_slideshow "Slide show"
// d:Submenu option in slide show Options Menu
// d:Choosing this option opens the slide show settings dialog and allows
// d:the user to change the slide show settings
// l:list_single_popup_submenu_pane_t1
// r:4.0
//
#define qtn_lgal_options_slideshow_settings_general "Settings"
// d:Submenu in Options Menu
// d:This text is used as submenu title for "use items" submenu
// d:when only one image is selected
// d:Submenu contains commands for using the image for different purposes, such as wallpaper or assign to contact
// l:list_single_pane_t1_cp2/opt3
// r:4.0
//
#define qtn_lgal_options_use_image_as "Use image"
// d:Submenu in Options Menu
// d:This text is used when multiple items are selected (image and video, or images and/or videos)
// d:Submenu contains commands for using the images/videos in various ways.
// l:list_single_pane_t1_cp2/opt3
// r:4.0
//
#define qtn_lgal_options_use_items "Use items"
// d:Submenu in Options Menu
// d:Submenu contains commands for using the video for different purposes, such as ring tone
// l:list_single_pane_t1_cp2/opt3
// r:4.0
//
#define qtn_lgal_options_use_video_as "Use video"
// d:Option in Options Menu
// d:Choosing this option will enter a mode in which the focused
// d:image or video is shown on a remote display via a wireless link,
// d:as the user navigates from item to item
// l:list_single_popup_submenu_pane_t1
// r:4.0
//
#define qtn_lgal_options_show_ext "Show on home network"
// d:Option in Options Menu
// d:Choosing this option will stop showing items on home network.
// d:(See qtn_lgal_options_show_ext)
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_stop_show "Stop showing"
// d:Option in Options Menu
// d:Choosing this option will copy items to the home network.
// l:list_single_popup_submenu_pane_t1
// r:6.5
//
#define qtn_lgal_options_copy_to_home_net "Copy to home network"
// d:Home network submenu
// d:Choosing this option will invoke the home network submenu
// l:list_single_pane_t1_cp2/opt3
// r:6.5
//
#define qtn_lgal_options_home_network "Home network"
// d:Option in Home network sub menu
// d:Choosing this option will enter a mode in which the focused
// d:image or video is shown on a remote display via a wireless link,
// d:as the user navigates from item to item
// l:list_single_popup_submenu_pane_t1
// r:6.5
//
#define qtn_lgal_options_sub_show_ext "Show on home network"
// d:Option in Home network sub menu
// d:Choosing this option will stop showing items on home network.
// l:list_single_popup_submenu_pane_t1
// r:6.5
#define qtn_lgal_options_sub_stop_show "Stop showing"
// d:Submenu name in Options Menu
// d:This submenu contains different printing options for focused/selected item(s)
// l:list_single_pane_t1_cp2
// r:4.0
//
#define qtn_lgal_options_print_menu "Print"
// d:Option in Options Menu
// d:This submenu allows user to view and edit the properties
// l:list_single_pane_t1_cp2
// r:6.0
//
#define qtn_lgal_options_properties_edit "Edit"
// d:Option in Options Menu
// d:This submenu item allows users to show the item on a map
// d:if the item contains location data
// l:list_single_pane_t1_cp2
// r:6.0
//
#define qtn_lgal_option_show_on_map "Show on map"
// d:Title text when marking mode is set to on in the grid view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_marking_mode "Mark items"
// d:Title of photos suite main view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_main_view "Photos"
// d:Title of the grid view showing the items of one month.
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_months "Months"
// d:Title of months grid view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_month_year "%0U %1U"
// d:Title of captured grid view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_captured "Captured"
// d:Title of albums list view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_albums "Albums"
// d:Title of the favourites album grid view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_favourites "Favourites"
// d:Title of the tags browser view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_tags "Tags"
// d:Title of the All collection grid view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_all "All"
// d:Title of the Captured album grid view
// l:title_pane_t2/opt9
// r:11.0
//
#define qtn_lgal_title_my_captured "My Captured"
// d:Title of details view
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_details "Details"
// d:Title of the select container multiselection list view when tags are selected
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_select_tags "Select tags"
// d:Title of the select container multiselection list view when albums are selected
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_select_albums "Select albums"
// d:Title of the fetcher when only one image has to be selected
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_fetcher_select_image "Select image:"
// d:Title of the fetcher when only one video has to be selected
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_fetcher_select_video "Select video:"
// d:Title of the fetcher when more than one images have to be selected
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_fetcher_select_images "Select images:"
// d:Title of the fetcher when more than one videos have to be selected
// l:title_pane_t2/opt9
// r:8.0
//
#define qtn_lgal_title_fetcher_select_videos "Select videos:"
// d:Title for captured item in photos suite main view
// l:list_logical_template_8_title
// r:8.0
//
#define qtn_lgal_list_title_captured "Captured"
// d:Title for months item in photos suite main view
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_list_title_months "Months"
// d:Title for albums item in photos suite main view
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_list_title_albums "Albums"
// d:Title for tags item in photos suite main view
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_list_title_tags "Tags"
// d:Title for downloads item in photos suite main view
// l:list_logical_template_8_title
// r:8.0
//
#define qtn_lgal_list_title_downloads "Downloads"
// d:Title for a month item in Months list view. %0U is a
// d:month and %1U is the year.AVKON 3-character month
// d:strings are used to populate %0U.
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_monthlist_title_month_year "%0U %1U"
// d:Title for favourites item in albums list view
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_list_title_favourites "Favourites"
// d:Title for All item in photos suite main view
// l:list_double_large_graphic_pane_t1
// r:11.0
//
#define qtn_lgal_list_title_all "All"
// d:Title for the predefined camera albums in the Albums list view.
// d:This folder contains all images captured using the device camera.
// l:list_double_large_graphic_pane_t1
// r:11.0
//
#define qtn_lgal_list_title_my_captured "My Captured"
// d:Number of items (images or videos) in category.
// d:Shown in photos suite main view when captured album category is focused.
// d:Used when no images or videos exist in the category.
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_list_detail_no_img_vid "No images or videos"
// d:Number of tags and number of items the tag(s) has been added to.
// d:Shown in photos suite main view when tags category is focused.
// d:Used when no tagged items are present.
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_list_detail_no_tagged_items "No tagged images or videos"
// d:Title field in the details view.
// l:list_double_large_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_details_title "Title"
// d:Albums field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_albums "Albums"
// d:Tags field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_tags "Tags"
// d:Description field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_description "Description"
// d:Type field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_type "Type"
// d:Location field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_location "Location"
// d:Resolution field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_resolution_title "Resolution"
// d:Duration field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_duration "Duration"
// d:Usage rights field in the details view.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_detail_drm "Usage rights"
// d:Resolution of the item
// d:Used in the resolution pane of the details view
// d:%0N is the width of the video/image in pixels and %1N is the height in pixels.
// l:list_logical_template_5_detail
// r:8.0
//
#define qtn_lgal_details_resolution_detail "%0N x %1N"
// d:Index of the displayed item among the total number of items
// d:in the previous grid view.
// d:Used in the full screen view.
// l:photos_counter_text
// r:8.0
//
#define qtn_lgal_item_counter "%0N/%1N"
// d:Displayed in an empty grid view
// d:Used when a user enter the grid view when no items are present
// l:grid_view_text_empty
// r:8.0
//
#define qtn_lgal_empty_grid_no_items "No images or videos to display"
// d:Displayed in an empty cloud view.
// d:Used when a user enter the tag browser view when no tags have been assigned
// d:to any items
// l:grid_view_text_empty
// r:8.0
//
#define qtn_lgal_empty_tag_browser "No tags added to images or videos"
// d:Used when user enter months list view when no items
// d:are yet on the device.
// l:list_view_text_empty
// r:8.0
//
#define qtn_lgal_empty_list_no_captured_items "No captured images or videos"
// d:Zoom ratio
// l:slider_3_counter_text
// r:8.0
//
#define qtn_lgal_zoom_ratio "%N %"
// d:Text prompt to download images in downloads grid.
// d:Used when image download link is present
// l:metadata_pane_2_title
// r:8.0
//
#define qtn_lgal_grid_meta_download_images "Download images"
// d:Text prompt to download videos in downloads grid.
// d:Used when video download link is present
// l:metadata_pane_2_title
// r:8.0
//
#define qtn_lgal_grid_meta_download_videos "Download videos"
// d:Text to display the number of items assigned with a tag.
// d:Used in tags browser view when more than 1 items are
// d:assigned with a tag.
// l:Deswcc_tb_highlight_text2
// r:8.0
//
#define qtn_lgal_tag_popup_multi_items "%N items"
// d:Text to display the number of items assigned with a tag.
// d:Used in tags browser view when exactly 1 item is assigned
// d:to a tag.
// l:Deswcc_tb_highlight_text2
// r:8.0
//
#define qtn_lgal_tag_popup_one_item "1 item"
// d:No location information note
// l:popup_note_window
// r:8.0
//
#define qtn_lgal_note_no_location "No location information. Record location by turning on the location setting in Camera."
// d:Confirmation note shown when the user adds one item to an album
// l:popup_note_window
// r:8.0
//
#define qtn_lgal_note_added_one_item_album "Added"
// d:Confirmation note shown when the user adds multiple item to an album
// l:popup_note_window
// r:8.0
//
#define qtn_lgal_note_added_multi_item_album "Added"
// d:Confirmation note shown when the user adds one item to an tag
// l:popup_note_window
// r:8.0
//
#define qtn_lgal_note_added_one_item_tag "Added"
// d:Confirmation note shown when the user adds multiple item to an tag
// l:popup_note_window
// r:8.0
//
#define qtn_lgal_note_added_multi_item_tag "Added"
// d:Tooltip displayed when user focuses on delete icon in the toolbar.
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_delete "Delete "
// d:Tooltip displayed when user focuses on mark items icon in the toolbar.
// d:Used to turn on the marking mode in grid view
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_mark_items "Mark items"
// d:Tooltip displayed when user focuses on un mark icon in the toolbar.
// d:Used to stop or turn off the marking mode in grid view
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_unmark_all "Unmark all"
// d:Tooltip displayed when user focuses on send icon in the toolbar.
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_send "Send"
// d:Tooltip displayed when user focuses on new album icon in the toolbar.
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_new_album "New album"
// d:Tooltip displayed when user focuses on play icon in the toolbar.
// d:Used when video item is in focus in the grid view.
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_play "Play "
// d:Tooltip displayed when user focuses on rename icon in the toolbar.
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_rename "Rename "
// d:Tooltip displayed when user focuses on start slideshow icon in the toolbar.
// l:toolbar_text_tooltip
// r:8.0
//
#define qtn_lgal_tooltip_slideshow "Start slideshow"
// d:Details options menu string.
// d:Used to open details view
// l:list_single_pane_t1_cp2
// r:8.0
//
#define qtn_lgal_options_details "Details"
// d:View options menu string.
// d:Shown in Details view when Usage rights item is focused.
// d:Opens the DRM details view provided by S60
// l:list_single_pane_t1_cp2
// r:8.0
//
#define qtn_lgal_options_view "View"
// d:View options menu string.
// d:Shown in single line metapane to mark the current focussed image/video as favourite.
// l:list_single_pane_t1_cp2
// r:11.0
//
#define qtn_lgal_options_mark_as_favorite "Mark as Favorite"
// d:View options menu string.
// d:Shown in single line metapane to unmark the current focussed image/video
// d:from being a favourite.
// l:list_single_pane_t1_cp2
// r:11.0
//
#define qtn_lgal_options_unmark_as_favorite "UnMark as Favorite"
// d:Top-level option to open image rotate sub-menu
// l:list_single_pane_t1_cp2/opt3
// r:8.0
//
#define qtn_lgal_options_rotate "Rotate"
// d:Rotate sub-meu option
// d:Used to rotate the image to left.
// l:list_single_popup_submenu_pane_t1
// r:8.0
//
#define qtn_lgal_options_rotate_left "Left"
// d:Rotate sub-meu option
// d:Used to rotate the image to right.
// l:list_single_popup_submenu_pane_t1
// r:8.0
//
#define qtn_lgal_options_rotate_right "Right"
// d:Slideshow submenu option
// d:Used to start the slide show
// l:list_single_popup_submenu_pane_t1
// r:8.0
//
#define qtn_lgal_options_slideshow_play "Play"
// d:option menu item when video item is focussed.
// d:Used to trigger video player to play the focussed video item.
// l:list_single_pane_t1_cp2
// r:8.0
//
#define qtn_lgal_options_play "Play"
// d:Fullscreen metapane option
// d:Used to open the details view where all the image/video details will be listed
// l:metadata_pane_5_detail
// r:8.0
//
#define qtn_lgal_metapane_more_details "More details"
// d:File size shown in metapane
// d:Used to display the file size of the focused item.
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_file_size "File size"
// d:Details view list option
// d:Date and time of the image/video when it was shot
// l:list_logical_template_5_title
// r:8.0
//
#define qtn_lgal_details_date_and_time "Date and time"
// d:Fullscreen option in metapane
// d:Show on map
// l:metadata_pane_6_detail
// r:8.0
//
#define qtn_lgal_metapane_show_map "Show map"
// d:image fetcher
// d:If there are no items to show in the image fetcher view, this text is displayed.
// l:grid_view_text_empty
// r:8.0
//
#define qtn_lgal_empty_grid_no_images "No images to display"
// d:video fetcher
// d:If there are no items to show in the fetcher view, this text is displayed.
// l:grid_view_text_empty
// r:8.0
//
#define qtn_lgal_empty_grid_no_videos "No videos to display"
// d:info note
// d:This information note is shown when the user presses Slideshow toolbar
// d:button and all the items of the container are non-playable items..
// l:popup_note_window
// r:8.0
//
#define qtn_lgal_note_no_images_to_play_slideshow "No images to play slideshow"
// d:Number of items (images or videos) in category. Shown in list view when
// d:camera album, all images and videos and downloads category is focused.
// d:Used when 1 item exists in the category.
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_detail_one_item "1 item"
// d:Number of items (images or videos) in category. Shown in list view when
// d:camera album, all images and videos and downloads category is focused.
// d:Used when 0 or more than 1 items exist in the category.
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_detail_multi_item "%N items"
// d:the text showing the 'from' month - year 'to' month - year
// d:when highlighting the months item in main menu
// d:Abbreviated month name %0U and full year %1U of oldest item and
// d:Abbreviated month name %2U and full year %3U of newest item
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_title_month_year "%0U %1U - %2U %3U"
// d:Number of albums in category. Shown in list view when
// d:albums category is focused.
// d:Used when 1 album exists in the category.
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_detail_one_alb "1 album"
// d:Number of albums in category. Shown in list view when
// d:albums category is focused.
// d:Used when 0 or more than 1 albums exist in the category.
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_detail_multi_alb "%N albums"
// d:Number of tags in category. Shown in list view when
// d:tags category is focused.
// d:Used when 1 tag exists in the category.
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_detail_one_tag "1 tag"
// d:Number of tags in category. Shown in list view when
// d:tags category is focused.
// d:Used when 0 or more than 1 tags exist in the category.
// l:list_double_large_graphic_pane_t2
// r:8.0
//
#define qtn_lgal_list_detail_multi_tag "%N tags"
// d:Submenu name in Options Menu
// d:This submenu allows user to view tags in alphabetical order
// l:list_single_popup_submenu_pane_t1
// r:8.0
//
#define qtn_lgal_options_alphabetical "Alphabetical"
// d:Submenu name in Options Menu
// d:This submenu allows user to view tags in most used order
// l:list_single_popup_submenu_pane_t1
// r:8.0
//
#define qtn_lgal_options_most_used "Most used"
// d:Submenu name in Options Menu
// d:This submenu option allows users to add tags to items
// d:Selecting the option opens a tag selection popup
// l:list_single_pane_t1_cp2
// r:8.0
//
#define qtn_lgal_options_properties_add_tag "Add tag"
// d:Tooltip for floating tool bar
// d:This option in tool bar enables user to view the details of the particular item
// l:popup_preview_text_window_t1
// r:8.0
//
#define qtn_lgal_tooltip_details "Details"
// d:Submenu name in Options Menu
// d:This submenu option allows users to hide the toolbar to background
// l:list_single_pane_t1_cp2
// r:8.0
//
#define qtn_lgal_options_hide_toolbar "Hide toolbar"
// d:Tooltip for floating tool bar
// d:This option in tool bar enables user to add a particular image/video to an album
// l:popup_preview_text_window_t1
// r:8.0
//
#define qtn_lgal_tooltip_add_to_album "Add to album"
// d:Tooltip for floating tool bar
// d:This option in tool bar enables user to view the image in landscape orientation
// l:popup_preview_text_window_t1
// r:8.0
//
#define qtn_lgal_tooltip_view_in_landscape "View in landscape"
// d:Tooltip for floating tool bar
// d:This option in tool bar enables user to view the image in potrait orientation
// l:popup_preview_text_window_t1
// r:8.0
//
#define qtn_lgal_tooltip_view_in_portrait "View in portrait"
// d:Submenu name in Options Menu
// d:This submenu option is seen in tag view
// d:This submenu option opens another menu to enable user to sort the tags
// d:The tags can be sorted in alphabetical order or in the order of most used tag
// l:list_single_pane_t1_cp2/opt3
// r:8.0
//
#define qtn_lgal_options_sort "Sort by"
// d:Pop-up displayed when a large amount of images/videos are inserted into the device.
// l:popup_note_wait_window
// r:11.0
#define qtn_lgal_refreshing_media_note "Refreshing your media"
//-----------------------------------------------------------------------------
// single line metapane strings
//-----------------------------------------------------------------------------
// d:Tooltip displayed when user focuses on favourite button on single line metapane.
// d:This submenu option enables the image to be added into Favourites album when it is not already marked as favourite.
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_toopltip_mark_as_favorite "Mark as favorite"
// d:Tooltip displayed when user focuses on favourite button on single line metapane.
// d:This submenu option enables the image to be removed from Favourites album when it is already marked as favourite.
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_toopltip_unmark_as_favorite "Unmark as favorite"
//-----------------------------------------------------------------------------
// Image viewer strings
//-----------------------------------------------------------------------------
// d:Tooltip displayed when user focuses on save icon in the toolbar.
// d:This submenu option enables the current image to be saved
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_tooltip_save "Save"
// d:Option menu item to save the image.
// l:list_single_pane_t1_cp2
// r:11.0
//
#define qtn_lgal_options_save "Save"
// d:Tooltip displayed when user focuses on use-image icon in the toolbar.
// d:This submenu option enables the image to be set as wallpaper, as caller image, and so on
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_tooltip_use_image "Use image"
// d:Information note displayed if the selected image cannot be shown in imageviewer
// l:popup_note_window
// r:11.0
//
#define qtn_lgal_format_unknown "Unable to open image"
// d:Confimation note displayed if Image Viewer has been opened after
// downloading/receiving image and user has not saved the same image before backstepping
// %U will be replaced with name of image
// l:popup_note_window
// r:11.0
//
#define qtn_lgal_query_conf_save_downloaded "%U has not been saved. Save now ?"
// d:Confimation note displayed if the user selects options-->use image / toolbar-->use image before image has been saved
// downloading/receiving image and user has not saved the same image before backstepping
// %U will be replaced with name of image
// l:popup_note_window
// r:11.0
//
#define qtn_lgal_query_conf_save_before_using "%U needs to be saved before this operation. Save now?"
// d:Confimation note displayed when the image is saved
// l:popup_note_window
// r:11.0
//
#define qtn_lgal_note_file_saved_to "File saved to Photos"
//-----------------------------------------------------------------------------
// Photos-on-maps strings
//-----------------------------------------------------------------------------
// d:Title of the grid view showing the photos selected from a map.
// l:title_pane_t2/opt9
// r:11.0
//
#define qtn_lgal_title_photos_from_map "Photos from Map"
// d:Tooltip of show-grid button on photos-on-map view
// d:When selected, photos currently plotted on the map will be displayed in a grid view.
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_tooltip_show_grid "Show grid"
// d:Tooltip of show-world-view button
// d:When selected, world view of the map is displayed. This provides a quick way of zooming out to the top level.
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_tooltip_show_world_view "Show world view"
// d:Tooltip of return-to-photos button
// d:When selected, control goes back to the photos app location, more specifically to the location from where map was launched.
// l:toolbar_text_tooltip
// r:11.0
//
#define qtn_lgal_tooltip_return_to_photos "Return to Photos"
// d:Option in Options menu
// d:When selected, photos currently plotted on the map will be displayed in a grid view.
// l:list_single_pane_t1_cp2
// r:11.0
//
#define qtn_lgal_options_show_grid "Show grid"
// d:Option in Options menu
// d:When selected, world view of the map is displayed. This provides a quick way of zooming out to the top level.
// l:list_single_pane_t1_cp2
// r:11.0
//
#define qtn_lgal_options_show_world_view "Show world view"
// d:Option in Options menu
// d:When selected, control goes back to the photos app location, more specifically to the location from where map was launched.
// l:list_single_pane_t1_cp2
// r:11.0
//
#define qtn_lgal_options_return_to_photos "Return to photos"
//-----------------------------------------------------------------------------
// Photos sorted by location
//-----------------------------------------------------------------------------
// d:Name of the Places collection shown in Photos main view
// l:list_double_large_graphic_pane_t1
// r:11.0
//
#define qtn_lgal_list_title_places "Places"
// d:Subtitle for Places collection when only one Place is present
// l:list_double_large_graphic_pane_t2
// r:11.0
//
#define qtn_lgal_list_detail_one_cty "1 city"
// d:Subtitle for Places collection when several Places is present
// %N% will be replaced with the number of places present
// l:list_double_large_graphic_pane_t2
// r:11.0
//
#define qtn_lgal_list_detail_multi_cty "%N cities"
// d:Subtitle for Places collection when no itmes with location info is present
// l:list_double_large_graphic_pane_t2
// r:11.0
//
#define qtn_lgal_list_detail_no_items_with_places "No images or videos"
// d:Title of the Places list view
// l:title_pane_t2/opt9
// r:11.0
//
#define qtn_lgal_title_places "Places"
// d:Discreet pop-up for fetching location(places) info
// l:popup_discreet_window/opt5
// r:11.0
#define qtn_lgal_note_fetching_location "Fetching location data, connecting to server…"
//-----------------------------------------------------------------------------
// Slideshow related strings
//-----------------------------------------------------------------------------
//
// d:slideshow settings view title text
// l:title_pane_t1/opt3
// r:4.0
//
#define qtn_lgal_view_slideshow_settings_title_general "Slide show settings"
//
// d:Direction Setting item text
// l:list_setting_pane_t1
// r:8.0
//
#define qtn_lgal_slideshow_settings_order "Slideshow order"
//
// d:slideshow play order "old to new"
// l:list_set_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_slideshow_settings_older_to_newer "From older to newer"
//
// d:slideshow play order "new to old"
// l:list_set_graphic_pane_t1
// r:8.0
//
#define qtn_lgal_slideshow_settings_newer_to_older "From newer to older"
//
// d:Music Setting item text
// l:list_setting_pane_t1
// r:4.0
//
#define qtn_lgal_slideshow_settings_music "Music"
//
// d:slideshow music settings 'on' text
// l:list_set_graphic_pane_t1
// r:4.0
//
#define qtn_lgal_slideshow_settings_music_on "On"
//
// d:slideshow music settings 'off' text
// l:list_set_graphic_pane_t1
// r:4.0
//
#define qtn_lgal_slideshow_settings_music_off "Off"
// d:Track Setting item text
// l:list_setting_pane_t1
// r:4.0
//
#define qtn_lgal_slideshow_settings_track "Track"
//
// d:slideshow settings no tracks available text
// l:list_set_graphic_pane_t1
// r:4.0
//
#define qtn_lgal_slideshow_settings_track_none "None"
//
// d:slideshow setting transition text, to select an effect that is shown for images during the slide show
// l:list_setting_pane_t1
// r:6.0
//
#define qtn_lgal_slideshow_settings_transition "Transition"
//
// d:slideshow transition setting "fade" or "cross dissolve" or "cross fade", representing a
// d:transition in which the next image is smoothly faded over to replace the currently shown image,
// d:from transparent to fully opaque.
// d:Selected from qtn_lgal_slideshow_settings_transition setting.
// l:list_set_graphic_pane_t1
// r:6.0
//
#define qtn_lgal_slideshow_settings_transition_xdissolve "Cross dissolve"
// d:slideshow transition setting zoom and pan text, representing simultaneous zooming and panning of items in slideshow
// d:Selected from qtn_lgal_slideshow_settings_transition setting.
// l:list_set_graphic_pane_t1
// r:6.0
//
#define qtn_lgal_slideshow_settings_transition_kenburns "Zoom and pan"
// d:Select track dialog title (Fetcher title)
// d:User can select music file also known as track using this dialog
// l:popup_query_data_window
// r:4.0
//
#define qtn_lgal_popup_select_track "Select track:"
// d:note that is shown if user starts the slide show but selected music track no longer exists
// l:popup_note_window/opt2
// r:4.0
//
#define qtn_lgal_note_slideshow_track "Music track does not exist"
// d:Confirmation note
// d:This note is shown if the user tries to set the 'Music' setting
// d:to 'On' but has not yet defined a music track.
// l:popup_note_window/opt2
// r:4.0
//
#define qtn_lgal_note_track_define "No track defined. Define now?"
//
// d:Note text for invalid drm rights
// l:popup_note_window/opt2
// r:4.0
//
#define qtn_lgal_note_slideshow_drm "Track rights are not valid. Music will not play"
// d:Tempo setting item. The value of this settings item is used as the delay between each slide in the slide show.
// l:list_setting_pane_t1
// r:4.0
//
#define qtn_lgal_slideshow_settings_delay_slides "Delay between slides"
//
// d:slideshow delay text slow setting text
// d:This setting is accessible via qtn_lgal_slideshow_settings_delay_slides option
// l:setting_slider_graphic_pane_t1
// r:6.0
//
#define qtn_lgal_slideshow_settings_delay_slow "Slow"
//
// d:slideshow delay text fast setting text
// d:This setting is accessible via qtn_lgal_slideshow_settings_delay_slides option
// l:setting_slider_graphic_pane_t2
// r:6.0
//
#define qtn_lgal_slideshow_settings_delay_fast "Fast"
//
// d:slideshow music playback's volume percentage
// d:This text is shown when the user adjusts the music volume
// l:slider_3_counter_text
// r:6.0
//
#define qtn_lgal_slideshow_volume_percentage "%N%"
//-----------------------------------------------------------------------------
// Slideshow soft keys
//-----------------------------------------------------------------------------
//
// d:Softkey text for continuing slide show
// l:control_pane_t1/opt7
// r:4.0
//
#define qtn_lgal_slideshow_softkey_continue "Continue"
//
// d:Softkey text for ending slide show
// l:control_pane_t1/opt7
// r:4.0
//
#define qtn_lgal_slideshow_softkey_end "End"
//-----------------------------------------------------------------------------
// Removal of suites view - related strings
//-----------------------------------------------------------------------------
//
// d:Icon text for "All" toolbar extn button
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_all_nc "All"
// d:Icon text for "All" toolbar extn button
// d:%N will be replaced with count of items present in All
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_all "All (%N)"
// d:Icon text for "Album" toolbar extn button
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_album_nc "Albums"
// d:Icon text for "Album" toolbar extn button
// d:%N will be replaced with count of albums present
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_album "Albums (%N)"
// d:Icon text for "Tags" toolbar extn button
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_tags_nc "Tags"
// d:Icon text for "Tags" toolbar extn button
// d:%N will be replaced with count of tags present
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_tags "Tags (%N)"
// d:Icon text for "Places" toolbar extn button
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_places_nc "Places"
// d:Icon text for "Places" toolbar extn button
// d:%N will be replaced with count of places present
// l:cell_tb_ext_pane_t1/opt1
// r:11.0
//
#define qtn_lgal_toolbar_extension_places "Places (%N)"
// d: Tooltip string for "Change View" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_change_view "Change View"
// d: Tooltip string for "All" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_all "All"
// d: Tooltip string for "Albums" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_albums "Albums"
// d: Tooltip string for "Tags" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_tags "Tags"
// d: Tooltip string for "places" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_places "Places"
// d: Tooltip string for "New album" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_preview_tooltip_new_album "New album"
// d: Tooltip string for "New tag" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_new_tag "New Tag"
// d: Tooltip string for "Sort" toolbar item
// l: popup_preview_text_window_t1
// r: 11.0
#define qtn_lgal_tooltip_sort "Sort"
// d: Options menu item to open All items in grid view
// l: list_single_pane_t1_cp2
// r: 11.0
#define qtn_lgal_option_all "All"
// d: Options menu item to open Albums list view
// l: list_single_pane_t1_cp2
// r: 11.0
#define qtn_lgal_option_albums "Albums"
// d: Options menu item to open Places list view
// l: list_single_pane_t1_cp2
// r: 11.0
#define qtn_lgal_option_places "Places"
// d: Options menu item to open Tags cloud view
// l: list_single_pane_t1_cp2
// r: 11.0
#define qtn_lgal_option_tags "Tags"
// d: "Birthday" option in select album pop-up or select tag popup
// l:list_single_pane_t1
// r: 11.0
#define qtn_lgal_option_birthday "Birthday"
// d: "Personal" option in select album pop-up or select tag popup
// l:list_single_pane_t1
// r: 11.0
#define qtn_lgal_option_personal "Personal"