76 lines
2.3 KiB
Plaintext
76 lines
2.3 KiB
Plaintext
# $Id: strings.raw 15407 2006-12-07 22:32:35Z mindless $
|
|
|
|
/* theme.inc */
|
|
gettext("Hybrid")
|
|
gettext("Combined album/image/slideshow dynamic view")
|
|
gettext("Show text with thumbnails")
|
|
gettext("Show dates for albums")
|
|
gettext("Show dates with thumbnails")
|
|
gettext("Show dates in image view")
|
|
gettext("Show album sizes")
|
|
gettext("Show view counts")
|
|
gettext("Mouseover on thumbnails")
|
|
gettext("None")
|
|
gettext("Title")
|
|
gettext("Date")
|
|
gettext("Date/Time")
|
|
gettext("Title (Date)")
|
|
gettext("Title (Date/Time)")
|
|
|
|
/* templates/detail.tpl */
|
|
gettext("Owner: %s")
|
|
ngettext("Viewed: %d time", "Viewed: %d times")
|
|
gettext("Date: ")
|
|
gettext("Keywords: ")
|
|
gettext("Link to this item:")
|
|
|
|
/* templates/error.tpl */
|
|
gettext("Error!")
|
|
|
|
/* templates/header.tpl */
|
|
gettext("Show Details")
|
|
gettext("Hide Details") /* also in: templates/sidebar.tpl */
|
|
gettext("Show Item Links") /* also in: templates/sidebar.tpl */
|
|
gettext("Hide Item Links")
|
|
gettext("Item Details") /* also in: templates/hybrid.tpl */
|
|
gettext("Album view:\\n| space = start slideshow\\n| ctrl-right/left = show/hide sidebar\\n| ctrl-up/down = show/hide item links\\nImage view:\\n| space = start/pause slideshow\\n| escape = return to album view\\n| left/right = next/prev image\\n| up/down = show hide description text\\n| page up/down = scroll description text\\n| ctrl-up/down = select full/fit size\\nArrow keys scroll image in full size; use shift-arrows for funcs above\\nItem Details showing:\\n| escape = close popup")
|
|
|
|
/* templates/hybrid.tpl */
|
|
gettext("Show text")
|
|
gettext("Hide text")
|
|
gettext("Back to Album View")
|
|
gettext("Pause Slideshow")
|
|
gettext("Start Slideshow")
|
|
gettext("Full Size")
|
|
gettext("Fit Size")
|
|
gettext("No Previous Image")
|
|
gettext("Previous Image")
|
|
gettext("No Next Image")
|
|
gettext("Next Image")
|
|
gettext("Hide sidebar")
|
|
gettext("Show sidebar")
|
|
gettext("no thumbnail")
|
|
gettext("Item Actions")
|
|
|
|
/* templates/progressbar.tpl */
|
|
gettext("Continue...")
|
|
|
|
/* templates/sidebar.tpl */
|
|
gettext("Navigation")
|
|
gettext("Display Options")
|
|
gettext("Keyboard Controls")
|
|
gettext("View")
|
|
gettext("guest")
|
|
gettext("Slideshow Options")
|
|
gettext("Delay")
|
|
gettext("3 seconds")
|
|
gettext("5 seconds")
|
|
gettext("7 seconds")
|
|
gettext("10 seconds")
|
|
gettext("15 seconds")
|
|
gettext("20 seconds")
|
|
gettext("Direction")
|
|
gettext("forward")
|
|
gettext("reverse")
|
|
gettext("random")
|