49 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			3.7 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="Erweiterte benutzerdefinierte Felder"
 | |
| PLG_SYSTEM_ACF="System - Erweiterte benutzerdefinierte Felder (ACF)"
 | |
| PLG_SYSTEM_ACF_DESC="Verwenden Sie das Plugin\" Erweiterte benutzerdefinierte Felder \", um die vollständige Kontrolle über Ihre benutzerdefinierten Joomla-Felddaten zu erlangen."
 | |
| ACF_RETURN_VALUE="Rückgabewert"
 | |
| ACF_RETURN_VALUE_DESC="Rückgabewert im Frontend angeben"
 | |
| ; 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="Vermissen Sie ein benutzerdefiniertes Feld?"
 | |
| ACF_MISSING_FIELD_DESC="Bitte lassen Sie es mich wissen, und ich bin froh, die Sammlung\" Erweiterte benutzerdefinierte Felder \"hinzuzufügen."
 | |
| ACF_FIELDS_COLLECTION="Feldsammlung"
 | |
| ACF_METADATA="Metadaten"
 | |
| ACF_CONTROLS="Steuerelemente"
 | |
| ACF_CONTROLS_DESC="Gibt an, dass die Player-Steuerelemente angezeigt werden sollen (z. B. eine Wiedergabe- / Pausentaste usw.)."
 | |
| ACF_PRELOAD="Vorladen"
 | |
| ACF_PRELOAD_DESC="Gibt an, ob und wie das Video beim Laden der Seite geladen werden soll."
 | |
| ACF_MUTED="Stumm geschaltet"
 | |
| ACF_MUTED_DESC="Gibt an, dass die Audioausgabe des Videos stummgeschaltet werden soll"
 | |
| ACF_LOOP="Schleife"
 | |
| ACF_LOOP_DESC="Gibt an, dass der Player nach jedem Beenden erneut gestartet wird."
 | |
| ACF_AUTOPLAY="Automatische Wiedergabe"
 | |
| ACF_AUTOPLAY_DESC="Gibt an, dass die Mediendatei abgespielt wird, sobald sie fertig ist."
 | |
| ACF_UNSUPPORTED_TAG="Ihr Browser unterstützt das %s-Tag nicht."
 | |
| ACF_WIDTH_DESC="Legt die Breite des Players fest"
 | |
| ACF_HEIGHT_DESC="Legt die Höhe des Players fest"
 | |
| ACF_ALLOWFULLSCREEN="Vollbild zulassen"
 | |
| ACF_ALLOWFULLSCREEN_DESC="Das Video kann im Vollbildmodus abgespielt werden."
 | |
| ACF_FIXED="Behoben"
 | |
| ACF_RESPONSIVE="Responsive"
 | |
| ACF_VIDEO_SIZE="Videogröße"
 | |
| ACF_VIDEO_SIZE_DESC="Legen Sie die Größe des eingebetteten Videos fest. <br> <br> <strong> Fest </strong>: Das Video wird in einer festen Größe eingebettet. <br> <strong> Responsive </strong>: Das Video wird reaktionsschnell eingebettet, sodass es sich an die Höhe und Breite seines Containers anpasst. "
 | |
| ; 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"
 |