Files
conservatorio-tomadini/plugins/fields/acfgallery/language/da-DK/da-DK.plg_fields_acfgallery.ini
2024-12-31 11:07:09 +01:00

128 lines
13 KiB
INI

; @package Advanced Custom Fields
; @version 2.8.8 Pro
;
; @author Tassos Marinos - http://www.tassos.gr/joomla-extensions
; @copyright Copyright (c) 2019 Tassos Marinos. All rights reserved.
; @license http://www.tassos.gr
PLG_FIELDS_ACFGALLERY_LABEL="ACF - Gallery"
ACF_GALLERY="Felter - ACF Gallery"
ACF_GALLERY_DESC="ACF gallerifeltet giver dig mulighed for at tiløje smukke billedgallerier til dit websted."
ACF_GALLERY_VALUE_DESC="Tilføj nyt eller vælg billeder fra Joomla medier for at oprette et galleri."
ACF_GALLERY_UPLOAD_FOLDER="Upload mappe"
ACF_GALLERY_UPLOAD_FOLDER_DESC="Vælg mappen hvor de uploadede billeder til dit galleri bliver placeret.<br><br><strong>Bemærk:</strong> Du kan også anvende Smart Tags."
ACF_GALLERY_LIMIT_FILES="Filgrænse"
ACF_GALLERY_LIMIT_FILES_DESC="Hvor mange filer kan uploades? Angiv 0 for ingen grænse."
ACF_GALLERY_MAX_FILE_SIZE="Filtstørrelsesgrænse"
ACF_GALLERY_MAX_FILE_SIZE_DESC="Konfigurer den maksimalt tilladte størrelse for hver uploadede fil i megabyte. Angiv 0 for ingen grænse. <br><br>Din serves maksimale upload størrelse er: <b>%s</b>."
ACF_GALLERY_LIGHTBOX="Lightboks popup"
ACF_GALLERY_LIGHTBOX_DESC="Tillad at der ved klik på en miniature vises en lightboks popup med det fulde billede."
ACF_GALLERY_MODULE="Modul som billedtekst"
; ACF_GALLERY_MODULE_DESC="Select a module to be displayed below the image's caption in the lightbox popup."
ACF_GALLERY_STYLE="Stil"
; ACF_GALLERY_STYLE_DESC="Select how your gallery will look like on the front-end. Available styles:<br><br><strong>Grid</strong>: All items will have the same width and the same height as well. You can define the width and height of the items as well as the number of columns for this layout.<br><br><strong>Masonry</strong>: All items have the same width, but the height of each will be different. You can define the column's width as well as the number of columns for this layout<br><br><strong>Slideshow</strong>: This layout offers a dynamic carousel display with convenient thumbnail navigation for a captivating and interactive gallery experience.<br><br><strong>Justified</strong>: This layout is the opposite of the Masonry layout. All items will have the same height but different widths. You can define the target row height. It's called a target because row height is the lever we use to fit everything nicely. The algorithm will get as close to the target row height as possible."
ACF_GALLERY_COLUMNS="Kolonner"
ACF_GALLERY_COLUMNS_DESC="Angiv hvor mange elementer der skal vise per række på desktop, tablet eller mobilenheder."
; ACF_GALLERY_GAP="Item Gap"
ACF_GALLERY_GAP_DESC="Angiv mellemrummet mellem gallerielementerne på desktop, tablet eller mobilenheder."
ACF_GALLERY_ORIGINAL_IMAGE="Optimer originalt billedeOriginal Image"
ACF_GALLERY_ORIGINAL_IMAGE_RESIZE="Originalt billede skaler"
ACF_GALLERY_ORIGINAL_IMAGE_RESIZE_DESC="optimer det originale billede uploadet af brugeren for at øge indlæsningshastigheden og frigive lagerplads. Dette er fuldskærmsbilledet som dine brugere ser i lightbox popup'en."
ACF_GALLERY_ORIGINAL_IMAGE_WIDTH="Bredde"
; ACF_GALLERY_ORIGINAL_IMAGE_WIDTH_DESC="Resize the image to a specified width. If the height setting is unavailable, the image will be resized by keeping the image's aspect ratio."
; ACF_GALLERY_ORIGINAL_IMAGE_HEIGHT="Height"
; ACF_GALLERY_ORIGINAL_IMAGE_HEIGHT_DESC="Resize the image to a specified height."
; ACF_GALLERY_IMAGE_RESIZE="Image Resize"
; ACF_GALLERY_IMAGE_RESIZE_DESC="Select the method that will be used to resize the thumbnails in the gallery. <br><br><b>Crop</b>: Some parts of the image might be removed in order to fit the given Width and Height. <br><br><b>Stretch</b>: The image will be stretched and squeezed as needed in order to fit the given Width and Height. <br><br><b>Fit</b>: Keep the original aspect ratio and fit the dimensions defined by the given Width and Height. This could make the thumbnails have empty space in either top and bottom or left and right parts of the image."
ACF_GALLERY_CROP="Beskær"
ACF_GALLERY_STRETCH="Stræk"
ACF_GALLERY_FIT="Tilpas"
ACF_GALLERY_THUMB_WIDTH_DESC="Angiv bredden på dine miniaturer i pixels."
; ACF_GALLERY_THUMB_HEIGHT_DESC="Set the height for your thumbnails in pixels."
; ACF_GALLERY_SLIDESHOW_THUMB_HEIGHT_DESC="Set the height for your thumbnails in pixels. If set to 0 (or empty), then the thumbnail will be generated by also keeping the aspect ratio."
; ACF_GALLERY_IMAGE_QUALITY="Image Quality"
; ACF_GALLERY_IMAGE_QUALITY_DESC="Choose the quality for the thumbnails. The quality is a value that ranges between 1 and 100. The higher the quality is, the higher the image size of the thumbnails will be."
ACF_GALLERY_FOLDER_TYPE="Upload destination"
; ACF_GALLERY_FOLDER_TYPE_DESC="Specify a destination folder for uploaded images.<br><br><b>Auto</b>: The images will be uploaded to the following directory: /media/acfgallery/com_COMPONENT/ITEM_ID/%s.<br><br>Note:<br><strong>COMPONENT</strong> is the component name (i.e. content, users, etc...) where this field got populated from.<br><strong>ITEM_ID</strong> is the ID of the item this field was populated from. i.e. a Joomla article ID, User ID, Contact ID, etc...<br><br>Additionally a random prefix will be added in the beginning of each file name to increase security.<br><br><b>Custom</b>: Specify a custom destination folder where the images will be stored.<br><br>Available Smart Tags:<br><strong>{field.field_id}</strong>: The custom field ID.<br><strong>{field.item_id}</strong>: the ID of the item this field was populated from. i.e. a Joomla article ID, User ID, Contact ID, etc...<br><strong>{field.item_alias}</strong>: the alias of the item this field was populated from.<br><strong>{field.item_author_id}</strong>: The alias of the associated item author.<br><strong>{field.item_catid}</strong>: The category ID of the associated item.<br><strong>{field.item_catalias}</strong>: The category alias of the associated item."
ACF_GALLERY_ORDERING="Elementsortering"
ACF_GALLERY_ORDERING_DESC="Vælg hvordan gallerielementerne vil blive sorteret.<br><br><strong>Standard</strong>: Viser gallerielementerne i den samme rækkefølge som defineret i Galleristyringen (Tillader omsortering af gallerielementer).<br><strong>Alfabetisk</strong>: Viser gallerielementerne i alfabetisk rækkefølge baseret på filnavnet.<br><strong>Omvendt alfabetisk</strong>: Viser gallerielementerne i omvendt alfabetisk rækkefølge baseret på filnavnet.<br><strong>Tilfældig</strong>: Viser gallerielementerne i tilfældig rækkefølge."
ACF_GALLERY_DEFAULT="Standard"
ACF_GALLERY_ALPHABETICAL="Alfabetisk"
ACF_GALLERY_REVERSE_ALPHABETICAL="Omvendt alfabetisk"
ACF_GALLERY_RANDOM="Tlifældig"
; ACF_GALLERY_JUSTIFIED_ITEM_HEIGHT_DESC="Set the height of the thumbnail, and the approximate height of each gallery item."
; ACF_GALLERY_ITEM_WIDTH="Item Width"
; ACF_GALLERY_ITEM_HEIGHT="Item Height"
; ACF_GALLERY_ROW_TARGET_HEIGHT="Row Target Height"
; ACF_GALLERY_SLIDESHOW="Slideshow"
; ACF_GALLERY_SLIDES_PER_VIEW="Slides Per View"
; ACF_GALLERY_SLIDES_PER_VIEW_DESC="Set how many slides to display at the same time.<br><br>Examples:<br>To show 1 slide, enter: 1<br>To show 1 and a half slide, enter: 1.5<br>To show 2 slides, enter: 2"
; ACF_GALLERY_SPACE_BETWEEN_SLIDES="Space Between Slides"
; ACF_GALLERY_SPACE_BETWEEN_SLIDES_DESC="Define the distance between slides in pixels."
; ACF_GALLERY_INFINITE_LOOP="Infinite Loop"
; ACF_GALLERY_INFINITE_LOOP_DESC="Enabling this setting allows the last slide to seamlessly loop back to the first."
; ACF_GALLERY_KEYBOARD_CONTROL="Keyboard Control"
; ACF_GALLERY_KEYBOARD_CONTROL_DESC="Enabling this setting allows you to control the slides using the keyboard arrows."
; ACF_GALLERY_AUTOPLAY="Autoplay"
; ACF_GALLERY_AUTOPLAY_DESC="Enabling this setting will make the slideshow autoplay."
; ACF_GALLERY_AUTOPLAY_PROGRESS="Autoplay Progress"
; ACF_GALLERY_AUTOPLAY_PROGRESS_DESC="Enabling this setting will display a circular progress bar on the bottom-right hand side of each slider indicating how long till the next slide will appear."
; ACF_GALLERY_SHOW_THUMBNAILS_DESC="Enabling this setting will display thumbnails below the slideshow, allowing you to view any slide you desire."
; ACF_GALLERY_THUMBNAILS_ARROWS="Navigation Arrows"
; ACF_GALLERY_THUMBNAILS_ARROWS_DESC="Set whether to show navigation arrows in the thumbnails slider."
; ACF_GALLERY_NAV_CONTROLS="Navigation Controls"
; ACF_GALLERY_NAV_CONTROLS_DESC="Select the type of navigation controls.<br><br><strong>Arrows:</strong> Displays previous and next arrows on top of the slideshow.<br><strong>Dots:</strong> Display dots below the slideshow, allowing you to choose a slide.<br><strong>Arrows + Dots:</strong> Display both arrows and dots pagination."
; ACF_GALLERY_ARROWS="Arrows"
; ACF_GALLERY_DOTS="Dots"
; ACF_GALLERY_ARROWS_DOTS="Arrows + Dots"
; ACF_GALLERY_SLIDESHOW_THEME_COLOR="Theme Color"
; ACF_GALLERY_SLIDESHOW_THEME_COLOR_DESC="Define the theme color."
; ACF_GALLERY_AUTOPLAY_DELAY="Autoplay Delay"
; ACF_GALLERY_AUTOPLAY_DELAY_DESC="Set the autoplay delay until the next slide appears, in milliseconds."
; ACF_GALLERY_TRANSITION_EFFECT="Transition Effect"
; ACF_GALLERY_TRANSITION_EFFECT_DESC="Select the transition effect between slides.<br><br>Note: If Slides Per View is >= 2, then the Slide effect will be always used automatically."
; ACF_GALLERY_SLIDE="Slide"
; ACF_GALLERY_FADE="Fade"
; ACF_GALLERY_CUBE="Cube"
; ACF_GALLERY_COVERFLOW="Coverflow"
; ACF_GALLERY_FLIP="Flip"
ACF_GALLERY_THUMBNAILS="Miniaturer"
; ACF_GALLERY_WATERMARK_IMAGES="Watermark Images"
; ACF_GALLERY_WATERMARK_TEXT_PRESET="Preset"
; ACF_GALLERY_WATERMARK_TEXT_PRESET_DESC="Select a preset for the watermark text."
; ACF_GALLERY_SITE_NAME="Site Name"
; ACF_GALLERY_SITE_URL="Site URL"
; ACF_GALLERY_WATERMARK_TYPE="Type"
; ACF_GALLERY_WATERMARK_TYPE_DESC="Select whether to use a text, an image as a watermark or disable the watermark.<br>The watermark will be applied on the image uploaded.<br><br>To enable the watermark on the thumbnails, enable \\\"Apply on Thumbnails\\\" setting below."
; ACF_GALLERY_WATERMARK_TEXT_DESC="Enter the text to be used as a watermark. You can also use Smart Tags.<br><br>File Smart Tags:<br>{file.filename}: myfile<br>{file.basename}: myfile.png"
; ACF_WATERMARK_TEXT_COLOR_DESC="Select the color of the watermark text."
; ACF_WATERMARK_FONT_SIZE_DESC="Set the font size of the watermark text in pixels. The font size will be adjusted based on the image's width."
; ACF_WATERMARK_IMAGE_DESC="Select the image to be used as a watermark. The image dimensions will be adjusted based on the image's width."
; ACF_GALLERY_WATERMARK_POSITION="Position"
; ACF_GALLERY_WATERMARK_POSITION_DESC="Select the position of the watermark."
; ACF_WATERMARK_OPACITY="Opacity"
; ACF_WATERMARK_OPACITY_DESC="Set the opacity of the watermark image."
; ACF_WATERMARK_ROTATION="Rotation"
; ACF_WATERMARK_ROTATION_DESC="Rotate the watermark image by entering the desired angle in degrees. Remember, the rotation will occur clockwise."
; ACF_GALLERY_WATERMARK_APPLY_ON_THUMBNAILS="Apply on Thumbnails"
; ACF_GALLERY_WATERMARK_APPLY_ON_THUMBNAILS_DESC="Select whether to apply the watermark on the thumbnails or not. When this is disabled, the watermark will be applied only on the original image."
; ACF_GALLERY_FILTERING_TAGS="Filtering Tags"
; ACF_GALLERY_TAGS_POSITION="Tags Position"
; ACF_GALLERY_TAGS_POSITION_DESC="Select whether to disable the filtering tags, or show a list of tags above or below the gallery items. This will allow your users to filter the gallery items by tag."
; ACF_GALLERY_ABOVE_GALLERY_ITEMS="Above Gallery Items"
; ACF_GALLERY_BELOW_GALLERY_ITEMS="Below Gallery Items"
; ACF_GALLERY_TAGS_SORT="Sort Tags"
; ACF_GALLERY_TAGS_SORT_DESC="Select how the tags will be sorted."
; ACF_GALLERY_ALL_TAGS_ITEM_LABEL="All Tags Label"
; ACF_GALLERY_ALL_TAGS_ITEM_LABEL_DESC="Enter a label to add an \\\"All\\\" item at the start of the tags filter list, allowing you to view all gallery items. Leave this empty if you don't want to display an \\\"All\\\" item.<br><br>You can make this multilingual by setting it to a translation string."
; ACF_GALLERY_TAGS_MOBILE="Tags on Mobile"
; ACF_GALLERY_TAGS_MOBILE_DESC="Set whether to display the tags on mobile devices, make them appear as a dropdown or disable them."
; ACF_GALLERY_TAGS_TEXT_COLOR="Text Color"
; ACF_GALLERY_TAGS_TEXT_COLOR_DESC="Set the tags text color."
; ACF_GALLERY_TAGS_TEXT_COLOR_HOVER="Text Color - Hover"
; ACF_GALLERY_TAGS_TEXT_COLOR_HOVER_DESC="Set the text color when hovering over a tag item."
; ACF_GALLERY_TAGS_BG_COLOR_HOVER="Background Color - Hover"
; ACF_GALLERY_TAGS_BG_COLOR_HOVER_DESC="Set the background color when hovering over a tag item."
; ACF_GALLERY_SHOW="Show"
; ACF_GALLERY_SHOW_AS_DROPDOWN="Show as dropdown"