git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
51 lines
1.7 KiB
Plaintext
51 lines
1.7 KiB
Plaintext
# $Id: strings.raw 15447 2006-12-13 19:23:45Z mindless $
|
|
|
|
/* RatingAlbum.inc */
|
|
gettext("Rating Album") /* also in: module.inc */
|
|
gettext("rating album")
|
|
gettext("Rating Album: %s")
|
|
|
|
/* RatingCallback.inc */
|
|
ngettext("%d vote", "%d votes")
|
|
|
|
/* RatingSiteAdmin.inc */
|
|
gettext("« default theme »")
|
|
|
|
/* module.inc */
|
|
gettext("Rating") /* also in: classes/RatingSortOrder.class templates/RatingItemEdit.tpl */
|
|
gettext("Item Rating Interface")
|
|
gettext("Extra Data")
|
|
gettext("[rating] Add ratings")
|
|
gettext("[rating] View ratings")
|
|
gettext("[rating] All access")
|
|
gettext("Rating limit to use for dynamic album")
|
|
|
|
/* templates/RatingInterface.tpl */
|
|
gettext("Click a star to rate this item!")
|
|
ngettext("%s vote", "%s votes")
|
|
|
|
/* templates/RatingItemEdit.tpl */
|
|
gettext("This will enable or disable ratings for this album and, optionally, for its subalbums. You can use permissions to allow viewing or adding ratings for specific users or groups.")
|
|
gettext("Enable rating for this album")
|
|
gettext("... and for all subalbums")
|
|
|
|
/* templates/RatingSiteAdmin.tpl */
|
|
gettext("Rating Settings")
|
|
gettext("Settings saved successfully")
|
|
gettext("There was a problem processing your request.")
|
|
gettext("Allow users to rate entire albums, in addition to individual items.")
|
|
gettext("The settings below apply to the %sRating Album%s view, which shows highly rated items from across the Gallery.")
|
|
gettext("Query limit")
|
|
gettext("Lowest value allowed for rating album threshold")
|
|
gettext("Invalid number")
|
|
gettext("Description")
|
|
gettext("Sort order")
|
|
gettext("with")
|
|
gettext("Theme")
|
|
gettext("Settings for %s theme in Rating Album")
|
|
gettext("Save")
|
|
gettext("Reset")
|
|
|
|
/* templates/blocks/blocks.inc */
|
|
gettext("Rating interface")
|