calcurse-lang-4.3.0-bp153.1.15 >  A `B !M@eee4'K6g8aU2F2Bb\ԶXgq! Ieq 9F|}j*8| l|#l!@1zx|Nt ^J'@̨GVԷ+c} {;l--U#:Kyrd;!:qOQpqL -%8 6΄:βX Tl;YٻSJ]#Q Vhg uIQ$OO o*cJԤk&@>#3JXL4QR-s2,vTsӵ]DSxmaq8T ЊLÎ2d.CGD#\.aId6j+O^%&p@J6"Р>6x镁j\yD>p>)?)d ! Cx|  ( 6 D ` ' 0Lop(8 9 : F& G& H&<I&XX&pY&x\&]&^'b'c(d)e) f) l)u) v)<z)=)P)T)])`)d)j)Ccalcurse-lang4.3.0bp153.1.15Translations for package calcurseProvides translations for the "calcurse" package.`Blamb21tmSUSE Linux Enterprise 15 SP3openSUSEBSD-2-Clausehttps://bugs.opensuse.orgSystem/Localizationhttp://calcurse.orglinuxnoarch| P{Q:R) `B`B`B`B`B`B`Be1b67d6d2a36d13152fba6eada1fc3746047ea15ed45e94a988477ef6a9494065e32e6e62199688f3dac64ed82a293dbe7a20ea9381a9b7ae39d283862e31963d61ee8d1f94d920c10016a51380f405e9876f3b7ec8c1735db18210cddc24f6562f8a341d41e86e0b4b3739bda338ad871cb801d3a5cd219b6de6919e1224b932c6afc36214d97577c7515414655e29def06e75480e50efc8e2a221457445f1a02d0d874cc5d3ccbc2fd7153da1732217a91c694fa57a2687cc66b7e567687918a81dd330fd73e3577ce630a830de274d6cda4b5fa8eae47511bf6574e410416rootrootrootrootrootrootrootrootrootrootrootrootrootrootcalcurse-4.3.0-bp153.1.15.src.rpmcalcurse-langcalcurse-lang-all    calcurserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.3.03.0.4-14.6.0-14.0-15.2-14.14.1Zk@XӸX @WT@T@Qu&@P+P7@O;avindra@opensuse.orgrpm@fthiessen.dep.drouand@gmail.comdmacvicar@suse.dep.drouand@gmail.comp.drouand@gmail.compuzel@suse.compascal.bleser@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.org- Update to version 4.3.0 * Compatibility notes: - Month names and abbreviated day names now honor the locale setting - The phase of moon feature was removed * New features: - The selected day in the calendar now stands out - Both the position and the date format used for the heading in the appointments panel are configurable - Support for CTRL-U and CTRL-G in prompts - Support for using all keys recognized by ncurses, particularly UTF-8 keys, in key bindings - Support for CALCURSE_EDITOR, CALCURSE_PAGER and CALCURSE_MERGETOOL environment variables to override the default editor, pager and merge tool - Several improvements to the reload and save routines. The save routine now detects external changes to the data files and no longer blindly overwrites data which was edited externally. In case of external changes, different options are offered, one of them being the execution of the merge tool to merge external changes and changes done from the running calcurse instance. The reload routine also no longer performs a reload if both the external data files and the local data are unchanged. - Several improvements to the CalDAV synchronization script, including OAuth2 support and instructions on how to synchronize calcurse with Google Calendar - Support for passing the password as a command-line argument to the CalDAV synchronization script - A new utility, called calcurse-dateutil, which can be used to create "extended recurrent events" such as events occurring on the third Thursday of each month * Bug Fixes: - Gracefully parse iCal parameters with colons - Fixes to the notification feature affecting recurrent appointments - Do not crash when changing colors - Avoid fatal error when using the help command - Avoid empty warning box when key is already in use - Several fixes to the calcurse-caldav synchronization script to allow for synchronizing with NextCloud servers - Proper support for punctual appointments starting at 00:00 - Proper ISO 8601 week numbering - The delete key no longer acts as backspace - Proper parsing of date-time strings - cleanup with spec-cleaner - remove chmod line, no longer needed- Update to version 4.2.2 * Prevent free-before-init of timstr * Prevent segfault when all todo items are hidden * Fix visible region after loading list box items * calcurse-caldav: Fix scrambled comment - Added keyring and asc file for verification.- Update to version 4.2.0 * In the calendar panel, days with non-recurrent items now have another color as days containing recurrent items only. * Automatically select new appointments/events after creation. * Support for (optional) dates when specifying the start/end time of items. Allows for easily moving items and adding appointments without switching the selected day beforehand. * Encoding fixes in calcurse-caldav * Avoid notification bar artifacts after leaving calcurse. * Fixes to the key binding pagination * Do not change selection unexpectedly after modifying items. - Remove useless dependencies * autoconf * automake * gcc * gettext * make- Update to version 4.1.0 * Hook support: Run scripts before/after loading or saving items. This feature can be used to automatically make Git commits or synchronize with a server when the data files are written. Example hooks can be found in the calcurse source tree. * Experimental CalDAV support: The calcurse distribution tarball now includes an experimental script called calcurse-caldav that can be used to synchronize calcurse with your mobile devices or any other computer. For details, please refer to contrib/caldav/README in the calcurse source tree. * Support for a filter mode -F that is identical to -G but writes the filtered items back to the calcurse data files instead of stdout. Can be used to remove certain items from a script. Use with care! * New long format specifiers "raw" and "hash". * A --daemon command line option to start calcurse in daemon mode. * A --quiet command line option to disable system dialogs. * Support for todo items with an undefined priority. * Support for durations when specifying recurrence end dates. * Support for decimal values when specifying durations. * Support for UTC times when importing iCal events. * Support for sending notifications for all appointments (both flagged and unflagged items). * The "Add Item" key binding now works from the calendar panel. * Week numbers in the monthly view (requested by Hakan Jerning). * Fixes to the slice computation (reported by Hakan Jerning). * Various fixes to the iCal import and export functionality.- Update to version 4.0.0 * Support for reloading appointments via a key binding and via SIGUSR1 * The compact mode and default panel options are no longer hidden. * A powerful set of new command line options. The new main operations in non-interactive mode are --grep and --query. There are filter switches to restrict the set of items that are read from the appointments file. All old command line options are still supported for backwards compatibility. * Support for shorthands such as "tomorrow" or "monday" as date specifiers. * Support for dates beyond 2038 on platforms with 64-bit time_t. * Several fixes to the user interface. * Handle CRLF line endings in iCal files * Gracefully handle all day events in iCal imports * Retain comments in descriptions and configuration values * Support all types of iCal durations - Remove suse macros as calcurse doesn't build for other distributions anyway- Update to version 3.2.1 + Load todo items on startup + Do not highlight items on inactive windows. - TODO file doesn't exist anymore; remove it from %doc list - Add COPYING file to %doc list- update to calcurse-3.1.4 - Do not prompt for a todo after adding an appointment. - Close key binding window when reassigning the same key (thanks to Michael Smith for submitting a patch). - Update copyright ranges. - Do not ignore "--datarootdir" in the i18n Makefile. - Complete the test-suite even if libfaketime is not present. - Add a workaround for broken libfaketime-based tests on 32-bit systems (fixes Debian bug #697013). - Do not update start time/duration with bogus values if the prompt is canceled in edit mode. - Fix another corner case of the screen corruption bug (BUG#6). - Fix core dump when trying to edit a non-existent item. - Display correct welcome messages on startup.- update to 3.1.1: * fix screen corruption bug- update to 3.1.0: * Vim-like copy/paste (FR#15). Use the delete key to cut items. * Support for entering times in 24 hour format ("2130" instead of "21:30") * Compact panel mode (FR#7). This can be enabled using the currently undocumented "appearance.compactpanels" configuration setting. * Configurable default view (FR#19). The default view can be changed using the currently undocumented "appearance.defaultpanel" configuration setting. * "-D" and "-c" can now be used simultaneously, whereby "-c" has precedence over "-D". * Cache monthly view to speed up browsing. * Sort `calcurse -d` output by time * Fix a critical data corruption bug * Fix screen corruption * No longer show the calcurse screen in the editor/pager when the window is resized * Calculate busy slices correctly if (recurrent) appointments with a duration of more than 24 hours are used. * Fix a core dump that occurred if the main window was too small. * Several translation updates.- update to 3.0.0: * full UTF-8 support * format strings for printing items in non-interactive mode have been introduced * support for vim-style count prefixes for displacement keys * duration strings are now much more powerful * extended duration strings, such as "+3:10" or "+1d20h5m", can be used * new feature allows piping items to external commands * there are keybindings to jump to the previous/next month/year * lots of internal changes have been made * note that you will need to run "calcurse-upgrade" after upgrading, since the configuration file format has changedlamb21 1614995194deenesfrnlptru4.3.0-bp153.1.154.3.0calcurse.mocalcurse.mocalcurse.mocalcurse.mocalcurse.mocalcurse.mocalcurse.mo/usr/share/locale/de/LC_MESSAGES//usr/share/locale/en_US/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/fd3b58df78c26d353459bd7e7d289d4d-calcursecpioxz5x86_64-suse-linuxG6KcRXcalcurseutf-8979b5fb753ec699397e6902b0793a8b90590b5f0c0aef66ff9c14e583e3f5721? 7zXZ !t/yC] crv(vX0`IjY2+R4)}N Wr)q*4v1kXXH=ՈW]Vb[Ε'ADxO(#.jbЛOv03_F(QKu/Jx58"ƒwYrxR[Ax*h>m`u*A\ޒ#hMvLS 3?$c'hoN4j0HM3-,B;="s=Y7`ڈPJ˓{T#yZytƎ|[(<3@r]@N//@n,Dfe8{ CQ[1&AB^tEKBxqgwRlXt)2p7jWyg-#D5$.6dJxbd [zM|h6ʚ l8_Rն^36ei*F\_$ =tq2 UGW@dhs :F~\Qk)A?K.7z ^&(פF;m,vJPhgs q^֊/HtfUt.߶ $d{E:`"8;6[#[85(HmҠBd!tS(U2Cq>2՛{ YݩN G{ gƗ% XI!Ac/IթO0%Rn`7Q' q]L{Wt 5Wv϶L|~.%vo/'U>oH?oscKW6zd[" ,GV Qw1Ej%v蟐=YLj.q :ڈui-h"ֽtnv "NKȩTA{f 8{,itҿ]͕ ͣ^]ކJN1Cvm Y3v`^Y"$vg͠ys!5xxv $omg |<yC ފpG5-i1yV7Pjx +;R%ۃ|#,֞-S<Ͱq㏗ĥJ&2"~1Ȅrut\_o5sݮq]ߖ>$>(;:qb`XШbxlVHTddq#Y{_dtA֎z/a٫# UX>P:t4c x\x'DPeW V8)]?cЏ^0Mt[@oN6ī?k' ;*IwE< Nl"ƁbTrtm F"jb =2 |zsO!g]̗E)Rf% dn˙=L1 1>戞+>=Cf@zq;*JI9Wc1fקa]UK\ͲiD'Nl'?NQ_qp{=Mv0иV^?XizFOsbY5H݂\DR(x+ _1#1,-#[dvA(v-YnDP^%((]­n8B,/7Q+W޹$`rQz"s.sL"(ik;~O41sBjQkMVSζ1:?܃%XV}RW/+Eᛯ?JOP}H/zNn <䃖 T sUީcF %=46&eX vxfanK&\3Sn΁fw l: c.CZƾ4DxP` 1gxxSI]?2qO^^Stz/a gCy{k''XH359 i$A]E'_.'LOU >ݧo ~zXo!笇:lBBCyFQ{̬?΃쇀5l[/ 4J^g;pUQ%p$ Y( (f.Z"X.|Q%Fj(F[5Y =/soSF(.}~ cL:ףርI2BqZHYngw[ g]-tknGMOd4alg)]wKJa$fbClnl,b2#~W(J鱒* 6-V8*NTB¨0鲗#Cf/ UQM,&0F3(۾ J}C' 3yKOe(,QTNy;_; bKyL?Jݱ|r*VJyڕ*6"jyݲm"`SᢝjAEy 8ՅɎn,`O {D0AMSCAW NDž 7i?G:sꍞ|/ OߧOӾwŋt>|&Z6N\Tn8UuhW\D=͕WyJ$;eNj?$U)NpcP_8EЕ>JJDh#̾^^GtbI 0d wWTԱ\8>ɨ 2Ü+?Mb8w4W@q%b+ǤEa=C3K9exT}2:.L!TG)s $prmu0ڥb>*TK&B,=?ꇡRݚx{B{(n2)6H+kT% -H zs-$RAg֓OG4R+cܻJ~Ne)LM79$`@J7C$NoifJg涶}erzMT:0XT3# ~ss eըKyn44M~(n(8O p! /~#y$|BON gm5*P9ѫy3}[ÐU6S&a\qRTzmLXg0j?2^ rxQטݴ5d* O$v3Ĕ2]'Uw yJSAwttYhB.ں0^eb 顙dhl R:ťq'UtjJFT`6 ?NŁʈ9d\T-FEЋ+o&%Le=靂7%'r es%3[м c>.fo$T+'?Ҹ'gN `g$w%9AwcIOGڑ-F8?xu7˄dn-aRiW5ƒca$cĉȏ,YgP^gr4kL*i-NQNC#IojgV$󍠗&A2'Kd̲4}̖w/lB,,*mr8!X=Wsz][Ysz}&GPM7y&F적t#n>rvZE|`aVV@<1ҏ@ fon6^Ml ;3:,42jBioZxs;Quc[LgX1Gh=~z@Trq;SxX 2`s_FGN<=ǰLل^Z:it?nu(X_h_光\ƽXS$D޶ l6+iJxO-Nf;l:@7jNFқcg%-R;PGFɫgFݿ~yjuO=D&2|k!i:˾3ϧ7Q>)H\^5;tE:W7lYN~Rs@ =* p C|Vº%&tuyv8i }!*$90])-A_4GWˈ:RYL(p;Ohr*0m/ PNrLp7_5`(1mXb P?/ R ͻſB@VJ H𽒘 ]HU=LP]BpJ^(}Yqt&i>M',gyi #.Ɔ^p@CZU- Wv-M%&0&vC0c(ҷ)nY`EQ J\zej8>U53 t<3g^ dybhY P\)uڻ1ʘ(g 9/>l-:!{dRH{Y2o=uRr G=xC|dK)1i*IkX|dH_Yߝ?7(;TJb}ʺr.QpmD*p1`Xt u8X' ~k:Lm1] 7ߣ <-\x(1z\,h 띖_HKHѨ`]-tLGSfvoV$i`5Ɗ{1|00qR&[خF =<.NDbp0R(@01ap&Q)/ {9fsob/> l` [avkNFlݧ{ js5x}=z0/dJzJė0V|v}I%fJ|ZN4eSsjH?v,jIJYĺ$spJ'.؈U#ff< _)Q)-O^kio[8vlgy1m@ *͂qd4^VF!Pjsh,(-)îH.l MIW(p!GƿMj("S̋6JY_v2aۖb7KPGDO ՝"{â~&Rn8 -`v;zΘmjIJy0RǑ1Hą;$_29}.lv$8SUπ)+ּ6XMKpĿGݚO?ŔC@Zis $z<<5N]ZXBk.GOw5Ah7@kI}N5IW+5:q6 $wQ,h J}A6RPygt$ ^JK9 =u'쩆M)ǼtviUn1ΝhXn&F:?ueYq)4ge;Dko@O!ADx^SQ3Ek_n"ۼCG Jc ?˚{UsF2>)6,}9r|:h{sMaxYoTS(MJkq,_Z=>2Mo$:[wk(lb y!̟+Fg]gc]dzrT[/Zjl֭ʎ2 G:k5|K>UV_3o;db;׌JU} yH TU:~ 2L3UTR>ʮhy,y1O5KDx2y`(]0]u&n"1-Em% zlaGܯRDN`/zf4:|U9Ѻ"T[*AxZkc !Q%7 AenCʱ{ݥgC y=Z.K]s4=A(PӀHWGs7O5H)3Z şM8:фOdE惿ڕ =_ak@ 1`_62ElԮeE%V2h  [D*oWwҥri 1z޲BU{ ;O#pu]*`F¾- sX..ä 4jX-`>i K:YQJc썹?SWBvMmFf cVNM/g0nD~VyzNRϪ0Fr&j7t, +MT9j^?&E_K\OUوEuwtv׎U ߸Z}13r`##JņB/uS"r!TYGi;2iB9[-*m_y.O02ۓt) Ty|(`A\`qŋrf9Wڪ~=Bپs,0UlxZH}of=FZӽ.) >uŚ֍T``dRэ1vOs/xK^:ݘEӖT䳯udq4 #2daSAmnLF6M'Ry.VMާ' ˳T~'B_i驽IдХ9i')ćڷHȸ9KwAxh(Ȇ rn/83sxDkZݮFV{8/K%+RxdjW--?)`R_H6Pqf=!R`4yà8LJx/:DxWb8YƬ m1wb$%H3 Kz<'`7,-rL X՘XBNM4fVMv\f=5sZK*)#bqq& eBա)"3wût탮?vSUH*̀'"p3UW瀐afb po JʹM)u"e /Q$sZ>sMtg)Q[pQͺ C3 jUi8!zWZrB˂gj7]hS? 1?]BAuoasSߒi{]Yw]FJO{ e%stb6~{uІF 9VJ^57̬Ӥ*;/jbIʮDbe0I&NZ}ʣպj' CpQ3O/h!> M4b՝:^j͹oy"AMV&#Q364 q/)w߇" '*!lp\rY\f_k' Ǚ %# \ m / YP; 6~0:;"wux\Tw7#h*cɠbMHRWI0&"`г\"2"$WGJ,Vbq=0L6?j @RckU/Iַg‚hM.f=3ru8axLz h:R$pax\m~syQ:3,rSg__60\#+ޢ۔Wטp_1%IOm\ԘJ];7%'>TxP!K{2xF ~N_ yt2GXІk/ޤT+LZDBQFnȾs?EJu9Q8,,$ Kt4Bo"8+>,E12\CN4y&N >aR8NHM/Trʄgu4g/~(V=v=ALL@j8@4jЖl!-=wW*|EP;^Im.V5vzٕ E'-TɪFk"2TP,-g@Jy^ Z"tUpR};Z85u[z#Z2!;LƁ}noy| s(#8=QDMxع"ߦ=uٞyO<"~d.݃YO/c@k *gPޠoQo9= n$\ɟNBG)S(=q& 4~A6,P'm J9|d#q'Ue31hCv ՞,9؏M=\ʶ@bf%?eu*]HmpetCq'2d5B}g(]8D侷 H]F>%3A`~.})Tvνgt rupW'X!"t HK=6/= q@h|X+626i\%Spr=:xlzY ")PU>E فSn+el[|M$?weh7a{N"8/$8 w5$EsmbyAP q' n{9d47G6 T2MΨd_!Q]͒ǻA^Wp[UZ+C֥c*Kf/9]wkPΗ\f](o?:8f i5;99@;^`[qd~[gn ٮo|(0M+YEp/*[?A:F2g(Qcfgeʉa' KXƵԽ%);r= ˀP g Uo x( #4)T&/B>}VS^ $p=4uТ$V\4+O2Y`e5a$/qS8~,Ʊ=HÄ[]T45:afҫ4Z-=MjJAa9\iC+v_ /L܁piM `CiV$m &_{R0Xи5`*%I dVB( ۸K/REE[-[ b? E˪&/9!Y0=IftN/&H 5fo!CCmPfü%gzJ-(h~S҅@0iӉ4_ھ<罵Vb|`B4ͷWF)kC95鐬yG:VEM_&-Λ(k^#Nhn㩌+? sATX֊Pxֵf<`AI} 4z=c.@?w!L}@3ұ?;iՓrS;F,{̮JR G/ {L}bgoX^dpVxt2ZAl.js5|"OH\,l]ݎM5$6 Av/5*LkO-5݃RkYpVapPkP\{^$2Z욺2u§錋bgkNY$嫎xھ7>΄*0O@/~Vיujk2A~|o*fAy%%3X u/#frJSHimlOu"1I,ْokpv4պ.WdJ݁Q|kVY7]-2okF}+tl0V]i3 FPk"B|i$ 6hfmP _ ο")C?I5\jX{ū%@;M-|9@Jʀ [ aATxgr7jqӝHʚIOR K:m=V̑ H|ފ]DCz5 _5?2{’j/a JvƟsا|Bh}[˪mSq8" bf\\纙/3'vÜd!nC# V3*+~IĒ=Vn{Q*q$ PœI~۬z0-݃/nӵɭIo#ˆy;#;t]C9Z%s@L>dKK|KN7/BPˊ Fxq6׶EP/ÂDYuflقZ^|^/J An_70t Zy)5nm׋1p|؊K[{iF8|()~4+q/Χriy3j6 3a}5j9 9vW,҇Z h%fh9`<1x/f#_?TUvTU2XYi,vڱcrij/mnBˌܴO8_WIPk?'<  gp!?'?΃KV2$AbVGŴw}O]jy F:}5u[_\TK N##`$A ˺*Y`sS@*8-V=@+9Ԅ^KDpcBaJ/enZG˾.J|Jܿ%2+uH ue oG}R!hӣP1)yQ_hXY.ȴ%bz){Dv3għst JPBrXj_ӊib:wmXl]ODe+Ku[Kz ߐaUhDʎ-~59&* 1c#0K.a^ ?3-]} Kt7Dx820hudg̻Z:SG6Xԋ(qdPnA `?Ȣ}蜵;uJx,{}0א$JES-hΰ uyr7CpoZHQ(.o2+;u{!K$ߥ LᰅlzbjcC6(#tBa6No݇/T&G#K*l_J6$£yCQ!-*{XsIS,F3@~;?Oɝ [qY.WEXi)+FY[lZE)T)y; Ɩ՘GTG m:PJ#3o^VXFdtwj dB k[0"Whq`9aO& G Ff 6J$ݴr.ge{="QY]'KkrIzw+=0vawr=sl&aK7fY'! g!90?ګo d/RU^ 4hVҢ:_koBwM9 111YPX?IU-mr]` +]C%+Xި_%h,,@\g0:|c܈a2-;iZ"YBq2Idhb@3Cb]55^}/A(Mg\XB]D3lIgQ2Ut-F*\ΘsNi 'THsíT(W')8v*@^tbX7l`p#_&W2Ի ״R#_jέt 0v mqR? G^1 ]@UXGjWYڣ$hJ%OIH v}T(gHD _8 i!1μY᨜Jġfo^lQ22G3Cƕv# w>h;ZFsE[Rbzd3X'W-}YP{Z* )qo`~_͕/TyI3`Toio6m,lR %ưoq2+bOPs`nҭIc NE6E9V)prH@Mw$#5Ťm>!2fG4tĨ^Y]JNa!V:m{'dT3<70`EQYnxG#`@ḍJogT?Y~׉Oas?!Qt'ˁvj^W0ү+~cNau1BQP٤~%qg"Jy%S?!ypsMrtq=>lVnoWľьDu[kr{ X{Pk;6ItVWO)ȿ!;\SjvDbXn‰~Koe~3\$Qi$M4yJI- ޘżZv=dKI}RtV33/ X~BDNz^?% Nk6wR".^zVD6CWVԠd!ȏLZӤk#gc4MZ/ $z}gfLX8*z-pL1@0~ϛuA?`<7(QĔn\p | IQEZ .-wN9f_;Պ"x:6&0fƂOvP^7xa8ȇ[I[ J{:Wc>hoVgslvJ+w^Bosz8DϕfZCÒA=Nzk-,[b",a< 0CHX M_~f>_/V?jotjơ E%#Sk.=Aٞ-yR#ҶÅϱJ@yhW@ "W!eܢFtJ`rNdP>*V..]NQ~3+hXBX/p~tɵ:F[>{ެm h};Ex7FB1ɮXe7x ?ιޢ<2"Z7muQ< \#[q bu;ו\ 9j2 R5E:n!\==re]V#:"<`ABFJ8ůmAH,-^sX ag#yϢ ۖrNi'(~x&20OU/bڵI[ c8(֬P)pS0?/F}x.AjC X:Fl|2M>e]c4)EtLN˄Lnx9H=sBܡuS#]>lArB'y@8 G(ՓwYVo/ iuZp[hD*6r48`xt*. EԾM7i>T\K+PF|C~$տնh+%w=K;R cV+:2 T(aчߙ|/Ig%AͫI9Tk, c]?V=q keI'%8uKZA4 Us=${k0 ) hQBO\gIn+x]3p#Ly4:2[E_FHjn5S7-)VC$C8D٭xu%i g'OFk}]-m1Æ !MuD;9o5U31~үnʫ4~!.C< TdYOJE_2_5upS%e6#"m)Vp Ԛo mnj.e#ɭJҊIXƛiENS)6م0e3ѡ.X"l9;F^82p":P-}*ͣASht!|i־ a&%]%5?{[ӈ۲&vQ$-Xs^O941ifl3Q\o?۵Ii!A>Y9۲HLs]2ђQ ~#/RKAV0)]V[yutX:= `3Ne䞀E92GR: Lsd> |D߳ҩ3P0̻{Gum\ItV/?߸(rslZ/ۄI-i,\:=@ZL{#k^sIB5KkJتtaMSO*IHzB;ZeVRZ.6y@]8\2 $j䈬Ha>%r߇OwaiaXvƶ!0<k#ѿ'BL-;H)Zrߣ/ COhҍ'=A) B)\hct ~ ud d A J mo1Rs-u,ـAne,]>١jƜn Uc~dA f4G7eojSX~&Rߡ9be* -Tq~4nPOysJ.7ITr!hNIxGvIC3CGPPu)*ICoV"= ` ,RCn㪰G4IZ@vĺ<䱫LD(u%Ή;ްL ˣ1@GmK? 6MK7*ӹBnѩewaL||To1 %"%1ݣ`W8*e1d9Zꤗ_b J0\Bl,ADˋ,-||":PSWðn :wUCS9J0g@ E21!$Wx n9,m+GЯ<߇$4lʜK!BhDFGp % :[6c,h?Ɇi%u=+{kI`f~to(R9ohs2iC =I 5Z,2 d͐^3N*?JiT P9lxxpH?g_RIٸ}Ǵs[mIPo@(jn-'{ FHϜ tW3.[%="G W[1_qBf0B;a{@6% SN` P4+j>zORPb?bd|H "5AkohΜao}dq~ >Jy/Q:Tc`y9Aw WL鬛sį R۲aШ~kƽ5 JPZ(6<#yw該: cVF> s0U|'lW޹\z`rHEW#:$Ov">1&p*.\ze9[L/.X=\[/OFpf)dӃPR6> 5NY,S &w@8xGOrR.9nؽD*g^p]?ʨޕ [rD6ԟ]/2~>VF ۖdSU+97}.6ΕkX~]+<7Z <~ ۡL6deJL+ J=5*JEއ{@Uu=_ <Ƚn$,Y0#;dMpk  ٜ?c0(n \ڨ<,aAeF@ۙ j [-0oe튜sm xOEP+l 6ۋp^e- xVZVj7|o̗v#a:$1* y#a7nqH8ztre$hEX`+Za=Дx 9"),!-ǡ@D!Fˬה4mg~3kƗ4N :n`*7 ?>xZX9눘3B.^/J/U*4T6Y z >9 A,YTHuη^9ܬ\HiG_98%۽aʏYЦi,EV|/IoYS%6%PYPr_ݤO{ܝ4Su/)$=7\A!8|{ĉ9$xZNN!} iiOY:{ rCqsaxd04N )em\ˎyrƶH]`aȾ!LW|ЌOkÉJ~ hEe$02m Ӏi L{@DGàGQ>i'3_Ws̩NSHɆXjS:0ݛceπb׌R'/btyZBjD(P1]]E`obWң};I6^>J7V6쏖G /S5e#E-pNz?ABQ2(>}S\GOSR xb r ̈́'0hM5j {|9 ֫!ORFM烜224=A٬K/;2ptoR Hbjd˚Y qEC -0빎I'qXƵqC>Ot[1W;-=Ab/"4yq{ZYc.RR nk'g^$9o$hZUE l*]JޓheꞜ5Vl^[2h])zM̝ HJ#a˻;Z,ؓLh,H-Qko26,pZb{L+>a%XMbxO"0*$=ţK_NZ{b:5~zTA22M!<CTHTPs|D" |]-3~ ˣockUw/ ` cQ̆}oRڨ:~Rz|)M&vǦt&6!x=.L-/;r.b/WCzJ`}, Vwm&膑hщbh㞴N y6p_+(UEM׀3x h⺕v*wllif1&iC.pm3  ?v-ذܠ"GFYA|2 I\oъ:G@R29R;bf/#{񜟰jE:i0 eGW3ѹlWNn".%EO`KxDſ]!_TtL b..ާ"Y tfG-)96G;_5|FCD5Ɂ2I%~,l4ʸ EX-2̕>[ 4'k^UN5'rк]"Ks ګ[EpWϾBN kpzg4z 4Zϻ^>h ƆǢ(jwjiY>Vߐh=I%ٰiʜvcOfu/聲Ħ[`%ܒC8w-oKnV ?tHߐ_Kڨ+"fcn6 |hruN=i f°VL.Azy'Fok =b~%*eYxHa25W05]c[u<[Y1ci;զש_LJ>Mm6uԳM`w?S\H&51^X@Rc.sX0.Lh-h[]*Wx=RI31Q δѫe`#"Sʚ4*j!;gq f| e LTb5#R_S +KI ~|M cW:!Ιxn ICFuu4oBf:r9ȔD|)Lz>+Y \ح: #M j?UtI7Qp#r@ ҡc+I͵txfŲٿS=XSFyjgC& Pd$s@SAN) {Eqt.5&Rlw^p&0& 1Rd{IvtzV8HT$1YYzEH0PP. 5Ö؞}nڄTO(:9a#/??9j6Q~EE/ X#K%s^KHuV.JϏ1,zXpl]9q^duBZޘ 4>s-` R3gx\nHEZ}Ur=oy+f'R/O ɳTA7O>s4׮ `4 a`{-m"!c;krU\IAp1D~(}\vgE;5Z5+k-BhAҩo`H5ӈ1pw O׈Jq^%MPX0yìV=O 7ju޽0]ǧ΃ p#uz.a%LE02FW~)usnA̰iEZhsq(nTd'=k ocdb.Ѯ|zB@W쨲\j5$5@I2{VaFI60ii?!0W 6aEиSxN^[_@L;~4"6tߘ1mH'M''7R27fT:cT`*>FIr@{+8uq Ի F2fz #{_(L~*'p%{XhpcL v ja4gP)mU{կĢ? KFj.s;L`LACq e°`!-V'bW?< 5[~ _5z9JϪDRy֋ы_$2K|:Ņ9 (L0^5nD`uTD/:{ S!c9@򏸍^c`|t&fxtƅL{ ~Q 91@$ Jb}2_dqԐ7">#zzqӔ$tjoLmעpђܬ+S$*<4vNݍ3#;k⏐/(ĞB=;#n~xPvΓ3BY D8RR'uL_xSS猌uNNvh5^*ʜQħggRxB*4)Ҙ ;gfkPD'ʓbmrieո:uZ%{5򋁨>%jʊĀpJ@¨zAy/W93&$=b0Һ3QHZφ^933(ٷ?mй 3`rbͫ\ubbGyܧy߈pM*dʽ&^Wr|fy2żڰ#6z~7xLs"2C+,z9ReY p7$ZdCEɪ6&A@eȾˌꉘW~E 6@ô3\vw Oc F˾(i@=:S5i/]kv|~8OM>'|2jh F0xr#J-&^XXUPu| S`jg?r03I^z2^?M{6il?&ш2mdsGn}?Mnh:-{^e{?64^1 V&؍~3AL#F,WEMN%*q^r"gt Б3)]^bvPV4/ >RIPToO2F-⍲%k3MhNjtI?( GAU&0n܄: 9/p~k)AѢג$fFsE蔇t@lNnO+Vx/hvLWA}X\c1^K0i\ryKq D t5Nj%Z:hUWӷOh8͞BBcϐ5~@Jf[۩@_?jsJwUm+~6x2ǕJG?]6&Ueܽ>fo Vqz cOځ#`ki.$z B:;W[,^_yx2ztt@ǛbiW^~s#ՂB#ι1P>SFzߔ;Q - WjuT RNAD !d۳~(N%"IGɉ.>A} NUʟhL)Ŧ* f)Ncp@p,eO7ni1"ɾ LsI+VIC"m.3]l5Q.WL|aV9C=bO#"r;Kb9i~g%o?gMy/bt 5dH{6X1:gf#2 8V*+Djeh?u<f/Dߗ]AkZ"O;S\Vw iyFmAƮRdaq{{CCD}؇\>6k&蒵‹s'k)N}Pܛ󹺓PS{SZPN7A)=IHi!"$l='}@gQ6"GLD =,]sSSsJLT$d (1oE',e7}`O=ՠ›[5NY6R\0X'WF?,3nX%ZurG|ӂJzUZhJmoᰬ]e>?˸84h ^("(LCVQqWñ\}j J4MI98КJQP.5 1{Il@y8t5pGr;ۄ6~s K2n.B#r2SCQ]oy!zw{l6j+סs?uqK7&B87ɮNeH/C%09/{80?Jvgj/GZVTZJm=UmZӹAN+.!l\iEZN~5=VOL Tr)mIQ!^LԺHe$Lרs9z)6q8:o0; ufe[x,өSWd&X 1ƨ^0^:D!~tE=D6k Y`<ޠ~S4Go]j.ByNHěmWwI@!3:(`cǘN,a\s #:.c$t)&mm!G?+J'ӵO*T{;ɝɯx9.4J囮BfMf4kL B^qpBkBpz{\n!o+Vb\-:s@CBee WjjAZ7>tSrOHuN$Vɋ+sc̊l6qefթټ(lq 3 %P݆Jz|hߌleׁmDz#'eCd-L89ޮy,ੴv<9X BYSZ?Y.xfɄ6JwG& [zB[9ɵ I*'==RƲ2hn [~/waN2I!0]飶VJV ZIZym2RJ `2L,w#~Μ.U>~]]ɢ|v=];dd2evպ:)t/^ȗhwJsH hl8:\У[KAz'諢!~Hx}E>WY/eمwzk"Nf^#c˹0Ӊrޘj3WciC;MtBOX8`2xC? = ڣ>m;2`ˇQŔp6l4&rdb+r>yS#Sy_bQqk# k6xE>6ljD3x$#VFtEV3BEH㫱2Tٔ|, fT"ZuKy5[_4Jt&~-q )+=g}K?OӅ%ܙKɞ`1N >1 M˿H4(vn:FJv"Mp3MNղhaޏdv{Tu ۬4Z[/&&@M lꗝ^fY SNƑ@79w G >S:4zhQ~?T +K_mA'6_<[Qҽ_1tQO2 5ׇrdnS׾X (-}1nfP0ns>X,?KX Wh.+Er4ދe|/tǼ+GhޟvvFj)3-Z)*w'иO\\9IA$*~b8FWþ]Ro ר蔃J|sʨ M_vhL%Kwy {t{%8$@2KxܞMϺ t2tB=E7sJ-Gԫa@(W++_*RҳOf.U2c/ 1β1lO塄}$Pp+>dH3ACdEw5vLCZ'Ppc:ƈq'jE p{ކl=['1u!|۶LO9Txi8l xbנ$hIc$fJ+5MBqagkrf~?+{kޝqkV;tR^ʘrNކ(Di9"e)TmÎ/l5a c?iypܮ=S[sfC"RǨ_Grq kjQhwKP~BƂoE\<44DU鍗Dg+RilW%:;66h0@m+bfh|}syF<^bG c C YZ