// @codingStandardsIgnoreFile
const {Fragment} = window.wp.element
/**
* Save function - the output will be displayed on the frontend
*
* @param {object} props
* @return {domObject}
*/
const save = (props) => {
let {slideshowId, stretch, containerClass} = props.attributes
let stretchClassName = stretch ? 'align' + stretch : ''
return (!!slideshowId &&
L\'acció es podrà desfer!',
'confirmRepl' : 'Voleu reemplaçar el fitxer antic amb el nou?',
'apllyAll' : 'Aplica a tot',
'name' : 'Nom',
'size' : 'Mida',
'perms' : 'Permisos',
'modify' : 'Modificat',
'kind' : 'Tipus',
'read' : 'llegir',
'write' : 'escriure',
'noaccess' : 'sense accés',
'and' : 'i',
'unknown' : 'desconegut',
'selectall' : 'Selecciona tots els fitxers',
'selectfiles' : 'Selecciona el(s) fitxer(s)',
'selectffile' : 'Selecciona el primer fitxer',
'selectlfile' : 'Selecciona l\'últim fitxer',
'viewlist' : 'Vista en llista',
'viewicons' : 'Vista en icones',
'places' : 'Llocs',
'calc' : 'Calcula',
'path' : 'Camí',
'aliasfor' : 'Àlies per',
'locked' : 'Bloquejat',
'dim' : 'Dimensions',
'files' : 'Fitxers',
'folders' : 'Carpetes',
'items' : 'Elements',
'yes' : 'sí',
'no' : 'no',
'link' : 'Enllaç',
'searcresult' : 'Resultats de la cerca',
'selected' : 'Elements seleccionats',
'about' : 'Quant a',
'shortcuts' : 'Dreceres',
'help' : 'Ajuda',
'webfm' : 'Gestor de fitxers web',
'ver' : 'Versió',
'protocolver' : 'versió de protocol',
'homepage' : 'Pàgina del projecte',
'docs' : 'Documentació',
'github' : 'Bifurca\'ns a GitHub',
'twitter' : 'Segueix-nos a Twitter',
'facebook' : 'Uniu-vos a Facebook',
'team' : 'Equip',
'chiefdev' : 'cap desenvolupador',
'developer' : 'desenvolupador',
'contributor' : 'col·laborador',
'maintainer' : 'mantenidor',
'translator' : 'traductor',
'icons' : 'Icones',
'dontforget' : 'i no oblideu agafar la vostra tovallola',
'shortcutsof' : 'Les dreceres estan inhabilitades',
'dropFiles' : 'Arrossegueu els fitxers aquí',
'or' : 'o',
'selectForUpload' : 'Seleccioneu els fitxer a carregar',
'moveFiles' : 'Mou els fitxers',
'copyFiles' : 'Copia els fitxers',
'rmFromPlaces' : 'Suprimeix dels llocs',
'aspectRatio' : 'Relació d\'aspecte',
'scale' : 'Escala',
'width' : 'Amplada',
'height' : 'Alçada',
'resize' : 'Redimensiona',
'crop' : 'Retalla',
'rotate' : 'Rotate',
'rotate-cw' : 'Rotate 90 degrees CW',
'rotate-ccw' : 'Rotate 90 degrees CCW',
'degree' : '°',
'netMountDialogTitle' : 'Mount network volume',
'protocol' : 'Protocol',
'host' : 'Host',
'port' : 'Port',
'user' : 'User',
'pass' : 'Password',
/********************************** mimetypes **********************************/
'kindUnknown' : 'Desconegut',
'kindFolder' : 'Carpeta',
'kindAlias' : 'Àlies',
'kindAliasBroken' : 'Àlies no vàlid',
// applications
'kindApp' : 'Aplicació',
'kindPostscript' : 'Document Postscript',
'kindMsOffice' : 'Document del Microsoft Office',
'kindMsWord' : 'Document del Microsoft Word',
'kindMsExcel' : 'Document del Microsoft Excel',
'kindMsPP' : 'Presentació del Microsoft Powerpoint',
'kindOO' : 'Document de l\'Open Office',
'kindAppFlash' : 'Aplicació Flash',
'kindPDF' : 'Document PDF',
'kindTorrent' : 'Fitxer Bittorrent',
'kind7z' : 'Arxiu 7z',
'kindTAR' : 'Arxiu TAR',
'kindGZIP' : 'Arxiu GZIP',
'kindBZIP' : 'Arxiu BZIP',
'kindXZ' : 'Arxiu XZ',
'kindZIP' : 'Arxiu ZIP',
'kindRAR' : 'Arxiu RAR',
'kindJAR' : 'Fitxer JAR de Java',
'kindTTF' : 'Tipus de lletra True Type',
'kindOTF' : 'Tipus de lletra Open Type',
'kindRPM' : 'Paquet RPM',
// fonts
'kindFont' : 'Tipus de lletra',
'kindSFNT' : 'Tipus de lletra SFNT',
'kindEOT' : 'Tipus de lletra Embedded Open Type',
'kindWOFF' : 'Tipus de lletra Web Open Font Format',
'kindWOFF2' : 'Tipus de lletra Web Open Font Format 2',
// texts
'kindText' : 'Document de text',
'kindTextPlain' : 'Document de text net',
'kindPHP' : 'Codi PHP',
'kindCSS' : 'Full d\'estils CSS',
'kindHTML' : 'Document HTML',
'kindJS' : 'Codi Javascript',
'kindRTF' : 'Document RTF',
'kindC' : 'Codi C',
'kindCHeader' : 'Codi de caçalera C',
'kindCPP' : 'Codi C++',
'kindCPPHeader' : 'Codi de caçalera C++',
'kindShell' : 'Script Unix',
'kindPython' : 'Codi Python',
'kindJava' : 'Codi Java',
'kindRuby' : 'Codi Ruby',
'kindPerl' : 'Script Perl',
'kindSQL' : 'Codi SQL',
'kindXML' : 'Document XML',
'kindAWK' : 'Codi AWK',
'kindCSV' : 'Document CSV',
'kindDOCBOOK' : 'Document XML de Docbook',
// images
'kindImage' : 'Imatge',
'kindBMP' : 'Imatge BMP',
'kindJPEG' : 'Imatge JPEG',
'kindGIF' : 'Imatge GIF',
'kindPNG' : 'Imatge PNG',
'kindTIFF' : 'Imatge TIFF',
'kindTGA' : 'Imatge TGA',
'kindPSD' : 'Imatge Adobe Photoshop',
'kindXBITMAP' : 'Imatge X bitmap',
'kindPXM' : 'Imatge Pixelmator',
// media
'kindAudio' : 'Fitxer d\'àudio',
'kindAudioMPEG' : 'Fitxer d\'àudio MPEG',
'kindAudioMPEG4' : 'Fitxer d\'àudio MPEG-4',
'kindAudioMIDI' : 'Fitxer d\'àudio MIDI',
'kindAudioOGG' : 'Fitxer d\'àudio Ogg Vorbis',
'kindAudioWAV' : 'Fitxer d\'àudio WAV',
'AudioPlaylist' : 'Llista de reproducció MP3',
'kindVideo' : 'Fitxer de vídeo',
'kindVideoDV' : 'Fitxer de vídeo DV',
'kindVideoMPEG' : 'Fitxer de vídeo MPEG',
'kindVideoMPEG4' : 'Fitxer de vídeo MPEG-4',
'kindVideoAVI' : 'Fitxer de vídeo AVI',
'kindVideoMOV' : 'Fitxer de vídeo Quick Time',
'kindVideoWM' : 'Fitxer de vídeo Windows Media',
'kindVideoFlash' : 'Fitxer de vídeo Flash',
'kindVideoMKV' : 'Fitxer de vídeo Matroska',
'kindVideoOGG' : 'Fitxer de vídeo Ogg'
}
};
}));
We all face hardships in life. There are always things that might bring us stress. However, if we change our attitude, we can deal with these situations in a much better way, stay healthier, and be happier. People with a positive attitude can not only live better, but they can also live longer!
Even if we have spent a long time being negative, it’s never too late to turn that around. Our attitude is a series of habits that we can change to acquire a new mindset.
The first thing that can help us improve the attitude we have towards life is viewing problems in a new way. Instead of seeing only the negative, we might also try to find opportunities. Sure, it’s a big problem that my partner dumped me, but now I get to see who I truly am. It sucks to get fired, but I can finally apply for a job at that other company that looks so promising.
Small, daily inconveniences and life-changing events can become opportunities that lead us to new heights. Try to make a habit of looking for the chance in every negative situation.
Sometimes, we feel so anxious about the possibility, and we avoid even thinking about it. However, taking a rational approach can help us see it for what it really is. If this person rejects me, will it really be so bad? Sure, it will feel bad, but then I will be OK. If I don’t pass this test, what will the consequences be? I will have to retake it.
By analyzing a situation rationally, we can see that it’s not so bad and take a more positive attitude towards it.
Something that can boost our positive attitude is seeing the impact we can have on a situation. When we feel satisfied with our efforts, regardless of the outcome, we can feel good about ourselves and the world. This means that even if nobody expects you to do well or if the situation is low-stakes, you should try to deliver your best work to feel in control and good about yourself.
Don’t believe everything that comes into your head! It’s easy to imagine disaster and catastrophe, but it’s more useful to make a habit out of challenging these ideas. Your brain might be good at coming up with worst-case scenarios, so why not counteract these with the best-case options?
It’s very easy to notice everything that’s going wrong around you. But it’s also very important to pay attention to the good things.
Ask yourself every day: What can I be grateful for right now? What do I have in my life that I cherish? What small things can I enjoy today? It’s worth it to pay attention to your delicious food, fun TV shows, and other little things that make life worth living.
Making an effort to focus on the good can do a lot to improve your attitude.
If you are always surrounded by complainers, it’s hard not to be negative too. Seek out the people who are optimistic, positive, and full of cheer.
See how they talk and what they do to stay so happy and try to do the same. Our social circle plays a big role in our attitudes towards life, so make an effort to find people who inspire you to be more positive.
]]>