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="Advanced Custom Fields"
 | |
| PLG_SYSTEM_ACF="Sistema - Advanced Custom Fields (ACF)"
 | |
| PLG_SYSTEM_ACF_DESC="Utilitza el connector Advanced Custom Fields per dotar-te de control total de les dades dels teus camps personalitzats Joomla!"
 | |
| ACF_RETURN_VALUE="Valor de retorn"
 | |
| ACF_RETURN_VALUE_DESC="Especifica el valor de retorn a la part pública"
 | |
| ; 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="Trobes a faltar un camp personalitzat?"
 | |
| ACF_MISSING_FIELD_DESC="Fes-m'ho saber i estaré encantat d'incloure'l a la col·lecció d'Advanced Custom Fields."
 | |
| ACF_FIELDS_COLLECTION="Col·lecció de camps"
 | |
| ACF_METADATA="Metadades"
 | |
| ACF_CONTROLS="Controls"
 | |
| ACF_CONTROLS_DESC="Especifica els controls de l'usuari que s'haurien de mostrar (com el botó de reproduir/pausa, etc)."
 | |
| ACF_PRELOAD="Precàrrega"
 | |
| ACF_PRELOAD_DESC="Especifica si (i com) s'hauria de carregar quan carrega la pàgina"
 | |
| ACF_MUTED="Silenciat"
 | |
| ACF_MUTED_DESC="Especifica si s'hauria de silenciar la sortida d'àudio"
 | |
| ACF_LOOP="Bucle"
 | |
| ACF_LOOP_DESC="Especifica si la reproducció ha de tornar a començar cada vegada que acaba"
 | |
| ACF_AUTOPLAY="Reproducció automàtica"
 | |
| ACF_AUTOPLAY_DESC="Especifica si començarà a reproduir-se l'arxiu multimèdia tan aviat com estigui disponible"
 | |
| ACF_UNSUPPORTED_TAG="El teu navegador no soporta l'etiqueta %s."
 | |
| ACF_WIDTH_DESC="Estableix l'amplada del reproductor"
 | |
| ACF_HEIGHT_DESC="Estableix l'alçada del reproductor"
 | |
| ACF_ALLOWFULLSCREEN="Permetre pantalla completa"
 | |
| ACF_ALLOWFULLSCREEN_DESC="Permet que es reprodueixi el vídeo en pantalla completa."
 | |
| ACF_FIXED="Fixat"
 | |
| ACF_RESPONSIVE="Responsiu"
 | |
| ACF_VIDEO_SIZE="Mida del vídeo"
 | |
| ACF_VIDEO_SIZE_DESC="Estableix la mida del vídeo inserit.<br><br><strong>Fixa</strong>: El vídeo s'inserirà a una mida fixa.<br><strong>Responsiu</strong>: El vídeo s'inserirà de manera responsiva, per tant s'adaptarà a l'alçada i amplada del seu contenidor."
 | |
| ; 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"
 |