49 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			3.6 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
 | |
| 
 | |
| ACF="Advanced Custom Fields"
 | |
| PLG_SYSTEM_ACF="Systeem - Advanced Custom Fields (ACF)"
 | |
| PLG_SYSTEM_ACF_DESC="Gebruik de Advanced Custom Fields plugin om volledige controle te krijgen over de aangepaste veldgegevens van Joomla."
 | |
| ACF_RETURN_VALUE="Winstwaarde"
 | |
| ACF_RETURN_VALUE_DESC="Geef de retourwaarde op aan de front-end"
 | |
| ; ACF_ASSIGNMENTS_DESC="If enabled, a tab called 'Display Conditions' will appear in the Field editing page. With the Display Conditions you can filter the fields displayed on the front-end by Menu Items, Date, Device, URLs, Domain Referrer, User Groups, Country and much more."
 | |
| ACF_MISSING_FIELD="Mist je nog een aangepast veld?"
 | |
| ACF_MISSING_FIELD_DESC="Laat het me alsjeblieft weten en ik voeg het graag toe aan de Advanced Custom Fields-collectie."
 | |
| ACF_FIELDS_COLLECTION="Velden Collectie"
 | |
| ACF_METADATA="Metadata"
 | |
| ACF_CONTROLS="Bediening"
 | |
| ACF_CONTROLS_DESC="Specificeert welke spelerbedieningen zullen worden weergegeven (zoals een afspeel- / pauzeknop enz.)."
 | |
| ACF_PRELOAD="Vooraf laden"
 | |
| ACF_PRELOAD_DESC="Geeft aan of en hoe de video zal worden geladen wanneer de pagina wordt geladen"
 | |
| ACF_MUTED="Gedempt"
 | |
| ACF_MUTED_DESC="Geeft aan dat de audio-uitvoer van de video zal worden gedempt"
 | |
| ACF_LOOP="Lus"
 | |
| ACF_LOOP_DESC="Geeft aan dat de speler elke keer opnieuw zal beginnen als hij klaar is"
 | |
| ACF_AUTOPLAY="Automatisch Afspelen"
 | |
| ACF_AUTOPLAY_DESC="Geeft aan dat het mediabestand zal zodra hij gereed is worden afgespeeld "
 | |
| ACF_UNSUPPORTED_TAG="Jouw browser ondersteunt de tag %s niet."
 | |
| ACF_WIDTH_DESC="Stelt de breedte van de speler in"
 | |
| ACF_HEIGHT_DESC="Stelt de hoogte van de speler in"
 | |
| ACF_ALLOWFULLSCREEN="Volledig Scherm Toestaan"
 | |
| ACF_ALLOWFULLSCREEN_DESC="Sta toe dat de video op volledig scherm wordt afgespeeld."
 | |
| ACF_FIXED="Vastgezet"
 | |
| ACF_RESPONSIVE="Responsive"
 | |
| ACF_VIDEO_SIZE="Videoformaat"
 | |
| ACF_VIDEO_SIZE_DESC="Stel de grootte van de ingesloten video in.<br><br><strong>Vast</strong>: de video wordt ingesloten op een vaste grootte.<br><strong>Responsive</strong>: De video wordt responsief ingesloten, zodat deze zich aanpast aan de hoogte en breedte van de container."
 | |
| ; ACF_ASSIGNMENT_CONTENT_PAGE_TYPES="Joomla! Content Page Types"
 | |
| ; ACF_FIELD_PREVIEWER="Field Previewer"
 | |
| ; ACF_FIELD_PREVIEWER_INFO_ICON_TITLE="Preview how this custom field will look like on your site."
 | |
| ; ACF_ACF_OPTIONS="ACF Options"
 | |
| ; ACF_CUSTOM_CSS="Custom CSS"
 | |
| ; ACF_CUSTOM_CSS_DESC="Apply custom CSS on your site when this custom field is displayed."
 | |
| ; ACF_FIELD_LAYOUT_OVERRIDES="Select which layout to use when this custom field is displayed on your site."
 | |
| ; ACF_OVERRIDE_WIDGET_BASED_FIELD_LAYOUT_DESC="To create an override for <b>%s</b>, copy the <code>%s</code> layout file to <code>%s</code>.<br><br>You can read more here: <a href='https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/how-to-create-an-alternative-layout-for-advanced-custom-fields' target='_blank'>How to create an alternative layout for Advanced Custom Fields</a>"
 | |
| ; ACF_WIDGET_LAYOUT="Widget Layout"
 | |
| ; ACF_USER_DISPLAY_CONDITIONS_WRONG_PLUGIN_ORDER="To ensure that the Display Conditions function correctly on the User Profile page, the 'System - Fields' plugin should be positioned before the 'System - Advanced Custom Fields (ACF)' plugin. By adjusting the plugin ordering as described, you'll resolve this warning."
 | |
| ; ACF_OVERRIDE_WIDGET_LAYOUT_PLEASE_SAVE_FIRST="Please save the custom field first in order to select a layout."
 | |
| ; ACF_INVALID_EMAIL="Invalid email address"
 |